Build with symbols on debug build.

This commit is contained in:
Cheng Zhao 2014-02-19 11:39:51 +00:00
parent 0a9c371ca2
commit c340cac02c

View file

@ -230,9 +230,8 @@
], ],
'configurations': { 'configurations': {
'Debug': { 'Debug': {
'defines': [ 'defines': [ 'DEBUG', '_DEBUG' ],
'DEBUG', 'cflags': [ '-g', '-O0' ],
],
}, },
}, },
}, },