mingwmake.bat
author Claus Gittinger <cg@exept.de>
Sat, 02 May 2020 12:35:03 +0200
changeset 3877 a83ee9732d8f
parent 3609 a205bae5be75
permissions -rw-r--r--
#UI_ENHANCEMENT by cg class: ViewTreeInspectorApplication class changed: #windowSpec why a max width???

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