fully resolve symbols for xpcshell

This commit is contained in:
alecf%netscape.com 1999-09-10 09:29:22 +00:00
parent 8caaebb956
commit 15a349dc09

View File

@ -30,9 +30,12 @@ CPPSRCS = nsBookmarksService.cpp
EXTRA_DSO_LDOPTS = \
-L$(DIST)/bin \
-L$(DIST)/lib \
-lxpcom \
-lmozjs \
$(NSPR_LIBS) \
-L$(DIST)/lib \
-lneckoutil_s \
$(MOZ_TIMER_LIBS) \
$(NULL)
include $(topsrcdir)/config/rules.mk