initial checkin
authorClaus Gittinger <cg@exept.de>
Thu, 08 Oct 2015 18:02:51 +0200
changeset 7005 5112b07bae09
parent 7004 adc36dfb8430
child 7006 c1fdc4df1aa9
initial checkin class: RoundedBorder added:13 methods
bmake.bat
--- a/bmake.bat	Thu Oct 08 18:02:48 2015 +0200
+++ b/bmake.bat	Thu Oct 08 18:02:51 2015 +0200
@@ -4,9 +4,7 @@
 @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%"
+
 make.exe -N -f bc.mak  %DEFINES% %*