See changelog 2001-09-06 21:20 GMT -3

This commit is contained in:
Luiz Rafael Culik
2001-09-07 00:12:20 +00:00
parent 932185fea7
commit c120eac4bd
3 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
2001-09-06 21:20 GMT -3 Luiz Rafael Culik <culik@sl.conex.net>
*makefile.vc
hb_slex.vc
* Renable build of hbrun by adding winspool.lib to LIB2 macro
2001-09-06 22:55 GMT +1 JFL (mafact) <jfl@mafact.com>
* harbour/source/vm/classes.c
__ObjSendMsg( Object, Message, xpar1, xparN )

View File

@@ -185,7 +185,8 @@ LIBS = \
LIBS2 = \
$(LIBS) \
user32.lib
user32.lib \
winspool.lib
#
# RTL.LIB rules

View File

@@ -185,7 +185,8 @@ LIBS = \
LIBS2 = \
$(LIBS) \
user32.lib
user32.lib \
winspool.lib
#
# RTL.LIB rules