mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-20 13:55:58 +00:00
Monotone-Parent: afd47c0e68b7ce45a01be9147355851fe04b800a
Monotone-Revision: c9cee0ae3cbd0262c18e582525d1e487cc6e452b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-31T22:59:15 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -34,7 +34,10 @@ $(SOGOBACKEND)_OBJC_FILES += \
|
||||
SOGoMAPIFSFolder.m \
|
||||
SOGoMAPIFSMessage.m \
|
||||
\
|
||||
MAPIStoreAttachment.m \
|
||||
MAPIStoreAttachmentTable.m \
|
||||
MAPIStoreContext.m \
|
||||
MAPIStoreEmbeddedMessage.m \
|
||||
MAPIStoreFolder.m \
|
||||
MAPIStoreMessage.m \
|
||||
MAPIStoreObject.m \
|
||||
@@ -55,10 +58,12 @@ $(SOGOBACKEND)_OBJC_FILES += \
|
||||
MAPIStoreGCSMessage.m \
|
||||
MAPIStoreGCSMessageTable.m \
|
||||
\
|
||||
MAPIStoreCalendarAttachment.m \
|
||||
MAPIStoreCalendarContext.m \
|
||||
MAPIStoreCalendarFolder.m \
|
||||
MAPIStoreCalendarMessage.m \
|
||||
MAPIStoreCalendarMessageTable.m \
|
||||
MAPIStoreRecurrenceUtils.m \
|
||||
\
|
||||
MAPIStoreContactsContext.m \
|
||||
MAPIStoreContactsFolder.m \
|
||||
@@ -70,9 +75,11 @@ $(SOGOBACKEND)_OBJC_FILES += \
|
||||
MAPIStoreTasksMessage.m \
|
||||
MAPIStoreTasksMessageTable.m \
|
||||
\
|
||||
MAPIStoreMailAttachment.m \
|
||||
MAPIStoreMailContext.m \
|
||||
MAPIStoreMailFolder.m \
|
||||
MAPIStoreMailFolderTable.m \
|
||||
MAPIStoreDraftsAttachment.m \
|
||||
MAPIStoreDraftsMessage.m \
|
||||
MAPIStoreMailMessage.m \
|
||||
MAPIStoreMailMessageTable.m \
|
||||
@@ -101,12 +108,6 @@ $(SOGOBACKEND)_OBJC_FILES += \
|
||||
\
|
||||
EOBitmaskQualifier.m \
|
||||
EOQualifier+MAPIFS.m \
|
||||
\
|
||||
MAPIStoreAttachment.m \
|
||||
MAPIStoreAttachmentTable.m \
|
||||
\
|
||||
MAPIStoreDraftsAttachment.m \
|
||||
MAPIStoreMailAttachment.m
|
||||
|
||||
$(SOGOBACKEND)_RESOURCE_FILES += \
|
||||
product.plist
|
||||
|
||||
Reference in New Issue
Block a user