mingwmake.bat
author sr
Fri, 13 Oct 2017 17:28:21 +0200
changeset 1849 a78b769ce806
parent 1638 ba6a5298054c
permissions -rw-r--r--
removed LargeFloatTests

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