4 lines
93 B
Makefile
4 lines
93 B
Makefile
|
APP_OPTIM := release
|
||
|
APP_ABI := all #armeabi armeabi-v7a mips x86
|
||
|
APP_PLATFORM := android-14
|