mirror of
https://github.com/libretro/libretro-super
synced 2025-03-23 22:43:44 +00:00
Update build-android-mk.sh
This commit is contained in:
parent
821739164a
commit
4f8a9b347e
@ -70,15 +70,6 @@ build_libretro_vbam() {
|
||||
build_libretro_generic_makefile "vbam" "src/libretro/jni"
|
||||
}
|
||||
|
||||
build_libretro_prboom()
|
||||
{
|
||||
build_libretro_generic_makefile "prboom" "libretro/jni"
|
||||
}
|
||||
|
||||
build_libretro_tyrquake() {
|
||||
build_libretro_generic_makefile "tyrquake" "libretro/jni"
|
||||
}
|
||||
|
||||
build_libretro_ppsspp() {
|
||||
build_libretro_generic_makefile "ppsspp" "libretro/jni"
|
||||
}
|
||||
@ -209,7 +200,9 @@ WANT_CORES=" \
|
||||
tgbdual \
|
||||
quicknes \
|
||||
handy \
|
||||
gambatte"
|
||||
gambatte \
|
||||
prboom \
|
||||
tyrquake"
|
||||
build_libretro_bsnes
|
||||
build_libretro_bsnes_mercury
|
||||
fi
|
||||
|
@ -33,12 +33,12 @@ o2em libretro-o2em https://github.com/libretro/libretro-o2em.git PROJECT YES GEN
|
||||
pcsx_rearmed libretro-pcsx_rearmed https://github.com/libretro/pcsx_rearmed.git PROJECT YES GENERIC_JNI Makefile.libretro jni
|
||||
picodrive libretro-picodrive https://github.com/libretro/picodrive.git SUBMODULE YES GENERIC_JNI Makefile.libretro jni
|
||||
ppsspp libretro-ppsspp https://github.com/libretro/ppsspp.git SUBMODULE YES GENERIC_JNI Makefile.libretro libretro/jni
|
||||
prboom libretro-prboom https://github.com/libretro/libretro-prboom.git PROJECT YES GENERIC_JNI Makefile libretro/jni
|
||||
prboom libretro-prboom https://github.com/libretro/libretro-prboom.git PROJECT YES GENERIC_JNI Makefile jni
|
||||
prosystem libretro-prosystem https://github.com/libretro/prosystem-libretro.git PROJECT YES GENERIC_JNI Makefile jni
|
||||
snes9x libretro-snes9x https://github.com/libretro/snes9x.git PROJECT YES GENERIC_JNI Makefile libretro/jni
|
||||
stella libretro-stella https://github.com/libretro/stella-libretro.git PROJECT YES GENERIC_JNI Makefile jni
|
||||
tgbdual libretro-tgbdual https://github.com/libretro/tgbdual-libretro.git PROJECT YES GENERIC_JNI Makefile jni
|
||||
tyrquake libretro-tyrquake https://github.com/libretro/tyrquake.git PROJECT YES GENERIC_JNI Makefile libretro/jni
|
||||
tyrquake libretro-tyrquake https://github.com/libretro/tyrquake.git PROJECT YES GENERIC_JNI Makefile jni
|
||||
vbam libretro-vbam https://github.com/libretro/vbam-libretro.git PROJECT YES GENERIC_JNI Makefile src/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
|
||||
|
Loading…
x
Reference in New Issue
Block a user