initial checkin
authorClaus Gittinger <cg@exept.de>
Thu, 08 Oct 2015 18:02:54 +0200
changeset 7007 122a7eea913f
parent 7006 c1fdc4df1aa9
child 7008 7b346776c3fd
initial checkin class: RoundedBorder added:13 methods
mingwmake.bat
--- a/mingwmake.bat	Thu Oct 08 18:02:52 2015 +0200
+++ b/mingwmake.bat	Thu Oct 08 18:02:54 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