axmol/template/multi-platform-cpp/proj.android/jni/Application.mk

4 lines
127 B
Makefile

APP_STL := gnustl_static
APP_CPPFLAGS := -frtti -DCC_ENABLE_CHIPMUNK_INTEGRATION=1 -DCOCOS2D_DEBUG=1
NDK_TOOLCHAIN_VERSION=4.7