mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-11 01:30:33 +00:00
commit
b9b7d5ac21
21 changed files with 1034 additions and 8 deletions
|
@ -312,7 +312,10 @@ project "reVC"
|
|||
linkoptions "/SAFESEH:NO"
|
||||
characterset ("MBCS")
|
||||
targetextension ".exe"
|
||||
staticruntime "on"
|
||||
if(_OPTIONS["with-librw"]) then
|
||||
-- external librw is dynamic
|
||||
staticruntime "on"
|
||||
end
|
||||
|
||||
filter "platforms:win*glfw*"
|
||||
staticruntime "off"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue