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

13 lines
287 B
Plaintext

PATH /mingw64/lib/ccache/bin:/mingw64/bin
MSYSTEM MINGW64
platform MINGW64
PLATFORM windows
ARCH x86_64
MAKE make
CC /mingw64/bin/gcc
CXX /mingw64/bin/g++
CONFIGURE echo
RA YES
CUSTOM_BUILD ../retroarch-build-msvc2010-x64.bat
CUSTOM_BUILD_DEBUG ../retroarch-debug-build-msvc2010-x64.bat