4 lines
110 B
Makefile
Executable File
4 lines
110 B
Makefile
Executable File
APP_PLATFORM := android-9
|
|
APP_STL := gnustl_static
|
|
APP_OPTIM := release
|
|
APP_ABI := armeabi-v7a
|