diff --git a/recipes/windows/cores-windows-msvc2010-x86_dw2-generic b/recipes/windows/cores-windows-msvc2010-x86_dw2-generic new file mode 100644 index 00000000..b8a9ca11 --- /dev/null +++ b/recipes/windows/cores-windows-msvc2010-x86_dw2-generic @@ -0,0 +1,5 @@ +4do libretro-4do https://github.com/libretro/4do-libretro.git master PROJECT YES GENERIC Makefile . +fceumm libretro-fceuumm https://github.com/libretro/libretro-fceumm.git master PROJECT YES GENERIC Makefile.libretro . +gambatte libretro-gambatte https://github.com/libretro/gambatte-libretro.git master PROJECT YES GENERIC Makefile . +snes9x2010 libretro-snes9x2010 https://github.com/libretro/snes9x2010.git master PROJECT YES GENERIC_ALT Makefile.libretro . +vba_next libretro-vba_next https://github.com/libretro/vba-next.git master PROJECT YES GENERIC_ALT Makefile.libretro . diff --git a/recipes/windows/cores-windows-msvc2010-x86_dw2-generic.conf b/recipes/windows/cores-windows-msvc2010-x86_dw2-generic.conf new file mode 100644 index 00000000..fc49f69d --- /dev/null +++ b/recipes/windows/cores-windows-msvc2010-x86_dw2-generic.conf @@ -0,0 +1,10 @@ +PATH /mingw32/lib/ccache/bin:/mingw32/bin +MSYSTEM MINGW32 +platform msvc2010_x86 +PLATFORM windows +ARCH x86 +MAKE make.exe +CC gcc +CXX g++ +CXX11 g++ +CORE_JOB YES