libretro-super/recipes/windows/retroarch-mingw-w64-seh.conf
2015-10-19 20:20:21 -05:00

10 lines
144 B
Plaintext

PATH /mingw64/bin
platform MINGW64
PLATFORM windows
ARCH x86_64
MAKE make
CC /mingw64/bin/gcc
CXX /mingw64/bin/g++
CONFIGURE ./configure
RA YES