mingwmake.bat
changeset 503 ff58cd9f1f3c
parent 483 3fe67c1fc040
parent 502 1e45d3c96ec5
--- a/mingwmake.bat	Fri Jun 19 08:13:39 2015 +0100
+++ b/mingwmake.bat	Fri Jul 24 15:37:23 2015 +0100
@@ -4,9 +4,6 @@
 @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%"
 
 @pushd ..\..\rules
 @call find_mingw.bat