mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-04-19 15:52:53 +00:00
Explicitly enable symbols for debug builds
This commit is contained in:
parent
6ecfc9b0db
commit
624dc356b2
@ -46,6 +46,7 @@ workspace "OpenAssetTools"
|
|||||||
filter "configurations:Debug"
|
filter "configurations:Debug"
|
||||||
defines "_DEBUG"
|
defines "_DEBUG"
|
||||||
optimize "Debug"
|
optimize "Debug"
|
||||||
|
symbols "On"
|
||||||
filter {}
|
filter {}
|
||||||
|
|
||||||
filter "configurations:Release"
|
filter "configurations:Release"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user