mingwmake.bat
author Claus Gittinger <cg@exept.de>
Fri, 06 May 2016 05:02:20 +0200
changeset 19726 f69cc329f0f4
parent 19183 50bea26ce904
child 19811 65fec19facb0
permissions -rw-r--r--
obsoletemethodwarning

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