зеркало из https://github.com/mozilla/pjs.git
Adding nsEditorCommands.cpp, for bug 18395. r=pinkerton
This commit is contained in:
Родитель
7896d79490
Коммит
965156cfbc
|
@ -33,6 +33,7 @@ IS_COMPONENT = 1
|
|||
CPPSRCS = \
|
||||
nsEditor.cpp \
|
||||
nsEditorController.cpp \
|
||||
nsEditorCommands.cpp \
|
||||
nsEditorUtils.cpp \
|
||||
nsEditorRegistration.cpp \
|
||||
nsTextEditRules.cpp \
|
||||
|
|
|
@ -28,6 +28,7 @@ LIBRARY_NAME=ender
|
|||
CPPSRCS = \
|
||||
nsEditor.cpp \
|
||||
nsEditorController.cpp \
|
||||
nsEditorCommands.cpp \
|
||||
nsEditorUtils.cpp \
|
||||
nsEditorRegistration.cpp \
|
||||
nsTextEditRules.cpp \
|
||||
|
@ -64,6 +65,7 @@ CPPSRCS = \
|
|||
CPP_OBJS = \
|
||||
.\$(OBJDIR)\nsEditor.obj \
|
||||
.\$(OBJDIR)\nsEditorController.obj \
|
||||
.\$(OBJDIR)\nsEditorCommands.obj \
|
||||
.\$(OBJDIR)\nsEditorUtils.obj \
|
||||
.\$(OBJDIR)\nsEditorRegistration.obj \
|
||||
.\$(OBJDIR)\nsTextEditRules.obj \
|
||||
|
|
Загрузка…
Ссылка в новой задаче