mirror of https://github.com/axmolengine/axmol.git
4 lines
140 B
Makefile
4 lines
140 B
Makefile
|
APP_STL := gnustl_static
|
||
|
APP_CPPFLAGS := -frtti -DCOCOS2D_JAVASCRIPT=1
|
||
|
APP_CPPFLAGS += -DCOCOS2D_DEBUG=1 -DCC_ENABLE_CHIPMUNK_INTEGRATION=1
|