Renamed WebShellContainer deps to WebBrowserContainer

Not part of build


git-svn-id: svn://10.0.0.236/trunk@67602 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
locka%iol.ie
2000-04-29 01:09:05 +00:00
parent b50cc3c28d
commit 2ca18e5e3d

View File

@@ -41,7 +41,7 @@ OBJS = \
.\$(OBJDIR)\MozillaControl.obj \
.\$(OBJDIR)\nsSetupRegistry.obj \
.\$(OBJDIR)\MozillaBrowser.obj \
.\$(OBJDIR)\WebShellContainer.obj \
.\$(OBJDIR)\WebBrowserContainer.obj \
.\$(OBJDIR)\IEHtmlNode.obj \
.\$(OBJDIR)\IEHtmlElementCollection.obj \
.\$(OBJDIR)\IEHtmlElement.obj \
@@ -75,8 +75,6 @@ OBJS = \
# $(NULL)
LLIBS= \
$(DIST)\lib\gkgfxwin.lib \
# $(DIST)\lib\gkweb.lib \
$(DIST)\lib\xpcom.lib \
$(LIBNSPR) \
$(NULL)
@@ -131,7 +129,7 @@ PropertyBag.cpp : StdAfx.h PropertyBag.h ControlSite.h ControlSiteIPFrame.h
ItemContainer.cpp : StdAfx.h ItemContainer.h
MozillaControl.cpp \
StdAfx.cpp: StdAfx.h MozillaControl_i.c MozillaControl.h MozillaBrowser.h WebShellContainer.h
StdAfx.cpp: StdAfx.h MozillaControl_i.c MozillaControl.h MozillaBrowser.h WebBrowserContainer.h
IEHtmlNode.cpp : StdAfx.h IEHtmlNode.h
@@ -145,7 +143,7 @@ DropTarget.cpp: StdAfx.h DropTarget.h
MozillaControl.cpp \
MozillaBrowser.cpp \
WebShellContainer.cpp \
StdAfx.cpp: StdAfx.h MozillaControl.h MozillaBrowser.h WebShellContainer.h IOleCommandTargetImpl.h
WebBrowserContainer.cpp \
StdAfx.cpp: StdAfx.h MozillaControl.h MozillaBrowser.h WebBrowserContainer.h IOleCommandTargetImpl.h
guids.cpp: StdAfx.h guids.h