ppsspp - use JNI instead of CMAKE for android

This commit is contained in:
twinaphex 2020-07-11 05:44:39 +02:00
parent 0365e0b2ff
commit 8c98a8e5f6

View File

@ -4,5 +4,5 @@ easyrpg libretro-easyrpg https://github.com/libretro/easyrpg-libretro.git master
gpsp libretro-gpsp https://github.com/libretro/gpsp.git master YES GENERIC_JNI Makefile jni
parallel_n64 libretro-parallel_n64 https://github.com/libretro/parallel-n64.git master YES GENERIC_JNI Makefile jni
picodrive libretro-picodrive https://github.com/libretro/picodrive.git master YES GENERIC_JNI Makefile.libretro jni
ppsspp libretro-ppsspp https://github.com/hrydgard/ppsspp.git master YES ANDROID_CMAKE Makefile build -DLIBRETRO=ON
ppsspp libretro-ppsspp https://github.com/hrydgard/ppsspp.git master YES GENERIC_JNI Makefile libretro/jni
snes9x2002 libretro-snes9x2002 https://github.com/libretro/snes9x2002.git master YES GENERIC_JNI Makefile jni