|
1 // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). |
|
2 // All rights reserved. |
|
3 // This component and the accompanying materials are made available |
|
4 // under the terms of "Eclipse Public License v1.0" |
|
5 // which accompanies this distribution, and is available |
|
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
7 // |
|
8 // Initial Contributors: |
|
9 // Nokia Corporation - initial contribution. |
|
10 // |
|
11 // Contributors: |
|
12 // |
|
13 // Description: |
|
14 // |
|
15 |
|
16 TARGET mts_attachment.lib |
|
17 TARGETTYPE lib |
|
18 UID 0 |
|
19 VENDORID 0x70000001 |
|
20 |
|
21 USERINCLUDE ../Framework/inc |
|
22 USERINCLUDE ../TestActions/Sample/inc |
|
23 USERINCLUDE ../TestActions/Base/inc |
|
24 USERINCLUDE ../TestActions/Email/Common/inc |
|
25 USERINCLUDE ../TestActions/Email/Imap4/inc |
|
26 USERINCLUDE ../TestActions/Email/Pop3/inc |
|
27 USERINCLUDE ../TestActions/Email/Smtp/inc |
|
28 USERINCLUDE ../TestActions/Sms/inc |
|
29 USERINCLUDE ../TestActions/Mms/inc |
|
30 USERINCLUDE ../TestActions/Framework/inc |
|
31 USERINCLUDE ../TestActionUtils/inc |
|
32 USERINCLUDE ../TestActions/Base/Attachments/inc |
|
33 |
|
34 USERINCLUDE ../TestCases/NonScriptedTestCases/inc |
|
35 |
|
36 USERINCLUDE ../../msgtests/Framework/server/inc |
|
37 USERINCLUDE ../../watcherfw/inc |
|
38 |
|
39 USERINCLUDE ../../scheduledsendmtm/test/unit/inc |
|
40 |
|
41 MW_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
42 |
|
43 |
|
44 SOURCEPATH ../TestActions/Framework/src |
|
45 SOURCE CMtfTestActionGetEntryTypeConstants.cpp |
|
46 SOURCE CMtfTestActionCreateAttachmentForWrite.cpp |
|
47 SOURCE CMtfTestActionDeleteAttachment.cpp |
|
48 SOURCE CMtfTestActionOpenAttachment.cpp |
|
49 SOURCE CMtfTestActionOpenFileStoreForRead.cpp |
|
50 SOURCE CMtfTestActionOpenTempStoreFile.cpp |
|
51 SOURCE CMtfTestActionDeleteFileStore.cpp |
|
52 SOURCE CMtfTestActionFileStoreExists.cpp |
|
53 SOURCE CMtfTestActionReplaceFileStore.cpp |
|
54 |
|
55 SOURCEPATH ../TestActions/Base/Attachments/src |
|
56 SOURCE CMtfTestActionAddFileAttachmentByPath.cpp |
|
57 SOURCE CMtfTestActionAddFileAttachmentByPathSync.cpp |
|
58 SOURCE CMtfTestActionAddFileAttachmentByHandle.cpp |
|
59 SOURCE CMtfTestActionAddFileAttachmentByHandleSync.cpp |
|
60 SOURCE CMtfTestActionAddFileAttachmentWithRevert.cpp |
|
61 SOURCE CMtfTestActionAddFileAttachmentWithDestroy.cpp |
|
62 SOURCE CMtfTestActionAddLinkedAttachment.cpp |
|
63 SOURCE CMtfTestActionAddEntryAttachment.cpp |
|
64 SOURCE CMtfTestActionGetAttachmentInfoById.cpp |
|
65 SOURCE CMtfTestActionGetAttachmentInfoByIndex.cpp |
|
66 SOURCE CMtfTestActionCreateAttachment.cpp |
|
67 SOURCE CMtfTestActionCompareAttachment.cpp |
|
68 SOURCE CMtfTestActionCreateAttachmentNoFileClose.cpp |
|
69 SOURCE CMtfTestActionCheckErrorCode.cpp |
|
70 SOURCE CMtfTestActionCountAttachments.cpp |
|
71 SOURCE CMtfTestActionGetAttachmentIndexFromId.cpp |
|
72 SOURCE CMtfTestActionGetAttachmentFileFromId.cpp |
|
73 SOURCE CMtfTestActionGetAttachmentFileFromIndex.cpp |
|
74 SOURCE CMtfTestActionRemoveFileAttachmentById.cpp |
|
75 SOURCE CMtfTestActionRemoveFileAttachmentByIndex.cpp |
|
76 SOURCE CMtfTestActionRemoveLinkedAttachmentById.cpp |
|
77 SOURCE CMtfTestActionRemoveEntryAttachmentById.cpp |
|
78 SOURCE CMtfTestActionRemoveFileAttachmentWithRevert.cpp |
|
79 SOURCE CMtfTestActionRemoveFileAttachmentWithDestroy.cpp |
|
80 SOURCE CMtfTestActionCreateTestMimeHeaders.cpp |
|
81 SOURCE CMtfAsyncWaiter.cpp |
|
82 SOURCE CMtfTestActionVerifyAttachmentInfo.cpp |
|
83 SOURCE CMtfTestActionRemoveAllAttachments.cpp |
|
84 SOURCE CMtfTestActionAddAttachmentAsLink.cpp |
|
85 |
|
86 |
|
87 |
|
88 |
|
89 |
|
90 |
|
91 |
|
92 |
|
93 |
|
94 SMPSAFE |