Updating makefile.b32
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user