35
|
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 |
SOURCE CVtUiEndCallButton.cpp
|
|
57 |
SOURCE CVtUiEndCallButtonPane.cpp
|
|
58 |
|
|
59 |
SOURCE tvtuiappstatebase.cpp
|
|
60 |
SOURCE tvtuistatestarting.cpp
|
|
61 |
SOURCE tvtuistaterunning.cpp
|
|
62 |
SOURCE tvtuistateresetting.cpp
|
|
63 |
SOURCE cvtuiappshutter.cpp
|
|
64 |
SOURCE cvtuivideocontrolbase.cpp
|
|
65 |
SOURCE cvtuidtmfbuffer.cpp
|
|
66 |
SOURCE CVtUiRemoteVideoControl.cpp
|
|
67 |
|
|
68 |
// COMMAND FW
|
|
69 |
SOURCEPATH ../src/commands
|
|
70 |
SOURCE cvtuicmdbase.cpp
|
|
71 |
SOURCE cvtuifeaturecmdbase.cpp
|
|
72 |
SOURCE cvtuicmdcontext.cpp
|
|
73 |
SOURCE cvtuicmdvalidationactionbase.cpp
|
|
74 |
SOURCE cvtuicmdvalidatorbase.cpp
|
|
75 |
SOURCE cvtuicommandpolicymanager.cpp
|
|
76 |
SOURCE cvtuiprimarycmdpolicy.cpp
|
|
77 |
SOURCE cvtuicommandmanager.cpp
|
|
78 |
SOURCE tvtuimediastate.cpp
|
|
79 |
SOURCE tvtuiaudiostate.cpp
|
|
80 |
SOURCE tvtuilocalvariation.cpp
|
|
81 |
SOURCE tvtuistates.cpp
|
|
82 |
SOURCE cvtuicommandmodifybase.cpp
|
|
83 |
SOURCE cvtuicmdcustomvalidationactionbase.cpp
|
|
84 |
SOURCE cvtuicmdstatecheckaction.cpp
|
|
85 |
SOURCE cvtuiexecutioncontext.cpp
|
|
86 |
SOURCE tVtuifeaturevariation.cpp
|
|
87 |
|
|
88 |
// FEATURE FW
|
|
89 |
SOURCEPATH ../src/features
|
|
90 |
SOURCE cvtuifeaturebase.cpp
|
|
91 |
SOURCE cvtuifeaturemanager.cpp
|
|
92 |
|
|
93 |
SOURCEPATH ../src/features/toolbar
|
|
94 |
SOURCE cvtuitoolbarbase.cpp
|
|
95 |
SOURCE cvtuitoolbarcontext.cpp
|
|
96 |
SOURCE cvtuihidetoolbaritemaction.cpp
|
|
97 |
SOURCE tvtuitoolbarcommanditerator.cpp
|
|
98 |
SOURCE cvtuitoolbarskmodifier.cpp
|
|
99 |
SOURCE cvtuitoolbarbutton.cpp
|
|
100 |
SOURCE cvtuitoolbarcmdpolicy.cpp
|
|
101 |
SOURCE cvtuifloatingtoolbar.cpp
|
|
102 |
SOURCE cvtuifixedtoolbar.cpp
|
|
103 |
|
|
104 |
|
|
105 |
SOURCEPATH ../src/features/menu
|
|
106 |
SOURCE cvtuimenus.cpp
|
|
107 |
SOURCE cvtuimenucontext.cpp
|
|
108 |
SOURCE cvtuimenuitemdimmeraction.cpp
|
|
109 |
SOURCE tvtuimenucommanditerator.cpp
|
|
110 |
|
|
111 |
SOURCEPATH ../src/features/softkey
|
|
112 |
SOURCE cvtuisoftkeys.cpp
|
|
113 |
SOURCE cvtuisoftkeycontext.cpp
|
|
114 |
SOURCE cvtuisoftkeyvalidationaction.cpp
|
|
115 |
SOURCE cvtuisoftkeysetting.cpp
|
|
116 |
|
|
117 |
|
|
118 |
SOURCEPATH ../src/features/numberentry
|
|
119 |
SOURCE cvtuinumberentry.cpp
|
|
120 |
SOURCE CVtUiNumberEntryControl.cpp
|
|
121 |
|
|
122 |
SOURCEPATH ../src/features/prefs
|
|
123 |
SOURCE cvtuitransparentsettingpage.cpp
|
|
124 |
SOURCE cvtuiprefsettinglistbase.cpp
|
|
125 |
SOURCE cvtuiwhitebalance.cpp
|
|
126 |
SOURCE cvtuicolortone.cpp
|
|
127 |
SOURCE cvtuivideoquality.cpp
|
|
128 |
SOURCE cvtuiprefpopupbase.cpp
|
|
129 |
SOURCE cvtuiprefsliderbase.cpp
|
|
130 |
SOURCE cvtuibrightness.cpp
|
|
131 |
SOURCE cvtuibrightnesspopup.cpp
|
|
132 |
SOURCE cvtuicontrast.cpp
|
|
133 |
SOURCE cvtuicontrastpopup.cpp
|
|
134 |
|
|
135 |
SOURCEPATH ../src/features/dialer
|
|
136 |
SOURCE cvtuidialer.cpp
|
|
137 |
SOURCE cvtuidialervideocontrol.cpp
|
|
138 |
SOURCE cvtuidialercontainer.cpp
|
|
139 |
SOURCE cvtuicmdopendialer.cpp
|
|
140 |
SOURCE cvtuicmdclosedialer.cpp
|
|
141 |
SOURCE cvtuidialerskmodifier.cpp
|
|
142 |
|
|
143 |
// COMPONENT MANAGER FW
|
|
144 |
SOURCEPATH ../src/compman
|
|
145 |
SOURCE cvtuicomponentmanager.cpp
|
|
146 |
SOURCE tvtuicomponentstate.cpp
|
|
147 |
SOURCE tvtuiblocklists.cpp
|
|
148 |
|
|
149 |
// SLIDERS
|
|
150 |
SOURCEPATH ../src/sliders
|
|
151 |
SOURCE cvtuipopupbase.cpp
|
|
152 |
SOURCE cvtuisliderbase.cpp
|
|
153 |
|
|
154 |
// VOLUME SLIDER
|
|
155 |
SOURCEPATH ../src/features/volume
|
|
156 |
SOURCE cvtuivolume.cpp
|
|
157 |
SOURCE cvtuivolumepopup.cpp
|
|
158 |
SOURCE cvtuivolumecontrol.cpp
|
|
159 |
|
|
160 |
// ZOOM SLIDER
|
|
161 |
SOURCEPATH ../src/features/zoom
|
|
162 |
SOURCE cvtuizoom.cpp
|
|
163 |
SOURCE cvtuizoompopup.cpp
|
|
164 |
|
|
165 |
SOURCEPATH ../data
|
|
166 |
|
|
167 |
START RESOURCE videotelui.rss
|
|
168 |
HEADER
|
|
169 |
TARGETPATH APP_RESOURCE_DIR
|
|
170 |
LANGUAGE_IDS
|
|
171 |
END
|
|
172 |
|
|
173 |
START RESOURCE videotelui_reg.rss
|
|
174 |
DEPENDS videotelui.rsg
|
|
175 |
TARGETPATH /private/10003a3f/apps
|
|
176 |
END
|
|
177 |
|
|
178 |
USERINCLUDE ../inc
|
|
179 |
USERINCLUDE ../inc/commands
|
|
180 |
USERINCLUDE ../inc/features
|
|
181 |
USERINCLUDE ../inc/compman
|
|
182 |
USERINCLUDE ../inc/features/softkey
|
|
183 |
USERINCLUDE ../inc/features/menu
|
|
184 |
USERINCLUDE ../inc/features/toolbar
|
|
185 |
USERINCLUDE ../inc/features/numberentry
|
|
186 |
USERINCLUDE ../inc/features/prefs
|
|
187 |
USERINCLUDE ../inc/features/dialer
|
|
188 |
USERINCLUDE ../inc/features/volume
|
|
189 |
USERINCLUDE ../inc/features/zoom
|
|
190 |
USERINCLUDE ../inc/sliders
|
|
191 |
USERINCLUDE ../loc
|
|
192 |
|
|
193 |
SYSTEMINCLUDE ../../../inc
|
|
194 |
APP_LAYER_SYSTEMINCLUDE
|
|
195 |
|
|
196 |
LIBRARY euser.lib
|
|
197 |
LIBRARY apparc.lib
|
|
198 |
LIBRARY cone.lib
|
|
199 |
LIBRARY eikcore.lib
|
|
200 |
LIBRARY ws32.lib
|
|
201 |
LIBRARY eikcoctl.lib
|
|
202 |
LIBRARY apgrfx.lib
|
|
203 |
LIBRARY fbscli.lib
|
|
204 |
LIBRARY eikdlg.lib
|
|
205 |
LIBRARY gdi.lib
|
|
206 |
LIBRARY bitgdi.lib
|
|
207 |
LIBRARY egul.lib
|
|
208 |
LIBRARY ecom.lib
|
|
209 |
|
|
210 |
LIBRARY aknlayout.lib
|
|
211 |
LIBRARY aknlayout2.lib
|
|
212 |
LIBRARY avkon.lib
|
|
213 |
LIBRARY aknskins.lib
|
|
214 |
LIBRARY aknnotify.lib
|
|
215 |
|
|
216 |
LIBRARY hlplch.lib
|
|
217 |
LIBRARY featmgr.lib
|
|
218 |
LIBRARY commonengine.lib
|
|
219 |
LIBRARY centralrepository.lib
|
|
220 |
|
|
221 |
|
|
222 |
LIBRARY videoteleng.lib
|
|
223 |
DEBUGLIBRARY vtlogger.lib
|
|
224 |
|
|
225 |
LIBRARY phoneclient.lib
|
|
226 |
|
|
227 |
LIBRARY cdlengine.lib
|
|
228 |
LIBRARY aknicon.lib
|
|
229 |
LIBRARY aknlayout2scalable.lib
|
|
230 |
|
|
231 |
LIBRARY mgfetch.lib
|
|
232 |
LIBRARY bafl.lib
|
|
233 |
LIBRARY caf.lib
|
|
234 |
LIBRARY cafutils.lib
|
|
235 |
LIBRARY eikctl.lib
|
|
236 |
LIBRARY fepbase.lib
|
|
237 |
|
|
238 |
LIBRARY remconinterfacebase.lib
|
|
239 |
LIBRARY remconcoreapi.lib
|
|
240 |
|
|
241 |
LIBRARY dialer.lib
|
|
242 |
|
|
243 |
LIBRARY gfxtrans.lib
|
|
244 |
|
|
245 |
SOURCEPATH ../loc
|
|
246 |
DOCUMENT videotelui.loc
|
|
247 |
|
|
248 |
SOURCEPATH ../inc
|
|
249 |
DOCUMENT videotelui.hrh
|
|
250 |
|
|
251 |
// End of File
|