This commit is contained in:
cls%seawood.org 2001-07-20 08:53:05 +00:00
Родитель 16f7d90c34
Коммит f0e991cb57
2 изменённых файлов: 2 добавлений и 2 удалений

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

@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = necko
LIBRARY_NAME = nkabout_s
REQUIRES = xpcom string nkcache
REQUIRES = xpcom string nkcache caps xpconnect js
CPPSRCS = \
nsAboutProtocolHandler.cpp \

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

@ -32,7 +32,7 @@ MODULE = appshell
LIBRARY_NAME = nsappshell
EXPORT_LIBRARY = 1
SHORT_LIBNAME = appshell
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
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 caps
CPPSRCS = \
nsChromeTreeOwner.cpp \