зеркало из https://github.com/mozilla/pjs.git
add nsImapSearch to unix makefile
This commit is contained in:
Родитель
02d9994c02
Коммит
d38da69a95
|
@ -38,13 +38,13 @@ CPPSRCS = \
|
|||
nsMsgLocalSearch.cpp \
|
||||
nsMsgSearchAdapter.cpp \
|
||||
nsMsgSearchSession.cpp \
|
||||
nsMsgImapSearch.obj\
|
||||
nsMsgImapSearch.cpp \
|
||||
nsMsgFilterDataSource.cpp \
|
||||
nsMsgFilterDelegateFactory.cpp \
|
||||
$(NULL)
|
||||
|
||||
EXPORTS = nsMsgFilterService.h \
|
||||
nsMsgSearchSession.h
|
||||
nsMsgSearchSession.h \
|
||||
nsMsgFilterDataSource.h \
|
||||
nsMsgFilterDelegateFactory.h \
|
||||
$(NULL)
|
||||
|
|
Загрузка…
Ссылка в новой задаче