initial checkin
authorClaus Gittinger <cg@exept.de>
Thu, 01 Oct 2015 08:57:06 +0200
changeset 5437 5f4dea0e4ad5
parent 5436 1ee5c70ea4b8
child 5438 41aac91432b5
initial checkin class: MacOSX2ToolbarIconLibrary added:11 methods
bmake.bat
--- a/bmake.bat	Thu Oct 01 08:57:05 2015 +0200
+++ b/bmake.bat	Thu Oct 01 08:57:06 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% %*