More Cleaning up

This commit is contained in:
6arelyFuture 2021-05-11 09:53:20 +02:00
parent 4c72d75fcc
commit f4de3378ab
Signed by: Future
GPG Key ID: FA77F074E98D98A5
4 changed files with 5 additions and 5 deletions

View File

@ -75,8 +75,8 @@ defines { "_LINUX" }
configuration "Release"
optimize "Size"
-- buildoptions {"/GL"}
-- linkoptions { "/IGNORE:4702", "/LTCG" }
buildoptions {"/GL"}
linkoptions { "/IGNORE:4702", "/LTCG" }
defines {"NDEBUG"}