mirror of https://github.com/axmolengine/axmol.git
-DCOCOS2D_JAVASCRIPT added to APP_FLAGS in Application.mk. Applied to all files.
This commit is contained in:
parent
ada0004dac
commit
143cd39269
|
@ -1,2 +1,2 @@
|
|||
APP_STL := gnustl_static
|
||||
APP_CPPFLAGS := -frtti
|
||||
APP_CPPFLAGS := -frtti -DCOCOS2D_JAVASCRIPT=1
|
||||
|
|
Loading…
Reference in New Issue