This commit is contained in:
Lynix 2019-02-02 02:09:37 +01:00
commit 754823f46e
1 changed files with 1 additions and 1 deletions

View File

@ -841,7 +841,7 @@ function NazaraBuild:PrepareGeneric()
symbols("On")
filter("configurations:not *Debug*")
flags("NoFramePointer")
omitframepointer("On")
-- Setup some optimizations for release
filter("configurations:Release*")