mingwmake.bat
author Claus Gittinger <cg@exept.de>
Thu, 21 Mar 2013 23:12:51 +0100
changeset 2984 bfb6db857ea8
parent 2956 896ab35eea5d
child 3151 ea535404aad5
permissions -rw-r--r--
class: Tools::ProjectBuilder changed: #copySupportFilesForCompilation #makeWithOutputTo:errorTo: #setupBuildDirectory

@REM -------
@REM make using mingw compiler
@REM type mingwmake, and wait...
@REM do not edit - automatically generated from ProjectDefinition
@REM -------

@call ..\rules\find_mingw.bat
make.exe -N -f bc.mak %USEMINGW_ARG% %*