mirror of
https://github.com/halpz/re3.git
synced 2025-07-21 08:19:42 +00:00
Merge branch 'master' of https://github.com/GTAmodding/re3
This commit is contained in:
2
librw
2
librw
Submodule librw updated: 4893889621...bc9cb506ec
@ -101,6 +101,8 @@ project "re3"
|
||||
targetextension ".exe"
|
||||
characterset ("MBCS")
|
||||
linkoptions "/SAFESEH:NO"
|
||||
|
||||
prebuildcommands { "cd \"../librw\" && premake5 " .. _ACTION .. " && msbuild \"build/librw.sln\" /property:Configuration=%{cfg.longname} /property:Platform=\"win-x86-d3d9\"" }
|
||||
|
||||
filter "configurations:Debug"
|
||||
defines { "DEBUG", "LIBRW", "RW_D3D9" }
|
||||
|
Reference in New Issue
Block a user