зеркало из https://github.com/mozilla/pjs.git
add new datasources to the windows build
This commit is contained in:
Родитель
05d528b028
Коммит
4110f5ca5d
|
@ -46,6 +46,7 @@ CPPSRCS= \
|
||||||
nsMsgAccountDataSource.cpp \
|
nsMsgAccountDataSource.cpp \
|
||||||
nsMsgAccountManagerDS.cpp \
|
nsMsgAccountManagerDS.cpp \
|
||||||
nsMsgIdentityDataSource.cpp \
|
nsMsgIdentityDataSource.cpp \
|
||||||
|
nsMsgServerDataSource.cpp \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
|
|
||||||
|
@ -69,6 +70,7 @@ CPP_OBJS= \
|
||||||
.\$(OBJDIR)\nsMsgAccountDataSource.obj \
|
.\$(OBJDIR)\nsMsgAccountDataSource.obj \
|
||||||
.\$(OBJDIR)\nsMsgAccountManagerDS.obj \
|
.\$(OBJDIR)\nsMsgAccountManagerDS.obj \
|
||||||
.\$(OBJDIR)\nsMsgIdentityDataSource.obj \
|
.\$(OBJDIR)\nsMsgIdentityDataSource.obj \
|
||||||
|
.\$(OBJDIR)\nsMsgServerDataSource.obj \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
|
|
||||||
|
@ -87,6 +89,7 @@ EXPORTS= \
|
||||||
nsMsgAccountDataSource.h \
|
nsMsgAccountDataSource.h \
|
||||||
nsMsgAccountManagerDS.h \
|
nsMsgAccountManagerDS.h \
|
||||||
nsMsgIdentityDataSource.h \
|
nsMsgIdentityDataSource.h \
|
||||||
|
nsMsgServerDataSource.h \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
LINCS= \
|
LINCS= \
|
||||||
|
|
Загрузка…
Ссылка в новой задаче