Another stab at linking with the timer static library - this time using EXTRA_DSO_LDOPTS.

r=jband
This commit is contained in:
mccabe%netscape.com 1999-11-02 06:53:58 +00:00
Родитель 4aba551a97
Коммит a1af1ed334
1 изменённых файлов: 3 добавлений и 3 удалений

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

@ -59,7 +59,7 @@ CPPSRCS = \
xpctest_out.cpp \
$(NULL)
LIBS += \
EXTRA_DSO_LDOPTS = \
$(MOZ_TIMER_LIBS) \
$(NULL)