Clean up MODULE/REQUIRES, bug=73353, r=cls

This commit is contained in:
disttsc%bart.nl 2001-04-08 08:33:11 +00:00
Родитель 2c1d43986a
Коммит 748e1ece2f
42 изменённых файлов: 42 добавлений и 140 удалений

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

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

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

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

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

@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = editor MODULE = editor
LIBRARY_NAME = editor LIBRARY_NAME = editor
IS_COMPONENT = 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 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
CPPSRCS = \ CPPSRCS = \
ChangeAttributeTxn.cpp \ ChangeAttributeTxn.cpp \

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

@ -25,8 +25,9 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk include $(DEPTH)/config/autoconf.mk
MODULE = gtkembedmoz
LIBRARY_NAME = gtkembedmoz LIBRARY_NAME = gtkembedmoz
REQUIRES = xpcom string docshell webshell necko widget dom layout locale js uriloader webbrwsr shistory embed_base pref windowwatcher gfx2 REQUIRES = xpcom string docshell webshell necko widget dom layout locale js uriloader webbrwsr shistory embed_base pref windowwatcher gfx2 mpfilelocprovider
CPPSRCS = \ CPPSRCS = \
gtkmozembed2.cpp \ gtkmozembed2.cpp \

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

@ -25,6 +25,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk include $(DEPTH)/config/autoconf.mk
MODULE = gtkembedmoz
REQUIRES = xpcom string dom REQUIRES = xpcom string dom
CPPSRCS = \ CPPSRCS = \

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

@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = cookie MODULE = cookie
LIBRARY_NAME = cookie LIBRARY_NAME = cookie
IS_COMPONENT = 1 IS_COMPONENT = 1
REQUIRES = xpcom string necko dom js widget layout appshell pref intl locale uriloader windowwatcher REQUIRES = xpcom string necko dom js widget layout pref intl locale uriloader windowwatcher
ifdef ENABLE_TESTS ifdef ENABLE_TESTS
DIRS = tests DIRS = tests

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

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

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

@ -30,7 +30,7 @@ MODULE = xmlextras
LIBRARY_NAME = xmlextras LIBRARY_NAME = xmlextras
SHORT_LIBNAME = xmlextra SHORT_LIBNAME = xmlextra
IS_COMPONENT = 1 IS_COMPONENT = 1
REQUIRES = xpcom string dom js layout widget caps necko webbrwsr appstartupnotifier embedcomponents REQUIRES = xpcom string dom js layout widget caps necko webbrwsr embedcomponents
CPPSRCS = nsXMLExtrasModule.cpp CPPSRCS = nsXMLExtrasModule.cpp

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

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

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

@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = absyncsvc MODULE = absyncsvc
XPIDL_MODULE = absync XPIDL_MODULE = absync
LIBRARY_NAME = absync_s LIBRARY_NAME = absync_s
REQUIRES = xpcom string necko mime cookie docshell locale uriloader pref layout widget msgbase msgbaseutil dom rdf addrbook intl locale appshell mork mimetype gfx2 windowwatcher REQUIRES = xpcom string necko mime cookie docshell locale uriloader pref layout widget msgbase msgbaseutil dom rdf addrbook intl locale mork mimetype gfx2 windowwatcher
CPPSRCS = \ CPPSRCS = \
nsAbSyncPostEngine.cpp \ nsAbSyncPostEngine.cpp \

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

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

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

@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = addrbook MODULE = addrbook
LIBRARY_NAME = addrbook_s LIBRARY_NAME = addrbook_s
REQUIRES = xpcom string rdf rdfutil appshell dom js layout widget mork docshell pref necko locale uriloader webshell uconv msgbase msgbaseutil mime msgcompose xuldoc gfx2 REQUIRES = xpcom string rdf rdfutil appshell dom js layout widget mork docshell pref necko locale uriloader webshell uconv msgbase msgbaseutil mime msgcompose xuldoc gfx2 appcomps
CPPSRCS = \ CPPSRCS = \
nsAddressBook.cpp \ nsAddressBook.cpp \

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

@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = msgbase MODULE = msgbase
LIBRARY_NAME = mailnews LIBRARY_NAME = mailnews
IS_COMPONENT = 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 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
ifeq ($(USE_SHORT_LIBNAME),1) ifeq ($(USE_SHORT_LIBNAME),1)
EXTRA_DSO_LIBS = msgbsutl EXTRA_DSO_LIBS = msgbsutl

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

@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = msgbase MODULE = msgbase
LIBRARY_NAME = msgbase_s LIBRARY_NAME = msgbase_s
REQUIRES = xpcom string necko dom js appshell appcomps uconv intl htmlparser widget docshell rdf editor layout mailnews locale msgbaseutil webshell txmgr msgcompose msgdb uriloader pref msglocal msgimap timer mork msgnews addrbook prefmigr chrome xuldoc caps mime mimetype gfx2 REQUIRES = xpcom string necko dom js appshell appcomps uconv intl htmlparser widget docshell rdf editor layout mailnews locale msgbaseutil webshell txmgr msgcompose msgdb uriloader pref msglocal msgimap timer mork msgnews addrbook prefmigr chrome xuldoc caps mime mimetype gfx2 mozcomps
CPPSRCS = \ CPPSRCS = \
nsMessenger.cpp \ nsMessenger.cpp \

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

@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = msgimap MODULE = msgimap
LIBRARY_NAME = msgimap_s LIBRARY_NAME = msgimap_s
REQUIRES = xpcom string mailnews rdf msgbase msgbaseutil rdfutil necko msgdb uconv mime pref js intl appshell nkcache timer locale txmgr dom docshell msglocal widget layout uriloader xuldoc msgnews mimetype gfx2 windowwatcher REQUIRES = xpcom string mailnews rdf msgbase msgbaseutil rdfutil necko msgdb uconv mime pref js intl nkcache timer locale txmgr dom docshell msglocal widget layout uriloader xuldoc msgnews mimetype gfx2 windowwatcher
EXPORTS = \ EXPORTS = \
nsIMAPBodyShell.h \ nsIMAPBodyShell.h \

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

@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = img MODULE = img
LIBRARY_NAME = img_s LIBRARY_NAME = img_s
REQUIRES = xpcom string layout util locale cookie necko widget dom timer jpeg REQUIRES = xpcom string layout util locale cookie necko timer jpeg
CPPSRCS = \ CPPSRCS = \
ilNetReader.cpp \ ilNetReader.cpp \

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

@ -26,6 +26,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk include $(DEPTH)/config/autoconf.mk
MODULE = mpfilelocprovider
EXPORTS = \ EXPORTS = \
nsMPFileLocProvider.h \ nsMPFileLocProvider.h \
$(NULL) $(NULL)

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

@ -30,7 +30,7 @@ MODULE = plugin
XPIDL_MODULE = layout XPIDL_MODULE = layout
LIBRARY_NAME = gkplugin LIBRARY_NAME = gkplugin
IS_COMPONENT = 1 IS_COMPONENT = 1
REQUIRES = xpcom string java pref necko gtkxtbin webshell caps intl dom locale layout widget cookie mimetype oji exthandler appshell docshell webbrwsr nkcache gfx2 timer windowwatcher REQUIRES = xpcom string java pref necko gtkxtbin webshell caps intl dom locale layout widget cookie mimetype oji exthandler docshell webbrwsr nkcache gfx2 timer windowwatcher
CPPSRCS = \ CPPSRCS = \
ns4xPlugin.cpp \ ns4xPlugin.cpp \

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

@ -30,7 +30,7 @@ MODULE = plugin
XPIDL_MODULE = layout XPIDL_MODULE = layout
LIBRARY_NAME = gkplugin LIBRARY_NAME = gkplugin
IS_COMPONENT = 1 IS_COMPONENT = 1
REQUIRES = xpcom string java pref necko gtkxtbin webshell caps intl dom locale layout widget cookie mimetype oji exthandler appshell docshell webbrwsr nkcache gfx2 timer windowwatcher REQUIRES = xpcom string java pref necko gtkxtbin webshell caps intl dom locale layout widget cookie mimetype oji exthandler docshell webbrwsr nkcache gfx2 timer windowwatcher
CPPSRCS = \ CPPSRCS = \
ns4xPlugin.cpp \ ns4xPlugin.cpp \

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

@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = npsimple MODULE = npsimple
LIBRARY_NAME = npsimple LIBRARY_NAME = npsimple
IS_COMPONENT = 1 IS_COMPONENT = 1
REQUIRES = xpcom string plugin REQUIRES = xpcom string plugin widget
XPIDLSRCS = nsISimplePluginInstance.idl XPIDLSRCS = nsISimplePluginInstance.idl

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

@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = npsimple MODULE = npsimple
LIBRARY_NAME = npsimple LIBRARY_NAME = npsimple
IS_COMPONENT = 1 IS_COMPONENT = 1
REQUIRES = xpcom string plugin REQUIRES = xpcom string plugin widget
XPIDLSRCS = nsISimplePluginInstance.idl XPIDLSRCS = nsISimplePluginInstance.idl

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

@ -27,7 +27,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk include $(DEPTH)/config/autoconf.mk
MODULE = test_necko MODULE = test_necko
REQUIRES = xpcom string necko nkcache timer cookie layout widget dom dbm REQUIRES = xpcom string necko nkcache timer cookie dbm
SHARED_LIBRARY_LIBS = $(DIST)/lib/libmozdbm_s.$(LIB_SUFFIX) SHARED_LIBRARY_LIBS = $(DIST)/lib/libmozdbm_s.$(LIB_SUFFIX)

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

@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = prefmigr MODULE = prefmigr
LIBRARY_NAME = nsprefm LIBRARY_NAME = nsprefm
IS_COMPONENT = 1 IS_COMPONENT = 1
REQUIRES = xpcom string pref appshell intl docshell dom necko rdf js layout locale uriloader widget webbrwsr uconv gfx2 REQUIRES = xpcom string pref appshell intl docshell dom necko rdf js layout locale uriloader widget webbrwsr uconv gfx2 mozcomps
CPPSRCS = \ CPPSRCS = \
nsPrefMigration.cpp \ nsPrefMigration.cpp \

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

@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = uriloader MODULE = uriloader
LIBRARY_NAME = uriloaderbase_s LIBRARY_NAME = uriloaderbase_s
REQUIRES = xpcom string necko dom exthandler pref js docshell layout widget caps htmlparser locale intl webshell REQUIRES = xpcom string necko dom exthandler pref js docshell layout widget caps htmlparser locale intl webshell mozucth mozcomps
CPPSRCS = \ CPPSRCS = \
nsURILoader.cpp \ nsURILoader.cpp \

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

@ -33,7 +33,7 @@ endif
MODULE = exthandler MODULE = exthandler
LIBRARY_NAME = exthandler_s LIBRARY_NAME = exthandler_s
REQUIRES = xpcom string mimetype uriloader dom necko rdf webshell REQUIRES = xpcom string mimetype uriloader dom necko rdf webshell mozucth
ifeq ($(MOZ_WIDGET_TOOLKIT),os2) ifeq ($(MOZ_WIDGET_TOOLKIT),os2)
OSDIR = os2 OSDIR = os2

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

@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
DIRS := public DIRS := public
MODULE = webshell_tests
REQUIRES = xpcom string webshell widget layout dom webbrwsr docshell util uriloader locale necko htmlparser view timer unicharutil pref intl editor chardet cookie gfx2 REQUIRES = xpcom string webshell widget layout dom webbrwsr docshell util uriloader locale necko htmlparser view timer unicharutil pref intl editor chardet cookie gfx2
PROGRAM := viewer$(BIN_SUFFIX) PROGRAM := viewer$(BIN_SUFFIX)

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

@ -26,6 +26,8 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk include $(DEPTH)/config/autoconf.mk
MODULE = webshell_tests
EXPORTS = \ EXPORTS = \
nsIXPBaseWindow.h \ nsIXPBaseWindow.h \
nsIWindowListener.h \ nsIWindowListener.h \

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

@ -26,6 +26,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk include $(DEPTH)/config/autoconf.mk
MODULE = webshell_tests
LIBRARY_NAME = viewer_gtk_s LIBRARY_NAME = viewer_gtk_s
REQUIRES = xpcom string webbrwsr widget timer dom layout docshell uriloader locale webshell necko util gfx2 REQUIRES = xpcom string webbrwsr widget timer dom layout docshell uriloader locale webshell necko util gfx2

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

@ -22,6 +22,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk include $(DEPTH)/config/autoconf.mk
MODULE = widget
LIBRARY_NAME = gtksuperwin LIBRARY_NAME = gtksuperwin

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

@ -30,7 +30,7 @@ IS_COMPONENT=1
MODULE = appshell MODULE = appshell
LIBRARY_NAME = nsappshell LIBRARY_NAME = nsappshell
SHORT_LIBNAME = appshell SHORT_LIBNAME = appshell
REQUIRES = xpcom string widget docshell webshell layout dom necko uriloader js locale webbrwsr rdf pref xpconnect timer chardet intl wallet chrome profile prefmigr xul gfx2 windowwatcher REQUIRES = xpcom string widget docshell webshell layout dom necko uriloader js locale webbrwsr rdf pref xpconnect timer chardet intl chrome profile prefmigr xul gfx2 windowwatcher browser mozcomps
EXTRA_DSO_LIBS = jsdom EXTRA_DSO_LIBS = jsdom

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

@ -27,7 +27,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk include $(DEPTH)/config/autoconf.mk
MODULE = apprunner MODULE = apprunner
REQUIRES = xpcom string webbrwsr widget dom js necko pref appshell wallet layout chrome rdf profile xpinstall uriloader editor view windowwatcher embed_base embedcomponents REQUIRES = xpcom string webbrwsr widget dom js necko pref appshell wallet layout chrome rdf profile xpinstall uriloader editor view windowwatcher embed_base embedcomponents mpfilelocprovider browser mozcomps
ifeq ($(USE_SHORT_LIBNAME),1) ifeq ($(USE_SHORT_LIBNAME),1)
PROGRAM = mozilla$(BIN_SUFFIX) PROGRAM = mozilla$(BIN_SUFFIX)

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

@ -26,6 +26,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk include $(DEPTH)/config/autoconf.mk
MODULE = browser
XPIDL_MODULE = mozbrwsr XPIDL_MODULE = mozbrwsr
XPIDLSRCS = nsIBrowserInstance.idl nsIXULBrowserWindow.idl XPIDLSRCS = nsIBrowserInstance.idl nsIXULBrowserWindow.idl

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

@ -26,10 +26,10 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk include $(DEPTH)/config/autoconf.mk
MODULE = mozbrwsr MODULE = browser
LIBRARY_NAME = mozbrwsr LIBRARY_NAME = mozbrwsr
IS_COMPONENT = 1 IS_COMPONENT = 1
REQUIRES = xpcom string webshell necko shistory widget layout docshell appshell dom js timer uriloader locale pref editor appcomps rdf webbrwsr uconv chardet txmgr gfx2 REQUIRES = xpcom string webshell necko shistory widget layout docshell appshell dom js timer uriloader locale pref editor appcomps rdf webbrwsr uconv chardet txmgr gfx2 mozucth mozcomps
CPPSRCS = nsBrowserInstance.cpp CPPSRCS = nsBrowserInstance.cpp

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

@ -26,6 +26,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk include $(DEPTH)/config/autoconf.mk
MODULE = appcomps
XPIDL_MODULE = autocomplete XPIDL_MODULE = autocomplete
XPIDLSRCS = \ XPIDLSRCS = \

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

@ -26,7 +26,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk include $(DEPTH)/config/autoconf.mk
MODULE=appcomps MODULE = appcomps
LIBRARY_NAME = autocomplete_s LIBRARY_NAME = autocomplete_s
REQUIRES = xpcom string layout dom REQUIRES = xpcom string layout dom

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

@ -30,7 +30,7 @@ MODULE = appcomps
XPIDL_MODULE = mozfind XPIDL_MODULE = mozfind
LIBRARY_NAME = mozfind LIBRARY_NAME = mozfind
IS_COMPONENT = 1 IS_COMPONENT = 1
REQUIRES = xpcom string dom js layout widget appshell editor necko txtsvc docshell locale uriloader txmgr gfx2 REQUIRES = xpcom string dom js layout widget appshell editor necko txtsvc docshell locale uriloader txmgr gfx2 mozcomps
CPPSRCS = nsFindComponent.cpp CPPSRCS = nsFindComponent.cpp

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

@ -1,36 +0,0 @@
#
# The contents of this file are subject to the Netscape Public
# License Version 1.1 (the "License"); you may not use this file
# except in compliance with the License. You may obtain a copy of
# the License at http://www.mozilla.org/NPL/
#
# Software distributed under the License is distributed on an "AS
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# implied. See the License for the specific language governing
# rights and limitations under the License.
#
# The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All
# Rights Reserved.
#
# Contributor(s):
#
DEPTH = ../../..
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
XPIDL_MODULE = mozcomps
EXPORTS = nsIAppShellComponentImpl.h
XPIDLSRCS = nsIAppShellComponent.idl
include $(topsrcdir)/config/rules.mk

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

@ -1,35 +0,0 @@
#
# The contents of this file are subject to the Netscape Public
# License Version 1.1 (the "License"); you may not use this file
# except in compliance with the License. You may obtain a copy of
# the License at http://www.mozilla.org/NPL/
#
# Software distributed under the License is distributed on an "AS
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# implied. See the License for the specific language governing
# rights and limitations under the License.
#
# The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All
# Rights Reserved.
#
# Contributor(s):
#
DEPTH = ../../../..
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
XPIDL_MODULE = mozucth
XPIDLSRCS = nsIUnkContentTypeHandler.idl \
nsIHelperAppLauncherDialog.idl
include $(topsrcdir)/config/rules.mk

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

@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = mozucth MODULE = mozucth
LIBRARY_NAME = mozucth LIBRARY_NAME = mozucth
IS_COMPONENT = 1 IS_COMPONENT = 1
REQUIRES = xpcom string appshell dom js necko widget layout intl locale exthandler pref REQUIRES = xpcom string appshell dom js necko widget layout intl locale exthandler pref mozcomps
CPPSRCS = nsUnknownContentTypeHandler.cpp CPPSRCS = nsUnknownContentTypeHandler.cpp

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

@ -1,37 +0,0 @@
#
# The contents of this file are subject to the Netscape Public
# License Version 1.1 (the "License"); you may not use this file
# except in compliance with the License. You may obtain a copy of
# the License at http://www.mozilla.org/NPL/
#
# Software distributed under the License is distributed on an "AS
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# implied. See the License for the specific language governing
# rights and limitations under the License.
#
# The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All
# Rights Reserved.
#
# Contributor(s):
#
DEPTH = ../../../..
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
XPIDL_MODULE = mozxfer
XPIDLSRCS = \
nsIStreamTransfer.idl \
nsIStreamTransferOperation.idl \
$(NULL)
include $(topsrcdir)/config/rules.mk

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

@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = mozxfer MODULE = mozxfer
LIBRARY_NAME = mozxfer LIBRARY_NAME = mozxfer
IS_COMPONENT = 1 IS_COMPONENT = 1
REQUIRES = xpcom string necko appshell dom js widget pref intl locale layout REQUIRES = xpcom string necko appshell dom js widget pref intl locale layout mozcomps
CPPSRCS = \ CPPSRCS = \
nsStreamTransfer.cpp \ nsStreamTransfer.cpp \

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

@ -33,7 +33,7 @@ MODULE = xpinstall
LIBRARY_NAME = xpinstall LIBRARY_NAME = xpinstall
SHORT_LIBNAME = xpinstal SHORT_LIBNAME = xpinstal
IS_COMPONENT = 1 IS_COMPONENT = 1
REQUIRES = xpcom string jar chrome necko intl locale libreg js pref appshell widget layout uriloader xpconnect docshell dom gfx2 REQUIRES = xpcom string jar chrome necko intl locale libreg js pref appshell widget layout uriloader xpconnect docshell dom gfx2 mozcomps
# XXX shouldn't need to export this # XXX shouldn't need to export this
EXPORTS = nsXPITriggerInfo.h EXPORTS = nsXPITriggerInfo.h