mingwmake.bat
author sr
Mon, 13 May 2019 16:23:44 +0200
changeset 4262 b69be50550bb
parent 3716 10e211752eb3
child 3855 1db7742d33ad
permissions -rw-r--r--
#BUGFIX by Stefan Reise class: ActiveHelp changed: #basicHelpTextFor:at: care for nil in #aDevicePointOrNil

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