Updating REQUIRES list for mfcembed.

Bug #98371
This commit is contained in:
cls%seawood.org 2001-09-21 03:41:41 +00:00
parent 2b454f80d5
commit 55f027980a
2 changed files with 31 additions and 0 deletions

View File

@ -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

View File

@ -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)