mirror of
https://github.com/libretro/libretro-super
synced 2025-04-17 08:43:18 +00:00
add new jni recipe
This commit is contained in:
parent
970be26ec8
commit
42f2d1cc28
@ -20,7 +20,6 @@ dosbox libretro-dosbox https://github.com/libretro/dosbox-libretro.git master YE
|
||||
dosbox_svn libretro-dosbox_svn https://github.com/fr500/dosbox-svn libretro YES GENERIC_JNI Makefile.libretro libretro/jni
|
||||
dosbox_svn_glide libretro-dosbox_svn_glide https://github.com/fr500/dosbox-svn glide YES GENERIC_JNI Makefile.libretro libretro/jni
|
||||
easyrpg libretro-easyrpg https://github.com/libretro/easyrpg-libretro.git master YES GENERIC_JNI Makefile.libretro builds/libretro/jni
|
||||
fbalpha libretro-fbalpha https://github.com/libretro/fbalpha.git master YES GENERIC_JNI makefile.libretro jni
|
||||
fbalpha2012 libretro-fbalpha2012 https://github.com/libretro/fbalpha2012.git master YES GENERIC_JNI makefile.libretro svn-current/trunk/projectfiles/libretro-android/jni
|
||||
fbalpha2012_cps1 libretro-fbalpha2012_cps1 https://github.com/libretro/fbalpha2012_cps1.git master YES GENERIC_JNI makefile.libretro projectfiles/libretro-android/jni
|
||||
fbalpha2012_cps2 libretro-fbalpha2012_cps2 https://github.com/libretro/fbalpha2012_cps2.git master YES GENERIC_JNI makefile.libretro projectfiles/libretro-android/jni
|
||||
|
1
recipes/android/cores-android-jni-new
Normal file
1
recipes/android/cores-android-jni-new
Normal file
@ -0,0 +1 @@
|
||||
fbalpha libretro-fbalpha https://github.com/libretro/fbalpha.git master YES GENERIC_JNI makefile.libretro jni
|
12
recipes/android/cores-android-jni-new.conf
Normal file
12
recipes/android/cores-android-jni-new.conf
Normal file
@ -0,0 +1,12 @@
|
||||
ANDROID_HOME /home/buildbot/tools/android/android-sdk-linux
|
||||
NDK_ROOT /home/buildbot/tools/android/android-ndk-r18b/
|
||||
ANDROID_NDK /home/buildbot/tools/android/android-ndk-r18b/
|
||||
PATH /home/buildbot/tools/android/android-ndk-r18b:/home/buildbot/tools/android/android-sdk-linux/tools
|
||||
PLATFORM android
|
||||
platform android
|
||||
MAKE make
|
||||
NDK ndk-build
|
||||
RA NO
|
||||
LIBSUFFIX _android
|
||||
CORE_JOB YES
|
||||
CMAKE cmake
|
Loading…
x
Reference in New Issue
Block a user