mingwmake.bat
changeset 18532 256b8b414daf
parent 15973 f080c44fbb65
child 18555 7cc0ec139c8d
child 19124 e77443fb171d
--- a/mingwmake.bat	Wed Jul 01 14:08:43 2015 +0200
+++ b/mingwmake.bat	Wed Jul 01 14:08:47 2015 +0200
@@ -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