Updating makefile.b32

This commit is contained in:
Alexander S.Kresin
1999-08-07 08:20:24 +00:00
parent 0be642636a
commit 48298c110b
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
199908.07-12:03 GMT+3 Alexander Kresin
* makefile.b32
* added 'source\debug' to .prg path for build32.bat to work
19990807-9:38 GMT+1 Antonio Linares <alinares@fivetech.com>
* tests/working/hb32.bat
* Second supplied parameter is a compiler flag

View File

@@ -8,7 +8,7 @@
.path.exe = bin
.path.lib = libs\b32
.path.obj = obj;source\compiler
.path.prg = source\rtl;source\tools
.path.prg = source\rtl;source\tools;source\debug
PROJECT: harbour.exe harbour.lib libs\b32\terminal.lib libs\win32\terminal.lib