Vectras-VM-Android/remoteClientLib/jni/Application-debug.mk
2024-03-24 17:03:04 +02:00

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