20000208-12:00 GMT+1 Antonio Linares <alinares@fivetech.com>

This commit is contained in:
Antonio Linares
2000-02-08 11:06:25 +00:00
parent accc5b10bd
commit cc7147f3f6
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
20000208-12:00 GMT+1 Antonio Linares <alinares@fivetech.com>
* tests/bld_b32.bat
* updated to use latest Borland makefile changes
20000208-11:48 GMT+1 Antonio Linares <alinares@fivetech.com>
* makefile.b32
+ oemansi.c was missing and it is required from hbdoc

View File

@@ -4,5 +4,5 @@ rem $Id$
rem
..\bin\harbour %1 %2 /n /i..\include
bcc32 -e%1.exe -O2 -I..\include -L..\lib\b32 -v harbour.lib terminal.lib hbpp.lib hbgt.lib common.lib rdd.lib %1.c
bcc32 -e%1.exe -O2 -I..\include -L..\lib\b32 -v harbour.lib terminal.lib hbpp.lib common.lib debug.lib dbfntx.lib macro.lib %1.c
rem del %1.c