mirror of https://github.com/axmolengine/axmol.git
restore COCOS_DEBUG macro
This commit is contained in:
parent
433dc140cd
commit
c7ec43202a
|
@ -7121,7 +7121,7 @@
|
|||
GCC_DYNAMIC_NO_PIC = NO;
|
||||
GCC_OPTIMIZATION_LEVEL = 0;
|
||||
GCC_PREPROCESSOR_DEFINITIONS = (
|
||||
"COCOS2D_DEBUG=2",
|
||||
"COCOS2D_DEBUG=1",
|
||||
USE_FILE32API,
|
||||
"CC_ENABLE_CHIPMUNK_INTEGRATION=1",
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue