mirror of https://github.com/axmolengine/axmol.git
simplegame : enable building native library for x86
This commit is contained in:
parent
26c5e1e180
commit
816b77e7c0
|
@ -1,2 +1,3 @@
|
|||
APP_STL := gnustl_static
|
||||
APP_CPPFLAGS := -frtti -DCOCOS2D_DEBUG=1 -std=c++11
|
||||
APP_ABI := armeabi x86
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 714ea9482432a94a2d58ca265c97c61b5b369919
|
||||
Subproject commit 4b2abcc698d5186c6c8d5cb336a6eefea0c15b52
|
Loading…
Reference in New Issue