mingwmake.bat
author Stefan Vogel <sv@exept.de>
Thu, 23 Feb 2017 14:10:23 +0100
changeset 3932 a36a1c6efbb2
parent 3716 10e211752eb3
child 3855 1db7742d33ad
permissions -rw-r--r--
#TUNING by stefan class: DragAndDropManager changed: #doStart:for:atEnd: do not create a lot of delay objects

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