Need to link search service against timers (on Windows).

This commit is contained in:
rjc%netscape.com 2000-03-31 01:08:18 +00:00
Родитель ea113f728b
Коммит 2c8f992926
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -48,6 +48,7 @@ LLIBS= \
$(DIST)\lib\xpcom.lib \
$(LIBNSPR) \
$(DIST)\lib\js3250.lib \
$(DIST)\lib\timer_s.lib \
$(NULL)
include <$(DEPTH)\config\rules.mak>