mingwmake.bat
author mawalch
Wed, 06 Sep 2017 15:53:41 +0200
changeset 1697 70f420537e44
parent 1638 ba6a5298054c
permissions -rw-r--r--
#QUALITY by mawalch class: RegressionTests::ImageReaderTest changed: #test_save_1BitPaletteImage Skip test on command line (instead of dying silently).

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