Add xpcom.dll to link line so test will link with scc changes make about this time. r=scc

This commit is contained in:
syd%netscape.com 1999-10-31 00:22:53 +00:00
parent bd5ef3dfd1
commit 425c75b01c

View File

@ -68,7 +68,8 @@ PROGRAM=.\$(OBJDIR)\$(EXENAME).EXE
#//
#//------------------------------------------------------------------------
LCFLAGS=-DNETSCAPE
WIN_LIBS=ole32.lib
LLIBS= $(DIST)\lib\xpcom.lib
WIN_LIBS=ole32.lib
LINCS=$(LINCS) -I. \
-I$(PUBLIC)\raptor \