mingwmake.bat
changeset 3089 a7c7d1c9989e
parent 3088 4c43d77d74e2
child 3128 8589055efa45
equal deleted inserted replaced
3088:4c43d77d74e2 3089:a7c7d1c9989e
     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% %*