4 lines
114 B
Makefile
Executable File
4 lines
114 B
Makefile
Executable File
APP_PLATFORM := android-8
|
|
APP_STL := stlport_static
|
|
APP_OPTIM := release
|
|
APP_ABI := armeabi-v7a
|