mingwmake.bat
author Claus Gittinger <cg@exept.de>
Tue, 07 Feb 2017 14:00:34 +0100
changeset 4300 9d3c61b5d387
parent 3892 0eb02aa75d44
child 3970 db0539a03787
permissions -rw-r--r--
#REFACTORING by cg class: ActiveObject changed: #messageHandlingLoop

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