mingwmake.bat
author Claus Gittinger <cg@exept.de>
Tue, 16 Jan 2018 16:20:36 +0100
changeset 4044 9400ab00cbfc
parent 3716 10e211752eb3
child 3855 1db7742d33ad
permissions -rw-r--r--
#FEATURE by cg class: PNGReader changed: #setColorType: class: PNGReader class comment/format in: #documentation EnforcedImageTypeQuery allows rgb (instead of rgba) read comment in that query class

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