|
1 /* |
|
2 * Copyright (c) 2004 - 2007 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: Project specification for Video Telephone application. |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 #include <platform_paths.hrh> |
|
20 #include <data_caging_paths.hrh> |
|
21 |
|
22 // Capability assignment. |
|
23 CAPABILITY CAP_APPLICATION MultiMediaDD NetworkControl CommDD |
|
24 |
|
25 // Assign Vendor ID. |
|
26 VENDORID VID_DEFAULT |
|
27 |
|
28 TARGET videotelui.exe |
|
29 TARGETTYPE exe |
|
30 EPOCSTACKSIZE 0x5000 |
|
31 EPOCHEAPSIZE 0x190000 0x500000 |
|
32 UID 0x100039CE 0x101F8681 |
|
33 |
|
34 SOURCEPATH ../src |
|
35 SOURCE CVtUiApp.cpp |
|
36 SOURCE CVtUiAppUi.cpp |
|
37 SOURCE CVtUiDoc.cpp |
|
38 SOURCE CVtUiMainControl.cpp |
|
39 SOURCE CVtUiContextControl.cpp |
|
40 SOURCE CVtUiNaviPane.cpp |
|
41 SOURCE CVtUiNaviPaneControl.cpp |
|
42 SOURCE VtUiLayout.cpp |
|
43 SOURCE VtUiUtility.cpp |
|
44 SOURCE VtUiPanic.cpp |
|
45 SOURCE CVtUiBlankControl.cpp |
|
46 SOURCE CVtUiBlankDialog.cpp |
|
47 SOURCE CVtUiExecuteCmdDialog.cpp |
|
48 SOURCE CVtUiMutedControl.cpp |
|
49 SOURCE CVtUiZoomControl.cpp |
|
50 SOURCE CVtUiAllowVideoDialog.cpp |
|
51 SOURCE CVtUiActiveExec.cpp |
|
52 SOURCE CVtUiActivateBtHfDialog.cpp |
|
53 SOURCE TVtUiCallParameters.cpp |
|
54 SOURCE CVtUiNumberEntryActivationControl.cpp |
|
55 SOURCE CVtUiBitmapManager.cpp |
|
56 |
|
57 SOURCE tvtuiappstatebase.cpp |
|
58 SOURCE tvtuistatestarting.cpp |
|
59 SOURCE tvtuistaterunning.cpp |
|
60 SOURCE tvtuistateresetting.cpp |
|
61 SOURCE cvtuiappshutter.cpp |
|
62 SOURCE cvtuivideocontrolbase.cpp |
|
63 SOURCE cvtuidtmfbuffer.cpp |
|
64 SOURCE CVtUiRemoteVideoControl.cpp |
|
65 |
|
66 // COMMAND FW |
|
67 SOURCEPATH ../src/commands |
|
68 SOURCE cvtuicmdbase.cpp |
|
69 SOURCE cvtuifeaturecmdbase.cpp |
|
70 SOURCE cvtuicmdcontext.cpp |
|
71 SOURCE cvtuicmdvalidationactionbase.cpp |
|
72 SOURCE cvtuicmdvalidatorbase.cpp |
|
73 SOURCE cvtuicommandpolicymanager.cpp |
|
74 SOURCE cvtuiprimarycmdpolicy.cpp |
|
75 SOURCE cvtuicommandmanager.cpp |
|
76 SOURCE tvtuimediastate.cpp |
|
77 SOURCE tvtuiaudiostate.cpp |
|
78 SOURCE tvtuilocalvariation.cpp |
|
79 SOURCE tvtuistates.cpp |
|
80 SOURCE cvtuicommandmodifybase.cpp |
|
81 SOURCE cvtuicmdcustomvalidationactionbase.cpp |
|
82 SOURCE cvtuicmdstatecheckaction.cpp |
|
83 SOURCE cvtuiexecutioncontext.cpp |
|
84 SOURCE tVtuifeaturevariation.cpp |
|
85 |
|
86 // FEATURE FW |
|
87 SOURCEPATH ../src/features |
|
88 SOURCE cvtuifeaturebase.cpp |
|
89 SOURCE cvtuifeaturemanager.cpp |
|
90 |
|
91 SOURCEPATH ../src/features/toolbar |
|
92 SOURCE cvtuitoolbarbase.cpp |
|
93 SOURCE cvtuitoolbarcontext.cpp |
|
94 SOURCE cvtuihidetoolbaritemaction.cpp |
|
95 SOURCE tvtuitoolbarcommanditerator.cpp |
|
96 SOURCE cvtuitoolbarskmodifier.cpp |
|
97 SOURCE cvtuitoolbarbutton.cpp |
|
98 SOURCE cvtuitoolbarcmdpolicy.cpp |
|
99 SOURCE cvtuifloatingtoolbar.cpp |
|
100 SOURCE cvtuifixedtoolbar.cpp |
|
101 |
|
102 |
|
103 SOURCEPATH ../src/features/menu |
|
104 SOURCE cvtuimenus.cpp |
|
105 SOURCE cvtuimenucontext.cpp |
|
106 SOURCE cvtuimenuitemdimmeraction.cpp |
|
107 SOURCE tvtuimenucommanditerator.cpp |
|
108 |
|
109 SOURCEPATH ../src/features/softkey |
|
110 SOURCE cvtuisoftkeys.cpp |
|
111 SOURCE cvtuisoftkeycontext.cpp |
|
112 SOURCE cvtuisoftkeyvalidationaction.cpp |
|
113 SOURCE cvtuisoftkeysetting.cpp |
|
114 |
|
115 |
|
116 SOURCEPATH ../src/features/numberentry |
|
117 SOURCE cvtuinumberentry.cpp |
|
118 SOURCE CVtUiNumberEntryControl.cpp |
|
119 |
|
120 SOURCEPATH ../src/features/prefs |
|
121 SOURCE cvtuitransparentsettingpage.cpp |
|
122 SOURCE cvtuiprefsettinglistbase.cpp |
|
123 SOURCE cvtuiwhitebalance.cpp |
|
124 SOURCE cvtuicolortone.cpp |
|
125 SOURCE cvtuivideoquality.cpp |
|
126 SOURCE cvtuiprefpopupbase.cpp |
|
127 SOURCE cvtuiprefsliderbase.cpp |
|
128 SOURCE cvtuibrightness.cpp |
|
129 SOURCE cvtuibrightnesspopup.cpp |
|
130 SOURCE cvtuicontrast.cpp |
|
131 SOURCE cvtuicontrastpopup.cpp |
|
132 |
|
133 SOURCEPATH ../src/features/dialer |
|
134 SOURCE cvtuidialer.cpp |
|
135 SOURCE cvtuidialervideocontrol.cpp |
|
136 SOURCE cvtuidialercontainer.cpp |
|
137 SOURCE cvtuicmdopendialer.cpp |
|
138 SOURCE cvtuicmdclosedialer.cpp |
|
139 SOURCE cvtuidialerskmodifier.cpp |
|
140 |
|
141 // COMPONENT MANAGER FW |
|
142 SOURCEPATH ../src/compman |
|
143 SOURCE cvtuicomponentmanager.cpp |
|
144 SOURCE tvtuicomponentstate.cpp |
|
145 SOURCE tvtuiblocklists.cpp |
|
146 |
|
147 // SLIDERS |
|
148 SOURCEPATH ../src/sliders |
|
149 SOURCE cvtuipopupbase.cpp |
|
150 SOURCE cvtuisliderbase.cpp |
|
151 |
|
152 // VOLUME SLIDER |
|
153 SOURCEPATH ../src/features/volume |
|
154 SOURCE cvtuivolume.cpp |
|
155 SOURCE cvtuivolumepopup.cpp |
|
156 SOURCE cvtuivolumecontrol.cpp |
|
157 |
|
158 // ZOOM SLIDER |
|
159 SOURCEPATH ../src/features/zoom |
|
160 SOURCE cvtuizoom.cpp |
|
161 SOURCE cvtuizoompopup.cpp |
|
162 |
|
163 SOURCEPATH ../data |
|
164 |
|
165 START RESOURCE videotelui.rss |
|
166 HEADER |
|
167 TARGETPATH APP_RESOURCE_DIR |
|
168 LANGUAGE_IDS |
|
169 END |
|
170 |
|
171 START RESOURCE videotelui_reg.rss |
|
172 DEPENDS videotelui.rsg |
|
173 TARGETPATH /private/10003a3f/apps |
|
174 END |
|
175 |
|
176 USERINCLUDE ../inc |
|
177 USERINCLUDE ../inc/commands |
|
178 USERINCLUDE ../inc/features |
|
179 USERINCLUDE ../inc/compman |
|
180 USERINCLUDE ../inc/features/softkey |
|
181 USERINCLUDE ../inc/features/menu |
|
182 USERINCLUDE ../inc/features/toolbar |
|
183 USERINCLUDE ../inc/features/numberentry |
|
184 USERINCLUDE ../inc/features/prefs |
|
185 USERINCLUDE ../inc/features/dialer |
|
186 USERINCLUDE ../inc/features/volume |
|
187 USERINCLUDE ../inc/features/zoom |
|
188 USERINCLUDE ../inc/sliders |
|
189 USERINCLUDE ../loc |
|
190 |
|
191 SYSTEMINCLUDE ../../../inc |
|
192 APP_LAYER_SYSTEMINCLUDE |
|
193 |
|
194 LIBRARY euser.lib |
|
195 LIBRARY apparc.lib |
|
196 LIBRARY cone.lib |
|
197 LIBRARY eikcore.lib |
|
198 LIBRARY ws32.lib |
|
199 LIBRARY eikcoctl.lib |
|
200 LIBRARY apgrfx.lib |
|
201 LIBRARY fbscli.lib |
|
202 LIBRARY eikdlg.lib |
|
203 LIBRARY gdi.lib |
|
204 LIBRARY bitgdi.lib |
|
205 LIBRARY egul.lib |
|
206 LIBRARY ecom.lib |
|
207 |
|
208 LIBRARY aknlayout.lib |
|
209 LIBRARY aknlayout2.lib |
|
210 LIBRARY avkon.lib |
|
211 LIBRARY aknskins.lib |
|
212 LIBRARY aknnotify.lib |
|
213 |
|
214 LIBRARY hlplch.lib |
|
215 LIBRARY featmgr.lib |
|
216 LIBRARY commonengine.lib |
|
217 LIBRARY centralrepository.lib |
|
218 |
|
219 |
|
220 LIBRARY videoteleng.lib |
|
221 DEBUGLIBRARY vtlogger.lib |
|
222 |
|
223 LIBRARY phoneclient.lib |
|
224 |
|
225 LIBRARY cdlengine.lib |
|
226 LIBRARY aknicon.lib |
|
227 LIBRARY aknlayout2scalable.lib |
|
228 |
|
229 LIBRARY mgfetch.lib |
|
230 LIBRARY bafl.lib |
|
231 LIBRARY caf.lib |
|
232 LIBRARY cafutils.lib |
|
233 LIBRARY eikctl.lib |
|
234 LIBRARY fepbase.lib |
|
235 |
|
236 LIBRARY remconinterfacebase.lib |
|
237 LIBRARY remconcoreapi.lib |
|
238 |
|
239 LIBRARY dialer.lib |
|
240 |
|
241 LIBRARY gfxtrans.lib |
|
242 |
|
243 SOURCEPATH ../loc |
|
244 DOCUMENT videotelui.loc |
|
245 |
|
246 SOURCEPATH ../inc |
|
247 DOCUMENT videotelui.hrh |
|
248 |
|
249 // End of File |