Added nsDocShellTreeOwner.cpp to the build.

git-svn-id: svn://10.0.0.236/trunk@62588 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
tbogard%aol.net 2000-03-11 01:06:03 +00:00
parent b182b69877
commit 90acde0da4
2 changed files with 2 additions and 0 deletions

View File

@ -37,6 +37,7 @@ XPIDLSRCS = \
$(NULL)
CPPSRCS = \
nsDocShellTreeOwner.cpp \
nsWebBrowser.cpp \
$(NULL)

View File

@ -33,6 +33,7 @@ XPIDLSRCS= \
LIBRARY_NAME=nsWebBrowser_s
CPP_OBJS= \
.\$(OBJDIR)\nsDocShellTreeOwner.obj \
.\$(OBJDIR)\nsWebBrowser.obj \
$(NULL)