mingwmake.bat
author Claus Gittinger <cg@exept.de>
Thu, 12 Dec 2019 15:20:32 +0100
changeset 6194 29981ae53019
parent 5186 f9ba4e9c101e
permissions -rw-r--r--
#DOCUMENTATION by cg class: CheckBox comment/format in: #sendChangeMessageWith:

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