4 lines
112 B
Makefile
4 lines
112 B
Makefile
APP_OPTIM := release
|
|
APP_ABI := armeabi-v7a arm64-v8a x86 x86_64
|
|
APP_PLATFORM := android-16
|