start adding emscripten buildbot
This commit is contained in:
parent
c0e2ce833b
commit
8ec62df6b8
|
@ -0,0 +1,2 @@
|
|||
fceumm libretro-fceuumm https://github.com/libretro/libretro-fceumm.git PROJECT YES GENERIC Makefile.libretro .
|
||||
gambatte libretro-gambatte https://github.com/libretro/gambatte-libretro.git PROJECT YES GENERIC Makefile.libretro libgambatte
|
|
@ -0,0 +1,5 @@
|
|||
platform emscripten
|
||||
PLATFORM emscripten
|
||||
MAKE emmake
|
||||
RA YES
|
||||
CORE_JOB YES
|
|
@ -0,0 +1 @@
|
|||
retroarch retroarch https://github.com/libretro/Retroarch.git PROJECT YES .
|
Loading…
Reference in New Issue