axmol/samples/Lua/HelloLua/proj.android/jni/Application.mk

4 lines
95 B
Makefile
Raw Normal View History

APP_STL := gnustl_static
APP_CPPFLAGS := -frtti -DCOCOS2D_DEBUG=1
APP_CPPFLAGS += -fexceptions