mingwmake.bat
author Claus Gittinger <cg@exept.de>
Sat, 11 Feb 2017 15:08:38 +0100
changeset 3882 0d96a44fe4f2
parent 3716 10e211752eb3
child 3855 1db7742d33ad
permissions -rw-r--r--
#BUGFIX by cg class: ApplicationModel changed: #rememberRecentlyOpenedApplication use old-style seqColl protocol to avoid need to retag SeqColl (and dependents)

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