|
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_sms_mms.lib |
|
18 TARGETTYPE lib |
|
19 UID 0 |
|
20 VENDORID 0x70000001 |
|
21 |
|
22 USERINCLUDE ..\Framework\inc |
|
23 USERINCLUDE ..\TestActions\sms\inc |
|
24 USERINCLUDE ..\TestActionUtils\inc |
|
25 USERINCLUDE ..\TestActions\Mms\inc |
|
26 |
|
27 MW_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
28 |
|
29 |
|
30 |
|
31 |
|
32 SOURCEPATH ..\TestActions\Sms\src |
|
33 SOURCE CMtfTestActionGetSmsConstants.cpp |
|
34 SOURCE CMtfTestActionCreateSmsService.cpp |
|
35 SOURCE CMtfTestActionSetDefaultSmsSettings.cpp |
|
36 SOURCE CMtfTestActionSetSmsServiceSettings.cpp |
|
37 SOURCE CMtfTestActionSmsSettingsSaveExternal.cpp |
|
38 SOURCE CMtfTestActionCompareSmsSettings.cpp |
|
39 SOURCE CMtfTestActionCheckIfSmsWatcherRunning.cpp |
|
40 SOURCE CMtfTestActionReceiveSmsMessages.cpp |
|
41 SOURCE CMtfTestActionCompareSmsMessages.cpp |
|
42 SOURCE CMtfTestActionSetSchSendSettings.cpp |
|
43 SOURCE CMtfTestActionCheckMessageSendingState.cpp |
|
44 SOURCE CMtfTestActionCreateSmsMessage.cpp |
|
45 SOURCE CMtfTestActionCreateSmsMessageFromFile.cpp |
|
46 SOURCE CMtfTestActionGetDefaultSmsService.cpp |
|
47 SOURCE CMtfTestActionCompareLastSegmentReport.cpp |
|
48 // CENTRAL REPOSITORY SMS TESTS |
|
49 |
|
50 SOURCE CMtfTestActionChangeDefaultSmsService.cpp |
|
51 SOURCE CMtfTestActionCompareScheduleSendSettings.cpp |
|
52 SOURCE CMtfTestActionCompareSmsSettingsCR.cpp |
|
53 SOURCE CMtfTestActionInitialiseDefaultScheduleSettings.cpp |
|
54 SOURCE CMtfTestActionInitialiseSmsDefaultSettings.cpp |
|
55 SOURCE CMtfTestActionLoadScheduleSendSettings.cpp |
|
56 SOURCE CMtfTestActionLoadSmsSettings.cpp |
|
57 SOURCE CMtfTestActionRemoveDefaultSmsService.cpp |
|
58 SOURCE CMtfTestActionSaveScheduleSendSettings.cpp |
|
59 SOURCE CMtfTestActionSaveSmsSettings.cpp |
|
60 |
|
61 |
|
62 |
|
63 SOURCEPATH ..\TestActions\Mms\src |
|
64 SOURCE CMtfTestActionCreateMmsService.cpp |
|
65 SOURCE CMtfTestActionDeleteMmsService.cpp |
|
66 SOURCE CMtfTestActionCreateMmsMtm.cpp |
|
67 SOURCE CMtfTestActionDeleteMmsMtm.cpp |
|
68 SOURCE CMtfTestActionSetMmsServiceParameters.cpp |
|
69 SOURCE CMtfTestActionCreateMmsMessageFromSmilFile.cpp |
|
70 |
|
71 |
|
72 |
|
73 |
|
74 USERINCLUDE ..\TestActions\Obex\Ir\inc |
|
75 SOURCEPATH ..\TestActions\Obex\Ir\src |
|
76 |
|
77 SOURCE CMtfTestActionGetIRMTMUId.cpp |
|
78 SOURCE CMtfTestActionGetIrMTMCommandParameters.cpp |
|
79 |
|
80 |
|
81 |
|
82 USERINCLUDE ..\TestActions\Obex\Bt\inc |
|
83 SOURCEPATH ..\TestActions\Obex\Bt\src |
|
84 |
|
85 SOURCE CMtfTestActionGetBTMTMUId.cpp |
|
86 SOURCE CMtfTestActionGetBtMTMCommandParameters.cpp |
|
87 |
|
88 |
|
89 |
|
90 EPOCSTACKSIZE 0x6000 |
|
91 |
|
92 SMPSAFE |