mingwmake.bat
changeset 6001 1dd69ea0e306
parent 5987 44bc3846f328
child 6405 3ceef5903621
equal deleted inserted replaced
6000:dccaf35c390a 6001:1dd69ea0e306
     3 @REM type mingwmake, and wait...
     3 @REM type mingwmake, and wait...
     4 @REM do not edit - automatically generated from ProjectDefinition
     4 @REM do not edit - automatically generated from ProjectDefinition
     5 @REM -------
     5 @REM -------
     6 
     6 
     7 @call ..\rules\find_mingw.bat
     7 @call ..\rules\find_mingw.bat
     8 make.exe -N -f bc.mak -DUSEMINGW64=1 %*
     8 make.exe -N -f bc.mak %USEMINGW_ARG% %*