mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-05 22:05:40 +00:00
add new datasources to the windows build
This commit is contained in:
parent
859e0c7604
commit
432acf359c
@ -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= \
|
||||
|
Loading…
x
Reference in New Issue
Block a user