From cfca085287a44f1a6700d1949137af63964ff460 Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Sat, 1 Sep 2001 07:45:24 +0000 Subject: [PATCH] *** empty log message *** --- harbour/contrib/hgf/tests/build_b32.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/harbour/contrib/hgf/tests/build_b32.bat b/harbour/contrib/hgf/tests/build_b32.bat index 4b07b2fb31..0261381fb9 100644 --- a/harbour/contrib/hgf/tests/build_b32.bat +++ b/harbour/contrib/hgf/tests/build_b32.bat @@ -10,7 +10,7 @@ if NOT EXIST %1.prg GOTO :NOEXIST ECHO Compiling... -set hdir=..\..\..\.. +set hdir=..\..\.. set bcdir=c:\bcc55\bin %hdir%\bin\harbour %1 /n /i..\include;%hdir%\include %2 %3 > comp.log