|
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 |
|
17 TARGET mts_ns_testcase.lib |
|
18 TARGETTYPE lib |
|
19 UID 0 |
|
20 VENDORID 0x70000001 |
|
21 |
|
22 USERINCLUDE ..\Framework\inc |
|
23 USERINCLUDE ..\TestActions\Sample\inc |
|
24 USERINCLUDE ..\TestActions\Base\inc |
|
25 USERINCLUDE ..\TestActions\Email\Common\inc |
|
26 USERINCLUDE ..\TestActions\Email\Imap4\inc |
|
27 USERINCLUDE ..\TestActions\Email\Pop3\inc |
|
28 USERINCLUDE ..\TestActions\Email\Smtp\inc |
|
29 USERINCLUDE ..\TestActions\Sms\inc |
|
30 USERINCLUDE ..\TestActions\Mms\inc |
|
31 USERINCLUDE ..\TestActions\Framework\inc |
|
32 USERINCLUDE ..\TestActionUtils\inc |
|
33 USERINCLUDE ..\TestActions\Pigeon\inc |
|
34 USERINCLUDE ..\TestCases\NonScriptedTestCases\inc |
|
35 |
|
36 USERINCLUDE ..\..\msgtests\Framework\server\inc |
|
37 USERINCLUDE ..\..\watcherfw\inc |
|
38 USERINCLUDE ..\..\scheduledsendmtm\test\unit\inc |
|
39 |
|
40 MW_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
41 |
|
42 |
|
43 |
|
44 SOURCEPATH ..\TestCases\NonScriptedTestCases\src |
|
45 SOURCE CMtfTestCaseSample001.cpp |
|
46 SOURCE CMtfTestCaseCreateSendReceivePop3Email.cpp |
|
47 SOURCE CMtfTestCaseCreateSendReceiveImap4Email.cpp |
|
48 SOURCE CMtfTestCaseCreateSendReceiveMms.cpp |
|
49 |
|
50 |
|
51 EPOCSTACKSIZE 0x6000 |
|
52 |
|
53 SMPSAFE |