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

7 lines
82 B
Plaintext
Raw Normal View History

2014-11-26 20:34:24 +00:00
PATH /mingw32/bin/
platform MINGW32
2014-12-09 01:49:49 +00:00
ARCH x86
2014-12-07 08:17:15 +00:00
MAKE mingw32-make.exe
2014-12-09 01:43:12 +00:00
CC gcc
CXX g++