mingwmake.bat
author Claus Gittinger <cg@exept.de>
Fri, 19 Jul 2019 16:31:29 +0200
changeset 3711 a472042fd298
parent 3609 a205bae5be75
permissions -rw-r--r--
#UI_ENHANCEMENT by cg class: ShowMeHowItWorks class definition added: #click #click:inComponent:clickTime: #clickIn: #componentNamed: #doCommand: #fastMoveTo: #intro #isEmpty: #longClickTime #movePointerToComponent:offset: #shortClickTime #show: #type: #unless:do: removed: #enter: comment/format in: #click: changed: #click:inComponent: (send #clickTime instead of #shortClickTime) #clickTime #doStream: #moveTo: #nextCommand #pause #selectIndex: #showing:do: category of: #click: #click:inComponent: #moveTo: #press: #release: #select: #selectIndex:

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