mingwmake.bat
author Stefan Vogel <sv@exept.de>
Tue, 02 Apr 2013 11:32:49 +0200
changeset 2991 705850a604ee
parent 2956 896ab35eea5d
child 3151 ea535404aad5
permissions -rw-r--r--
Refactoring: replace asSet copy by asNewSet (same for IdentitySet) replace (xxx collect:[]) asSet by (xxx collect:[] as:Set) replace (xxx select:[]) asSet by (xxx select:[] as:Set)

@REM -------
@REM make using mingw compiler
@REM type mingwmake, and wait...
@REM do not edit - automatically generated from ProjectDefinition
@REM -------

@call ..\rules\find_mingw.bat
make.exe -N -f bc.mak %USEMINGW_ARG% %*