mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
Bug 17839. Add timer_s.lib to the libraries link deps.
This commit is contained in:
parent
ff3926a43b
commit
475e7d2c79
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user