restore COCOS_DEBUG macro

This commit is contained in:
Mazyad Alabduljaleel 2014-06-19 21:00:56 +04:00
parent 433dc140cd
commit c7ec43202a
1 changed files with 1 additions and 1 deletions

View File

@ -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",
);