mingwmake.bat
author Claus Gittinger <cg@exept.de>
Thu, 13 Jul 2017 15:10:46 +0200
changeset 683 422655e65558
parent 558 41dcf2cede8c
child 611 1eecc860f4a5
child 664 e31b2e7b658d
permissions -rw-r--r--
#REFACTORING by cg class: TestSuite changed: #run:beforeEachDo:afterEachDo:resetResources:debug: (send #ensure: instead of #sunitEnsure:)

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