Declare REQUIRES list for activex control. Should fix archangel bustage

git-svn-id: svn://10.0.0.236/trunk@103178 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cls%seawood.org 2001-09-19 04:06:01 +00:00
parent 8d3d442afd
commit 57344bcda1

View File

@ -35,6 +35,30 @@ DLLNAME = mozctl
QUIET =
DEPTH=..\..\..\..\..
REQUIRES = \
xpcom \
string \
js \
widget \
gfx \
view \
cookie \
necko \
pref \
webBrowser_core \
docshell \
dom \
uriloader \
layout \
content \
editor \
webshell \
profile \
embed_base \
necko \
windowwatcher \
$(NULL)
MAKE_OBJ_TYPE = DLL
DLL=.\$(OBJDIR)\$(DLLNAME).dll
RESFILE = MozillaControl.res