win32 gw recipes
This commit is contained in:
parent
89645afeeb
commit
8afd78e3d3
|
@ -0,0 +1,2 @@
|
|||
gw libretro-gw https://github.com/libretro/gw-libretro.git PROJECT YES GENERIC Makefile.mingw32 build
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
PATH /mingw32/bin/
|
||||
platform MINGW32
|
||||
ARCH x86
|
||||
MAKE mingw32-make.exe
|
||||
CC gcc
|
||||
CXX g++
|
||||
CXX11 g++
|
||||
SUFFIX .mingw32
|
||||
|
||||
|
Loading…
Reference in New Issue