mirror of https://github.com/LeOS-GSI/LeOS-Genesis
4 lines
112 B
Makefile
4 lines
112 B
Makefile
|
APP_ABI := armeabi-v7a x86 arm64-v8a x86_64
|
||
|
APP_PLATFORM := android-16
|
||
|
APP_STL := c++_static
|