Add recipe files for msvc 2017 x64

This commit is contained in:
twinaphex 2017-08-11 16:08:21 +02:00
parent e32141186b
commit a00cb21402
2 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1 @@
fceumm libretro-fceuumm https://github.com/libretro/libretro-fceumm.git master PROJECT YES GENERIC Makefile.libretro .

View File

@ -0,0 +1,10 @@
PATH /mingw32/lib/ccache/bin:/mingw32/bin
MSYSTEM MINGW32
platform msvc2017_x64
PLATFORM windows
ARCH x64
MAKE make.exe
CC gcc
CXX g++
CXX11 g++
CORE_JOB YES