axmol/samples/Cpp/TestCpp/proj.android/jni/Application.mk

4 lines
138 B
Makefile

APP_STL := gnustl_static
APP_CPPFLAGS := -frtti -DCC_ENABLE_CHIPMUNK_INTEGRATION=1 -DCOCOS2D_DEBUG=1 -std=c++11
NDK_TOOLCHAIN_VERSION=4.7