mingwmake.bat
author Claus Gittinger <cg@exept.de>
Wed, 13 Mar 2019 10:30:41 +0100
changeset 6035 1f975ac0771e
parent 5186 f9ba4e9c101e
permissions -rw-r--r--
#DOCUMENTATION by cg class: ProgressIndicator class comment/format in: #displayBusyIndicator:at:during: #displayBusyIndicator:message:at:during: #displayProgress:at:from:to:during: #displayProgress:message:at:from:to:during: typo

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