mingwmake.bat
author Claus Gittinger <cg@exept.de>
Wed, 29 Aug 2018 13:16:52 +0200
changeset 2005 4c96619d8445
parent 1638 ba6a5298054c
permissions -rw-r--r--
#QUALITY by cg class: RegressionTests::JavaScriptTestClass added: #testForLoop1 #testForLoop2 #testForLoop3

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