mirror of
https://github.com/libretro/libretro-super
synced 2025-01-07 09:54:58 +00:00
Added recipe for an SJLJ mingw64-w64 toolchain, this assumes it's installed in C:\Tools\mingw64 and that python is in C:\Tools\python64.
For MAME you might have to rename python.exe to python2.exe
This commit is contained in:
parent
b0aa103d59
commit
a69ac32a6a
2
recipes/recipes.win-mingw64-seh.conf
Normal file
2
recipes/recipes.win-mingw64-seh.conf
Normal file
@ -0,0 +1,2 @@
|
||||
PATH /mingw64/bin
|
||||
platform MINGW64
|
2
recipes/recipes.win-mingw64-sjlj.conf
Normal file
2
recipes/recipes.win-mingw64-sjlj.conf
Normal file
@ -0,0 +1,2 @@
|
||||
PATH /c/Tools/mingw64/bin:/c/Tools/python64
|
||||
platform MINGW64
|
Loading…
Reference in New Issue
Block a user