fix: premake5

This commit is contained in:
Diavolo 2022-12-09 15:45:34 +01:00
parent a2674e5d68
commit e3a1bdd9c0
No known key found for this signature in database
GPG Key ID: FA77F074E98D98A5

View File

@ -70,7 +70,7 @@ workspace "open-iw5"
filter "configurations:Release"
optimize "Size"
buildoptions {"/Os"}
buildoptions {"/Os"}
defines {"NDEBUG"}
flags {"FatalCompileWarnings"}
filter {}