mingwmake.bat
author Claus Gittinger <cg@exept.de>
Mon, 14 Oct 2019 20:55:41 +0200
changeset 6166 d6c2b44ade4f
parent 5186 f9ba4e9c101e
permissions -rw-r--r--
#DOCUMENTATION by exept class: ListModelView comment/format in: #yAbsoluteOfLine: #yVisibleOfLine:

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