mingwmake.bat
author Claus Gittinger <cg@exept.de>
Thu, 05 May 2016 20:46:17 +0200
changeset 3665 fd067a732096
parent 3635 6c42c43bd938
child 3716 10e211752eb3
permissions -rw-r--r--
#UI_ENHANCEMENT by cg class: ActiveHelp changed: #helpTextFor:at: a topView might know sth. about a componen higher up in the hierarchy (eg. frame around button)

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