libretro-super/recipes/recipes.win-mingw64-sjlj.conf

6 lines
114 B
Plaintext
Raw Normal View History

2014-12-05 22:18:56 +00:00
PATH /c/Toolchains/mingw64_posix/bin:/c/Toolchains/python64
platform MINGW64
2014-12-07 08:17:15 +00:00
MAKE mingw32-make.exe
2014-12-09 01:04:30 +00:00
CC=gcc
CXX=g++