mingwmake.bat
author Stefan Vogel <sv@exept.de>
Wed, 01 Apr 2020 10:38:02 +0200
changeset 6242 c145a08717ee
parent 5186 f9ba4e9c101e
permissions -rw-r--r--
#REFACTORING by stefan class: ProgressIndicator changed: #showBusyIndicatorDuring: class: ProgressIndicator class comment/format in: #inBoxWithLabel:icon:text:abortable:view:closeWhenDone: changed: #displayBusyIndicator:message:abortable:at:during:

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