fix: premake5
This commit is contained in:
parent
a2674e5d68
commit
e3a1bdd9c0
@ -70,7 +70,7 @@ workspace "open-iw5"
|
|||||||
|
|
||||||
filter "configurations:Release"
|
filter "configurations:Release"
|
||||||
optimize "Size"
|
optimize "Size"
|
||||||
buildoptions {"/Os"}
|
buildoptions {"/Os"}
|
||||||
defines {"NDEBUG"}
|
defines {"NDEBUG"}
|
||||||
flags {"FatalCompileWarnings"}
|
flags {"FatalCompileWarnings"}
|
||||||
filter {}
|
filter {}
|
||||||
|
Loading…
Reference in New Issue
Block a user