diff --git a/recipes/win_x86/gw-mingw-w32-dw2 b/recipes/win_x86/gw-mingw-w32-dw2 new file mode 100644 index 00000000..7945ad3c --- /dev/null +++ b/recipes/win_x86/gw-mingw-w32-dw2 @@ -0,0 +1,2 @@ +gw libretro-gw https://github.com/libretro/gw-libretro.git PROJECT YES GENERIC Makefile.mingw32 build + diff --git a/recipes/win_x86/gw-mingw-w32-dw2.conf b/recipes/win_x86/gw-mingw-w32-dw2.conf new file mode 100644 index 00000000..4567ab01 --- /dev/null +++ b/recipes/win_x86/gw-mingw-w32-dw2.conf @@ -0,0 +1,10 @@ +PATH /mingw32/bin/ +platform MINGW32 +ARCH x86 +MAKE mingw32-make.exe +CC gcc +CXX g++ +CXX11 g++ +SUFFIX .mingw32 + +