Adding libreg as xpcom depends on it

This commit is contained in:
dp%netscape.com 1999-02-10 02:01:50 +00:00
parent 58861daa83
commit 81c281f428
12 changed files with 12 additions and 3 deletions

View File

@ -28,6 +28,7 @@ INCLUDES += -I$(DIST)/include
LIBS = \
-lraptorbase \
-lxpcom \
-lreg \
$(NSPR_LIBS) \
$(NULL)

View File

@ -34,6 +34,7 @@ LIBS = \
-lraptorhtmlpars \
-lraptorbase \
-lxpcom \
-lreg \
$(NSPR_LIBS) \
$(NULL)

View File

@ -46,6 +46,7 @@ LIBS = \
-lxp \
-lraptorbase \
-lxpcom \
-lreg \
$(ZLIB_LIBS) \
$(NSPR_LIBS) \
$(NULL)

View File

@ -55,6 +55,7 @@ LIBS = \
$(JPEG_LIBS) \
-ljs \
-lxpcom \
-lreg \
-lxp \
$(ZLIB_LIBS) \
$(TK_LIBS) \

View File

@ -62,6 +62,7 @@ LIBS = \
-lsecfree \
-ljs \
-lxpcom \
-lreg \
-lxp \
$(ZLIB_LIBS) \
$(NSPR_LIBS) \

View File

@ -30,7 +30,7 @@ CPPSRCS = \
LOCAL_INCLUDES := -I$(srcdir)/../src
REQUIRES = raptor netlib xpcom pref
REQUIRES = raptor netlib xpcom reg pref
LIBS = \
-labouturl \

View File

@ -34,6 +34,7 @@ LIBS = \
-lraptorhtmlpars \
-lraptorbase \
-lxpcom \
-lreg \
$(NSPR_LIBS) \
$(NULL)

View File

@ -31,6 +31,7 @@ REQUIRES =
LIBS = \
-lxpcom \
-lraptorbase \
-lreg \
$(NSPR_LIBS) \
$(NULL)

View File

@ -30,6 +30,7 @@ REQUIRES =
LIBS = \
-lxpcom \
-lreg \
$(NSPR_LIBS) \
$(NULL)

View File

@ -57,7 +57,6 @@ LIBS := \
$(TOOLKIT_BASE_LIB) \
-lraptorhtmlpars \
-lraptorview \
-lreg \
-labouturl \
-lfileurl \
-lftpurl \
@ -79,7 +78,6 @@ LIBS := \
-lnetwork \
-lpwcac \
-lraptorwebwidget \
-lreg \
-lremoturl \
-lsecfree \
-ltestdynamic \
@ -89,6 +87,7 @@ LIBS := \
-lmozutil \
-lxp \
-lxpcom \
-lreg \
$(ZLIB_LIBS) \
-lraptorplugin \
-lmozdbm \

View File

@ -64,6 +64,7 @@ LIBS := \
$(JPEG_LIBS) \
-lraptorbase \
-lxpcom \
-lreg \
-ljs \
-lwidget$(MOZ_TOOLKIT) \
-lxp \

View File

@ -71,6 +71,7 @@ LIBS = \
-lraptorbase \
-lxp \
-lxpcom \
-lreg \
-ljsurl \
-lmozdbm \
-lpwcac \