mingwmake.bat
author Claus Gittinger <cg@exept.de>
Thu, 20 Feb 2020 09:46:13 +0100
changeset 3859 18cd7c43d15e
parent 3609 a205bae5be75
permissions -rw-r--r--
#FEATURE by exept class: ShowMeHowItWorks added: #initialize changed: #click:inComponent:clickTime: #freezePin:ofStep:with: #pushApplication: #select: #selectPin:ofStep: class: ShowMeHowItWorks class added: #new

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