mingwmake.bat
author Claus Gittinger <cg@exept.de>
Fri, 22 Nov 2019 15:57:21 +0100
branchcvs_MAIN
changeset 1114 48012e286ec1
parent 957 732d7b69cf25
permissions -rw-r--r--
#BUGFIX by cg class: SmallSense::CompletionController changed: #handleKeyPress:x:y: Ctrl vs. Control - sigh

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