16 TARGET mts_attachment.lib |
16 TARGET mts_attachment.lib |
17 TARGETTYPE lib |
17 TARGETTYPE lib |
18 UID 0 |
18 UID 0 |
19 VENDORID 0x70000001 |
19 VENDORID 0x70000001 |
20 |
20 |
21 USERINCLUDE ..\Framework\inc |
21 USERINCLUDE ../Framework/inc |
22 USERINCLUDE ..\TestActions\Sample\inc |
22 USERINCLUDE ../TestActions/Sample/inc |
23 USERINCLUDE ..\TestActions\Base\inc |
23 USERINCLUDE ../TestActions/Base/inc |
24 USERINCLUDE ..\TestActions\Email\Common\inc |
24 USERINCLUDE ../TestActions/Email/Common/inc |
25 USERINCLUDE ..\TestActions\Email\Imap4\inc |
25 USERINCLUDE ../TestActions/Email/Imap4/inc |
26 USERINCLUDE ..\TestActions\Email\Pop3\inc |
26 USERINCLUDE ../TestActions/Email/Pop3/inc |
27 USERINCLUDE ..\TestActions\Email\Smtp\inc |
27 USERINCLUDE ../TestActions/Email/Smtp/inc |
28 USERINCLUDE ..\TestActions\Sms\inc |
28 USERINCLUDE ../TestActions/Sms/inc |
29 USERINCLUDE ..\TestActions\Mms\inc |
29 USERINCLUDE ../TestActions/Mms/inc |
30 USERINCLUDE ..\TestActions\Framework\inc |
30 USERINCLUDE ../TestActions/Framework/inc |
31 USERINCLUDE ..\TestActionUtils\inc |
31 USERINCLUDE ../TestActionUtils/inc |
32 USERINCLUDE ..\TestActions\Base\Attachments\inc |
32 USERINCLUDE ../TestActions/Base/Attachments/inc |
33 |
33 |
34 USERINCLUDE ..\TestCases\NonScriptedTestCases\inc |
34 USERINCLUDE ../TestCases/NonScriptedTestCases/inc |
35 |
35 |
36 USERINCLUDE ..\..\msgtests\Framework\server\inc |
36 USERINCLUDE ../../msgtests/Framework/server/inc |
37 USERINCLUDE ..\..\watcherfw\inc |
37 USERINCLUDE ../../watcherfw/inc |
38 |
38 |
39 USERINCLUDE ..\..\scheduledsendmtm\test\unit\inc |
39 USERINCLUDE ../../scheduledsendmtm/test/unit/inc |
40 |
40 |
41 MW_LAYER_SYSTEMINCLUDE_SYMBIAN |
41 MW_LAYER_SYSTEMINCLUDE_SYMBIAN |
42 |
42 |
43 |
43 |
44 SOURCEPATH ..\TestActions\Framework\src |
44 SOURCEPATH ../TestActions/Framework/src |
45 SOURCE CMtfTestActionGetEntryTypeConstants.cpp |
45 SOURCE CMtfTestActionGetEntryTypeConstants.cpp |
46 SOURCE CMtfTestActionCreateAttachmentForWrite.cpp |
46 SOURCE CMtfTestActionCreateAttachmentForWrite.cpp |
47 SOURCE CMtfTestActionDeleteAttachment.cpp |
47 SOURCE CMtfTestActionDeleteAttachment.cpp |
48 SOURCE CMtfTestActionOpenAttachment.cpp |
48 SOURCE CMtfTestActionOpenAttachment.cpp |
49 SOURCE CMtfTestActionOpenFileStoreForRead.cpp |
49 SOURCE CMtfTestActionOpenFileStoreForRead.cpp |
50 SOURCE CMtfTestActionOpenTempStoreFile.cpp |
50 SOURCE CMtfTestActionOpenTempStoreFile.cpp |
51 SOURCE CMtfTestActionDeleteFileStore.cpp |
51 SOURCE CMtfTestActionDeleteFileStore.cpp |
52 SOURCE CMtfTestActionFileStoreExists.cpp |
52 SOURCE CMtfTestActionFileStoreExists.cpp |
53 SOURCE CMtfTestActionReplaceFileStore.cpp |
53 SOURCE CMtfTestActionReplaceFileStore.cpp |
54 |
54 |
55 SOURCEPATH ..\TestActions\Base\Attachments\src |
55 SOURCEPATH ../TestActions/Base/Attachments/src |
56 SOURCE CMtfTestActionAddFileAttachmentByPath.cpp |
56 SOURCE CMtfTestActionAddFileAttachmentByPath.cpp |
57 SOURCE CMtfTestActionAddFileAttachmentByPathSync.cpp |
57 SOURCE CMtfTestActionAddFileAttachmentByPathSync.cpp |
58 SOURCE CMtfTestActionAddFileAttachmentByHandle.cpp |
58 SOURCE CMtfTestActionAddFileAttachmentByHandle.cpp |
59 SOURCE CMtfTestActionAddFileAttachmentByHandleSync.cpp |
59 SOURCE CMtfTestActionAddFileAttachmentByHandleSync.cpp |
60 SOURCE CMtfTestActionAddFileAttachmentWithRevert.cpp |
60 SOURCE CMtfTestActionAddFileAttachmentWithRevert.cpp |