зеркало из 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 \
|
||||
nsMsgAccountManagerDS.cpp \
|
||||
nsMsgIdentityDataSource.cpp \
|
||||
nsMsgServerDataSource.cpp \
|
||||
$(NULL)
|
||||
|
||||
|
||||
|
@ -69,6 +70,7 @@ CPP_OBJS= \
|
|||
.\$(OBJDIR)\nsMsgAccountDataSource.obj \
|
||||
.\$(OBJDIR)\nsMsgAccountManagerDS.obj \
|
||||
.\$(OBJDIR)\nsMsgIdentityDataSource.obj \
|
||||
.\$(OBJDIR)\nsMsgServerDataSource.obj \
|
||||
$(NULL)
|
||||
|
||||
|
||||
|
@ -87,6 +89,7 @@ EXPORTS= \
|
|||
nsMsgAccountDataSource.h \
|
||||
nsMsgAccountManagerDS.h \
|
||||
nsMsgIdentityDataSource.h \
|
||||
nsMsgServerDataSource.h \
|
||||
$(NULL)
|
||||
|
||||
LINCS= \
|
||||
|
|
Загрузка…
Ссылка в новой задаче