mingwmake.bat
author Claus Gittinger <cg@exept.de>
Fri, 18 May 2018 04:27:47 +0200
branchcvs_MAIN
changeset 1069 1729ead0ff95
parent 957 732d7b69cf25
permissions -rw-r--r--
#REFACTORING by cg class: SmallSense::CodeHighlightingService changed: #process:changed:

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