mingwmake.bat
author Claus Gittinger <cg@exept.de>
Thu, 18 Jan 2018 19:43:17 +0100
changeset 17945 e5a9fa05e956
parent 16404 1697fd0fc833
child 16408 bc62fb9a8df6
permissions -rw-r--r--
#TUNING by cg class: InspectorView changed: #plainValueStringInListEntryForValue: tuning: long Texts are slow... (still; sigh)

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