mingwmake.bat
author Claus Gittinger <cg@exept.de>
Fri, 01 Apr 2016 14:23:52 +0200
changeset 645 4fdd7ae6c84a
parent 558 41dcf2cede8c
child 611 1eecc860f4a5
child 664 e31b2e7b658d
permissions -rw-r--r--
#FEATURE class: MetricsReporter added:5 methods removed: #reportXml_metricValues: #reportXml_metricsForClass: #reportXml_metricsForMethod: #reportXml_metricsForPackage: comment/format in: #documentation #examples #format_metrics #reportPackages:format:on: changed: #reportXml_metrics #supportedFormats category of: #generateClassMetricsFor: #generateMethodMetricsFor: #generatePackageMetricsFor: #reportXml_metrics

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

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