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

5 lines
144 B
Makefile
Raw Normal View History

2014-02-10 18:15:30 +08:00
APP_STL := gnustl_static
APP_CPPFLAGS := -frtti
APP_CPPFLAGS += -DCOCOS2D_DEBUG=1 -DCC_ENABLE_CHIPMUNK_INTEGRATION=1 -std=c++11 -fsigned-char