mingwmake.bat
author Claus Gittinger <cg@exept.de>
Mon, 08 Feb 2016 10:04:26 +0100
changeset 5584 68dbe2a5ea55
parent 5439 75be98056c31
child 5444 cd4f2b359bfe
child 5803 aff6f2c1a3c7
permissions -rw-r--r--
#DOCUMENTATION class: ButtonController comment/format in: #documentation #repeat typo

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