add new datasources to the windows build

This commit is contained in:
alecf%netscape.com 1999-04-26 21:28:21 +00:00
Родитель 05d528b028
Коммит 4110f5ca5d
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -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= \