mingwmake.bat
changeset 132 785a0448e41f
parent 129 140fc0f21f58
child 143 7ad7f1c76b45
equal deleted inserted replaced
131:d2a2e8ac0097 132:785a0448e41f
     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% %*