properly target windows 2000 in mingw build + allows to build for windows ME now as well
This commit is contained in:
parent
7175939854
commit
beae3c5fb7
6 changed files with 34 additions and 12 deletions
|
@ -10,6 +10,6 @@ set GIT6=C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\
|
|||
set PATH=C:\w64devkit\bin;%GIT1%;%GIT2%;%GIT3%;%GIT4%;%GIT5%;%GIT6%;%PATH%
|
||||
|
||||
make clean
|
||||
make
|
||||
make _WIN32_WINNT=0x0500
|
||||
|
||||
pause
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue