mingwmake.bat
author Jan Vrany <jan.vrany@fit.cvut.cz>
Tue, 26 Feb 2013 12:38:54 +0000
changeset 29 fe650a6e5704
child 34 5be71b1d52ec
permissions -rw-r--r--
Moved NavigationState>>selectedClasses to package stx:libtool.

@REM -------
@REM make using mingw gnu compiler
@REM type mingwmake, and wait...
@REM do not edit - automatically generated from ProjectDefinition
@REM -------
@SET DEFINES=
@REM Kludge got Mercurial, cannot be implemented in Borland make
@FOR /F "tokens=*" %%i in ('hg root') do SET HGROOT=%%i
@IF "%HGROOT%" NEQ "" SET DEFINES=%DEFINES% "-DHGROOT=%HGROOT%"

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