mirror of
https://github.com/GTAmodding/re3.git
synced 2021-02-19 17:49:54 +01:00
Merge branch 'master' of https://github.com/GTAmodding/re3
This commit is contained in:
commit
6eaf0e4b41
2
librw
2
librw
@ -1 +1 @@
|
||||
Subproject commit 4893889621621c077690d522e7e9a10249a65a85
|
||||
Subproject commit bc9cb506ecd5abb869292860ed287c1b029b30cc
|
@ -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" }
|
||||
|
Loading…
Reference in New Issue
Block a user