mingwmake.bat
changeset 2956 896ab35eea5d
parent 2955 7366b7bc203e
child 3151 ea535404aad5
equal deleted inserted replaced
2955:7366b7bc203e 2956:896ab35eea5d
     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% %*