mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-04-19 15:52:53 +00:00
Do not generate symbols when in release mode
This commit is contained in:
parent
2a7388b490
commit
f5e536c1bd
@ -51,6 +51,7 @@ workspace "OpenAssetTools"
|
||||
filter "configurations:Release"
|
||||
defines "NDEBUG"
|
||||
optimize "Full"
|
||||
symbols "Off"
|
||||
flags {
|
||||
"FatalWarnings"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user