mirror of
https://github.com/xoureldeen/Vectras-VM-Android.git
synced 2026-05-12 14:29:10 +00:00
5 lines
No EOL
129 B
Makefile
5 lines
No EOL
129 B
Makefile
APP_PLATFORM := android-21
|
|
APP_OPTIM := debug
|
|
APP_DEBUG := true
|
|
APP_ABI := armeabi-v7a arm64-v8a x86 x86_64
|
|
APP_STL := c++_shared
|