22
|
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_utils.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 |
|
|
35 |
|
|
36 |
USERINCLUDE ../TestActions/Pigeon/inc
|
|
37 |
USERINCLUDE ../TestCases/NonScriptedTestCases/inc
|
|
38 |
|
|
39 |
USERINCLUDE ../../msgtests/Framework/server/inc
|
|
40 |
USERINCLUDE ../../watcherfw/inc
|
|
41 |
USERINCLUDE ../../scheduledsendmtm/test/unit/inc
|
|
42 |
|
|
43 |
MW_LAYER_SYSTEMINCLUDE_SYMBIAN
|
|
44 |
|
|
45 |
|
|
46 |
|
|
47 |
SOURCEPATH ../TestActionUtils/src
|
|
48 |
SOURCE CMtfTestActionUtilsTimer.cpp
|
|
49 |
SOURCE CMtfTestActionUtilsDeleteAllChildren.cpp
|
|
50 |
SOURCE CMtfTestActionUtilsConfigFileParser.cpp
|
|
51 |
SOURCE MtfTestActionUtilsUser.cpp
|
|
52 |
SOURCE CMtfTestActionUtilsSmsScripts.cpp
|
|
53 |
SOURCE TestFrameworkActionsUtils.cpp
|
|
54 |
SOURCE TMtfTestActionUtilsSchSendScripts.cpp
|
|
55 |
SOURCE CMtfTestActionUtils.cpp
|
|
56 |
SOURCE CMtfTestActionUtilsEmailMessage.cpp
|
|
57 |
|
|
58 |
|
|
59 |
|
|
60 |
|
|
61 |
|
|
62 |
SOURCEPATH ../TestActions/Pigeon/src
|
|
63 |
SOURCE CMtfTestActionCreatePigeonMessage.cpp
|
|
64 |
SOURCE CMtfTestActionGetPigeonMtmConstant.cpp
|
|
65 |
SOURCE CMtfTestActionSchedulePigeonMessage.cpp
|
|
66 |
SOURCE CMtfTestActionLaunchSchSendExe.cpp
|
|
67 |
SOURCE CMtfTestActionCheckIfMessageScheduleDateExpired.cpp
|
|
68 |
SOURCE CMtfTestActionLaunchScheduleMessageExe.cpp
|
|
69 |
|
|
70 |
|
|
71 |
|
|
72 |
|
|
73 |
SMPSAFE
|