separate recipes for gw

This commit is contained in:
Radius 2015-04-30 17:35:50 -05:00
parent 4ac3aabc0c
commit 2827c775b2
2 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,2 @@
gw libretro-gw https://github.com/libretro/gw-libretro.git PROJECT YES GENERIC Makefile.mingw32 build

View File

@ -0,0 +1,8 @@
PATH /mingw64/bin
platform MINGW64
ARCH x86_64
MAKE mingw32-make.exe
CC gcc
CXX g++
CXX11 g++
SUFFIX .mingw32