4 lines
92 B
Makefile
4 lines
92 B
Makefile
|
APP_ABI := mips armeabi armeabi-v7a x86
|
||
|
APP_PLATFORM := android-19
|
||
|
APP_STL := gnustl_static
|