mingwmake.bat
author Claus Gittinger <cg@exept.de>
Wed, 26 Feb 2020 22:09:30 +0100
changeset 19532 887a854246f4
parent 16404 1697fd0fc833
child 16408 bc62fb9a8df6
permissions -rw-r--r--
#FEATURE by exept class: AbstractFileFinderApplicationComponent changed: #startSearchTask:name: backgroundPrioRange changed to ensure it makes progress.

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