mingwmake.bat
author mawalch
Tue, 13 Sep 2016 15:58:03 +0200
changeset 5863 65a6789689a3
parent 5803 aff6f2c1a3c7
child 5810 ff31884ac479
permissions -rw-r--r--
#OTHER by mawalch class: ListView changed: #updateWidthOfWidestLineFor: (send #widthOfLineString: instead of #widthOfLine:) #widthOfLine:

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