mingwmake.bat
author Claus Gittinger <cg@exept.de>
Thu, 08 Oct 2015 18:02:54 +0200
changeset 7007 122a7eea913f
parent 6405 3ceef5903621
child 7150 000f5ae96151
child 7437 2f3a225346d8
permissions -rw-r--r--
initial checkin class: RoundedBorder added:13 methods

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