libretro-super/recipes/windows/retroarch-windows-x64_seh.conf

11 lines
184 B
Plaintext
Raw Normal View History

2017-01-02 14:54:52 -05:00
PATH /mingw64/lib/ccache/bin:/mingw64/bin
2017-01-02 18:50:19 -05:00
MSYSTEM MINGW64
2017-01-02 19:25:17 -05:00
platform MINGW64
2015-10-19 20:20:21 -05:00
PLATFORM windows
2015-01-28 18:45:02 -05:00
ARCH x86_64
MAKE make
CC /mingw64/bin/gcc
CXX /mingw64/bin/g++
CONFIGURE ./configure
RA YES