mingwmake.bat
author mawalch
Wed, 18 Oct 2017 11:07:06 +0200
changeset 1866 9bbbd1ca36af
parent 1638 ba6a5298054c
permissions -rw-r--r--
#OTHER by mawalch class: RegressionTests::RxTests class definition Update namespace and category

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