Added basedocshell library to the list of bound libraries.

This commit is contained in:
tbogard%aol.net 1999-10-26 01:45:11 +00:00
parent 86ac1ef210
commit 6500b4006c

View File

@ -33,6 +33,7 @@ CPP_OBJS= \
# These are the libraries we need to link with to create the dll
LLIBS = \
$(DIST)\lib\htmldocshell_s.lib \
$(DIST)\lib\basedocshell_s.lib \
$(DIST)\lib\xpcom.lib \
$(LIBNSPR)