mingwmake.bat
author Claus Gittinger <cg@exept.de>
Sat, 27 Apr 2019 09:50:57 +0200
changeset 6044 e7fd53f408b8
parent 5186 f9ba4e9c101e
permissions -rw-r--r--
#BUGFIX by cg class: TerminalView changed: #keyPress:x:y:

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