mingwmake.bat
author Claus Gittinger <cg@exept.de>
Mon, 24 Sep 2018 21:18:18 +0200
changeset 2012 b5fd457e110a
parent 1638 ba6a5298054c
permissions -rw-r--r--
initial checkin class: RegressionTests::XPathTests

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