Updating REQUIRES list for mfcembed.

Bug #98371
This commit is contained in:
cls%seawood.org 2001-09-21 03:41:41 +00:00
Родитель 2b454f80d5
Коммит 55f027980a
2 изменённых файлов: 31 добавлений и 0 удалений

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

@ -19,6 +19,18 @@
# Contributor(s):
DEPTH=..\..\..\..
REQUIRES = \
xpcom \
string \
dom \
webBrowser_core \
windowwatcher \
exthandler \
helperAppDlg \
uriloader \
necko \
mimetype \
$(NULL)
MAKE_OBJ_TYPE=DLL
DLLNAME=mfcEmbedComponents

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

@ -20,6 +20,25 @@
# Contributor(s):
DEPTH=..\..\..
REQUIRES = \
xpcom \
string \
necko \
webBrowser_core \
widget \
docshell \
dom \
uriloader \
embed_base \
webshell \
shistory \
pref \
profile \
find \
gfx \
windowwatcher \
layout \
$(NULL)
DIRS=components \
$(NULL)