mingwmake.bat
author Claus Gittinger <cg@exept.de>
Thu, 28 Mar 2019 00:20:16 +0100
changeset 2190 df0e2fac468d
parent 1638 ba6a5298054c
permissions -rw-r--r--
#QUALITY by cg class: RegressionTests::StreamTests added: #test52_skipThroughAll

@REM -------
@REM make using mingw gnu compiler
@REM type mingwmake, and wait...
@REM do not edit - automatically generated from ProjectDefinition
@REM -------
@SET DEFINES=

@pushd ..\..\rules
@call find_mingw.bat
@popd
make.exe -N -f bc.mak %DEFINES% %USEMINGW_ARG% %*