зеркало из https://github.com/mozilla/gecko-dev.git
Added nsTSDNotifier.cpp to build list.
This commit is contained in:
Родитель
18794ac117
Коммит
2a887f14f1
|
@ -29,6 +29,7 @@ IS_COMPONENT = 1
|
|||
CPPSRCS = \
|
||||
nsTextServicesDocument.cpp \
|
||||
nsTextServicesFactory.cpp \
|
||||
nsTSDNotifier.cpp \
|
||||
$(NULL)
|
||||
|
||||
EXTRA_DSO_LDOPTS = \
|
||||
|
|
|
@ -23,11 +23,13 @@ LIBRARY_NAME=txtsvc
|
|||
CPPSRCS = \
|
||||
nsTextServicesDocument.cpp \
|
||||
nsTextServicesFactory.cpp \
|
||||
nsTSDNotifier.cpp \
|
||||
$(NULL)
|
||||
|
||||
CPP_OBJS = \
|
||||
.\$(OBJDIR)\nsTextServicesDocument.obj \
|
||||
.\$(OBJDIR)\nsTextServicesFactory.obj \
|
||||
.\$(OBJDIR)\nsTSDNotifier.obj \
|
||||
$(NULL)
|
||||
|
||||
MODULE=txtsvc
|
||||
|
|
Загрузка…
Ссылка в новой задаче