Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775

This commit is contained in:
cls%seawood.org 2001-04-28 19:48:12 +00:00
parent c70a5e94ea
commit 00f28396a9
161 changed files with 161 additions and 5 deletions

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = accessibility
LIBRARY_NAME = accessibility
EXPORT_LIBRARY = 1
SHORT_LIBNAME = access
IS_COMPONENT = 1
REQUIRES = xpcom string dom

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = caps
LIBRARY_NAME = caps
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom string pref js dom xpconnect necko jar widget plugin intl locale layout docshell uriloader gfx2 windowwatcher

View File

@ -30,6 +30,7 @@ BUILD_DATE = gbdate.h
MODULE = layout
LIBRARY_NAME = gkcontent
EXPORT_LIBRARY = 1
SHORT_LIBNAME = gkcontnt
IS_COMPONENT = 1
EXTRA_DSO_LIBS = jsdom gkgfx

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = mork
LIBRARY_NAME = mork
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom

View File

@ -29,6 +29,7 @@ IS_COMPONENT = 1
include $(DEPTH)/config/autoconf.mk
LIBRARY_NAME = docshell
EXPORT_LIBRARY = 1
EXTRA_DSO_LIBS = jsdom
REQUIRES = xpcom string dom shistory necko layout uriloader timer webshell widget pref locale view intl htmlparser chardet appcomps gfx2 find

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = dom
LIBRARY_NAME = jsdom
EXPORT_LIBRARY = 1
REQUIRES = xpcom string js xpconnect widget layout pref
CPPSRCS = \

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = jsurl
LIBRARY_NAME = jsurl
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom string js dom necko caps widget layout docshell uriloader locale appshell rdf gfx2

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = editor
LIBRARY_NAME = editor
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom string dom js locale layout uriloader widget txmgr htmlparser necko pref view appshell rdf webshell timer txtsvc intl lwbrk docshell chrome caps appcomps xuldoc gfx2 mozcomps windowwatcher

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = editor
LIBRARY_NAME = composer
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom string dom js locale layout uriloader widget txmgr htmlparser necko pref view appshell rdf webshell timer txtsvc intl lwbrk docshell chrome caps appcomps xuldoc

View File

@ -30,6 +30,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = editor
LIBRARY_NAME = editor
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
EXTRA_DSO_LDOPTS = \
$(MOZ_NECKO_UTIL_LIBS) \

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = txmgr
LIBRARY_NAME = txmgr
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom string

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = txtsvc
LIBRARY_NAME = txtsvc
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom string editor layout dom widget txmgr

View File

@ -30,6 +30,7 @@ IS_COMPONENT = 1
include $(DEPTH)/config/autoconf.mk
LIBRARY_NAME = webbrwsr
EXPORT_LIBRARY = 1
EXTRA_DSO_LIBS = jsdom
REQUIRES = xpcom string docshell dom widget layout locale necko uriloader shistory timer gfx2 windowwatcher

View File

@ -27,6 +27,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = gtkembedmoz
LIBRARY_NAME = gtkembedmoz
EXPORT_LIBRARY = 1
REQUIRES = xpcom string docshell webshell necko widget dom layout locale js uriloader webbrwsr shistory embed_base pref windowwatcher gfx2 mpfilelocprovider
CPPSRCS = \

View File

@ -27,6 +27,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
LIBRARY_NAME = phembedmoz
EXPORT_LIBRARY = 1
CPPSRCS = \

View File

@ -25,6 +25,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = embedcomponents
LIBRARY_NAME = embedcomponents
EXPORT_LIBRARY = 1
SHORT_LIBNAME = embedcmp
IS_COMPONENT = 1
REQUIRES = js xpcom string windowwatcher find embed_base dom txtsvc

View File

@ -35,6 +35,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = accessproxy
XPIDL_MODULE = accessproxy
LIBRARY_NAME = accessproxy
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
CPPSRCS = \

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = cookie
LIBRARY_NAME = cookie
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom string necko dom js widget layout pref intl locale uriloader windowwatcher

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = inspector
LIBRARY_NAME = inspector
EXPORT_LIBRARY = 1
SHORT_LIBNAME = inspector
IS_COMPONENT = 1

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = p3p
LIBRARY_NAME = p3p
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = p3p xpcom windowwatcher

View File

@ -31,8 +31,8 @@ PROGRAM = TestPICS
CPPSRCS = TestPICS.cpp
LIBS = \
-L../src -lpics \
$(XPCOM_LIBS) \
-lpics \
$(NSPR_LIBS) \
$(NULL)

View File

@ -32,6 +32,7 @@ MODULE = psmglue
IS_COMPONENT = 1
LIBRARY_NAME = psmglue
EXPORT_LIBRARY = 1
REQUIRES = xpcom string security necko uriloader intl dom js locale profile caps pref jar libreg widget layout appshell docshell oji windowwatcher
EXPORTS = \

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = transformiix
LIBRARY_NAME = transformiix
EXPORT_LIBRARY = 1
SHORT_LIBNAME = t8iix
IS_COMPONENT = 1

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = vixen
LIBRARY_NAME = vixen
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
CPPSRCS = \

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = walletviewers
LIBRARY_NAME = walletviewers
EXPORT_LIBRARY = 1
SHORT_LIBNAME = wlltvwrs
IS_COMPONENT = 1
REQUIRES = xpcom string dom js

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = wallet
LIBRARY_NAME = wallet
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom string necko dom js layout widget uriloader pref webshell docshell appshell locale intl gfx2 windowwatcher

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = xmlextras
LIBRARY_NAME = xmlextras
EXPORT_LIBRARY = 1
SHORT_LIBNAME = xmlextra
IS_COMPONENT = 1
REQUIRES = xpcom string dom js layout widget caps necko webbrwsr embedcomponents

View File

@ -93,6 +93,7 @@ CPPSRCS = \
MODULE = xmlterm
IS_COMPONENT = 1
EXPORT_LIBRARY = 1
REQUIRES = xpcom string pref js dom docshell view locale caps layout uriloader necko widget webshell appshell gfx2
EXTRA_DSO_LDOPTS = $(TK_LIBS) \

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = layout
LIBRARY_NAME = gkgfx
EXPORT_LIBRARY = 1
REQUIRES = xpcom string img widget util dom locale view necko pref timer uriloader gfx2 imglib2
ifeq ($(MOZ_WIDGET_TOOLKIT),os2)

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = layout
LIBRARY_NAME = gfx_beos
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
CPPSRCS = \

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = layout
LIBRARY_NAME = gfx_gtk
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom string img widget view util dom pref js uconv necko unicharutil gfx2 mozcomps windowwatcher

View File

@ -24,6 +24,7 @@ include $(DEPTH)/config/autoconf.mk
LIBRARY_NAME = gfx_mac
EXPORT_LIBRARY = 1
MODULE = layout
IS_COMPONENT = 1
REQUIRES = xpcom string img widget view util dom pref js uconv necko unicharutil gfx2 mozcomps windowwatcher

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = layout
LIBRARY_NAME = gfx_motif
EXPORT_LIBRARY = 1
CPPSRCS = \

View File

@ -29,6 +29,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = layout
LIBRARY_NAME = gfx_os2
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
DIRS = res

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = layout
LIBRARY_NAME = gfx_photon
EXPORT_LIBRARY = 1
IS_COMPONENT = 1

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = layout
LIBRARY_NAME = gfxps
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
EXTRA_DSO_LIBS = img_s mozutil_s
REQUIRES = xpcom string img widget util pref uconv dom view gfx2 necko imglib2

View File

@ -29,6 +29,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = layout
LIBRARY_NAME = gfx_qt
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
CPPSRCS = \

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = layout
LIBRARY_NAME = gfx_xlib
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom string xlibrgb widget dom layout appshell js necko pref img util view uconv locale unicharutil gfx2 mozcomps windowwatcher

View File

@ -29,6 +29,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = xlibrgb
XPIDL_MODULE = layout
LIBRARY_NAME = xlibrgb
EXPORT_LIBRARY = 1
CSRCS = xlibrgb.c

View File

@ -29,6 +29,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = layout
LIBRARY_NAME = gfxxprt
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
EXTRA_DSO_LIBS = gkgfx
REQUIRES = xpcom string widget view img util dom pref locale uconv unicharutil gfx2 necko

View File

@ -29,6 +29,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = gfx2
LIBRARY_NAME = gfx2
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom layout

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = htmlparser
LIBRARY_NAME = htmlpars
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
SHORT_LIBNAME = gkparser
REQUIRES = xpcom string necko util uconv expat layout dom unicharutil pref

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = chardet
LIBRARY_NAME = chardet
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom string uconv webshell uriloader docshell htmlparser dom necko widget layout locale gfx2 embedcomponents

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = chardetc
LIBRARY_NAME = chardetc
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = intlcmpt
LIBRARY_NAME = intlcmpt
EXPORT_LIBRARY = 1
IS_COMPONENT = 1

View File

@ -25,6 +25,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = locale
LIBRARY_NAME = nslocale
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
EXTRA_DSO_LIBS = nslocale_s

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = locale
LIBRARY_NAME = nslocale
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom string unicharutil pref uconv

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = lwbrk
LIBRARY_NAME = lwbrk
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom string

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = intl
LIBRARY_NAME = strres
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom string necko locale

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = uconv
LIBRARY_NAME = uconv
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
# To avoid conflict with OS/2 system uconv.dll
SHORT_LIBNAME = mozuconv

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = ucvcn
LIBRARY_NAME = ucvcn
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom string uconv

View File

@ -39,6 +39,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = ucvibm
LIBRARY_NAME = ucvibm
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom string uconv

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = ucvja
LIBRARY_NAME = ucvja
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom string uconv

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = ucvko
LIBRARY_NAME = ucvko
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom string uconv

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = ucvlatin
LIBRARY_NAME = ucvlatin
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom string uconv

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = ucvmath
LIBRARY_NAME = ucvmath
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom string uconv

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = ucvtw
LIBRARY_NAME = ucvtw
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom string uconv

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = ucvtw2
LIBRARY_NAME = ucvtw2
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom string uconv

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = unicharutil
LIBRARY_NAME = unicharutil
EXPORT_LIBRARY = 1
SHORT_LIBNAME = ucharuti
IS_COMPONENT = 1
REQUIRES = xpcom string uconv necko

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = jpeg
LIBRARY_NAME = mozjpeg
EXPORT_LIBRARY = 1
CSRCS = \

View File

@ -41,6 +41,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = js
LIBRARY_NAME = mozjs
EXPORT_LIBRARY = 1
CSRCS = \
jsapi.c \

View File

@ -40,6 +40,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = java
LIBRARY_NAME = jsj
EXPORT_LIBRARY = 1
REQUIRES = js xpcom xpconnect
CSRCS = \

View File

@ -24,6 +24,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = jsloader
LIBRARY_NAME = jsloader
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom string xpconnect js caps dom necko

View File

@ -41,6 +41,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = xpconnect
LIBRARY_NAME = xpconnect
EXPORT_LIBRARY = 1
SHORT_LIBNAME = xpconect
REQUIRES = xpcom string js dom widget layout caps

View File

@ -41,6 +41,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = xpctest
LIBRARY_NAME = xpctest
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpconnect xpcom string js xpconnect_tests

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = layout
LIBRARY_NAME = gklayout
EXPORT_LIBRARY = 1
SHORT_LIBNAME = gkhtml
IS_COMPONENT = 1
EXTRA_DSO_LIBS = jsdom gkgfx

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = absyncsvc
LIBRARY_NAME = absyncsvc
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
SHORT_LIBNAME = absyncsv
REQUIRES = xpcom string necko docshell uriloader msgbase intl locale layout widget addrbook dom mork gfx2

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = addrbook
LIBRARY_NAME = addrbook
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom string addrbook necko msgcompose mime msgbase rdf rdfutil docshell appshell dom widget uriloader layout locale mork xuldoc gfx2 appcomps

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = msgbase
LIBRARY_NAME = mailnews
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom string necko intl locale timer rdf dom js docshell widget layout webshell mime uriloader mailnews mork txmgr pref msgcompose msgbaseutil appcomps msgdb editor appshell xuldoc caps msgnews gfx2 mozcomps

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = msgbaseutil
LIBRARY_NAME = msgbaseutil
EXPORT_LIBRARY = 1
SHORT_LIBNAME = msgbsutl
REQUIRES = xpcom string msgbase rdf necko msgdb intl mork mailnews locale pref rdfutil rdfutil mime msgcompose docshell webshell wallet dom widget layout uriloader appshell msgimap msglocal msgnews txmgr uconv unicharutil nkcache mimetype gfx2 windowwatcher

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = msgcompose
LIBRARY_NAME = msgcompose
EXPORT_LIBRARY = 1
SHORT_LIBNAME = msgcompo
IS_COMPONENT = 1
REQUIRES = xpcom string msgbase msgbaseutil editor necko dom js uriloader mime addrbook rdf intl locale mailnews widget layout msgdb appshell nkcache txmgr gfx2

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = msgdb
LIBRARY_NAME = msgdb
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom string mailnews locale mork mime msgbase msgbaseutil necko

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = msgimap
LIBRARY_NAME = msgimap
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom string mailnews msgimap msgbase msgbaseutil rdf rdfutil necko msgdb txmgr mime pref intl locale msglocal nkcache

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = import
LIBRARY_NAME = import
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom string mailnews addrbook uconv mork msgbase msgbaseutil intl locale necko rdf msgdb

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = impText
LIBRARY_NAME = impText
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom string import intl locale necko addrbook pref mork

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = msglocal
LIBRARY_NAME = localmail
EXPORT_LIBRARY = 1
SHORT_LIBNAME = msglocal
IS_COMPONENT = 1
REQUIRES = xpcom string mailnews msgbase msgbaseutil msgdb necko txmgr rdf rdfutil mime intl locale pref nkcache

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = mime
LIBRARY_NAME = mime
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom string necko msgbase pref necko uconv

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = calendar
LIBRARY_NAME = calendar
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
CPPSRCS = \

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = signed
LIBRARY_NAME = signed
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
HAS_EXTRAEXPORTS = 1
REQUIRES = xpcom string mime msgbase pref necko uconv intl locale

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = smime
LIBRARY_NAME = smime
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
HAS_EXTRAEXPORTS = 1
REQUIRES = xpcom string mime msgbase pref necko uconv

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = vcard
LIBRARY_NAME = vcard
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
HAS_EXTRAEXPORTS = 1
REQUIRES = xpcom string mime msgbase msgbaseutil uconv necko intl locale pref mailnews msgdb

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = mimeemitter
LIBRARY_NAME = mimeemitter
EXPORT_LIBRARY = 1
SHORT_LIBNAME = emitter
IS_COMPONENT = 1
REQUIRES = xpcom string mime necko pref intl locale msgbase

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = msgnews
LIBRARY_NAME = msgnews
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom string mailnews msgbase msgbaseutil msgdb appshell timer mime necko rdf rdfutil pref uriloader nkcache

View File

@ -27,6 +27,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
LIBRARY_NAME = nsgif
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom string img layout locale util

View File

@ -27,6 +27,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
LIBRARY_NAME = nsjpg
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom string img util layout locale jpeg

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = mng
LIBRARY_NAME = mozmng
EXPORT_LIBRARY = 1
REQUIRES = jpeg

View File

@ -27,6 +27,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
LIBRARY_NAME = nsmng
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom string img layout util locale mng jpeg

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = png
LIBRARY_NAME = mozpng
EXPORT_LIBRARY = 1
CSRCS = \

View File

@ -27,6 +27,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
LIBRARY_NAME = nspng
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom string img util layout locale png

View File

@ -35,6 +35,7 @@ endif
MODULE = jar
LIBRARY_NAME = jar$(VERSION_NUMBER)
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom string caps

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = imggif
LIBRARY_NAME = imggif
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom necko layout gfx2 imglib2

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = imgjpeg
LIBRARY_NAME = imgjpeg
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom string necko layout jpeg gfx2 imglib2

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = imgpng
LIBRARY_NAME = imgpng
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom necko layout png gfx2 imglib2

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = imgppm
LIBRARY_NAME = imgppm
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom layout necko gfx2 imglib2

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = imglib2
LIBRARY_NAME = imglib2
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom string necko nkcache layout timer gfx2

View File

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = pref
LIBRARY_NAME = pref
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom string js xpconnect caps dom intl locale

View File

@ -33,6 +33,7 @@ REQUIRES = xpcom string java js plugin caps pref js jar layout necko dom widget
ifdef MOZ_OJI
LIBRARY_NAME = oji
EXPORT_LIBRARY = 1
EXTRA_DSO_LIBS = jsj
CPPSRCS = \

View File

@ -24,6 +24,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = SanePlugin
LIBRARY_NAME = Sane
EXPORT_LIBRARY = 1
IS_COMPONENT = 1

View File

@ -29,6 +29,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = plugin
XPIDL_MODULE = layout
LIBRARY_NAME = gkplugin
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom string java pref necko gtkxtbin webshell caps intl dom locale layout widget cookie mimetype oji exthandler docshell webbrwsr nkcache gfx2 timer windowwatcher
# for xlib port

View File

@ -28,6 +28,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
LIBRARY_NAME = npnulos2
EXPORT_LIBRARY = 1
CPPSRCS = \
maindll.cpp\

Some files were not shown because too many files have changed in this diff Show More