fix recipes
This commit is contained in:
parent
4912848884
commit
4983c0b031
|
@ -1,2 +1,3 @@
|
|||
PATH /mingw32/bin/
|
||||
platform MINGW32
|
||||
MAKE mingw32-make.exe
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
PATH /c/Toolchains/mingw32/bin:/c/Toolchains/python32
|
||||
platform MINGW32
|
||||
MAKE mingw32-make.exe
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
PATH /mingw64/bin
|
||||
platform MINGW64
|
||||
MAKE mingw32-make.exe
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
PATH /c/Toolchains/mingw64_win32/bin
|
||||
platform MINGW64
|
||||
MAKE mingw32-make.exe
|
|
@ -1,2 +1,3 @@
|
|||
PATH /c/Toolchains/mingw64_posix/bin:/c/Toolchains/python64
|
||||
platform MINGW64
|
||||
MAKE mingw32-make.exe
|
||||
|
|
Loading…
Reference in New Issue