mirror of
https://github.com/libretro/libretro-super
synced 2025-01-17 07:09:49 +00:00
Merge branch 'master' of https://github.com/libretro/libretro-super
This commit is contained in:
commit
cc219fe13f
@ -42,7 +42,6 @@ meteor libretro-meteor https://github.com/libretro/meteor-libretro.git PROJECT
|
||||
mame2003 libretro-mame2003 https://github.com/libretro/mame2003-libretro.git PROJECT YES GENERIC_JNI Makefile jni
|
||||
mame2000 libretro-mame2000 https://github.com/libretro/mame2000-libretro.git PROJECT YES GENERIC_JNI Makefile jni
|
||||
mupen64plus libretro-mupen64plus https://github.com/libretro/mupen64plus-libretro.git PROJECT YES GENERIC_JNI Makefile jni
|
||||
nestopia libretro-nestopia https://github.com/libretro/nestopia.git PROJECT YES GENERIC_JNI Makefile libretro/jni
|
||||
nxengine libretro-nxengine https://github.com/libretro/nxengine-libretro.git PROJECT YES GENERIC_JNI Makefile jni
|
||||
o2em libretro-o2em https://github.com/libretro/libretro-o2em.git PROJECT YES GENERIC_JNI Makefile jni
|
||||
pcsx_rearmed libretro-pcsx_rearmed https://github.com/libretro/pcsx_rearmed.git PROJECT YES GENERIC_JNI Makefile.libretro jni
|
||||
@ -57,7 +56,6 @@ tgbdual libretro-tgbdual https://github.com/libretro/tgbdual-libretro.git PROJEC
|
||||
tyrquake libretro-tyrquake https://github.com/libretro/tyrquake.git PROJECT YES GENERIC_JNI Makefile jni
|
||||
vba_next libretro-vba-next https://github.com/libretro/vba-next.git PROJECT YES GENERIC_JNI Makefile libretro/jni
|
||||
vbam libretro-vbam https://github.com/libretro/vbam-libretro.git PROJECT YES GENERIC_JNI Makefile src/libretro/jni
|
||||
vba-next libretro-vba_next https://github.com/libretro/vba-next.git PROJECT YES GENERIC_JNI Makefile libretro/jni
|
||||
vecx libretro-vecx https://github.com/libretro/libretro-vecx.git PROJECT YES GENERIC_JNI Makefile.libretro jni
|
||||
virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git PROJECT YES GENERIC_JNI Makefile jni
|
||||
yabause libretro-yabause https://github.com/libretro/yabause.git PROJECT YES GENERIC_JNI Makefile libretro/jni
|
||||
|
1
recipes/android/cores-android-jni-old
Normal file
1
recipes/android/cores-android-jni-old
Normal file
@ -0,0 +1 @@
|
||||
nestopia libretro-nestopia https://github.com/libretro/nestopia.git PROJECT YES GENERIC_JNI Makefile libretro/jni
|
11
recipes/android/cores-android-jni-old.conf
Normal file
11
recipes/android/cores-android-jni-old.conf
Normal file
@ -0,0 +1,11 @@
|
||||
ANDROID_HOME /home/buildbot/tools/android/android-sdk-linux-old
|
||||
NDK_ROOT /home/buildbot/tools/android/android-ndk-r10e/
|
||||
ANDROID_NDK /home/buildbot/tools/android/android-ndk-r10e/
|
||||
PATH /home/buildbot/tools/android/android-ndk-r10e:/home/buildbot/tools/android/android-sdk-linux-old/tools
|
||||
PLATFORM android
|
||||
platform android
|
||||
MAKE make
|
||||
NDK ndk-build
|
||||
RA NO
|
||||
LIBSUFFIX _android
|
||||
CORE_JOB YES
|
Loading…
Reference in New Issue
Block a user