mingwmake.bat
author Claus Gittinger <cg@exept.de>
Wed, 17 Apr 2013 20:42:26 +0200
changeset 570 c9c4c97948cc
parent 558 41dcf2cede8c
child 611 1eecc860f4a5
child 664 e31b2e7b658d
permissions -rw-r--r--
class: TestCase comment/format in: #runCaseAsFailure changed: #runCase #runCaseAsFailure: only do a tearDown, if the previous setup was executed (i.e. no tearDown, if an error happened during setup)

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

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