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

5 lines
144 B
Makefile

APP_STL := gnustl_static
APP_CPPFLAGS := -frtti
APP_CPPFLAGS += -DCOCOS2D_DEBUG=1 -DCC_ENABLE_CHIPMUNK_INTEGRATION=1 -std=c++11 -fsigned-char