Merge branch 'master' of https://github.com/DigitalPulseSoftware/NazaraEngine
This commit is contained in:
commit
754823f46e
|
|
@ -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*")
|
||||
|
|
|
|||
Loading…
Reference in New Issue