diff --git a/recipes/recipes.win-mingw64-sjlj b/recipes/recipes.win-mingw64-sjlj index 8b9ef8b1..2d71356e 100644 --- a/recipes/recipes.win-mingw64-sjlj +++ b/recipes/recipes.win-mingw64-sjlj @@ -1,5 +1,3 @@ -dosbox libretro-dosbox https://github.com/libretro/dosbox-libretro.git PROJECT YES GENERIC Makefile.libretro . -mame libretro-mame https://github.com/libretro/mame.git PROJECT YES GENERIC Makefile.libretro . TARGET=mame PTR64=1 PARTIAL=0 -mess libretro-mame https://github.com/libretro/mame.git PROJECT YES GENERIC Makefile.libretro . TARGET=mess PTR64=1 PARTIAL=1 -ume libretro-mame https://github.com/libretro/mame.git PROJECT YES GENERIC Makefile.libretro . TARGET=ume PTR64=1 PARTIAL=1 -prboom libretro-prboom https://github.com/libretro/libretro-prboom.git PROJECT YES GENERIC_ALT Makefile . +mame libretro-mame https://github.com/libretro/mame.git PROJECT YES GENERIC Makefile.libretro . TARGET=mame PTR64=1 PARTIAL=0 +mess libretro-mame https://github.com/libretro/mame.git PROJECT YES GENERIC Makefile.libretro . TARGET=mess PTR64=1 PARTIAL=1 +ume libretro-mame https://github.com/libretro/mame.git PROJECT YES GENERIC Makefile.libretro . TARGET=ume PTR64=1 PARTIAL=1 \ No newline at end of file diff --git a/recipes/recipes.win-mingw64-sjlj.conf b/recipes/recipes.win-mingw64-sjlj.conf index 82fb11f9..3527c003 100644 --- a/recipes/recipes.win-mingw64-sjlj.conf +++ b/recipes/recipes.win-mingw64-sjlj.conf @@ -1,2 +1,2 @@ -PATH /c/Tools/mingw64/bin:/c/Tools/python64 +PATH /c/Toolchains/mingw64_posix/bin:/c/Toolchains/python64 platform MINGW64