mingwmake.bat
author Claus Gittinger <cg@exept.de>
Thu, 10 May 2018 02:06:08 +0200
changeset 1919 2a68b01c7f02
parent 1638 ba6a5298054c
permissions -rw-r--r--
#DOCUMENTATION by cg class: RegressionTests::TimeDurationTest added: #test_00_Basic #test_05_Reading changed: #test_00_Reading

@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% %*