libretro-super/recipes/android/cores-android.conf
Aaron Kling 9b5ed54d9d Add api level to android recipe conf
This is needed for the android cmake builds
2019-06-27 19:52:46 -05:00

14 lines
397 B
Plaintext

ANDROID_HOME /home/buildbot/tools/android/android-sdk-linux
NDK_ROOT /home/buildbot/tools/android/android-ndk-r20/
ANDROID_NDK /home/buildbot/tools/android/android-ndk-r20/
PATH /home/buildbot/tools/android/android-ndk-r20:/home/buildbot/tools/android/android-sdk-linux/tools
PLATFORM android
platform android
MAKE make
NDK ndk-build
RA NO
LIBSUFFIX _android
CORE_JOB YES
API_LEVEL 16
CMAKE cmake