|
1 /* |
|
2 * Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies). |
|
3 * All rights reserved. |
|
4 * This component and the accompanying materials are made available |
|
5 * under the terms of "Eclipse Public License v1.0" |
|
6 * which accompanies this distribution, and is available |
|
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 * |
|
9 * Initial Contributors: |
|
10 * Nokia Corporation - initial contribution. |
|
11 * |
|
12 * Contributors: |
|
13 * |
|
14 * Description: |
|
15 * This is project specification file for the Imum. |
|
16 * |
|
17 * |
|
18 */ |
|
19 |
|
20 |
|
21 #include <data_caging_paths.hrh> |
|
22 #include <platform_paths.hrh> |
|
23 |
|
24 // Details |
|
25 TARGET IMUMUTILS.DLL |
|
26 TARGETTYPE DLL |
|
27 TARGETPATH System/Libs |
|
28 UID 0x10004845 0x102750C7 |
|
29 VENDORID VID_DEFAULT |
|
30 |
|
31 // Resource definition |
|
32 START RESOURCE ../Data/ImumUtils.rss |
|
33 TARGETPATH RESOURCE_FILES_DIR |
|
34 HEADER |
|
35 LANGUAGE_IDS |
|
36 END |
|
37 |
|
38 // Def file |
|
39 DEFFILE imumutils.def |
|
40 |
|
41 // Path definition |
|
42 SOURCEPATH ../Src |
|
43 USERINCLUDE ../Inc |
|
44 USERINCLUDE ../../Mtms/Inc |
|
45 USERINCLUDE ../Data |
|
46 USERINCLUDE ../../DomainApi/inc |
|
47 USERINCLUDE ../../logging |
|
48 |
|
49 APP_LAYER_SYSTEMINCLUDE |
|
50 SYSTEMINCLUDE ../../../../inc |
|
51 |
|
52 // Common Code |
|
53 SOURCE ComDbUtl.cpp |
|
54 SOURCE EmailFeatureUtils.cpp |
|
55 SOURCE EmailUtils.cpp |
|
56 SOURCE ImumMBoxServiceDeletion.cpp |
|
57 |
|
58 // Settings UI |
|
59 SOURCE IMASCenRepControl.cpp |
|
60 SOURCE IMASAccountControl.cpp |
|
61 SOURCE IMSSettingsUi.cpp |
|
62 SOURCE IMSSettingsBaseUi.cpp |
|
63 SOURCE IMSSettingsNoteUi.cpp |
|
64 SOURCE IMSSettingsDialog.cpp |
|
65 SOURCE IMSSettingsWizard.cpp |
|
66 SOURCE IMSWTextEditorPage.cpp |
|
67 SOURCE IMSWRadiobuttonPage.cpp |
|
68 SOURCE IMSWCheckBoxPage.cpp |
|
69 SOURCE IMSSettingsItemApprover.cpp |
|
70 SOURCE IMSSettingsItemAccessPoint.cpp |
|
71 SOURCE IMSSoftkeyControl.cpp |
|
72 SOURCE IMSPageResourceControl.cpp |
|
73 SOURCE IMSFolderListArray.cpp |
|
74 SOURCE IMSFolderSubscription.cpp |
|
75 SOURCE IMSWizardLauncher.cpp |
|
76 SOURCE IMSWizardControl.cpp |
|
77 |
|
78 SOURCE ImumNaviPaneFolderIndicator.cpp |
|
79 |
|
80 // Settings Data |
|
81 SOURCE ImumMboxManager.cpp |
|
82 SOURCE ImumMboxSettingsCtrl.cpp |
|
83 SOURCE ImumMboxDefaultData.cpp |
|
84 SOURCE ImumMboxData.cpp |
|
85 SOURCE ImumMboxDataExtension.cpp |
|
86 SOURCE ImumMboxSymbianDataConverter.cpp |
|
87 SOURCE ImumMboxInternalDataConverter.cpp |
|
88 SOURCE ImumMboxScheduler.cpp |
|
89 |
|
90 // Internal API |
|
91 SOURCE ImumInternalApiImpl.cpp |
|
92 SOURCE ImumInMailboxServicesImpl.cpp |
|
93 SOURCE ImumInMailboxUtilitiesImpl.cpp |
|
94 SOURCE ImumInHealthServicesImpl.cpp |
|
95 SOURCE ImumInSettingsDataImpl.cpp |
|
96 SOURCE ImumInSettingsDataCollectionImpl.cpp |
|
97 SOURCE ImumInSettingsDataArray.cpp |
|
98 SOURCE ImumInSettingsDataCtrl.cpp |
|
99 SOURCE ImumInSettingsDataValidator.cpp |
|
100 SOURCE ImumInSettingsDataAttribute.cpp |
|
101 |
|
102 /// TEMPORARY |
|
103 source MuiuDynamicSettingItemBase.cpp |
|
104 source MuiuDynamicSettingItemEditValue.cpp |
|
105 source MuiuDynamicSettingItemEditText.cpp |
|
106 source MuiuDynamicSettingItemLink.cpp |
|
107 source MuiuDynamicSettingItemExtLink.cpp |
|
108 source MuiuDynamicSettingsDialog.cpp |
|
109 source MuiuDynamicSettingsArray.cpp |
|
110 source MuiuDynamicSettingsItemFinder.cpp |
|
111 |
|
112 // Documents |
|
113 SOURCEPATH ../Inc |
|
114 DOCUMENT IMASPageIds.hrh |
|
115 SOURCEPATH ../Group |
|
116 DOCUMENT bld.inf |
|
117 SOURCEPATH ../../loc |
|
118 DOCUMENT Imum.loc |
|
119 SOURCEPATH ../Data |
|
120 DOCUMENT ImumUtilsStrings.rss |
|
121 DOCUMENT ImumUtils.rss |
|
122 DOCUMENT ImumMailSettings.ra |
|
123 DOCUMENT ImumMailWizard.ra |
|
124 |
|
125 // LIBRARIES |
|
126 LIBRARY cmmanager.lib |
|
127 LIBRARY euser.lib |
|
128 LIBRARY cone.lib |
|
129 LIBRARY bafl.lib |
|
130 LIBRARY etext.lib |
|
131 LIBRARY commdb.lib |
|
132 LIBRARY msgs.lib |
|
133 LIBRARY imcm.lib |
|
134 LIBRARY mtur.lib |
|
135 LIBRARY muiu.lib |
|
136 LIBRARY muiu_internal.lib |
|
137 LIBRARY eikcore.lib |
|
138 LIBRARY eikcoctl.lib |
|
139 LIBRARY eikdlg.lib |
|
140 LIBRARY estor.lib |
|
141 LIBRARY avkon.lib |
|
142 LIBRARY ws32.lib |
|
143 LIBRARY apsettingshandlerui.lib |
|
144 LIBRARY CommonEngine.lib |
|
145 LIBRARY apengine.lib |
|
146 LIBRARY CommonUI.lib // CErrorUI |
|
147 LIBRARY aknnotify.lib // For Global note |
|
148 LIBRARY efsrv.lib |
|
149 LIBRARY egul.lib |
|
150 LIBRARY fbscli.lib |
|
151 LIBRARY eikctl.lib |
|
152 LIBRARY AlwaysOnlineManagerClient.lib |
|
153 LIBRARY hlplch.lib // HlpLauncher |
|
154 LIBRARY featmgr.lib // Feature Manager |
|
155 LIBRARY AknSkins.lib |
|
156 LIBRARY CentralRepository.lib |
|
157 LIBRARY ConnectionUiUtilities.lib |
|
158 LIBRARY CharConv.lib |
|
159 LIBRARY ECom.lib |
|
160 LIBRARY ETel.lib // RTelServer |
|
161 LIBRARY ETelMM.lib // RMobilePhone |
|
162 LIBRARY gdi.lib |
|
163 LIBRARY ServiceHandler.lib // AIW |
|
164 LIBRARY policyengine.lib |
|
165 LIBRARY AknLayout2.lib |
|
166 LIBRARY AknLayout2Scalable.lib |
|
167 LIBRARY CdlEngine.lib |
|
168 LIBRARY AknIcon.lib |
|
169 |
|
170 DEBUGLIBRARY flogger.lib |
|
171 |
|
172 // |
|
173 // Bitmap files are in muiu.mbm |
|
174 START wins |
|
175 BASEADDRESS 0x4A980000 |
|
176 END |
|
177 |
|
178 CAPABILITY CAP_GENERAL_DLL |