Added symbols to all builds
This commit is contained in:
parent
55e47871ea
commit
659c651f8d
|
@ -5,7 +5,7 @@ solution "demboyz"
|
|||
startproject "demboyz"
|
||||
configurations { "Debug", "Release" }
|
||||
platforms "x32"
|
||||
flags "MultiProcessorCompile"
|
||||
flags { "MultiProcessorCompile", "Symbols" }
|
||||
|
||||
-- GCC specific build options.
|
||||
configuration "gmake"
|
||||
|
|
Loading…
Reference in New Issue
Block a user