This commit is contained in:
sfraser%netscape.com 1999-07-02 04:01:38 +00:00
Родитель 94f8856ba1
Коммит fcdec2a951
3 изменённых файлов: 5 добавлений и 2 удалений

Просмотреть файл

@ -60,6 +60,7 @@ CPPSRCS = \
DeleteRangeTxn.cpp \
SplitElementTxn.cpp \
JoinElementTxn.cpp \
nsStyleSheetTxns.cpp \
TransactionFactory.cpp \
nsInternetCiter.cpp \
nsAOLCiter.cpp \
@ -67,8 +68,8 @@ CPPSRCS = \
nsEditorShellFactory.cpp \
nsJSEditorLog.cpp \
nsJSTxnLog.cpp \
IMETextTxn.cpp \
IMECommitTxn.cpp \
IMETextTxn.cpp \
IMECommitTxn.cpp \
$(NULL)
MODULE = editor

Просмотреть файл

@ -43,6 +43,7 @@ CPPSRCS = \
DeleteRangeTxn.cpp \
SplitElementTxn.cpp \
JoinElementTxn.cpp \
nsStyleSheetTxns.cpp \
TransactionFactory.cpp \
nsHTMLEditor.cpp \
nsHTMLEditFactory.cpp \
@ -89,6 +90,7 @@ CPP_OBJS = \
.\$(OBJDIR)\DeleteRangeTxn.obj \
.\$(OBJDIR)\SplitElementTxn.obj \
.\$(OBJDIR)\JoinElementTxn.obj \
.\$(OBJDIR)\nsStyleSheetTxns.obj \
.\$(OBJDIR)\TransactionFactory.obj \
.\$(OBJDIR)\nsHTMLEditor.obj \
.\$(OBJDIR)\nsHTMLEditFactory.obj \

Двоичные данные
editor/macbuild/editor.mcp

Двоичный файл не отображается.