Update cocos2d.ini

This commit is contained in:
samuele3hu 2014-09-09 23:02:06 +08:00
parent 8c0f8e1eb6
commit daeb51e548
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ android_headers = -I%(androidndkdir)s/platforms/android-14/arch-arm/usr/include
android_flags = -D_SIZE_T_DEFINED_
clang_headers = -I%(clangllvmdir)s/lib/clang/3.3/include
clang_flags = -nostdinc -x c++ -std=c++11
clang_flags = -nostdinc -x c++ -std=c++11 -D__STRICT_ANSI__
cocos_headers = -I%(cocosdir)s/cocos -I%(cocosdir)s/cocos/platform/android
cocos_flags = -DANDROID