Bug 17839. Add timer_s.lib to the libraries link deps.

This commit is contained in:
waterson%netscape.com 1999-11-11 05:51:53 +00:00
parent ff3926a43b
commit 475e7d2c79

View File

@ -99,6 +99,7 @@ LCFLAGS = \
# These are the libraries we need to link with to create the DLL
LLIBS= \
$(DIST)\lib\xpcom.lib \
$(DIST)\lib\timer_s.lib \
$(DIST)\lib\gkgfxwin.lib \
!ifdef NECKO
$(DIST)\lib\neckoutil_s.lib \