6 lines
149 B
Makefile
Executable File
6 lines
149 B
Makefile
Executable File
APP_PLATFORM := android-9
|
|
APP_STL := stlport_static
|
|
APP_OPTIM := release
|
|
APP_ABI := armeabi-v7a
|
|
#APP_ABI := armeabi-v7a x86
|