mingwmake.bat
author matilk
Fri, 09 Nov 2018 18:14:12 +0100
changeset 4373 9d345bd900c6
parent 4151 d89c0a96814c
child 4166 66a7a47f9253
permissions -rw-r--r--
#UI_ENHANCEMENT by Maren class: CVSSourceCodeManager class changed: #checkinClass:fileName:directory:module:source:logMessage:force:asBranch:

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