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:
AndresSM 2014-11-08 12:36:00 -08:00
parent b0aa103d59
commit a69ac32a6a
2 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,2 @@
PATH /mingw64/bin
platform MINGW64

View File

@ -0,0 +1,2 @@
PATH /c/Tools/mingw64/bin:/c/Tools/python64
platform MINGW64