3 lines
83 B
Makefile
3 lines
83 B
Makefile
APP_ABI := arm64-v8a x86_64 armeabi-v7a
|
|
APP_PLATFORM := android-24
|
|
APP_STL := none
|