Add easyrpg target for linux and emscripten
This commit is contained in:
parent
1f37ff4cd7
commit
46f1e3250e
|
@ -3,6 +3,7 @@
|
|||
bluemsx libretro-bluemsx https://github.com/libretro/blueMSX-libretro.git PROJECT YES GENERIC Makefile.libretro .
|
||||
craft libretro-craft https://github.com/libretro/craft PROJECT YES GENERIC Makefile.libretro .
|
||||
dosbox libretro-dosbox https://github.com/libretro/dosbox-libretro.git PROJECT YES GENERIC Makefile.libretro .
|
||||
easyrpg libretro-easyrpg https://github.com/libretro/easyrpg-libretro.git PROJECT YES GENERIC builds/libretro/Makefile.libretro .
|
||||
fbalpha2012 libretro-fbalpha2012 https://github.com/libretro/fbalpha2012.git PROJECT YES GENERIC makefile.libretro svn-current/trunk
|
||||
fbalpha2012_cps1 libretro-fbalpha2012_cps1 https://github.com/libretro/fbalpha2012_cps1.git PROJECT YES GENERIC makefile.libretro .
|
||||
fbalpha2012_cps2 libretro-fbalpha2012_cps2 https://github.com/libretro/fbalpha2012_cps2.git PROJECT YES GENERIC makefile.libretro .
|
||||
|
|
|
@ -23,6 +23,7 @@ fceumm libretro-fceuumm https://github.com/libretro/libretro-fceumm.git PROJECT
|
|||
ffmpeg libretro-ffmpeg https://github.com/libretro/FFmpeg.git PROJECT YES GENERIC_GL Makefile libretro
|
||||
fmsx libretro-fmsx https://github.com/libretro/fmsx-libretro.git PROJECT YES GENERIC Makefile .
|
||||
craft libretro-craft https://github.com/libretro/craft-libretro.git PROJECT YES GENERIC Makefile.libretro .
|
||||
easyrpg libretro-easyrpg https://github.com/libretro/easyrpg-libretro.git PROJECT YES GENERIC builds/libretro/Makefile.libretro .
|
||||
gambatte libretro-gambatte https://github.com/libretro/gambatte-libretro.git PROJECT YES GENERIC Makefile
|
||||
genesis_plus_gx libretro-genesis_plus_gx https://github.com/libretro/Genesis-Plus-GX.git PROJECT YES GENERIC Makefile.libretro .
|
||||
gme libretro-gme https://github.com/libretro/libretro-gme.git SUBMODULE YES GENERIC Makefile .
|
||||
|
|
Loading…
Reference in New Issue