mingwmake.bat
author Claus Gittinger <cg@exept.de>
Tue, 23 Jul 2019 10:23:19 +0200
changeset 4317 f0048471e0cf
parent 3716 10e211752eb3
child 3855 1db7742d33ad
permissions -rw-r--r--
#FEATURE by cg class: ApplicationModel added: #showMeHowItWorks:inAny: #showMeHowItWorksDefaultMajorKeys comment/format in: #showMeHowItWorks changed: #showMeHowItWorks: (send #showMeHowItWorksDefaultMajorKeys instead of #className, send #showMeHowItWorks:inAny: instead of #showMeHowItWorks:in:) #showMeHowItWorks:in:

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