Added new source file

This commit is contained in:
kipp%netscape.com 1998-08-31 18:38:37 +00:00
parent cc0854d7db
commit 0fe2a4acc2
3 changed files with 5 additions and 0 deletions

View File

@ -34,6 +34,7 @@ CPPSRCS= \
nsHTMLLayer.cpp \
nsHTMLGenericContent.cpp \
nsHTMLAnchor.cpp \
nsHTMLBR.cpp \
nsHTMLHR.cpp \
$(NULL)
@ -49,6 +50,7 @@ CPP_OBJS= \
.\$(OBJDIR)\nsHTMLLayer.obj \
.\$(OBJDIR)\nsHTMLGenericContent.obj \
.\$(OBJDIR)\nsHTMLAnchor.obj \
.\$(OBJDIR)\nsHTMLBR.obj \
.\$(OBJDIR)\nsHTMLHR.obj \
$(NULL)

View File

@ -32,6 +32,7 @@ CPPSRCS = \
nsHTMLLayer.cpp \
nsHTMLGenericContent.cpp \
nsHTMLAnchor.cpp \
nsHTMLBR.cpp \
nsHTMLHR.cpp \
$(NULL)

View File

@ -34,6 +34,7 @@ CPPSRCS= \
nsHTMLLayer.cpp \
nsHTMLGenericContent.cpp \
nsHTMLAnchor.cpp \
nsHTMLBR.cpp \
nsHTMLHR.cpp \
$(NULL)
@ -49,6 +50,7 @@ CPP_OBJS= \
.\$(OBJDIR)\nsHTMLLayer.obj \
.\$(OBJDIR)\nsHTMLGenericContent.obj \
.\$(OBJDIR)\nsHTMLAnchor.obj \
.\$(OBJDIR)\nsHTMLBR.obj \
.\$(OBJDIR)\nsHTMLHR.obj \
$(NULL)