Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf

This commit is contained in:
jaggernaut%netscape.com 2001-09-18 13:41:47 +00:00
parent c402c46d17
commit dc40187223
293 changed files with 3148 additions and 308 deletions

View File

@ -32,7 +32,10 @@ EXPORT_LIBRARY = 1
SHORT_LIBNAME = access
IS_COMPONENT = 1
MODULE_NAME = nsAccessibilityModule
REQUIRES = xpcom string dom
REQUIRES = xpcom \
string \
dom \
$(NULL)
CPPSRCS = nsAccessibilityFactory.cpp

View File

@ -28,7 +28,24 @@ include $(DEPTH)/config/autoconf.mk
MODULE = accessibility
LIBRARY_NAME = accessibility_s
REQUIRES = xpcom string gfx layout content widget dom view locale intl docshell webshell necko htmlparser xuldoc imglib2 gfx2
REQUIRES = xpcom \
string \
gfx \
layout \
content \
widget \
dom \
view \
locale \
intl \
docshell \
webshell \
necko \
htmlparser \
xuldoc \
imglib2 \
gfx2 \
$(NULL)
CPPSRCS = \
nsAccessible.cpp \

View File

@ -32,7 +32,20 @@ EXPORT_LIBRARY = 1
IS_COMPONENT = 1
MODULE_NAME = nsSecurityManagerModule
REQUIRES = xpcom string pref js dom xpconnect necko jar widget plugin intl docshell windowwatcher
REQUIRES = xpcom \
string \
pref \
js \
dom \
xpconnect \
necko \
jar \
widget \
plugin \
intl \
docshell \
windowwatcher \
$(NULL)
CPPSRCS = \
nsBasePrincipal.cpp \

View File

@ -28,7 +28,30 @@ include $(DEPTH)/config/autoconf.mk
MODULE = content
LIBRARY_NAME = gkconbase_s
REQUIRES = xpcom string dom gfx layout widget view locale timer htmlparser js webshell necko caps lwbrk uconv chrome docshell pref xpconnect util unicharutil xsl_doc
REQUIRES = xpcom \
string \
dom \
gfx \
layout \
widget \
view \
locale \
timer \
htmlparser \
js \
webshell \
necko \
caps \
lwbrk \
uconv \
chrome \
docshell \
pref \
xpconnect \
util \
unicharutil \
xsl_doc \
$(NULL)
CPPSRCS = \
nsCommentNode.cpp \

View File

@ -35,7 +35,28 @@ SHORT_LIBNAME = gkcontnt
IS_COMPONENT = 1
MODULE_NAME = nsContentModule
EXTRA_DSO_LIBS = gkgfx
REQUIRES = xpcom string gfx layout widget necko rdf docshell dom htmlparser uriloader webshell locale unicharutil lwbrk js pref xul xuldoc xultmpl timer
REQUIRES = xpcom \
string \
gfx \
layout \
widget \
necko \
rdf \
docshell \
dom \
htmlparser \
uriloader \
webshell \
locale \
unicharutil \
lwbrk \
js \
pref \
xul \
xuldoc \
xultmpl \
timer \
$(NULL)
CPPSRCS = \
nsContentDLF.cpp \

View File

@ -28,7 +28,23 @@ include $(DEPTH)/config/autoconf.mk
MODULE = content
LIBRARY_NAME = gkconevents_s
REQUIRES = xpcom string dom js locale gfx layout widget timer caps xpconnect docshell webshell pref htmlparser view
REQUIRES = xpcom \
string \
dom \
js \
locale \
gfx \
layout \
widget \
timer \
caps \
xpconnect \
docshell \
webshell \
pref \
htmlparser \
view \
$(NULL)
CPPSRCS = \
nsEventListenerManager.cpp \

View File

@ -28,7 +28,28 @@ include $(DEPTH)/config/autoconf.mk
MODULE = content
LIBRARY_NAME = gkconhtmlcon_s
REQUIRES = xpcom string gfx layout widget dom js locale webshell htmlparser necko view pref docshell xpconnect xuldoc caps editor uconv gfx2 imglib2
REQUIRES = xpcom \
string \
gfx \
layout \
widget \
dom \
js \
locale \
webshell \
htmlparser \
necko \
view \
pref \
docshell \
xpconnect \
xuldoc \
caps \
editor \
uconv \
gfx2 \
imglib2 \
$(NULL)
CPPSRCS = \
nsAttributeContent.cpp \

View File

@ -28,7 +28,37 @@ include $(DEPTH)/config/autoconf.mk
MODULE = content
LIBRARY_NAME = gkconhtmldoc_s
REQUIRES = xpcom string gfx layout widget dom necko htmlparser locale view js intl webshell docshell cookie caps util timer uconv pref uriloader rdf chardet nkcache appcomps lwbrk gfx2 imglib2 xpconnect unicharutil
REQUIRES = xpcom \
string \
gfx \
layout \
widget \
dom \
necko \
htmlparser \
locale \
view \
js \
intl \
webshell \
docshell \
cookie \
caps \
util \
timer \
uconv \
pref \
uriloader \
rdf \
chardet \
nkcache \
appcomps \
lwbrk \
gfx2 \
imglib2 \
xpconnect \
unicharutil \
$(NULL)
CPPSRCS = \
nsHTMLContentSink.cpp \

View File

@ -28,7 +28,25 @@ include $(DEPTH)/config/autoconf.mk
MODULE = content
LIBRARY_NAME = gkconhtmlstyle_s
REQUIRES = xpcom string dom gfx layout widget caps locale js necko webshell xul htmlparser docshell uconv xuldoc xpconnect pref
REQUIRES = xpcom \
string \
dom \
gfx \
layout \
widget \
caps \
locale \
js \
necko \
webshell \
xul \
htmlparser \
docshell \
uconv \
xuldoc \
xpconnect \
pref \
$(NULL)
CPPSRCS = \
nsCSSDeclaration.cpp \

View File

@ -28,7 +28,19 @@ include $(DEPTH)/config/autoconf.mk
MODULE = content
LIBRARY_NAME = gkconshared_s
REQUIRES = xpcom string gfx layout widget locale dom webshell pref necko htmlparser unicharutil
REQUIRES = xpcom \
string \
gfx \
layout \
widget \
locale \
dom \
webshell \
pref \
necko \
htmlparser \
unicharutil \
$(NULL)
CPPSRCS = \
nsCSSAtoms.cpp \

View File

@ -28,7 +28,26 @@ include $(DEPTH)/config/autoconf.mk
MODULE = content
LIBRARY_NAME = gkconxbl_s
REQUIRES = xpcom string js dom gfx layout widget caps htmlparser necko xpconnect pref docshell chrome lwbrk xul xuldoc gfx2 imglib2
REQUIRES = xpcom \
string \
js \
dom \
gfx \
layout \
widget \
caps \
htmlparser \
necko \
xpconnect \
pref \
docshell \
chrome \
lwbrk \
xul \
xuldoc \
gfx2 \
imglib2 \
$(NULL)
CPPSRCS = \
nsXBLBinding.cpp \

View File

@ -28,7 +28,20 @@ include $(DEPTH)/config/autoconf.mk
MODULE = content
LIBRARY_NAME = gkconxmlcon_s
REQUIRES = xpcom string js dom gfx layout widget necko caps webshell docshell htmlparser xpconnect
REQUIRES = xpcom \
string \
js \
dom \
gfx \
layout \
widget \
necko \
caps \
webshell \
docshell \
htmlparser \
xpconnect \
$(NULL)
CPPSRCS = \
nsXMLElement.cpp \

View File

@ -28,7 +28,28 @@ include $(DEPTH)/config/autoconf.mk
MODULE = content
LIBRARY_NAME = gkconxmldoc_s
REQUIRES = xpcom string js dom gfx layout widget caps htmlparser necko view docshell webshell uriloader pref xpconnect uconv chardet lwbrk exthandler mimetype
REQUIRES = xpcom \
string \
js \
dom \
gfx \
layout \
widget \
caps \
htmlparser \
necko \
view \
docshell \
webshell \
uriloader \
pref \
xpconnect \
uconv \
chardet \
lwbrk \
exthandler \
mimetype \
$(NULL)
CPPSRCS = \
nsXMLContentSink.cpp \

View File

@ -24,7 +24,17 @@ include $(DEPTH)/config/autoconf.mk
MODULE = xsl_doc
LIBRARY_NAME = gkconxsldoc_s
REQUIRES = xpcom string htmlparser view widget dom necko gfx layout content
REQUIRES = xpcom \
string \
htmlparser \
view \
widget \
dom \
necko \
gfx \
layout \
content \
$(NULL)
include $(topsrcdir)/config/config.mk

View File

@ -28,7 +28,27 @@ include $(DEPTH)/config/autoconf.mk
MODULE = xul
LIBRARY_NAME = gkconxulcon_s
REQUIRES = xpcom string gfx layout content widget htmlparser necko dom js caps rdf xpconnect locale timer lwbrk pref xuldoc xultmpl webshell
REQUIRES = xpcom \
string \
gfx \
layout \
content \
widget \
htmlparser \
necko \
dom \
js \
caps \
rdf \
xpconnect \
locale \
timer \
lwbrk \
pref \
xuldoc \
xultmpl \
webshell \
$(NULL)
CPPSRCS = \
nsRDFDOMNodeList.cpp \

View File

@ -28,7 +28,32 @@ include $(DEPTH)/config/autoconf.mk
MODULE = xuldoc
LIBRARY_NAME = gkconxuldoc_s
REQUIRES = xpcom string exthandler mimetype gfx layout content widget dom rdf js xpconnect caps locale view necko uriloader htmlparser lwbrk timer chrome docshell pref xul xultmpl
REQUIRES = xpcom \
string \
exthandler \
mimetype \
gfx \
layout \
content \
widget \
dom \
rdf \
js \
xpconnect \
caps \
locale \
view \
necko \
uriloader \
htmlparser \
lwbrk \
timer \
chrome \
docshell \
pref \
xul \
xultmpl \
$(NULL)
CPPSRCS = \
nsControllerCommandManager.cpp \

View File

@ -28,7 +28,23 @@ include $(DEPTH)/config/autoconf.mk
MODULE = xultmpl
LIBRARY_NAME = gkconxultmpl_s
REQUIRES = xpcom string js xpconnect timer caps gfx layout content widget dom rdf necko locale xul xuldoc
REQUIRES = xpcom \
string \
js \
xpconnect \
timer \
caps \
gfx \
layout \
content \
widget \
dom \
rdf \
necko \
locale \
xul \
xuldoc \
$(NULL)
CPPSRCS = \
nsClusterKey.cpp \

View File

@ -31,7 +31,8 @@ LIBRARY_NAME = mork
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
MODULE_NAME = nsMorkModule
REQUIRES = xpcom
REQUIRES = xpcom \
$(NULL)
CPPSRCS = nsMorkFactory.cpp

View File

@ -28,7 +28,8 @@ include $(DEPTH)/config/autoconf.mk
MODULE = mork
LIBRARY_NAME = msgmork_s
REQUIRES = xpcom
REQUIRES = xpcom \
$(NULL)
FORCE_STATIC_LIB=1
CPPSRCS = \

View File

@ -44,7 +44,10 @@ SHORT_LIBNAME = mozldap
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
MODULE_NAME = nsLDAPProtocolModule
REQUIRES = xpcom string necko
REQUIRES = xpcom \
string \
necko \
$(NULL)
CPPSRCS = \

View File

@ -25,7 +25,36 @@ VPATH = @srcdir@
MODULE = docshell
LIBRARY_NAME = basedocshell_s
REQUIRES = xpcom string caps necko gfx layout content dom js uriloader exthandler htmlparser view pref locale webbrwsr xpconnect timer widget shistory intl plugin webshell chardet uconv appcomps xuldoc find nkcache
REQUIRES = xpcom \
string \
caps \
necko \
gfx \
layout \
content \
dom \
js \
uriloader \
exthandler \
htmlparser \
view \
pref \
locale \
webbrwsr \
xpconnect \
timer \
widget \
shistory \
intl \
plugin \
webshell \
chardet \
uconv \
appcomps \
xuldoc \
find \
nkcache \
$(NULL)
include $(DEPTH)/config/autoconf.mk

View File

@ -31,7 +31,25 @@ include $(DEPTH)/config/autoconf.mk
LIBRARY_NAME = docshell
EXPORT_LIBRARY = 1
REQUIRES = xpcom string dom shistory necko gfx layout uriloader timer webshell widget pref view intl htmlparser chardet appcomps find
REQUIRES = xpcom \
string \
dom \
shistory \
necko \
gfx \
layout \
uriloader \
timer \
webshell \
widget \
pref \
view \
intl \
htmlparser \
chardet \
appcomps \
find \
$(NULL)
CPPSRCS = \
nsDocShellModule.cpp \

View File

@ -28,7 +28,38 @@ include $(DEPTH)/config/autoconf.mk
MODULE = dom
LIBRARY_NAME = jsdombase_s
REQUIRES = xpcom string webbrwsr js widget gfx layout content caps docshell xpconnect pref oji necko java locale uriloader sidebar xuldoc timer webshell view uconv shistory plugin windowwatcher htmlparser chardet transformiix xmlextras xsl_doc
REQUIRES = xpcom \
string \
webbrwsr \
js \
widget \
gfx \
layout \
content \
caps \
docshell \
xpconnect \
pref \
oji \
necko \
java \
locale \
uriloader \
sidebar \
xuldoc \
timer \
webshell \
view \
uconv \
shistory \
plugin \
windowwatcher \
htmlparser \
chardet \
transformiix \
xmlextras \
xsl_doc \
$(NULL)
CPPSRCS = \
nsBarProps.cpp \

View File

@ -29,7 +29,23 @@ include $(DEPTH)/config/autoconf.mk
MODULE = dom
LIBRARY_NAME = jsdom
EXPORT_LIBRARY = 1
REQUIRES = xpcom string js xpconnect widget gfx layout content caps timer webbrwsr xuldoc docshell sidebar plugin necko
REQUIRES = xpcom \
string \
js \
xpconnect \
widget \
gfx \
layout \
content \
caps \
timer \
webbrwsr \
xuldoc \
docshell \
sidebar \
plugin \
necko \
$(NULL)
IS_COMPONENT = 1
MODULE_NAME = DOM_components

View File

@ -28,7 +28,12 @@ include $(DEPTH)/config/autoconf.mk
MODULE = dom
LIBRARY_NAME = jsdomevents_s
REQUIRES = xpcom string js caps xpconnect
REQUIRES = xpcom \
string \
js \
caps \
xpconnect \
$(NULL)
CPPSRCS = \
nsJSEventListener.cpp \

View File

@ -31,7 +31,18 @@ LIBRARY_NAME = jsurl
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
MODULE_NAME = javascript__protocol
REQUIRES = xpcom string js dom necko caps widget appshell rdf xpconnect jsconsole
REQUIRES = xpcom \
string \
js \
dom \
necko \
caps \
widget \
appshell \
rdf \
xpconnect \
jsconsole \
$(NULL)
XPIDLSRCS = \
nsIEvaluateStringProxy.idl \

View File

@ -31,7 +31,35 @@ LIBRARY_NAME = editor
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
MODULE_NAME = nsEditorModule
REQUIRES = xpcom string dom locale gfx layout content uriloader widget txmgr htmlparser necko pref view appshell rdf webshell timer txtsvc intl lwbrk docshell chrome appcomps xuldoc windowwatcher exthandler mimetype
REQUIRES = xpcom \
string \
dom \
locale \
gfx \
layout \
content \
uriloader \
widget \
txmgr \
htmlparser \
necko \
pref \
view \
appshell \
rdf \
webshell \
timer \
txtsvc \
intl \
lwbrk \
docshell \
chrome \
appcomps \
xuldoc \
windowwatcher \
exthandler \
mimetype \
$(NULL)
CPPSRCS = \
nsAOLCiter.cpp \

View File

@ -31,7 +31,34 @@ LIBRARY_NAME = composer
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
MODULE_NAME = nsComposerModule
REQUIRES = xpcom string dom js locale gfx layout content uriloader widget txmgr htmlparser necko pref view appshell rdf webshell timer txtsvc intl lwbrk docshell chrome caps appcomps xuldoc
REQUIRES = xpcom \
string \
dom \
js \
locale \
gfx \
layout \
content \
uriloader \
widget \
txmgr \
htmlparser \
necko \
pref \
view \
appshell \
rdf \
webshell \
timer \
txtsvc \
intl \
lwbrk \
docshell \
chrome \
caps \
appcomps \
xuldoc \
$(NULL)
CPPSRCS = \
nsEditorShell.cpp \

View File

@ -28,7 +28,34 @@ include $(DEPTH)/config/autoconf.mk
MODULE = editor
LIBRARY_NAME = editorbase_s
REQUIRES = xpcom string dom js locale gfx layout content uriloader widget txmgr htmlparser necko pref view appshell rdf webshell timer txtsvc intl lwbrk docshell chrome caps appcomps xuldoc
REQUIRES = xpcom \
string \
dom \
js \
locale \
gfx \
layout \
content \
uriloader \
widget \
txmgr \
htmlparser \
necko \
pref \
view \
appshell \
rdf \
webshell \
timer \
txtsvc \
intl \
lwbrk \
docshell \
chrome \
caps \
appcomps \
xuldoc \
$(NULL)
# Internal header files, needed by other editor sublibs:
INTERNAL_HDR_DIR = ../internal

View File

@ -37,7 +37,34 @@ EXTRA_DSO_LDOPTS = \
$(MOZ_COMPONENT_LIBS) \
$(MOZ_JS_LIBS) \
$(NULL)
REQUIRES = xpcom string dom js locale gfx layout content uriloader widget txmgr htmlparser necko pref view appshell rdf webshell timer txtsvc intl lwbrk docshell chrome caps appcomps xuldoc
REQUIRES = xpcom \
string \
dom \
js \
locale \
gfx \
layout \
content \
uriloader \
widget \
txmgr \
htmlparser \
necko \
pref \
view \
appshell \
rdf \
webshell \
timer \
txtsvc \
intl \
lwbrk \
docshell \
chrome \
caps \
appcomps \
xuldoc \
$(NULL)
# MOZ_BUILD_PLAINTEXT_EDITOR_CORE_ONLY=1
ifdef MOZ_BUILD_PLAINTEXT_EDITOR_CORE_ONLY

View File

@ -28,7 +28,34 @@ include $(DEPTH)/config/autoconf.mk
MODULE = editor
LIBRARY_NAME = htmleditor_s
REQUIRES = xpcom string dom js locale gfx layout content uriloader widget txmgr htmlparser necko pref view appshell rdf webshell timer txtsvc intl lwbrk docshell chrome caps appcomps xuldoc
REQUIRES = xpcom \
string \
dom \
js \
locale \
gfx \
layout \
content \
uriloader \
widget \
txmgr \
htmlparser \
necko \
pref \
view \
appshell \
rdf \
webshell \
timer \
txtsvc \
intl \
lwbrk \
docshell \
chrome \
caps \
appcomps \
xuldoc \
$(NULL)
# Building the full blown HTML Editor so add it's source files and objects:

View File

@ -28,7 +28,34 @@ include $(DEPTH)/config/autoconf.mk
MODULE = editor
LIBRARY_NAME = texteditor_s
REQUIRES = xpcom string dom js locale gfx layout content uriloader widget txmgr htmlparser necko pref view appshell rdf webshell timer txtsvc intl lwbrk docshell chrome caps appcomps xuldoc
REQUIRES = xpcom \
string \
dom \
js \
locale \
gfx \
layout \
content \
uriloader \
widget \
txmgr \
htmlparser \
necko \
pref \
view \
appshell \
rdf \
webshell \
timer \
txtsvc \
intl \
lwbrk \
docshell \
chrome \
caps \
appcomps \
xuldoc \
$(NULL)
CPPSRCS = \
nsPlaintextDataTransfer.cpp \

View File

@ -31,7 +31,9 @@ LIBRARY_NAME = txmgr
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
MODULE_NAME = nsTransactionManagerModule
REQUIRES = xpcom string
REQUIRES = xpcom \
string \
$(NULL)
CPPSRCS = \
nsTransactionItem.cpp \

View File

@ -26,7 +26,9 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
REQUIRES = xpcom txmgr
REQUIRES = xpcom \
txmgr \
$(NULL)
PROGRAM = TestTXMgr$(BIN_SUFFIX)

View File

@ -31,7 +31,15 @@ LIBRARY_NAME = txtsvc
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
MODULE_NAME = nsTextServicesModule
REQUIRES = xpcom string editor gfx layout content dom widget
REQUIRES = xpcom \
string \
editor \
gfx \
layout \
content \
dom \
widget \
$(NULL)
CPPSRCS = \
nsFindAndReplace.cpp \

View File

@ -29,7 +29,21 @@ XPIDL_MODULE = embed_base
include $(DEPTH)/config/autoconf.mk
REQUIRES = xpcom string widget view dom necko rdf appshell uriloader gfx editor intl chrome embedcomponents
REQUIRES = xpcom \
string \
widget \
view \
dom \
necko \
rdf \
appshell \
uriloader \
gfx \
editor \
intl \
chrome \
embedcomponents \
$(NULL)
EXPORTS = \
nsEmbedAPI.h \

View File

@ -32,7 +32,20 @@ include $(DEPTH)/config/autoconf.mk
LIBRARY_NAME = webbrwsr
EXPORT_LIBRARY = 1
REQUIRES = xpcom string docshell dom widget gfx layout content necko uriloader shistory timer windowwatcher
REQUIRES = xpcom \
string \
docshell \
dom \
widget \
gfx \
layout \
content \
necko \
uriloader \
shistory \
timer \
windowwatcher \
$(NULL)
CPPSRCS = \
nsWebBrowserModule.cpp \

View File

@ -28,7 +28,24 @@ include $(DEPTH)/config/autoconf.mk
MODULE = gtkembedmoz
LIBRARY_NAME = gtkembedmoz
EXPORT_LIBRARY = 1
REQUIRES = xpcom string docshell webshell necko widget dom gfx layout content uriloader webbrwsr shistory embed_base pref windowwatcher mpfilelocprovider
REQUIRES = xpcom \
string \
docshell \
webshell \
necko \
widget \
dom \
gfx \
layout \
content \
uriloader \
webbrwsr \
shistory \
embed_base \
pref \
windowwatcher \
mpfilelocprovider \
$(NULL)
CPPSRCS = \
gtkmozembed2.cpp \

View File

@ -26,7 +26,10 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = gtkembedmoz
REQUIRES = xpcom string dom
REQUIRES = xpcom \
string \
dom \
$(NULL)
CPPSRCS = \
TestGtkEmbed.cpp \

View File

@ -26,7 +26,26 @@ VPATH = @srcdir@
MODULE = webbrwsr
XPIDL_MODULE = webBrowser_core
LIBRARY_NAME = nsWebBrowser_s
REQUIRES = xpcom string docshell widget gfx layout content dom js necko uriloader shistory webshell mimetype exthandler timer windowwatcher wallet appcomps
REQUIRES = xpcom \
string \
docshell \
widget \
gfx \
layout \
content \
dom \
js \
necko \
uriloader \
shistory \
webshell \
mimetype \
exthandler \
timer \
windowwatcher \
wallet \
appcomps \
$(NULL)
include $(DEPTH)/config/autoconf.mk

View File

@ -26,7 +26,9 @@ include $(DEPTH)/config/autoconf.mk
MODULE = embedcomponents
LIBRARY_NAME = appstartupnotifier_s
REQUIRES = xpcom string
REQUIRES = xpcom \
string \
$(NULL)
CPPSRCS = nsAppStartupNotifier.cpp \
$(NULL)

View File

@ -29,7 +29,16 @@ EXPORT_LIBRARY = 1
SHORT_LIBNAME = embedcmp
IS_COMPONENT = 1
MODULE_NAME = embedcomponents
REQUIRES = js xpcom string windowwatcher jsconsole find embed_base dom txtsvc
REQUIRES = js \
xpcom \
string \
windowwatcher \
jsconsole \
find \
embed_base \
dom \
txtsvc \
$(NULL)
CPPSRCS = nsModule.cpp

View File

@ -26,7 +26,17 @@ include $(DEPTH)/config/autoconf.mk
MODULE = embedcomponents
LIBRARY_NAME = find_s
REQUIRES = string xpcom find txtsvc dom docshell gfx layout content widget
REQUIRES = string \
xpcom \
find \
txtsvc \
dom \
docshell \
gfx \
layout \
content \
widget \
$(NULL)
CPPSRCS = nsWebBrowserFind.cpp \
$(NULL)

View File

@ -26,7 +26,13 @@ include $(DEPTH)/config/autoconf.mk
MODULE = embedcomponents
LIBRARY_NAME = jsconsole_s
REQUIRES = jsconsole xpcom string dom windowwatcher js
REQUIRES = jsconsole \
xpcom \
string \
dom \
windowwatcher \
js \
$(NULL)
CPPSRCS = nsJSConsoleService.cpp \
$(NULL)

View File

@ -26,7 +26,23 @@ include $(DEPTH)/config/autoconf.mk
MODULE = embedcomponents
LIBRARY_NAME = windowwatcher_s
REQUIRES = xpcom string dom windowwatcher widget js xpconnect caps layout content necko docshell webbrwsr embed_base wallet intl
REQUIRES = xpcom \
string \
dom \
windowwatcher \
widget \
js \
xpconnect \
caps \
layout \
content \
necko \
docshell \
webbrwsr \
embed_base \
wallet \
intl \
$(NULL)
CPPSRCS = nsDialogParamBlock.cpp \
nsPrompt.cpp \

View File

@ -24,7 +24,22 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
REQUIRES = xpcom string webbrwsr widget necko docshell gfx layout webshell dom uriloader embed_base windowwatcher pref mpfilelocprovider
REQUIRES = xpcom \
string \
webbrwsr \
widget \
necko \
docshell \
gfx \
layout \
webshell \
dom \
uriloader \
embed_base \
windowwatcher \
pref \
mpfilelocprovider \
$(NULL)
CPPSRCS = \
WebBrowserChrome.cpp \

View File

@ -36,7 +36,19 @@ MODULE = accessproxy
XPIDL_MODULE = accessproxy
LIBRARY_NAME = accessproxy
SHORT_LIBNAME = accproxy
REQUIRES = xpcom string docshell dom widget gfx layout content uriloader locale mozcomps pref
REQUIRES = xpcom \
string \
docshell \
dom \
widget \
gfx \
layout \
content \
uriloader \
locale \
mozcomps \
pref \
$(NULL)
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
MODULE_NAME = nsAccessProxy

View File

@ -31,7 +31,18 @@ LIBRARY_NAME = cookie
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
MODULE_NAME = nsCookieModule
REQUIRES = xpcom string necko dom widget layout content pref intl uriloader windowwatcher
REQUIRES = xpcom \
string \
necko \
dom \
widget \
layout \
content \
pref \
intl \
uriloader \
windowwatcher \
$(NULL)
ifdef ENABLE_TESTS
DIRS = tests

View File

@ -26,7 +26,12 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
REQUIRES = xpcom string cookie necko intl
REQUIRES = xpcom \
string \
cookie \
necko \
intl \
$(NULL)
PROGRAM = TestCookie$(BIN_SUFFIX)
CPPSRCS = TestCookie.cpp

View File

@ -31,7 +31,13 @@ MODULE = ctl
LIBRARY_NAME = ctl
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom string uconv locale
REQUIRES = xpcom \
string \
uconv \
locale \
$(NULL)
EXTRA_DSO_LIBS = mozpango
CPPSRCS = \

View File

@ -28,7 +28,9 @@ include $(DEPTH)/config/autoconf.mk
MODULE = necko
LIBRARY_NAME = nkdatetm_s
REQUIRES = xpcom string
REQUIRES = xpcom \
string \
$(NULL)
CPPSRCS = \
nsDateTimeHandler.cpp \

View File

@ -27,7 +27,10 @@ include $(DEPTH)/config/autoconf.mk
MODULE = necko
LIBRARY_NAME = nkfinger_s
REQUIRES = xpcom string mimetype
REQUIRES = xpcom \
string \
mimetype \
$(NULL)
CPPSRCS = \
nsFingerHandler.cpp \

View File

@ -28,7 +28,27 @@ include $(DEPTH)/config/autoconf.mk
MODULE=inspector
LIBRARY_NAME=inspector_s
REQUIRES=xpcom string dom rdf rdfutil gfx layout content widget locale gfx2 necko docshell view timer imglib2 mimetype exthandler $(PNG_REQUIRES) $(ZLIB_REQUIRES)
REQUIRES = xpcom \
string \
dom \
rdf \
rdfutil \
gfx \
layout \
content \
widget \
locale \
gfx2 \
necko \
docshell \
view \
timer \
imglib2 \
mimetype \
exthandler \
$(PNG_REQUIRES) \
$(ZLIB_REQUIRES) \
$(NULL)
CPPSRCS= \
inDOMDataSource.cpp \

View File

@ -30,7 +30,21 @@ MODULE = inspector
LIBRARY_NAME = inspector
EXPORT_LIBRARY = 1
SHORT_LIBNAME = inspectr
REQUIRES = xpcom string gfx layout content dom widget rdf rdfutil locale gfx2 timer necko imglib2
REQUIRES = xpcom \
string \
gfx \
layout \
content \
dom \
widget \
rdf \
rdfutil \
locale \
gfx2 \
timer \
necko \
imglib2 \
$(NULL)
IS_COMPONENT = 1
MODULE_NAME = nsInspectorModule

View File

@ -32,7 +32,24 @@ EXPORT_LIBRARY = 1
IS_COMPONENT = 1
MODULE_NAME = nsP3PModule
REQUIRES = xpcom string docshell necko dom gfx layout content rdf widget xmlextras cookie pref intl uriloader htmlparser windowwatcher
REQUIRES = xpcom \
string \
docshell \
necko \
dom \
gfx \
layout \
content \
rdf \
widget \
xmlextras \
cookie \
pref \
intl \
uriloader \
htmlparser \
windowwatcher \
$(NULL)
CPPSRCS = \
nsP3PModule.cpp \

View File

@ -30,7 +30,15 @@ MODULE = transformiix
LIBRARY_NAME = transformiix
EXPORT_LIBRARY = 1
SHORT_LIBNAME = t8iix
REQUIRES = xpcom string dom layout content widget xsl_doc necko
REQUIRES = xpcom \
string \
dom \
layout \
content \
widget \
xsl_doc \
necko \
$(NULL)
IS_COMPONENT = 1
MODULE_NAME = TransformiixModule

View File

@ -28,7 +28,9 @@ include $(DEPTH)/config/autoconf.mk
ifndef TX_EXE
MODULE = transformiix
REQUIRES = string xpcom
REQUIRES = string \
xpcom \
$(NULL)
endif
CPPSRCS = ArrayList.cpp \

View File

@ -28,7 +28,10 @@ include $(DEPTH)/config/autoconf.mk
ifndef TX_EXE
MODULE = transformiix
REQUIRES = string xpcom necko
REQUIRES = string \
xpcom \
necko \
$(NULL)
endif
CPPSRCS = URIUtils.cpp

View File

@ -28,7 +28,13 @@ include $(DEPTH)/config/autoconf.mk
ifndef TX_EXE
MODULE = transformiix
REQUIRES = string xpcom dom layout content widget
REQUIRES = string \
xpcom \
dom \
layout \
content \
widget \
$(NULL)
endif
DIRS = dom parser util

View File

@ -27,7 +27,14 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = transformiix
REQUIRES = string xpcom dom layout content widget necko
REQUIRES = string \
xpcom \
dom \
layout \
content \
widget \
necko \
$(NULL)
CPPSRCS = MozillaAttr.cpp \
MozillaCDATASection.cpp \

View File

@ -28,7 +28,18 @@ include $(DEPTH)/config/autoconf.mk
ifndef TX_EXE
MODULE = transformiix
REQUIRES = string xpcom necko dom layout content widget js appshell xpconnect caps
REQUIRES = string \
xpcom \
necko \
dom \
layout \
content \
widget \
js \
appshell \
xpconnect \
caps \
$(NULL)
endif
CPPSRCS = XMLParser.cpp

View File

@ -28,7 +28,13 @@ include $(DEPTH)/config/autoconf.mk
ifndef TX_EXE
MODULE = transformiix
REQUIRES = string xpcom dom layout content widget
REQUIRES = string \
xpcom \
dom \
layout \
content \
widget \
$(NULL)
endif
CPPSRCS = DOMHelper.cpp

View File

@ -28,7 +28,13 @@ include $(DEPTH)/config/autoconf.mk
ifndef TX_EXE
MODULE = transformiix
REQUIRES = string xpcom dom layout content widget
REQUIRES = string \
xpcom \
dom \
layout \
content \
widget \
$(NULL)
endif
CPPSRCS = AdditiveExpr.cpp \

View File

@ -30,7 +30,15 @@ DIRS = functions util
ifndef TX_EXE
MODULE = transformiix
REQUIRES = string xpcom dom layout content widget necko xsl_doc
REQUIRES = string \
xpcom \
dom \
layout \
content \
widget \
necko \
xsl_doc \
$(NULL)
endif
CPPSRCS = Names.cpp \

View File

@ -28,7 +28,13 @@ include $(DEPTH)/config/autoconf.mk
ifndef TX_EXE
MODULE = transformiix
REQUIRES = string xpcom dom layout content widget
REQUIRES = string \
xpcom \
dom \
layout \
content \
widget \
$(NULL)
endif
CPPSRCS = CurrentFunctionCall.cpp \

View File

@ -28,7 +28,13 @@ include $(DEPTH)/config/autoconf.mk
ifndef TX_EXE
MODULE = transformiix
REQUIRES = string xpcom dom layout content widget
REQUIRES = string \
xpcom \
dom \
layout \
content \
widget \
$(NULL)
endif
CPPSRCS = NodeSorter.cpp NodeStack.cpp

View File

@ -32,7 +32,11 @@ EXPORT_LIBRARY = 1
IS_COMPONENT = 1
MODULE_NAME = nsUniversalCharDetModule
SHORT_LIBNAME = ucdet
REQUIRES = xpcom string uconv chardet
REQUIRES = xpcom \
string \
uconv \
chardet \
$(NULL)
CPPSRCS = \
CharDistribution.cpp \

View File

@ -27,7 +27,9 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = universalchardet
REQUIRES = xpcom chardet
REQUIRES = xpcom \
chardet \
$(NULL)
CPPSRCS = \
UniversalChardetTest.cpp \

View File

@ -28,7 +28,14 @@ include $(DEPTH)/config/autoconf.mk
MODULE = vixen
LIBRARY_NAME = vixen_s
REQUIRES = xpcom string gfx layout content dom widget
REQUIRES = xpcom \
string \
gfx \
layout \
content \
dom \
widget \
$(NULL)
CPPSRCS = \
nsVixenShell.cpp \

View File

@ -31,7 +31,9 @@ LIBRARY_NAME = vixen
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
MODULE_NAME = nsVixenModule
REQUIRES = xpcom string
REQUIRES = xpcom \
string \
$(NULL)
CPPSRCS = \
nsVixenModule.cpp \

View File

@ -32,7 +32,8 @@ EXPORT_LIBRARY = 1
SHORT_LIBNAME = wlltvwrs
IS_COMPONENT = 1
MODULE_NAME = nsWalletViewerModule
REQUIRES = xpcom
REQUIRES = xpcom \
$(NULL)
CPPSRCS = nsWalletViewerFactory.cpp

View File

@ -29,7 +29,21 @@ include $(DEPTH)/config/autoconf.mk
MODULE = walletviewers
LIBRARY_NAME = cookieviewer_s
XPIDL_MODULE = cookieviewer
REQUIRES = xpcom string dom js gfx layout content widget cookie docshell uriloader locale necko gfx2
REQUIRES = xpcom \
string \
dom \
js \
gfx \
layout \
content \
widget \
cookie \
docshell \
uriloader \
locale \
necko \
gfx2 \
$(NULL)
CPPSRCS = nsCookieViewer.cpp

View File

@ -29,7 +29,14 @@ include $(DEPTH)/config/autoconf.mk
MODULE = walletviewers
LIBRARY_NAME = walleteditor_s
XPIDL_MODULE = walleteditor
REQUIRES = xpcom string wallet dom docshell necko widget
REQUIRES = xpcom \
string \
wallet \
dom \
docshell \
necko \
widget \
$(NULL)
CPPSRCS = nsWalletEditor.cpp

View File

@ -29,7 +29,13 @@ include $(DEPTH)/config/autoconf.mk
MODULE = walletviewers
LIBRARY_NAME = signonviewer_s
XPIDL_MODULE = signonviewer
REQUIRES = xpcom string wallet dom widget necko
REQUIRES = xpcom \
string \
wallet \
dom \
widget \
necko \
$(NULL)
CPPSRCS = nsSignonViewer.cpp

View File

@ -31,7 +31,22 @@ LIBRARY_NAME = wallet
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
MODULE_NAME = nsWalletModule
REQUIRES = xpcom string necko dom gfx layout content widget uriloader pref webshell docshell appshell intl windowwatcher
REQUIRES = xpcom \
string \
necko \
dom \
gfx \
layout \
content \
widget \
uriloader \
pref \
webshell \
docshell \
appshell \
intl \
windowwatcher \
$(NULL)
CPPSRCS = \
nsWalletFactory.cpp \

View File

@ -29,7 +29,14 @@ include $(DEPTH)/config/autoconf.mk
MODULE = walletviewers
LIBRARY_NAME = walletpreview_s
XPIDL_MODULE = walletpreview
REQUIRES = xpcom string wallet dom widget necko docshell
REQUIRES = xpcom \
string \
wallet \
dom \
widget \
necko \
docshell \
$(NULL)
CPPSRCS = nsWalletPreview.cpp

View File

@ -28,7 +28,13 @@ include $(DEPTH)/config/autoconf.mk
MODULE = xmlextras
LIBRARY_NAME = xmlextrasschema_s
REQUIRES = xpcom string dom caps necko xpconnect
REQUIRES = xpcom \
string \
dom \
caps \
necko \
xpconnect \
$(NULL)
CPPSRCS = \
nsSchema.cpp \

View File

@ -28,7 +28,18 @@ include $(DEPTH)/config/autoconf.mk
MODULE = xmlextras
LIBRARY_NAME = xmlextrassoap_s
REQUIRES = xpcom string caps dom js widget gfx layout content xpconnect necko
REQUIRES = xpcom \
string \
caps \
dom \
js \
widget \
gfx \
layout \
content \
xpconnect \
necko \
$(NULL)
CPPSRCS = \
nsSOAPCall.cpp \

View File

@ -28,7 +28,13 @@ include $(DEPTH)/config/autoconf.mk
MODULE = xmlextras
LIBRARY_NAME = xmlextraswsdl_s
REQUIRES = xpcom string dom caps necko xpconnect
REQUIRES = xpcom \
string \
dom \
caps \
necko \
xpconnect \
$(NULL)
CPPSRCS = \
nsWSDLLoader.cpp \

View File

@ -28,22 +28,22 @@ include $(DEPTH)/config/autoconf.mk
MODULE = xmlextras
LIBRARY_NAME = xmlextrasbase_s
REQUIRES = \
xpcom \
string \
dom \
js \
gfx \
layout \
content \
widget \
caps \
uconv \
necko \
docshell \
xpconnect \
webbrwsr \
htmlparser
REQUIRES = xpcom \
string \
dom \
js \
gfx \
layout \
content \
widget \
caps \
uconv \
necko \
docshell \
xpconnect \
webbrwsr \
htmlparser \
$(NULL)
CPPSRCS = \
nsDOMSerializer.cpp \

View File

@ -32,7 +32,18 @@ EXPORT_LIBRARY = 1
SHORT_LIBNAME = xmlextra
IS_COMPONENT = 1
MODULE_NAME = nsXMLExtrasModule
REQUIRES = xpcom string dom js layout content widget caps necko webbrwsr embedcomponents
REQUIRES = xpcom \
string \
dom \
js \
layout \
content \
widget \
caps \
necko \
webbrwsr \
embedcomponents \
$(NULL)
CPPSRCS = nsXMLExtrasModule.cpp

View File

@ -28,7 +28,13 @@ include $(DEPTH)/config/autoconf.mk
MODULE = xmlextras
LIBRARY_NAME = xmlextrasschema_s
REQUIRES = xpcom string dom caps necko xpconnect
REQUIRES = xpcom \
string \
dom \
caps \
necko \
xpconnect \
$(NULL)
CPPSRCS = \
nsSchema.cpp \

View File

@ -28,7 +28,18 @@ include $(DEPTH)/config/autoconf.mk
MODULE = xmlextras
LIBRARY_NAME = xmlextrassoap_s
REQUIRES = xpcom string caps dom js widget gfx layout content xpconnect necko
REQUIRES = xpcom \
string \
caps \
dom \
js \
widget \
gfx \
layout \
content \
xpconnect \
necko \
$(NULL)
CPPSRCS = \
nsSOAPCall.cpp \

View File

@ -26,7 +26,15 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
REQUIRES = xpcom string xmlextras necko dom layout content widget
REQUIRES = xpcom \
string \
xmlextras \
necko \
dom \
layout \
content \
widget \
$(NULL)
CPPSRCS = \
TestXMLExtras.cpp \

View File

@ -28,7 +28,13 @@ include $(DEPTH)/config/autoconf.mk
MODULE = xmlextras
LIBRARY_NAME = xmlextraswsdl_s
REQUIRES = xpcom string dom caps necko xpconnect
REQUIRES = xpcom \
string \
dom \
caps \
necko \
xpconnect \
$(NULL)
CPPSRCS = \
nsWSDLLoader.cpp \

View File

@ -67,7 +67,23 @@ CPPSRCS = \
MODULE = xmlterm
LIBRARY_NAME = xmlterm_s
REQUIRES = xpcom string gfx layout content docshell caps pref dom view widget necko webshell uriloader appshell locale
REQUIRES = xpcom \
string \
gfx \
layout \
content \
docshell \
caps \
pref \
dom \
view \
widget \
necko \
webshell \
uriloader \
appshell \
locale \
$(NULL)
XPIDLSRCS = \
mozILineTerm.idl \

View File

@ -52,7 +52,17 @@ EXPORT_LIBRARY = 1
SHORT_LIBNAME = xmlterm
IS_COMPONENT = 1
REQUIRES = xpcom string dom gfx layout content widget uriloader webshell necko
REQUIRES = xpcom \
string \
dom \
gfx \
layout \
content \
widget \
uriloader \
webshell \
necko \
$(NULL)
MODULE_NAME = XMLTermModule

View File

@ -76,7 +76,7 @@ EXPORTS = lineterm.h tracelog.h unistring.h ptystream.h
MODULE = xmlterm
LIBRARY_NAME = lineterm_s
REQUIRES =
REQUIRES = $(NULL)
FORCE_STATIC_LIB = 1

View File

@ -30,7 +30,19 @@ MODULE = gfx
EXPORTS = nsFontList.h
LIBRARY_NAME = gkgfx
EXPORT_LIBRARY = 1
REQUIRES = xpcom string layout content widget locale view necko pref gfx2 imglib2 intl
REQUIRES = xpcom \
string \
layout \
content \
widget \
locale \
view \
necko \
pref \
gfx2 \
imglib2 \
intl \
$(NULL)
ifeq ($(MOZ_WIDGET_TOOLKIT),os2)
DIRS =

View File

@ -47,7 +47,17 @@ CPPSRCS = \
nsScreenManagerBeOS.cpp \
$(NULL)
REQUIRES = xpcom string pref widget view intl uconv dom windowwatcher unicharutil
REQUIRES = xpcom \
string \
pref \
widget \
view \
intl \
uconv \
dom \
windowwatcher \
unicharutil \
$(NULL)
include $(topsrcdir)/config/rules.mk

View File

@ -31,7 +31,19 @@ LIBRARY_NAME = gfx_gtk
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
MODULE_NAME = nsGfxGTKModule
REQUIRES = xpcom string widget view util dom pref uconv unicharutil windowwatcher locale intl
REQUIRES = xpcom \
string \
widget \
view \
util \
dom \
pref \
uconv \
unicharutil \
windowwatcher \
locale \
intl \
$(NULL)
CSRCS = nsPrintdGTK.c

View File

@ -28,7 +28,22 @@ EXPORT_LIBRARY = 1
MODULE = gfx
IS_COMPONENT = 1
MODULE_NAME = nsGfxMacModule
REQUIRES = xpcom string img widget view util dom pref js uconv necko unicharutil gfx2 mozcomps windowwatcher
REQUIRES = xpcom \
string \
img \
widget \
view \
util \
dom \
pref \
js \
uconv \
necko \
unicharutil \
gfx2 \
mozcomps \
windowwatcher \
$(NULL)
CPPSRCS = \
nsATSUIUtils.cpp \

View File

@ -31,7 +31,19 @@ LIBRARY_NAME = gfx_photon
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
MODULE_NAME = nsGfxPhModule
REQUIRES = xpcom string widget view util dom pref uconv unicharutil windowwatcher locale intl
REQUIRES = xpcom \
string \
widget \
view \
util \
dom \
pref \
uconv \
unicharutil \
windowwatcher \
locale \
intl \
$(NULL)
CPPSRCS = \
nsDeviceContextPh.cpp \

View File

@ -32,7 +32,17 @@ EXPORT_LIBRARY = 1
IS_COMPONENT = 1
MODULE_NAME = nsGfxPSModule
EXTRA_DSO_LIBS = mozutil_s
REQUIRES = xpcom string widget pref uconv view gfx2 necko imglib2 intl
REQUIRES = xpcom \
string \
widget \
pref \
uconv \
view \
gfx2 \
necko \
imglib2 \
intl \
$(NULL)
EXTRA_DSO_LIBS += gkgfx
CSRCS = font_metrics.c

View File

@ -30,7 +30,23 @@ include $(DEPTH)/config/autoconf.mk
MODULE = gfx
LIBRARY_NAME = gfx_qt
EXPORT_LIBRARY = 1
REQUIRES = xpcom string widget view gfx2 uconv pref dom util js appshell mozcomps windowwatcher unicharutil intl locale
REQUIRES = xpcom \
string \
widget \
view \
gfx2 \
uconv \
pref \
dom \
util \
js \
appshell \
mozcomps \
windowwatcher \
unicharutil \
intl \
locale \
$(NULL)
IS_COMPONENT = 1
MODULE_NAME = nsGfxQTModule

View File

@ -33,7 +33,28 @@ EXPORT_LIBRARY = 1
IS_COMPONENT = 1
MODULE_NAME = nsGfxXlibModule
REQUIRES = xpcom string xlibrgb widget dom layout content appshell js necko pref util view uconv locale unicharutil gfx2 imglib2 mozcomps windowwatcher intl
REQUIRES = xpcom \
string \
xlibrgb \
widget \
dom \
layout \
content \
appshell \
js \
necko \
pref \
util \
view \
uconv \
locale \
unicharutil \
gfx2 \
imglib2 \
mozcomps \
windowwatcher \
intl \
$(NULL)
CPPSRCS = \
nsDeviceContextSpecFactoryX.cpp \

View File

@ -34,7 +34,19 @@ IS_COMPONENT = 1
MODULE_NAME = nsGfxXprintModule
EXTRA_DSO_LIBS = gkgfx
REQUIRES = xpcom string xlibrgb widget view pref locale uconv unicharutil gfx2 imglib2 intl
REQUIRES = xpcom \
string \
xlibrgb \
widget \
view \
pref \
locale \
uconv \
unicharutil \
gfx2 \
imglib2 \
intl \
$(NULL)
CSRCS = \
xprintutil.c \

View File

@ -26,7 +26,10 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
REQUIRES = xpcom string gfx
REQUIRES = xpcom \
string \
gfx \
$(NULL)
CPPSRCS = \
DumpColors.cpp \

View File

@ -33,7 +33,9 @@ EXPORT_LIBRARY = 1
IS_COMPONENT = 1
MODULE_NAME = nsGfx2Module
REQUIRES = xpcom gfx
REQUIRES = xpcom \
gfx \
$(NULL)
CPPSRCS = \
gfxImageFrame.cpp \

View File

@ -28,7 +28,14 @@ include $(DEPTH)/config/autoconf.mk
LIBRARY_NAME = DebugRobot
SHORT_LIBNAME = dbgrobot
REQUIRES = xpcom string htmlparser necko docshell dom uriloader
REQUIRES = xpcom \
string \
htmlparser \
necko \
docshell \
dom \
uriloader \
$(NULL)
CPPSRCS = nsDebugRobot.cpp nsRobotSink.cpp

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