mingwmake.bat
author Claus Gittinger <cg@exept.de>
Thu, 09 Jun 2016 16:11:38 +0200
changeset 16681 3d8e44f41539
parent 16404 1697fd0fc833
child 16408 bc62fb9a8df6
permissions -rw-r--r--
#UI_ENHANCEMENT by cg class: PerforceSourceCodeManagementSettingsAppl changed: #windowSpec

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