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

6 lines
114 B
Plaintext
Raw Normal View History

2014-12-08 01:26:41 +00:00
PATH /c/Toolchains/mingw32_posix/bin:/c/Toolchains/python32
2014-11-26 20:34:24 +00:00
platform MINGW32
2014-12-07 08:17:15 +00:00
MAKE mingw32-make.exe
2014-12-09 01:04:30 +00:00
CC=gcc
CXX=g++