*** empty log message ***

This commit is contained in:
Antonio Linares
2001-09-01 07:45:24 +00:00
parent 3b874f247b
commit cfca085287

View File

@@ -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