author | fionntinac@symbian.org |
Tue, 14 Sep 2010 16:41:37 +0100 | |
branch | RCL_3 |
changeset 133 | 509e2504322c |
parent 125 | 488266b7b425 |
child 138 | 61b148c0aa14 |
permissions | -rw-r--r-- |
66 | 1 |
/* |
2 |
* Copyright (c) 2010 Symbian Foundation Ltd |
|
3 |
* This component and the accompanying materials are made available |
|
4 |
* under the terms of the License "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 |
* Symbian Foundation Ltd - initial contribution. |
|
10 |
* |
|
11 |
* Contributors: |
|
12 |
* Gareth Long |
|
13 |
* Description: |
|
14 |
* bigrom.oby |
|
15 |
*/ |
|
16 |
||
123
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
17 |
|
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
18 |
/* additional feature descriptions to allow for the target UI build */ |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
19 |
|
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
20 |
FEATURE Camera SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
21 |
FEATURE FMRadio SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
22 |
FEATURE OpenGLES3DApi SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
23 |
FEATURE BtAudio SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
24 |
FEATURE Srcs SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
25 |
FEATURE BtImagingProfile SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
26 |
FEATURE Wim SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
27 |
FEATURE SimCertificates SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
28 |
FEATURE SmartCardProv SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
29 |
FEATURE IAUpdate SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
30 |
FEATURE Dpb SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
31 |
FEATURE Im SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
32 |
FEATURE ImpsStandaloneIpCir SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
33 |
FEATURE Presence SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
34 |
FEATURE SyncMlDm SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
35 |
FEATURE SyncMlDs SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
36 |
FEATURE SyncMlDsMMS SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
37 |
FEATURE SyncMlDsEmail SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
38 |
FEATURE SyncMlDsCon SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
39 |
FEATURE SyncMlDsCal SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
40 |
FEATURE SyncMlDmDs SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
41 |
FEATURE SyncMlDmIAP SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
42 |
FEATURE SyncMlDmEmail SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
43 |
FEATURE SyncMlDmMMS SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
44 |
FEATURE SyncMlObex SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
45 |
FEATURE SyncMlDsAlert SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
46 |
FEATURE SyncMlDsNotepad SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
47 |
FEATURE SyncMlDmObex SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
48 |
FEATURE SyncMlDmWlan SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
49 |
FEATURE SyncMlDmImps SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
50 |
FEATURE SyncMlDmFota SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
51 |
FEATURE SyncMlDmVoIP SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
52 |
FEATURE SyncMlDmSIP SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
53 |
FEATURE FfNcdEngine SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
54 |
FEATURE FfNcdUi SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
55 |
FEATURE VirtualFullscrQwertyInput SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
56 |
FEATURE VirtualItutInput SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
57 |
FEATURE Mp3 SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
58 |
FEATURE Sind SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
59 |
FEATURE AmrNb SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
60 |
FEATURE AmrWb SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
61 |
FEATURE Aac SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
62 |
FEATURE SymbianMultimediaA3fdevsoundId SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
63 |
FEATURE Svgt SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
64 |
FEATURE MacromediaFlash6 SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
65 |
FEATURE Mpeg4VideoEncoding SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
66 |
FEATURE ProtocolGsm SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
67 |
FEATURE ProtocolWcdma SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
68 |
FEATURE SimCard SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
69 |
FEATURE UseDrmEngineInCcp SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
70 |
FEATURE DrmFull SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
71 |
FEATURE DrmPhase2 SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
72 |
FEATURE DrmClock SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
73 |
FEATURE DrmOma2 SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
74 |
FEATURE Qos SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
75 |
//FEATURE LoggerGprs SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
76 |
FEATURE EdgeKnowledge SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
77 |
FEATURE NetworkRegistration SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
78 |
FEATURE ConnMonExtension SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
79 |
FEATURE ProtocolWlan SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
80 |
FEATURE Landmarks SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
81 |
FEATURE PrivacyFramework SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
82 |
FEATURE UsbCharging SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
83 |
FEATURE RockerKey SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
84 |
FEATURE LandmarksConverter SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
85 |
FEATURE LocationSysUi SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
86 |
FEATURE SelectableEmail SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
87 |
FEATURE EmailMceIntegration SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
88 |
FEATURE FfSimlessOfflineSupport SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
89 |
FEATURE CaeVrCustomCommands SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
90 |
FEATURE CameraBurstMode SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
91 |
FEATURE FfEmailFramework SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
92 |
FEATURE JavaMMAPI11 SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
93 |
FEATURE JavaFileAPI SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
94 |
FEATURE JavaPIMAPI SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
95 |
FEATURE Java3DAPI SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
96 |
FEATURE JavaLocationAPI SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
97 |
FEATURE OCSP SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
98 |
FEATURE J2MEWebServicesAPI SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
99 |
FEATURE FfVoiceCallContinuity SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
100 |
FEATURE FfWsNcim SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
101 |
FEATURE BrowserAdaptiveBookm SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
102 |
FEATURE BrowserUrlCompletion SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
103 |
FEATURE RssFeeds SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
104 |
FEATURE Series60NativeBrowser SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
105 |
FEATURE FfConnectionOverride SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
106 |
FEATURE FfCapacitiveDisplay SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
107 |
FEATURE FfTacticons SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
108 |
FEATURE FfIaupdatePhase2 SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
109 |
FEATURE FfOmaScomoAdapter SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
110 |
FEATURE FfRuntimeDeviceCapabilityConfiguration SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
111 |
FEATURE IncludeUsbRndis SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
112 |
FEATURE SideVolumeKeys SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
113 |
FEATURE VideoRecorder SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
114 |
FEATURE OpenGLESSWImplementation SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
115 |
FEATURE FfAvkonEmotionIconEnabled SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
116 |
FEATURE FfTarmCapabilityBasedAccess SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
117 |
FEATURE FfEmailProtocolPlugins SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
118 |
FEATURE BtSap SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
119 |
FEATURE AtHandler SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
120 |
FEATURE BtTestMode SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
121 |
FEATURE PushWhiteList SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
122 |
FEATURE OmaProv SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
123 |
FEATURE FfContactsRemoteLookup SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
124 |
FEATURE FfContactsCompanyNames SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
125 |
FEATURE MMS SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
126 |
FEATURE FfDeviceEncryptionFeature SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
127 |
FEATURE ffContactsMycard SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
128 |
FEATURE FfContactsMerge SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
129 |
FEATURE S60MtpController SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
130 |
FEATURE FfContactsSocial SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
131 |
FEATURE MpegAacEncoding SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
132 |
FEATURE UseAmrNbCMMFCodec SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
133 |
FEATURE UseAmrWbCMMFCodec SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
134 |
FEATURE UseAacCMMFCodec SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
135 |
FEATURE UseMp3CMMFCodec SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
136 |
FEATURE UseQcelpCMMFCodec SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
137 |
FEATURE IncludeAmrNbCMMFCodec SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
138 |
FEATURE SimPhonebookMatch SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
139 |
FEATURE CommonTsy SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
140 |
FEATURE CommonDsy SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
141 |
FEATURE CommonVoip SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
142 |
FEATURE EnableIsiCommunicationInUsbChargingMode SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
143 |
FEATURE QwertyInput SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
144 |
FEATURE PenSupport SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
145 |
FEATURE IncludeAmrWbCMMFCodec SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
146 |
FEATURE IncludeAacCMMFCodec SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
147 |
FEATURE IncludeMp3CMMFCodec SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
148 |
FEATURE IncludeQcelpCMMFCodec SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
149 |
FEATURE Id3V2Metadata SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
150 |
FEATURE MmfDrmUtility SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
151 |
FEATURE AudioEffectsApi SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
152 |
FEATURE AudioResourceIndications SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
153 |
FEATURE MmCommsEngine SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
154 |
FEATURE Wma SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
155 |
FEATURE MmCommsAvController SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
156 |
FEATURE SupportedFeature1 SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
157 |
FEATURE SupportedFeature2 SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
158 |
FEATURE AvkonELaf SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
159 |
FEATURE Midi SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
160 |
FEATURE Help SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
161 |
FEATURE LunarCalendar SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
162 |
FEATURE PhoneCnap SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
163 |
FEATURE PhoneTty SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
164 |
FEATURE RealPlayer SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
165 |
FEATURE SettingsProtection SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
166 |
FEATURE PushSL SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
167 |
FEATURE DynamicProfiles SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
168 |
FEATURE ExtendedStartup SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
169 |
FEATURE OperatorMenu SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
170 |
FEATURE MultipleProvCtx SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
171 |
FEATURE BrowserNarrowScreen SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
172 |
FEATURE AudioAac SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
173 |
FEATURE AudioPlaylist SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
174 |
FEATURE BrowserProgressInd SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
175 |
FEATURE BrowserFullScr SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
176 |
FEATURE BrowserFrames SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
177 |
FEATURE OperatorCache SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
178 |
FEATURE SmilEditor SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
179 |
FEATURE SeamlessLinks SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
180 |
FEATURE ShowPanics SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
181 |
FEATURE MmcHotswap SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
182 |
FEATURE AlwaysOnLine SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
183 |
FEATURE HttpDigestAuth SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
184 |
FEATURE SendFileInCall SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
185 |
FEATURE IPv6 SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
186 |
FEATURE CellBroadcast SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
187 |
FEATURE USSD SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
188 |
FEATURE RV9 SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
189 |
FEATURE WorldClock SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
190 |
FEATURE BrowserFileUpload SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
191 |
FEATURE AlwaysOnLineEmail SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
192 |
FEATURE BrowserNetscapeAPI SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
193 |
FEATURE ConnMonUI SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
194 |
FEATURE SmartmsgSMSBookmarkReceiving SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
195 |
FEATURE SmartmsgSMSOperatorLogoReceiving SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
196 |
FEATURE SmartmsgSMSRingingToneReceiving SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
197 |
FEATURE SmartmsgSMSGmsMessageReceiving SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
198 |
FEATURE SmartmsgSMSVcalReceiving SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
199 |
FEATURE SmartmsgSMSVcardReceiving SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
200 |
FEATURE SmartmsgSMSVcalSending SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
201 |
FEATURE SmartmsgSMSVcardSending SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
202 |
FEATURE EnPolicyDos SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
203 |
FEATURE BrowserAudioPlugin SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
204 |
//FEATURE Layout240_320 SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
205 |
//FEATURE Layout320_240 SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
206 |
FEATURE ScalableIcons SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
207 |
FEATURE Jsr135Support SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
208 |
FEATURE SvgtViewer SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
209 |
FEATURE UsbDeviceLock SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
210 |
FEATURE AacEncoderPlugin SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
211 |
FEATURE AacPlusDecoderPlugin SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
212 |
FEATURE FlashLiteViewer SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
213 |
FEATURE FlashLiteBrowserPlugin SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
214 |
FEATURE AccessoryFw SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
215 |
FEATURE EmailUi SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
216 |
FEATURE InstallerSisx SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
217 |
FEATURE JavaMIDP20 SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
218 |
FEATURE SyncMlDsOverHttp SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
219 |
FEATURE JavaJsr205Wma20Support SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
220 |
FEATURE JavaJsr2343DAudioAndMusicCapabilities SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
221 |
FEATURE JavaJsr2262DSvgAPI SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
222 |
FEATURE JavaJsr177SecurityAndTrustServices SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
223 |
FEATURE Equalizer SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
224 |
FEATURE CallImagetext SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
225 |
FEATURE ContentDownload SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
226 |
FEATURE 3DMenu SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
227 |
FEATURE BasicLocationInfoDisplay SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
228 |
FEATURE SyncMlDsAiwProvider SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
229 |
FEATURE JapaneseLargerDictionary SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
230 |
FEATURE IncludeEaacplusCmmfcodec SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
231 |
FEATURE UseEaacplusCmmfCodec SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
232 |
FEATURE Xdm SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
233 |
FEATURE XdmXcap SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
234 |
FEATURE XdmLocalStorage SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
235 |
FEATURE UpnpStack SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
236 |
FEATURE UsbPictbridge SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
237 |
FEATURE UpnpAvcp SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
238 |
FEATURE UsbMultiPersonality SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
239 |
FEATURE S60FmRadioApplication SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
240 |
FEATURE TvOut SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
241 |
FEATURE SatCallControl SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
242 |
FEATURE SatBip SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
243 |
FEATURE SatDisplayText SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
244 |
FEATURE SatGetInkey SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
245 |
FEATURE SatGetInput SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
246 |
FEATURE SatLanguageNotification SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
247 |
FEATURE SatLaunchBrowser SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
248 |
FEATURE SatMoSmControl SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
249 |
FEATURE SatPlayTone SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
250 |
FEATURE SatProvideLocalInfo SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
251 |
FEATURE SatRefresh SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
252 |
FEATURE SatSelectItem SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
253 |
FEATURE SatSendDtfm SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
254 |
FEATURE SatSendSm SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
255 |
FEATURE SatSendSs SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
256 |
FEATURE SatSendUssd SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
257 |
FEATURE SatSetupCall SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
258 |
FEATURE SatSetUpEventList SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
259 |
FEATURE SatSetUpIdleModeText SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
260 |
FEATURE SatSetUpMenu SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
261 |
FEATURE AudioMessaging SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
262 |
FEATURE AvcDecoder SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
263 |
FEATURE AvcEncoder SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
264 |
FEATURE SapEmbeddedLinkAdapter SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
265 |
FEATURE SapIdleSoftkeyAdapter SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
266 |
FEATURE SapOperatorLogoAdapter SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
267 |
FEATURE SapScreensaverAdapter SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
268 |
FEATURE SapStartupAdapter SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
269 |
FEATURE SapThemesAdapter SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
270 |
FEATURE SapWallpaperAdapter SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
271 |
FEATURE SapApplicationManagement SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
272 |
FEATURE SapTerminalControlFw SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
273 |
FEATURE SapPolicyManagement SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
274 |
FEATURE SapUiSettingServer SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
275 |
FEATURE BtStereoAudio SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
276 |
FEATURE RemoteStorageFw SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
277 |
FEATURE SuplFramework SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
278 |
FEATURE OmaSuplPlugins SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
279 |
FEATURE JavaJsr177SecurityAndTrustServicesApdu SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
280 |
FEATURE JavaJsr177SecurityAndTrustServicesPki SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
281 |
FEATURE JavaJsr177SecurityAndTrustServicesCrypto SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
282 |
FEATURE ICalSupport SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
283 |
FEATURE RtpStack SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
284 |
FEATURE MeetingRequestEnabler SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
285 |
FEATURE AudioControllerStreaming SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
286 |
FEATURE 3GpExtension SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
287 |
FEATURE NpProxy SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
288 |
FEATURE SyncMlDsSms SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
289 |
FEATURE BticEnabled SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
290 |
FEATURE MapAndNavigationAiwProvider SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
291 |
FEATURE VirtualKeyboardInput SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
292 |
FEATURE HandwritingRecognitionInput SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
293 |
FEATURE OpenvgSwImplementation SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
294 |
FEATURE BrowserVideoPlugin SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
295 |
FEATURE CameraFullscreenViewfinder SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
296 |
FEATURE DisplayPost SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
297 |
FEATURE SapDeviceLockEnhancements SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
298 |
FEATURE Upin SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
299 |
FEATURE Mediator SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
300 |
//FEATURE Layout240_320_LargeScreen SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
301 |
//FEATURE Layout320_240_LargeScreen SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
302 |
//FEATURE Layout320_480_Touch SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
303 |
//FEATURE Layout480_320_Touch SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
304 |
FEATURE ArmAvc SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
305 |
FEATURE UiZoom SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
306 |
FEATURE OmaEmailNotifications SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
307 |
FEATURE VideoMenu SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
308 |
FEATURE SipSimplePresenceProtocol SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
309 |
FEATURE PresenceFramework SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
310 |
FEATURE UiTransitionEffects SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
311 |
FEATURE BeatnikAudioengine SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
312 |
FEATURE RealPlayerAsDefault SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
313 |
FEATURE ArmMdfH264Dec SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
314 |
FEATURE ArmMdfRealvideoDec SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
315 |
FEATURE ArmMdfH263mpeg4Dec SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
316 |
FEATURE ArmMdfPostprocessor SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
317 |
FEATURE ThaiCalendar SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
318 |
FEATURE SvgtScreensaverPlugin SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
319 |
FEATURE GeneralSearchFramework SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
320 |
FEATURE GeneralSearchUi SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
321 |
FEATURE ChatNG SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
322 |
FEATURE MobileActiveSync SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
323 |
FEATURE RemoteLock SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
324 |
FEATURE WindowsMedia SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
325 |
FEATURE WindowsMediaDrm SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
326 |
FEATURE MultimediaSharing SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
327 |
FEATURE BrandingServer SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
328 |
FEATURE PenSupportCalibration SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
329 |
FEATURE PlugAndPlayMobileServices SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
330 |
FEATURE DialupNetworking SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
331 |
FEATURE UpnpMediaserver SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
332 |
FEATURE MrtSdkLibraries SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
333 |
FEATURE JavaESWT SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
334 |
FEATURE HwrmTargetModifierPlugin SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
335 |
FEATURE HsxpaSupport SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
336 |
FEATURE JavaApiEnhancementsIap SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
337 |
FEATURE JavaApiEnhancementsMobinfo SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
338 |
FEATURE VfpHwSupport SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
339 |
FEATURE MmcLock SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
340 |
FEATURE EditKey SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
341 |
FEATURE SlideshowScreensaver SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
342 |
FEATURE SyncMlDmOta SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
343 |
FEATURE SyncMlIsync SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
344 |
FEATURE ImageViewer SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
345 |
FEATURE MmcEject SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
346 |
FEATURE OmaImps12 SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
347 |
FEATURE BtPbap SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
348 |
FEATURE Java SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
349 |
FEATURE UsbRemotePersonality SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
350 |
FEATURE WebWidgets SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
351 |
FEATURE XspExtensionManager SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
352 |
FEATURE IndicRomContent SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
353 |
FEATURE OnScreenDialer SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
354 |
FEATURE MediaTransferProtocol SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
355 |
FEATURE AllowUpgradeHelix SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
356 |
FEATURE Layout640_360_Touch SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
357 |
FEATURE Layout360_640_Touch SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
358 |
FEATURE LocationCentre SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
359 |
FEATURE AsynchFileSaveQueue SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
360 |
FEATURE SyncMlDsBookmark SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
361 |
FEATURE PowerSave SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
362 |
FEATURE TouchCallHandling SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
363 |
FEATURE TactileFeedback SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
364 |
FEATURE AutoRedialForVideoCall SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
365 |
FEATURE BrowserProgressiveDownload SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
366 |
FEATURE ProductIncludesHomeScreenEasyDialing SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
367 |
FEATURE HlpClearKey SF 0x00000001 UD 0x00000000 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
368 |
FEATURE HlpMsk SF 0x00000001 UD 0x00000000 |
125
488266b7b425
reapply fix for bug9685 as features are now defined here
Pierre Cochart <pierre.cochart@cell-telecom.com>
parents:
123
diff
changeset
|
369 |
FEATURE FeatureIdFfHttpAllowUntrustedCertificates SF 0x00000001 UD 0x00000000 |
488266b7b425
reapply fix for bug9685 as features are now defined here
Pierre Cochart <pierre.cochart@cell-telecom.com>
parents:
123
diff
changeset
|
370 |
FEATURE FeatureIdFfIpsecUmaSupportEnable SF 0x00000001 UD 0x00000000 |
123
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
371 |
|
66 | 372 |
#include <RemovableFeatures.iby> |
373 |
#include <bldvariant.hrh> // so that we can override some of the settings here |
|
374 |
#define __USE_NHD // just for bigrom, to choose between 640x360 or 640x480 |
|
375 |
||
376 |
#undef SYMBIAN_EXCLUDE_KEYMAP |
|
377 |
#undef SYMBIAN_EXCLUDE_LOCATION // so that lbs.dll is included |
|
378 |
#undef SYMBIAN_EXCLUDE_SIP // so that sipsw.dll etc are included |
|
379 |
#undef SYMBIAN_EXCLUDE_SCDV // so that SCDV is included |
|
380 |
#undef SYMBIAN_EXCLUDE_BLUETOOTH // so that BT is included |
|
381 |
#undef SYMBIAN_EXCLUDE_MTP |
|
382 |
#undef SYMBIAN_EXCLUDE_OFFLINE_MODE |
|
383 |
#undef SYMBIAN_EXCLUDE_OBEX |
|
384 |
||
385 |
#define SYMBIAN_INCLUDE_USB_OTG_HOST // for usbdescriptors.dll |
|
386 |
||
387 |
#undef FF_RUNTIME_DEVICE_CAPABILITY_CONFIGURATION // to stop dcomo resources getting pulled in twice |
|
388 |
||
389 |
#define FF_TOPCONTACTSWIDGET_COMPONENT // needed for desktop_20018eee components |
|
390 |
||
391 |
/* test */ |
|
392 |
||
123
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
393 |
#define __FEATMGRSTUBPLUGIN_IBY__ |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
394 |
//#define __HWRMSTUBPLUGINS_IBY__ |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
395 |
//#define __STARTUPADAPTATIONSTUB_IBY__ |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
396 |
|
82
ce220d94201c
alias handling of libopenvg, EGL _sw implementations.
Gareth Long <garethl@symbian.org>
parents:
81
diff
changeset
|
397 |
#define __SFOPENVG_IBY__ |
66 | 398 |
|
399 |
//#define photossuiteSUITE_IBY |
|
400 |
||
401 |
// Stub out the GLX stuff |
|
402 |
//#define __GLXGALLERY_IBY__ |
|
403 |
//#define __GLX_TVOUT_IBY__ |
|
404 |
//#define __GLXMEMORYPLUGIN_IBY__ |
|
405 |
//#define GLX_LOGGING_IBY |
|
406 |
//#define __GLXFETCHER_IBY__ |
|
407 |
//#define __GLXCOMMANDDRMUTILITY_IBY__ |
|
408 |
//#define __GLXCONTENTHARVESTERPLUGIN_IBY__ |
|
409 |
//#define __GLXCOMMONCOMMANDHANDLERS_IBY__ |
|
410 |
//#define __GLXCOMMANDHANDLERMOREINFO_IBY__ |
|
411 |
//#define __GLXCOMMANDHANDLERDRM_IBY__ |
|
412 |
//#define __CLOUDVIEW_IBY__ |
|
413 |
||
414 |
// and remove the dependancies on this |
|
415 |
//#define CAMERAAPP_IBY |
|
416 |
//#define SHW_IBY |
|
417 |
//#define __TAGCOLLECTIONPLUGIN_IBY__ |
|
418 |
//#define __TAGSBROWSERVIEWPLUGIN_IBY__ |
|
419 |
||
420 |
// these are defined in bldprivate.hrh |
|
421 |
#undef __LAYOUT_480_320_TOUCH |
|
422 |
#undef __LAYOUT_320_480_TOUCH |
|
423 |
||
424 |
// these are defined in bldpublic.hrh |
|
425 |
#undef __LAYOUT_240_320 |
|
426 |
#undef __LAYOUT_240_320_LARGE_SCREEN |
|
427 |
#undef __LAYOUT_320_240 |
|
428 |
#undef __LAYOUT_320_240_LARGE_SCREEN |
|
429 |
#undef __LAYOUT_360_640_TOUCH |
|
430 |
||
431 |
#ifdef __USE_NHD |
|
432 |
#define FF_LAYOUT_640_360_TOUCH // this works, need to define early on |
|
433 |
#define __LAYOUT_640_360_TOUCH |
|
434 |
#undef FF_LAYOUT_640_480_TOUCH_VGA4 // this works, need to define early on |
|
435 |
#undef __LAYOUT_640_480_TOUCH |
|
436 |
||
437 |
// test |
|
438 |
#define FF_LAYOUT_640_360 // this works, need to define early on |
|
439 |
#define FF_LAYOUT_360_640 // this works, need to define early on |
|
440 |
#define FF_LAYOUT_360_640_NONTOUCH // this works, need to define early on |
|
441 |
#define FF_LAYOUT_640_360_NONTOUCH // this works, need to define early on |
|
442 |
#define FF_LAYOUT_360_640_TOUCH // this works, need to define early on |
|
443 |
#define FF_LAYOUT_360_640_TOUCH_NHD4 // this works, need to define early on |
|
444 |
#define FF_LAYOUT_640_360_TOUCH_NHD4 // this works, need to define early on |
|
123
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
445 |
//#define FF_LAYOUT_640_480_TOUCH_VGA3 // this works, need to define early on |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
446 |
//#define FF_LAYOUT_640_480_TOUCH_VGA4 // this works, need to define early on |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
447 |
//#define __LAYOUT_640_480_TOUCH |
66 | 448 |
#define __LAYOUT_360_640_TOUCH |
449 |
#define __LAYOUT_360_640 |
|
450 |
#define __LAYOUT_640_360 |
|
451 |
||
452 |
#else |
|
453 |
#undef FF_LAYOUT_640_360_TOUCH // this works, need to define early on |
|
454 |
#undef __LAYOUT_640_360_TOUCH |
|
455 |
#define FF_LAYOUT_640_480_TOUCH_VGA4 // this works, need to define early on |
|
456 |
#define __LAYOUT_640_480_TOUCH |
|
457 |
#endif |
|
458 |
||
123
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
459 |
//#define __LOCALES_37_IBY__ |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
460 |
//#define __LOCALES_50_IBY__ |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
461 |
//#define __LOCALES_57_IBY__ |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
462 |
//#define __LOCALES_94_IBY__ |
66 | 463 |
|
464 |
#define __OMA_SUPL_PLUGINS // for core/mw/omasuplprotocolhandler.iby |
|
465 |
||
466 |
/* videoeditorcommon.dll cannot be built, so remove whatever uses it */ |
|
467 |
#define __VIDEOEDITORENGINE_IBY__ |
|
468 |
#define __VIDEOEDITORUICOMPONENTS_IBY__ |
|
469 |
#define __SIMPLEVIDEOEDITOR_IBY__ |
|
470 |
#define __SIMPLECUTVIDEO_IBY__ |
|
471 |
#define __VIDEOPROVIDER_IBY__ |
|
472 |
||
473 |
||
474 |
/* from language/app */ |
|
475 |
#undef __ROM_HIDE_JERUSALEM |
|
476 |
||
477 |
/* from language/mw */ |
|
478 |
||
479 |
/* from language/os */ |
|
480 |
#define __GTEMAILMTM_RESOURCES_IBY__ |
|
481 |
#define __MESSAGESERVER_RSC_IBY__ |
|
482 |
||
123
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
483 |
|
66 | 484 |
/* from customer/app */ |
485 |
||
486 |
//test (removal when using 640x480) |
|
487 |
#ifdef __USE_NHD |
|
488 |
#define __ORGANIZER_2001F481_CUSTOMER_IBY__ // needed for 640x360 |
|
489 |
#define __PROFILEWIDGET_2001CB7C_CUSTOMER_IBY__ // clashes with same file |
|
123
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
490 |
#define __AI3TEMPLATEVIEW_20026F50_CUSTOMER_IBY__ // the resources version pulls in the same file |
66 | 491 |
#define __AI3VIEW_200286E4_CUSTOMER_IBY__ // the resources version pulls in the same file |
123
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
492 |
#define __AI3VIEW_200286E5_CUSTOMER_IBY__ // the resources version pulls in the same file |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
493 |
#define __AI3VIEW_2001F48B_CUSTOMER_IBY__ // the resources version pulls in the same file (view.o0000) |
66 | 494 |
|
123
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
495 |
/* from customer/mw (need to remove when using 640x360) */ |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
496 |
#define __WSFWIDGET_20026F45_CUSTOMER_IBY__ // DTD clash with resources |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
497 |
#endif |
66 | 498 |
|
123
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
499 |
/* from core/app */ |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
500 |
|
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
501 |
#define __AI3VIEW_2001FDB9_CUSTOMER_IBY__ // resources and customer version of this appear identical |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
502 |
#define __WIDEIMAGE_10009DFF_CUSTOMER_IBY__ // resources and customer version of this appear identical |
66 | 503 |
|
504 |
||
505 |
||
506 |
||
123
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
507 |
/* additional gating for 3.0.2 */ |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
508 |
#define __POSTERWIDEIMAGE_2001F480_CUSTOMER_IBY__ |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
509 |
#define __AI3VIEW_20022FE0_CUSTOMER_IBY__ |
66 | 510 |
|
511 |
||
512 |
/* eaacplusaudiocontrollerutility.dll can't be built, so remove whatever uses it */ |
|
513 |
#define AUDIOCONTROLLERPLUGINSVARIANT_IBY |
|
514 |
||
515 |
#include "s60macros.iby" |
|
516 |
||
517 |
//#undef USE_CUSTOM_MMC_PARTITION // stops base.iby pulling in emmcptn.dll, which is pulled in by base_zoom2.iby |
|
518 |
#ifdef ZOOM2 |
|
519 |
#include <zoom2.oby> |
|
123
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
520 |
|
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
521 |
#if 0 |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
522 |
/* LDD WLAN modules */ |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
523 |
#include <core\mw\wlanpsmplugin.iby> |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
524 |
#include <core\os\wlanagt.iby> |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
525 |
#include <core\os\wlandbif.iby> |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
526 |
#include <core\os\wlaneng.iby> |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
527 |
#include <core\os\wlanldd.iby> |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
528 |
#include <core\os\wlannif.iby> |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
529 |
/* PDD WLAN modules */ |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
530 |
#include <TI_wlanhwinit.iby> |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
531 |
|
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
532 |
/* additional resources for WLAN */ |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
533 |
data=\epoc32\data\z\resource\plugins\wlanmgmtimpl.rsc \resource\plugins\101f8efd.rsc |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
534 |
data=\epoc32\data\z\resource\plugins\wlancontrolimpl.rsc \resource\plugins\10282e0d.rsc |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
535 |
#endif |
66 | 536 |
|
537 |
#elif defined(SYBORG) |
|
538 |
// The following is for Syborg |
|
539 |
#define SYMBIAN_BASE_USE_GCE |
|
540 |
#include <syborg.oby> |
|
541 |
define ROMDATE ##TODAY## // added for Syborg, Zoom2 includes this itself |
|
542 |
#define BTRACE_INCLUDED // this is already done by the Syborg includes |
|
543 |
#include <header.iby> // added for Syborg, Zoom2 includes this itself |
|
74
392f71ccbc5a
Separate base_syborg to avoid clash with MiniGUI
Gareth Long <garethl@symbian.org>
parents:
72
diff
changeset
|
544 |
#include <base_syborg_ui.iby> // added for Syborg, Zoom2 includes this itself |
66 | 545 |
#define USE_CUSTOM_MMC_PARTITION // stops emmcptn.dll being pulled in, which uses epbusm.dll |
546 |
#include <base.iby> // added for Syborg, Zoom2 includes this itself |
|
547 |
#undef SYMBIAN_EXCLUDE_MTP // Syborg is defining this again |
|
548 |
||
549 |
#elif defined(BEAGLE) |
|
550 |
// The following is for Syborg |
|
551 |
#define SYMBIAN_BASE_USE_GCE |
|
552 |
#include <beagle.oby> |
|
553 |
define ROMDATE ##TODAY## // added for Syborg, Zoom2 includes this itself |
|
554 |
//#define BTRACE_INCLUDED // this is already done by the Syborg includes |
|
555 |
#include <header.iby> // added for Syborg, Zoom2 includes this itself |
|
556 |
#define USE_CUSTOM_MMC_PARTITION // stops emmcptn.dll being pulled in, which uses epbusm.dll |
|
557 |
#include <base.iby> // added for Syborg, Zoom2 includes this itself |
|
558 |
#undef SYMBIAN_EXCLUDE_MTP // Syborg is defining this again |
|
559 |
ROMBUILD_OPTION -no-header |
|
560 |
// hanging on Beagle |
|
561 |
#define BACKSTEPPINGSERVICE_IBY |
|
123
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
562 |
data= \epoc32\rom\beagle\estart.txt \sys\data\estart.txt // Beagle needs one of these with persistent storage |
66 | 563 |
#endif |
564 |
||
565 |
/* Graphics adaptation */ |
|
566 |
||
567 |
#define SYMBIAN_BUILD_GCE |
|
568 |
#define SYMBIAN_GRAPHICS_USE_GCE // for graphics_adaptation.hby |
|
569 |
#undef SYMBIAN_GRAPHICS_ADAPTATION // allows for setup of SYMBIAN_GRAPHICS_ADAPTATION to SGA_SW |
|
570 |
#define SYMBIAN_GRAPHICS_USE_EGL_REF |
|
571 |
#define SYMBIAN_GRAPHICS_USE_OPENWF |
|
572 |
#define FBSRASTERIZER_DRV <fbsrasterizer_stub.iby> |
|
573 |
#define OPENWFCLIB_DRV <openwfc_ref.iby> |
|
574 |
||
575 |
||
576 |
/* miscallaneous defines */ |
|
577 |
||
578 |
||
579 |
||
580 |
#undef FF_WLAN_WAPI_INCLUDE_IN_ROM // needed so that wapisecuritysettingsui.iby pulls in a wapuisecuritysettingsui.dll that we have in the build |
|
581 |
||
78
f245d0e5567d
Updated bigrom, added syborg.dtb
Gareth Long <garethl@symbian.org>
parents:
74
diff
changeset
|
582 |
#define XMLUIRENDERINGRESOURCES_IBY // resolves xnuiengine.rsc clash |
f245d0e5567d
Updated bigrom, added syborg.dtb
Gareth Long <garethl@symbian.org>
parents:
74
diff
changeset
|
583 |
#define XMLUICONTROLLERRESOURCES_IBY // ai3xmlui already includes the only resource included by this file |
123
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
584 |
|
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
585 |
#define __SERVICEWIDGET_20021383_RESOURCES_IBY__ // resolves servicewidget.o0000 clash (with theme), no other overlaps |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
586 |
#define __SERVICEWIDGET_20021383_CUSTOMER_IBY__ // resolves servicewidget.o0000 clash (with theme), no other overlaps |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
587 |
|
78
f245d0e5567d
Updated bigrom, added syborg.dtb
Gareth Long <garethl@symbian.org>
parents:
74
diff
changeset
|
588 |
#define __AVKON_RESOURCES_IBY__ // resolves smiley.rsc clash |
123
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
589 |
data=ZRESOURCE\avkon.rsc RESOURCE_FILES_DIR\avkon.rsc // the other resource that was on avkon resources |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
590 |
|
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
591 |
#define __DESKTOP_20026F4F_CUSTOMER_IBY__ // resolves desktopconfiguration.dtd clash |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
592 |
data=ZPRIVATE\200159c0\install\desktop_20026f4f\xuikon\00\desktop.o0000 \private\200159c0\install\desktop_20026f4f\xuikon\00\desktop.o0000 // from the customer/app version |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
593 |
|
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
594 |
#define __EMAILWIDGET_CUSTOMER_IBY__ // resolves emailwidgetconfiguration.dtd clash |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
595 |
data=ZPRIVATE\200159c0\install\emailwidget\xuikon\00\EW.o0000 \private\200159c0\install\emailwidget\xuikon\00\EW.o0000 // from the customer/app version |
66 | 596 |
|
123
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
597 |
#define __MUSICWIDGET_10207c18_CUSTOMER_IBY__ // resolves musicwidgetconfiguration.dtd clash |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
598 |
data=ZPRIVATE\200159c0\install\musicwidget_10207c18\xuikon\00\musicwidget.o0000 \private\200159c0\install\musicwidget_10207c18\xuikon\00\musicwidget.o0000 // from the customer/app version |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
599 |
|
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
600 |
/* work around platsec violation caused by these components */ |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
601 |
#define __HTIUI_IBY__ |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
602 |
#define __HTIOS_IBY__ |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
603 |
|
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
604 |
/* for Calendar */ |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
605 |
data=ZRESOURCE\calencaldavplugindata.rsc \resource\calencaldavplugindata.rsc |
66 | 606 |
|
82
ce220d94201c
alias handling of libopenvg, EGL _sw implementations.
Gareth Long <garethl@symbian.org>
parents:
81
diff
changeset
|
607 |
|
ce220d94201c
alias handling of libopenvg, EGL _sw implementations.
Gareth Long <garethl@symbian.org>
parents:
81
diff
changeset
|
608 |
|
ce220d94201c
alias handling of libopenvg, EGL _sw implementations.
Gareth Long <garethl@symbian.org>
parents:
81
diff
changeset
|
609 |
|
66 | 610 |
/* The top-level includes */ |
611 |
||
612 |
||
613 |
#include <graphics_adaptation.hby> |
|
614 |
||
615 |
||
616 |
||
617 |
||
618 |
#include <3gplibrary.iby> |
|
619 |
// which includes <3gpmp4lib.iby> |
|
620 |
#include <a3fdevsound.iby> |
|
621 |
#include <a3fserverstart.iby> |
|
622 |
||
623 |
#include <abtester.oby> |
|
624 |
// which includes <ABTester.iby> |
|
625 |
#include <acf.iby> |
|
626 |
#include <acl.iby> |
|
627 |
#include <activitymanager.iby> |
|
628 |
#include <addressinfohook.iby> |
|
629 |
#include <agentdialog.iby> |
|
630 |
#include <agentpr.iby> |
|
631 |
// which includes <agentprcore.iby> |
|
632 |
#include <agentshellnotifier.iby> |
|
633 |
#include <agnmodel.iby> |
|
634 |
#include <agnversit.iby> |
|
635 |
// which includes <timezoneserver.iby> |
|
636 |
// which includes <BackupRestoreNotification.iby> |
|
637 |
// which includes <swiplugin.iby> |
|
638 |
// which includes <sql.iby> |
|
639 |
// which includes <utrace.iby> |
|
640 |
// which includes <btrace.iby> |
|
641 |
#include <alarmserver.iby> |
|
642 |
// which includes <ssmsus.iby> |
|
71
27ee1ccf705b
Enhanced IBY include path handling
Gareth Long <garethl@symbian.org>
parents:
66
diff
changeset
|
643 |
// #include <alfred.iby> /* included by other components */ |
66 | 644 |
#include <amastart.iby> |
645 |
#include <animation.iby> |
|
646 |
#include <aplp.iby> |
|
647 |
#include <apparc.iby> |
|
648 |
#include <asn1export.iby> |
|
649 |
#include <asn1rrlp.iby> |
|
650 |
#include <asn1supl.iby> |
|
651 |
#include <asnpkcs.iby> |
|
652 |
// which includes <pbe.iby> |
|
653 |
// which includes <crypto.iby> |
|
654 |
// which includes <random.iby> |
|
655 |
// which includes <hash.iby> |
|
656 |
// which includes <cryptospi_plugins.iby> |
|
657 |
// which includes <filetokensconfig.iby> |
|
658 |
#include <ASR.iby> |
|
659 |
// not in 3.0.I #include <authserver.iby> |
|
660 |
#include <autotest.iby> |
|
661 |
#include <avi.iby> |
|
662 |
// which includes <subtitledecoder.iby> |
|
663 |
#include <bioclass0smsplugin.iby> |
|
664 |
// which includes <watcher.iby> |
|
665 |
// which includes <flogger.iby> |
|
666 |
// which includes <gtbioutils.iby> |
|
667 |
// which includes <messageserver.iby> |
|
668 |
// which includes <messageserver.hby> |
|
669 |
// which includes <gtsmsmtm.iby> |
|
670 |
// which includes <c32.iby> |
|
671 |
// which includes <usb.iby> |
|
672 |
// which includes <usbman.iby> |
|
673 |
// which includes <c32.iby> |
|
674 |
// which includes <ecom.iby> |
|
675 |
// which includes <ecompatchconstants.hby> |
|
676 |
// which includes <usbmanrsc.iby> |
|
677 |
// which includes <usbmanbin.iby> |
|
678 |
// which includes <esock.iby> |
|
679 |
// which includes <esock_core.iby> |
|
680 |
// which includes <subconparams.iby> |
|
681 |
// which includes <connservparams.iby> |
|
682 |
// which includes <ESockMessages.iby> |
|
683 |
// which includes <esock_params.iby> |
|
684 |
// which includes <esock_api_ext.iby> |
|
685 |
// which includes <commsdataobjects.iby> |
|
686 |
// which includes <commsdataobjectsecom.iby> |
|
687 |
// which includes <serverden.iby> |
|
688 |
// which includes <commsfw.iby> |
|
689 |
// which includes <factories.iby> |
|
690 |
// which includes <meshmachine.iby> |
|
691 |
// which includes <NETMSG.iby> |
|
692 |
// which includes <NetInterfaces.iby> |
|
693 |
// which includes <NETMessages.iby> |
|
694 |
// which includes <NetMeta.iby> |
|
695 |
// which includes <NETSubscribe.iby> |
|
696 |
// which includes <esock.iby> |
|
697 |
// which includes <insock.iby> |
|
698 |
// which includes <esock.iby> |
|
699 |
// which includes <nodemessages.iby> |
|
700 |
// which includes <ResponseMsg.iby> |
|
701 |
// which includes <rootserver.iby> |
|
702 |
// which includes <NETStSrv.iby> |
|
703 |
// which includes <NETSM.iby> |
|
704 |
// which includes <virtualconstructors.iby> |
|
705 |
// which includes <logeng.iby> |
|
706 |
// which includes <dbms.iby> |
|
707 |
// which includes <logeng.hby> |
|
708 |
// which includes <scheduledsending.iby> |
|
709 |
// which includes <schsvr.iby> |
|
710 |
// which includes <sysagent.iby> |
|
711 |
// which includes <cntmodel.iby> |
|
712 |
// which includes <versit.iby> |
|
713 |
// which includes <conarc.iby> |
|
714 |
// which includes <charconv.iby> |
|
715 |
// which includes <cntplsql.iby> |
|
716 |
// which includes <cntmatchlog.iby> |
|
717 |
// which includes <smsstack.iby> |
|
718 |
// which includes <commsdebugutility.iby> |
|
719 |
// which includes <ost.iby> |
|
720 |
// which includes <etel.iby> |
|
721 |
// which includes <commdb.iby> |
|
722 |
// which includes <commsdat.iby> |
|
723 |
// which includes <ShimNotifier.iby> |
|
724 |
// which includes <fax.iby> |
|
725 |
// which includes <etelmm.iby> |
|
726 |
// which includes <gtsmsmtm.hby> |
|
727 |
#include <bionbswatcher.iby> |
|
728 |
#include <bioparsers.iby> |
|
729 |
#include <biowapwatcher.iby> |
|
730 |
#include <bitgdi.iby> |
|
731 |
#include <bitmaptransforms.iby> |
|
732 |
#include <bitmaptransformsplugin.iby> |
|
733 |
//#include <bldinfo.hby> |
|
734 |
#include <bluetooth.iby> |
|
735 |
// which includes <btlogger.iby> |
|
736 |
// which includes <remotecontrol.iby> |
|
737 |
// which includes <tsp.iby> |
|
738 |
// which includes <hci.iby> |
|
739 |
// which includes <hci_framework.iby> |
|
740 |
// which includes <hci_implementation.iby> |
|
741 |
// which includes <corehci_symbian.iby> |
|
742 |
// which includes <commandsevents_symbian.iby> |
|
743 |
// which includes <hci_qdp_symbian.iby> |
|
744 |
// which includes <hctl_bcsp.iby> |
|
745 |
// which includes <initialisor_symbian.iby> |
|
746 |
#include <bmpanim.iby> |
|
747 |
#include <bookmarkdb.iby> |
|
748 |
#include <btpan.iby> |
|
749 |
#include <btsnoophcilogger.iby> |
|
750 |
#include <c32bca.iby> |
|
751 |
#include <c32start.iby> |
|
752 |
#include <caf.iby> |
|
753 |
// which includes <reccafconfig.iby> |
|
754 |
#include <calcon.iby> |
|
755 |
#include <calinterimapi.iby> |
|
756 |
#include <ced.iby> |
|
757 |
// which includes <Xml.iby> |
|
758 |
// which includes <xmlframework.iby> |
|
759 |
// which includes <xmlcustomresolver.iby> |
|
760 |
// which includes <xmlparserplugin.iby> |
|
761 |
// which includes <wbxmlparser.iby> |
|
762 |
// which includes <stdlib.iby> |
|
763 |
#include <ceddump.iby> |
|
764 |
#include <certman.iby> |
|
765 |
// which includes <secutil.iby> |
|
766 |
// which includes <sectcbutil.iby> |
|
767 |
// which includes <ocspconfig.iby> |
|
768 |
#include <cflog.iby> |
|
769 |
#include <cfrtp.iby> |
|
770 |
// which includes <rtpcore.iby> |
|
771 |
#include <charconv_all_plugins.iby> |
|
772 |
// which includes <charconv_chinese_simplfied.iby> |
|
773 |
// which includes <charconv_chinese_traditional.iby> |
|
774 |
// which includes <charconv_japanese.iby> |
|
775 |
// which includes <charconv_japanese_docomo.iby> |
|
776 |
// which includes <charconv_iso8859x.iby> |
|
777 |
// which includes <charconv_codepage.iby> |
|
778 |
// which includes <charconv_sms7bit.iby> |
|
779 |
// which includes <charconv_gsm7_turkish.iby> |
|
780 |
// which includes <charconv_spanish_smsencoding.iby> |
|
781 |
// which includes <charconv_portuguese_smsencoding.iby> |
|
782 |
// which includes <charconv_s60.iby> |
|
783 |
//**#include <charconv_gsm7_turkish_Variant.iby> |
|
784 |
||
785 |
#include <charconv_japanese_kddiau.iby> |
|
786 |
#include <charconv_japanese_s60.iby> |
|
787 |
#include <chtmltocrtconverter.iby> |
|
788 |
//**#include <cinidata.iby> |
|
789 |
#include <cmncustomcmds.iby> |
|
790 |
#include <commonengine.iby> |
|
791 |
#include <commonengineresources.iby> |
|
792 |
#include <commsbufs.iby> |
|
793 |
#include <commsbufskern.iby> |
|
794 |
#include <commslog.iby> |
|
795 |
// which includes <commsrootserver.iby> |
|
796 |
#include <conditionevaluator.iby> |
|
797 |
#include <cone.iby> |
|
798 |
//**#include <connect-gt.iby> |
|
799 |
#include <connectivity_securebackupengine.iby> |
|
800 |
// not in 3.0.I #include <coredumpscriptconfig.iby> |
|
801 |
// not in 3.0.I #include <coredumpserver.iby> |
|
802 |
// not in 3.0.I #include <coredumpserverstub.iby> |
|
803 |
// not in 3.0.I #include <coredumpui.iby> |
|
804 |
#include <coreproviders.iby> |
|
805 |
#include <coreprovidersecom.iby> |
|
806 |
#include <csc_plugin.iby> |
|
807 |
||
808 |
#include <ctsy.iby> // builds in phonetsy.tsy which relies on licenseetsy.dll |
|
809 |
// which includes <ctsysystemstateplugin.iby> |
|
810 |
//#include <customcmds.iby> |
|
811 |
#include <DEBUG.iby> |
|
812 |
#include <devsoundadaptationinfo.iby> |
|
813 |
//GSL#include <devsound_pluginsupport.iby> |
|
814 |
//#include <devsound_refplugin.iby> // clashes with core/mw/mmfaudioconnectioncontroller.iby |
|
815 |
#include <DevVideo.iby> |
|
816 |
// not in 3.0.I #include <dexcformatter.iby> |
|
817 |
||
818 |
#include <dial.iby> |
|
819 |
#include <directgdi.iby> |
|
820 |
// which includes <graphicsresource.iby> |
|
821 |
// which includes <graphicsresourceadapter.iby> |
|
822 |
// which includes <graphicsresourceadapter_sw.iby> |
|
823 |
// which includes <surfacemanager.iby> |
|
824 |
// which includes <surfacemanager_omap.iby> |
|
825 |
// which includes <directgdiadapter.iby> |
|
826 |
// which includes <directgdiadapter_sw.iby> |
|
827 |
//#include <directgdiadapter_vg.iby> |
|
828 |
// which includes <openvg.iby> |
|
829 |
// which includes <openvg_sw.iby> |
|
830 |
#include <dnd.iby> |
|
831 |
#include <dnsproxy.iby> |
|
832 |
#include <dnsproxyupdateif.iby> |
|
833 |
#include <dptestcons.oby> |
|
834 |
#include <ecam.iby> |
|
835 |
// which includes <ecam_stubplugin.iby> |
|
836 |
//#include <econs_wserv.iby> |
|
837 |
#include <ecuart.iby> |
|
838 |
//#include <egl.iby> |
|
839 |
// which includes <egl_ref.iby> |
|
840 |
#include <egul.iby> |
|
841 |
#include <elements.iby> |
|
842 |
// which includes <NodeMessages.iby> |
|
843 |
// which includes <MeshMachine.iby> |
|
844 |
#include <emime.iby> |
|
845 |
#include <eon_font.iby> |
|
846 |
#include <epos_omasuplposmessageplugin.iby> |
|
847 |
#include <epos_omasuplposmsgpluginimpl.iby> |
|
848 |
#include <ESHELL.iby> |
|
849 |
#include <esockmessageintercept.iby> |
|
850 |
||
851 |
#include <etelisv.iby> |
|
852 |
#include <etelpckt.iby> |
|
853 |
//#include <etelsat.iby> // test removal |
|
854 |
||
855 |
#include <ether802.iby> |
|
856 |
#include <euserhl.iby> |
|
857 |
#include <exifutility.iby> |
|
858 |
#include <ezlib.iby> |
|
859 |
// which includes <openenv.iby> |
|
860 |
// which includes <timezonelocalization.iby> |
|
861 |
// which includes <TimeZoneServer.iby> |
|
862 |
// which includes <stdcpp.iby> |
|
863 |
// which includes <oelibrt.iby> |
|
864 |
// which includes <openenv.iby> |
|
865 |
#include <fatcharsetconv.iby> |
|
866 |
#include <fbserv.iby> |
|
867 |
// which includes <fbsrasterizer_stub.iby> |
|
868 |
#include <fdf.iby> |
|
869 |
#include <featmgr.iby> |
|
870 |
#include <featreg.iby> |
|
871 |
#include <fepbase.iby> |
|
872 |
#include <filetokens.iby> |
|
873 |
// not in 3.0.I #include <filewriter.iby> |
|
874 |
#include <fmtx_hwrm.iby> |
|
875 |
#include <fntstore.iby> |
|
876 |
#include <freetype.iby> |
|
877 |
// which includes <freetype.hby> |
|
878 |
#include <ftp_e.iby> |
|
879 |
#include <gdi.iby> |
|
880 |
// which includes <palette.iby> |
|
881 |
#include <genericscprparams.iby> |
|
882 |
#include <gfxtranseffect.iby> |
|
883 |
#include <gifscaler.iby> |
|
123
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
884 |
#include <gmxml.iby> |
66 | 885 |
#include <gpssetclock.iby> |
886 |
//#include <graphicsresourceadapter_mbx.iby> |
|
887 |
//#include <graphicsresourceadapter_sgx.iby> |
|
888 |
#include <gtbioengmtm.iby> |
|
889 |
#include <gtbiomessaging.iby> |
|
890 |
//#include <gtemailmtm.hby> |
|
891 |
||
892 |
#include <gtmessaging.iby> |
|
893 |
// which includes <sendas2.iby> |
|
894 |
// which includes <gtmtur.iby> |
|
895 |
// which includes <msgurlhandler.iby> |
|
896 |
#include <guqos.iby> |
|
897 |
#include <hciproxy.iby> |
|
898 |
#include <hci_initialisor_ti.iby> |
|
899 |
#include <hctl_ti.iby> |
|
900 |
#include <hctl_uart_original.iby> |
|
901 |
||
902 |
#include <hlpmodel.iby> |
|
903 |
#include <http.iby> |
|
904 |
// which includes <httpcore.iby> |
|
905 |
// which includes <InetProtUtil.iby> |
|
906 |
// which includes <GtEmailMtm.iby> |
|
907 |
// which includes <transporthandler.iby> |
|
908 |
#include <httpservice.iby> |
|
909 |
#include <httpservicetest.iby> |
|
910 |
#include <hwresourcemanager.iby> |
|
911 |
#include <hwrmuiplugin.iby> |
|
912 |
#include <iclcodecs.iby> |
|
913 |
// which includes <JpegYuvDecoder.iby> |
|
914 |
||
915 |
#include <iculayoutengine.iby> |
|
916 |
#include <imageconversion.iby> |
|
917 |
#include <imagedisplay.iby> |
|
918 |
// which includes <MngImageDisplay.iby> |
|
919 |
// which includes <IclWrapperImageDisplay.iby> |
|
920 |
#include <imageprocessor.iby> |
|
921 |
#include <imagetransform.iby> |
|
922 |
||
923 |
#include <ineturilist.iby> |
|
123
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
924 |
#include <iniparser.iby> |
66 | 925 |
|
926 |
//#include <integrationtest.iby> // integrationtest.dll is not getting built |
|
927 |
// which includes <testexecute.iby> |
|
928 |
// which includes <testexecutelogger.iby> |
|
929 |
// which includes <RFilelogger.iby> |
|
930 |
#include <ipaddrinfoparams.iby> |
|
931 |
#include <ipeventfactory.iby> |
|
932 |
#include <ipeventnotifier.iby> |
|
933 |
// which includes <ipeventtypes.iby> |
|
934 |
// which includes <netmeta.iby> |
|
935 |
// which includes <netsubscribe.iby> |
|
936 |
// which includes <netmeta.iby> |
|
937 |
#include <ipproto.iby> |
|
938 |
#include <ipsec.iby> |
|
939 |
// which includes <ipsec6.iby> |
|
940 |
// which includes <ipseccrypto.iby> |
|
941 |
#include <iptransport.iby> |
|
942 |
// which includes <mobilitycoreproviders.iby> |
|
943 |
//**#include <ipupsdialog.iby> |
|
944 |
#include <irda.iby> |
|
945 |
// which includes <obexprotocol.iby> |
|
946 |
||
947 |
||
948 |
#include <kerneltrace.oby> |
|
949 |
#include <lafshutdowneventobserveradaptor.iby> |
|
950 |
#include <lbs.iby> |
|
951 |
#include <lbsadatacache.iby> |
|
952 |
#include <lbsadmin.iby> |
|
953 |
// which includes <lbsassistancedata.iby> |
|
954 |
// which includes <lbslocmonclient.iby> |
|
955 |
// which includes <lbsloccommon.iby> |
|
956 |
// which includes <LbsLocDataSource.iby> |
|
957 |
// which includes <lbsinternalapi.iby> |
|
958 |
// which includes <lbsnetprotocol.iby> |
|
959 |
// which includes <lbspartnercommon.iby> |
|
960 |
// which includes <lbsnetinternalapi.iby> |
|
961 |
// which includes <lbsagpsngmsgs.iby> |
|
962 |
// which includes <lbscommoninternaldatatypes.iby> |
|
963 |
// which includes <lbsnetregstatusint.iby> |
|
964 |
// which includes <lbsngnlmint.iby> |
|
965 |
// which includes <lbsnrhngmsgs.iby> |
|
966 |
// which includes <lbsreffnpint.iby> |
|
967 |
// which includes <lbssymmetryint.iby> |
|
968 |
// which includes <lbsroot.iby> |
|
969 |
// which includes <lbsrootapi.iby> |
|
970 |
// which includes <lbsloggerapi.iby> |
|
971 |
// which includes <lbsdebug.iby> |
|
972 |
// which includes <lbslocsettings.iby> |
|
973 |
// which includes <lbslocindicatorlib.iby> |
|
974 |
// which includes <lbsmlfwutils.iby> |
|
975 |
#include <lbsagpslocmanager.iby> |
|
976 |
#include <lbsbtgpspsy.iby> |
|
977 |
#include <lbsdefaultpsy.iby> |
|
978 |
#include <lbsgpsagpspsy.iby> |
|
979 |
#include <lbshostsettings.iby> |
|
980 |
#include <lbslocationmonitor.iby> |
|
981 |
||
982 |
#include <lbslocserver.iby> |
|
983 |
// which includes <lbslocutils.iby> |
|
984 |
// which includes <lbsqualityprofileapi.iby> |
|
985 |
#include <lbsnetgateway.iby> |
|
986 |
#include <lbsnetpsy.iby> |
|
987 |
#include <lbsnetsim.iby> |
|
988 |
#include <lbsnetworklocationmanager.iby> |
|
989 |
#include <lbsnetworkprivacy.iby> |
|
990 |
#include <lbsnetworkrequesthandler.iby> |
|
991 |
// which includes <lbsx3p.iby> |
|
992 |
// which includes <lbsprivacycontroller.iby> |
|
993 |
// which includes <lbsprivacyexnotifiers.iby> |
|
994 |
// which includes <lbsprivacydatatypes.iby> |
|
995 |
// which includes <lbsqueryandnotification.iby> |
|
996 |
#include <lbsnetworktest.iby> |
|
997 |
// which includes <lbsprotocolmodule.iby> |
|
998 |
// which includes <suplasn1.iby> |
|
999 |
// which includes <lbssupltestmodule.iby> |
|
1000 |
#include <lbspospluginfw.iby> |
|
1001 |
#include <lbsprivacyprotocolmodule.iby> |
|
1002 |
#include <lbsprivacyrequest.iby> |
|
1003 |
#include <lbspsytester.iby> |
|
1004 |
#include <lbssimulationpsy.iby> |
|
1005 |
#include <lbssuplsmstrigger.iby> |
|
1006 |
#include <lbssuplwappush.iby> |
|
1007 |
#include <lbs_privacyprotocolmodule.iby> |
|
1008 |
#include <loadlafshutdown.iby> |
|
1009 |
#include <loopback.iby> |
|
1010 |
#include <mbmsparams.iby> |
|
1011 |
#include <mdf.iby> |
|
1012 |
#include <MESON.iby> |
|
1013 |
// which includes <Store.iby> |
|
1014 |
// which includes <EText.iby> |
|
1015 |
// which includes <Form.iby> |
|
1016 |
// which includes <print.iby> |
|
1017 |
// which includes <PwrCli.iby> |
|
1018 |
// which includes <Bafl.iby> |
|
1019 |
// which includes <NumberConversion.iby> |
|
1020 |
#include <MESON.iby> |
|
1021 |
#include <Midi.iby> |
|
1022 |
#include <milif.iby> |
|
1023 |
#include <miscpushutils.iby> |
|
1024 |
#include <mmcommon.iby> |
|
1025 |
#include <mmf.iby> |
|
1026 |
// which includes <mmfEffect.iby> |
|
1027 |
// which includes <MmfDrmPlugin.iby> |
|
1028 |
// which includes <mmf_plugin.iby> |
|
1029 |
||
1030 |
#include <mmssettings.iby> |
|
1031 |
#include <mmtsy.iby> |
|
1032 |
||
1033 |
#include <msfdc.iby> |
|
1034 |
//**#include <mtp_backupnrestoredp.iby> |
|
1035 |
// which includes <mtp_framework.iby> |
|
1036 |
// which includes <mtp_devicedp.iby> |
|
1037 |
#include <mtp_filedp.iby> |
|
1038 |
#include <mtp_ptpip.iby> |
|
1039 |
#include <mtp_usbsic.iby> |
|
1040 |
#include <multipartparser.iby> |
|
1041 |
#include <napt.iby> |
|
1042 |
||
1043 |
#include <netcfgextnmip.iby> |
|
1044 |
// which includes <netstsrv.iby> |
|
1045 |
// which includes <NetCfgExtnBase.iby> |
|
1046 |
// which includes <netstsrv.iby> |
|
1047 |
||
1048 |
#include <netups.iby> |
|
1049 |
// which includes <ups.iby> |
|
1050 |
// which includes <ups_config.iby> |
|
1051 |
#include <network.iby> |
|
1052 |
// which includes <simpleselectorbase.iby> |
|
1053 |
// which includes <upscoreproviders.iby> |
|
1054 |
// which includes <tls.iby> |
|
1055 |
// which includes <ocsp.iby> |
|
1056 |
// which includes <tlsprovider.iby> |
|
1057 |
// which includes <tlsproviderconfig.iby> |
|
1058 |
// which includes <CSD.IBY> |
|
1059 |
// which includes <psdagt.iby> |
|
1060 |
// which includes <nullagt.iby> |
|
1061 |
// which includes <ppp.iby> |
|
1062 |
// which includes <PREDCOMP.IBY> |
|
1063 |
// which includes <rawipnif.iby> |
|
1064 |
// which includes <packetlogger.iby> |
|
1065 |
// which includes <rawipnif.iby> |
|
1066 |
// which includes <DHCPServ.iby> |
|
1067 |
// which includes <umtsif.iby> |
|
1068 |
// which includes <pfqoslib.iby> |
|
1069 |
// which includes <qos.iby> |
|
1070 |
// which includes <qoslib.iby> |
|
1071 |
// which includes <qosextnapi.iby> |
|
1072 |
// which includes <qos3gpp.iby> |
|
1073 |
// which includes <pdp.iby> |
|
1074 |
// which includes <QosIPSCPR.iby> |
|
1075 |
// which includes <networking_dnsproxy.iby> |
|
1076 |
||
1077 |
//**#include <ntras-plugin.iby> |
|
1078 |
||
1079 |
#include <nvgrenderstage.iby> |
|
1080 |
#include <obex.iby> |
|
1081 |
#include <OBEYFILE.iby> |
|
1082 |
// #include <oggvorbis.iby> // relies on oggvorbisint/floatutil.dll, but our source only builds .libs |
|
1083 |
#include <omxilcomp.iby> |
|
1084 |
#include <omxilcompref.iby> |
|
1085 |
#include <omxilcore.iby> |
|
72
687fd0c535cd
Removed dependancy on opengles_sw.iby
Gareth Long <garethl@symbian.org>
parents:
71
diff
changeset
|
1086 |
//#include <opengles.iby> |
66 | 1087 |
// which includes <opengles_sw.iby> |
1088 |
//#include <openwfc_ref.iby> |
|
1089 |
// which includes <openwfc_support.iby> |
|
1090 |
#include <pagedrom.oby> |
|
1091 |
#include <pagedrom_functional.oby> |
|
1092 |
#include <pagedrom_stressed.oby> |
|
1093 |
#include <panorama.iby> |
|
1094 |
#include <pbap.iby> |
|
1095 |
#include <pdrstore.iby> |
|
1096 |
#include <phbksync.iby> |
|
1097 |
#include <pkcs12.iby> |
|
1098 |
#include <pkcs7.iby> |
|
1099 |
#include <PlatSec.oby> |
|
1100 |
#include <PlatSecDiagnostics.oby> |
|
1101 |
#include <PlatSecEnforcement.oby> |
|
1102 |
//**#include <plpremotelink.iby> |
|
1103 |
// which includes <plpvariant.iby> |
|
1104 |
||
1105 |
#include <printers.iby> |
|
1106 |
#include <punycodeconverter.iby> |
|
1107 |
||
1108 |
#include <recognisers.iby> |
|
1109 |
#include <refacladaptation.iby> |
|
1110 |
#include <refmmrc.iby> |
|
1111 |
||
1112 |
//**#include <rfs_variant.iby> |
|
1113 |
#include <richtexttohtmlconv.iby> |
|
1114 |
#include <rohandler.iby> |
|
1115 |
#include <rpnp.iby> |
|
1116 |
//**#include <rta.iby> |
|
1117 |
#include <rtp.iby> |
|
1118 |
// which includes <shimrtp.iby> |
|
1119 |
//**#include <rtpamr.iby> |
|
1120 |
#include <S60CenRep_variant.iby> |
|
1121 |
//#include <S60Macros.iby> |
|
1122 |
#include <scs.iby> |
|
1123 |
#include <securitycommonutils.iby> |
|
1124 |
#include <security_ups_utils.iby> |
|
1125 |
#include <setcap.iby> |
|
1126 |
#include <sfopenvg.iby> |
|
1127 |
||
1128 |
#include <shma.iby> |
|
1129 |
#include <sipdummyprt.iby> |
|
1130 |
#include <siph2lanbearermonitor.iby> |
|
1131 |
#include <sipproviders.iby> |
|
1132 |
#include <sipstatemachine.iby> |
|
1133 |
#include <sipsw.iby> |
|
1134 |
//#include <sislwappush.iby> // mutually exclusive with S60SislWapPush |
|
1135 |
#include <sqlite3.iby> |
|
1136 |
#include <ssma.iby> |
|
1137 |
// which includes <ssmcmn.iby> |
|
1138 |
// which includes <ssmcmd.iby> |
|
1139 |
// which includes <ssmserver.iby> |
|
1140 |
// which includes <ssmss.iby> |
|
1141 |
// which includes <ssmdomainpolicy.iby> |
|
1142 |
//#include <ssmclayer.iby> |
|
1143 |
//#include <ssplugins.iby> |
|
1144 |
// which includes <sspluginsadaptation.iby> |
|
1145 |
// which includes <sspluginsgsa.iby> |
|
1146 |
// not in 3.0.I #include <stat.iby> |
|
1147 |
// which includes <statcommon.iby> |
|
1148 |
||
1149 |
#include <subtitle.iby> |
|
1150 |
//#include <surfacemanager_ref.iby> |
|
1151 |
#include <surfaceupdate.iby> |
|
1152 |
// which includes <surfaceupdate_ref.iby> |
|
1153 |
#include <swi.iby> |
|
1154 |
// which includes <swiconfig.iby> |
|
1155 |
// not in 3.0.I #include <symbianelfformatter.iby> |
|
1156 |
||
1157 |
#include <sysawatcher.iby> |
|
1158 |
// which includes <telwatcher.iby> |
|
1159 |
#include <sysstart.iby> |
|
1160 |
#include <sysstartconfig.iby> |
|
123
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
1161 |
#include <tefcleanup.iby> |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
1162 |
#include <tefutilityserver.iby> |
66 | 1163 |
#include <telephony.iby> |
1164 |
#include <telnetd.iby> |
|
1165 |
#include <telnet_e.iby> |
|
1166 |
#include <testbed.iby> |
|
123
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
1167 |
#include <testexecutepipslogger.iby> |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
1168 |
#include <testexecutepipsloggerclient.iby> |
66 | 1169 |
//#include <testlocale.iby> // clashes with language\mw\elocl.iby |
1170 |
#include <tiger.iby> |
|
1171 |
#include <traces.iby> |
|
1172 |
// clashes with clockresources #include <tzlocalizationrscfactory.iby> |
|
1173 |
// not in 3.0.I #include <ucc.iby> |
|
1174 |
#include <uikon.iby> |
|
1175 |
// which includes <uiklaf.iby> |
|
1176 |
#include <ulogger.iby> |
|
1177 |
// not in 3.0.I #include <uloggerclttool.iby> |
|
1178 |
#include <usbhostmsmm.iby> // need to find how to build this |
|
1179 |
#include <Version_Variant.iby> |
|
1180 |
#include <versitrecognizer.iby> |
|
1181 |
#include <videorenderer.iby> |
|
1182 |
||
1183 |
#include <wapurilookup.iby> |
|
1184 |
#include <wfcinterop_tests.iby> |
|
123
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
1185 |
#include <wrapperutilsplugin.iby> |
66 | 1186 |
//#undef SYMBIAN_GRAPHICS_USE_GCE // for graphics_adaptation.hby |
1187 |
#include <wserv.iby> |
|
1188 |
// which includes <wserv_std_plugins.iby> |
|
1189 |
// which includes <openwfc.iby> |
|
1190 |
//#define SYMBIAN_GRAPHICS_USE_GCE // for graphics_adaptation.hby |
|
1191 |
||
1192 |
#include <wslog.iby> |
|
1193 |
||
1194 |
#include <xmlengine.iby> |
|
1195 |
#include <xmlenginedom.iby> |
|
1196 |
// which includes <xmlengineutils.iby> |
|
1197 |
#include <xmlenginesaxplugin.iby> |
|
1198 |
#include <xmlengineserializer.iby> |
|
1199 |
#include <zsh.iby> |
|
1200 |
||
1201 |
||
1202 |
// manually copied into place |
|
1203 |
#include <fontutils.iby> |
|
1204 |
||
1205 |
// needed for 3.0.I |
|
1206 |
#include <legacyminidomparser.iby> |
|
1207 |
#include <stdcpp.iby> |
|
1208 |
||
1209 |
#include <core\stubs\srsfenginestub.iby> // exported when this module is correctly built |
|
1210 |
||
1211 |
||
1212 |
// IBY files to not include. |
|
1213 |
// This is achieved by defining the IBY's gating define. |
|
1214 |
// |
|
1215 |
||
1216 |
#define FBSRASTERIZER_IBY // to stop core/mw/fbsrasterizer.iby getting included |
|
1217 |
//#define __NETWORKING_TEST_IBY__ // don't pull in networktest.iby |
|
1218 |
//#define __BASE_SYBORG_IBY__ // we are using Zoom2 |
|
1219 |
//#define SWITEXTSHELL // switextshell.iby |
|
1220 |
||
1221 |
// fixups |
|
1222 |
||
1223 |
//file=ABI_DIR\BUILD_DIR\vimpstsettings.dll SHARED_LIB_DIR\vimpstsettings.dll |
|
1224 |
||
1225 |
file=ABI_DIR\BUILD_DIR\LICENSEETSY_STUB.DLL Sys\Bin\licenseetsy.dll /* needed by phonetsy.tsy */ |
|
1226 |
file=ABI_DIR\BUILD_DIR\SIMATKTSY_STUB.DLL Sys\Bin\simatktsy.dll /* needed by licenseetsy_stub.dll */ |
|
1227 |
//file=ABI_DIR\BUILD_DIR\usbcsc.ldd SHARED_LIB_DIR\usbcsc.ldd /* needed by msfs_db.fsy */ |
|
1228 |
||
1229 |
//extension[VARID]=KERNEL_DIR\BUILD_DIR\display.ldd \Sys\Bin\display0.ldd /* needed for the graphics composition */ |
|
1230 |
||
1231 |
||
1232 |
file=ABI_DIR\BUILD_DIR\tvoutconfig.dll Sys\Bin\tvoutconfig.dll /* can't find a .iby that includes this */ |
|
1233 |
file=ABI_DIR\BUILD_DIR\ddc_access.dll Sys\Bin\ddc_access.dll /* can't find a .iby that includes this */ |
|
1234 |
file=ABI_DIR\BUILD_DIR\power_save_display_mode_stub.dll Sys\Bin\power_save_display_mode.dll /* can't find a .iby that includes this */ |
|
1235 |
// found properly in 3.0.I file=ABI_DIR\BUILD_DIR\usbcsc_bil.dll Sys\Bin\usbcsc_bil.dll /* can't find a .iby that includes this */ |
|
1236 |
file=ABI_DIR\BUILD_DIR\fmradiotunercontrol.dll Sys\Bin\fmradiotunercontrol.dll /* can't find a .iby that includes this */ |
|
1237 |
file=ABI_DIR\BUILD_DIR\usbclasscontroller.dll Sys\Bin\usbclasscontroller.dll /* added normally via usbmanbin.iby */ |
|
1238 |
||
1239 |
file=ABI_DIR\BUILD_DIR\cnvshiftjisdirectmap.dll Sys\Bin\cnvshiftjisdirectmap.dll /* comes from the Japanese charconv IBYs */ |
|
1240 |
||
1241 |
||
82
ce220d94201c
alias handling of libopenvg, EGL _sw implementations.
Gareth Long <garethl@symbian.org>
parents:
81
diff
changeset
|
1242 |
/* these are here because we're disabling the IBYs that are pulling in the non _sw versions */ |
66 | 1243 |
file=ABI_DIR\BUILD_DIR\libegl_sw.dll Sys\Bin\libegl_sw.dll /* */ /* needed for libvgi */ |
82
ce220d94201c
alias handling of libopenvg, EGL _sw implementations.
Gareth Long <garethl@symbian.org>
parents:
81
diff
changeset
|
1244 |
//alias \sys\bin\libegl_sw.dll \sys\bin\libegl.dll |
66 | 1245 |
file=ABI_DIR\BUILD_DIR\libopenvg_sw.dll Sys\Bin\libopenvg_sw.dll /* */ |
82
ce220d94201c
alias handling of libopenvg, EGL _sw implementations.
Gareth Long <garethl@symbian.org>
parents:
81
diff
changeset
|
1246 |
alias \sys\bin\libopenvg_sw.dll \sys\bin\libOpenVG.dll |
66 | 1247 |
file=ABI_DIR\BUILD_DIR\libopenvgu_sw.dll Sys\Bin\libopenvgu_sw.dll /* */ |
82
ce220d94201c
alias handling of libopenvg, EGL _sw implementations.
Gareth Long <garethl@symbian.org>
parents:
81
diff
changeset
|
1248 |
alias \sys\bin\libopenvgu_sw.dll \sys\bin\libOpenVGU.dll |
ce220d94201c
alias handling of libopenvg, EGL _sw implementations.
Gareth Long <garethl@symbian.org>
parents:
81
diff
changeset
|
1249 |
file=ABI_DIR\BUILD_DIR\sflibopenvgrefimpl.dll sys\bin\sflibopenvgrefimpl.dll |
ce220d94201c
alias handling of libopenvg, EGL _sw implementations.
Gareth Long <garethl@symbian.org>
parents:
81
diff
changeset
|
1250 |
|
66 | 1251 |
//file=ABI_DIR\BUILD_DIR\libopenvg.dll Sys\Bin\libopenvg.dll /* test */ |
1252 |
//file=ABI_DIR\BUILD_DIR\libopenvgu.dll Sys\Bin\libopenvgu.dll /* test */ |
|
1253 |
//file=ABI_DIR\BUILD_DIR\libgles_cm.dll Sys\Bin\libgles_cm.dll /* */ |
|
1254 |
file=ABI_DIR\BUILD_DIR\libglesv1_cm.dll Sys\Bin\libglesv1_cm.dll /* */ /* needed by m3gcore */ |
|
1255 |
||
1256 |
||
1257 |
//file=ABI_DIR\BUILD_DIR\atextclient.dll Sys\Bin\atextclient.dll /*required for dunatext.dll, but not referenced by an IBY file I could see */ |
|
1258 |
//file=ABI_DIR\BUILD_DIR\atextcommon.dll Sys\Bin\atextcommon.dll /*required for dunatext.dll, but not referenced by an IBY file I could see */ |
|
1259 |
//file=ABI_DIR\BUILD_DIR\asrsttshwdevice_stub.dll Sys\Bin\asrsttshwdevice.dll /*required for nss* */ |
|
1260 |
//file=ABI_DIR\BUILD_DIR\atextcommon.dll Sys\Bin\atextcommon.dll /*required for dunatext.dll, but not referenced by an IBY file I could see */ |
|
1261 |
#ifdef _FULL_DEBUG |
|
1262 |
file=ABI_DIR\BUILD_DIR\mullogging.dll Sys\Bin\mullogging.dll /* needs forcing in for the debug build */ |
|
1263 |
#endif |
|
1264 |
||
1265 |
||
1266 |
// things we may ne needing (seem to be wanted a lot) |
|
123
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
1267 |
//data=\epoc32\data\Z\private\10202BE9\200159c9.txt private\10202BE9\200159c9.txt |
66 | 1268 |
data=\epoc32\data\Z\private\10202BE9\200159c9.cre private\10202BE9\200159c9.cre |
1269 |
data=\epoc32\data\Z\private\101f5027\alarmserver.rsc private\101f5027\alarmserver.rsc |
|
1270 |
||
1271 |
data=\epoc32\data\Z\private\10202BE9\10207376.txt private\10202BE9\10207376.txt |
|
1272 |
//data=\epoc32\data\Z\private\1020383E\TZDB.DBZ private\1020383E\TZDB.DBZ |
|
1273 |
||
1274 |
||
1275 |
// extra fonts |
|
1276 |
//data=ZRESOLURCE\fonts\S60SSB_V4196.ttf Resource\Fonts\S60SSB_v4196.ttf |
|
1277 |
||
1278 |
||
1279 |
||
1280 |
//data=ZRESOURCE\fonts\HeiseiGothS60v1_16.ttf Resource\Fonts\HeiseiGothS60v1_16.ttf |
|
1281 |
data=ZRESOURCE\fonts\S60DIGI_V314.ttf Resource\Fonts\S60DIGI_v314.ttf |
|
1282 |
//data=ZRESOURCE\fonts\S60SC_v410.ccc Resource\Fonts\S60SC_v410.ccc |
|
1283 |
data=ZRESOURCE\fonts\S60SNR_V4196.ttf Resource\Fonts\S60SNR_v4196.ttf |
|
1284 |
data=ZRESOURCE\fonts\S60SSB_V4196.ttf Resource\Fonts\S60SSB_v4196.ttf |
|
1285 |
//data=ZRESOURCE\fonts\S60TCHK_v414.ccc Resource\Fonts\S60TCHK_v414.ccc |
|
1286 |
data=ZRESOURCE\fonts\S60TSB_V4196.ttf Resource\Fonts\S60TSB_v4196.ttf |
|
1287 |
//data=ZRESOURCE\fonts\series60korean.ttf Resource\Fonts\series60korean.ttf |
|
1288 |
//data=ZRESOURCE\plugins\ityperast.rsc Resource\plugins\ityperast.rsc |
|
1289 |
//file=ABI_DIR\BUILD_DIR\ityperast.dll Sys\Bin\ityperast.dll /* */ |
|
1290 |
||
1291 |
||
123
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
1292 |
// ECOM plugin for input method |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
1293 |
|
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
1294 |
// remporarily removed due to changes needed to support it (HarvesterServer etc) |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
1295 |
// ECOM_PLUGIN(PtiKeymappings_ITUT_01.dll, PtiKeymappings_ITUT_01.rsc) |
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
1296 |
|
66 | 1297 |
// homescreen |
1298 |
||
1299 |
data=ZPRIVATE\200159c0\install\view_200286e4\hsps\00\manifest.dat \private\200159c0\install\view_200286e4\hsps\00\manifest.dat |
|
1300 |
data=ZPRIVATE\200159c0\install\view_200286e5\hsps\00\manifest.dat \private\200159c0\install\view_200286e5\hsps\00\manifest.dat |
|
1301 |
//data=ZPRIVATE\200159c0\install\view1_2001fdb9\hsps\00\manifest.dat \private\200159c0\install\view1_2001fdb9\hsps\00\manifest.dat |
|
1302 |
data=ZPRIVATE\200159c0\install\view_2001f48b\hsps\00\manifest.dat \private\200159c0\install\view_2001f48b\hsps\00\manifest.dat |
|
1303 |
data=ZPRIVATE\200159c0\install\view_2001f48b\hsps\00\viewconfiguration.xml \private\200159c0\install\view_2001f48b\hsps\00\viewconfiguration.xml |
|
1304 |
||
1305 |
// we know these weren't in place before... |
|
1306 |
//data=ZPRIVATE\200159c0\install\double_row_icon_widget_2001fdbd\hsps\00\manifest.dat \private\200159c0\install\double_row_icon_widget_2001fdbd\hsps\00\manifest.dat |
|
1307 |
//data=ZPRIVATE\200159c0\install\double_row_widget_2001fdc2\hsps\00\manifest.dat \private\200159c0\install\double_row_widget_2001fdc2\hsps\00\manifest.dat |
|
1308 |
//data=ZPRIVATE\200159c0\install\root_2001f482\hsps\00\manifest.dat \private\200159c0\install\root_2001f482\hsps\00\manifest.dat |
|
1309 |
||
1310 |
data=ZPRIVATE\200159c0\install\root_2001f482\hsps\00\rootconfiguration.xml \private\200159c0\install\root_2001f482\hsps\00\rootconfiguration.xml |
|
1311 |
//data=ZPRIVATE\200159c0\install\root_2001f48f\hsps\00\rootconfiguration.xml \private\200159c0\install\root_2001f48f\hsps\00\rootconfiguration.xml |
|
1312 |
//data=ZPRIVATE\200159c0\install\single_row_icon_widget_2001fdc0\hsps\00\widgetconfiguration.xml \private\200159c0\install\single_row_icon_widget_2001fdc0\hsps\00\widgetconfiguration.xml |
|
1313 |
//data=ZPRIVATE\200159c0\install\single_row_widget_2001fdc1\hsps\00\widgetconfiguration.xml \private\200159c0\install\single_row_widget_2001fdc1\hsps\00\widgetconfiguration.xml |
|
1314 |
//data=ZPRIVATE\200159c0\install\triple_row_icon_widget_2001fdbe\hsps\00\widgetconfiguration.xml \private\200159c0\install\triple_row_icon_widget_2001fdbe\hsps\00\widgetconfiguration.xml |
|
1315 |
//data=ZPRIVATE\200159c0\install\triple_row_widget_2001fdbf\hsps\00\widgetconfiguration.xml \private\200159c0\install\triple_row_widget_2001fdbf\hsps\00\widgetconfiguration.xml |
|
1316 |
data=ZPRIVATE\200159c0\install\view_200286e4\hsps\00\viewconfiguration.xml \private\200159c0\install\view_200286e4\hsps\00\viewconfiguration.xml |
|
1317 |
data=ZPRIVATE\200159c0\install\view_200286e5\hsps\00\viewconfiguration.xml \private\200159c0\install\view_200286e5\hsps\00\viewconfiguration.xml |
|
1318 |
//data=ZPRIVATE\200159c0\install\view1_2001fdb9\hsps\00\viewconfiguration.xml \private\200159c0\install\view1_2001fdb9\hsps\00\viewconfiguration.xml |
|
1319 |
//data=ZPRIVATE\200159c0\install\wideimage_10009dff\hsps\00\widgetconfiguration.xml \private\200159c0\install\wideimage_10009dff\hsps\00\widgetconfiguration.xml |
|
1320 |
||
1321 |
||
1322 |
//data=ZPRIVATE\200159c0\install\root_2001f482\hsps\00\manifest.dat \private\200159c0\install\root_2001f482\hsps\00\manifest.dat |
|
1323 |
//data=ZPRIVATE\200159c0\install\root_2001f48f\hsps\00\manifest.dat \private\200159c0\install\root_2001f48f\hsps\00\manifest.dat |
|
1324 |
||
1325 |
#if 0 |
|
1326 |
data=ZPRIVATE\200159c0\install\single_row_icon_widget_2001fdc0\hsps\00\manifest.dat \private\200159c0\install\single_row_icon_widget_2001fdc0\hsps\00\manifest.dat |
|
1327 |
data=ZPRIVATE\200159c0\install\single_row_widget_2001fdc1\hsps\00\manifest.dat \private\200159c0\install\single_row_widget_2001fdc1\hsps\00\manifest.dat |
|
1328 |
data=ZPRIVATE\200159c0\install\triple_row_icon_widget_2001fdbe\hsps\00\manifest.dat \private\200159c0\install\triple_row_icon_widget_2001fdbe\hsps\00\manifest.dat |
|
1329 |
data=ZPRIVATE\200159c0\install\triple_row_widget_2001fdbf\hsps\00\manifest.dat \private\200159c0\install\triple_row_widget_2001fdbf\hsps\00\manifest.dat |
|
1330 |
//data=ZPRIVATE\200159c0\install\view1_2001fdb9\hsps\00\manifest.dat \private\200159c0\install\view1_2001fdb9\hsps\00\manifest.dat |
|
1331 |
data=ZPRIVATE\200159c0\install\wideimage_10009dff\hsps\00\manifest.dat \private\200159c0\install\wideimage_10009dff\hsps\00\manifest.dat |
|
1332 |
#endif |
|
1333 |
||
1334 |
||
1335 |
file=\epoc32\release\armv5\urel\elocl.01 "sys\bin\elocl.01" |
|
1336 |
#if 0 |
|
1337 |
file=\epoc32\release\armv5\urel\elocl.37 "sys\bin\elocl.37" |
|
1338 |
file=\epoc32\release\armv5\urel\elocl.42 "sys\bin\elocl.42" |
|
1339 |
file=\epoc32\release\armv5\urel\elocl.25 "sys\bin\elocl.25" |
|
1340 |
file=\epoc32\release\armv5\urel\elocl.07 "sys\bin\elocl.07" |
|
1341 |
file=\epoc32\release\armv5\urel\elocl.03 "sys\bin\elocl.03" |
|
1342 |
file=\epoc32\release\armv5\urel\elocl.54 "sys\bin\elocl.54" |
|
1343 |
file=\epoc32\release\armv5\urel\elocl.10 "sys\bin\elocl.10" |
|
1344 |
file=\epoc32\release\armv5\urel\elocl.04 "sys\bin\elocl.04" |
|
1345 |
file=\epoc32\release\armv5\urel\elocl.49 "sys\bin\elocl.49" |
|
1346 |
file=\epoc32\release\armv5\urel\elocl.09 "sys\bin\elocl.09" |
|
1347 |
file=\epoc32\release\armv5\urel\elocl.51 "sys\bin\elocl.51" |
|
1348 |
file=\epoc32\release\armv5\urel\elocl.02 "sys\bin\elocl.02" |
|
1349 |
file=\epoc32\release\armv5\urel\elocl.57 "sys\bin\elocl.57" |
|
1350 |
file=\epoc32\release\armv5\urel\elocl.45 "sys\bin\elocl.45" |
|
1351 |
file=\epoc32\release\armv5\urel\elocl.17 "sys\bin\elocl.17" |
|
1352 |
file=\epoc32\release\armv5\urel\elocl.59 "sys\bin\elocl.59" |
|
1353 |
file=\epoc32\release\armv5\urel\elocl.15 "sys\bin\elocl.15" |
|
1354 |
file=\epoc32\release\armv5\urel\elocl.05 "sys\bin\elocl.05" |
|
1355 |
file=\epoc32\release\armv5\urel\elocl.32 "sys\bin\elocl.32" |
|
1356 |
file=\epoc32\release\armv5\urel\elocl.68 "sys\bin\elocl.68" |
|
1357 |
file=\epoc32\release\armv5\urel\elocl.67 "sys\bin\elocl.67" |
|
1358 |
file=\epoc32\release\armv5\urel\elocl.70 "sys\bin\elocl.70" |
|
1359 |
file=\epoc32\release\armv5\urel\elocl.18 "sys\bin\elocl.18" |
|
1360 |
file=\epoc32\release\armv5\urel\elocl.08 "sys\bin\elocl.08" |
|
1361 |
file=\epoc32\release\armv5\urel\elocl.27 "sys\bin\elocl.27" |
|
1362 |
file=\epoc32\release\armv5\urel\elocl.76 "sys\bin\elocl.76" |
|
1363 |
file=\epoc32\release\armv5\urel\elocl.13 "sys\bin\elocl.13" |
|
1364 |
file=\epoc32\release\armv5\urel\elocl.78 "sys\bin\elocl.78" |
|
1365 |
file=\epoc32\release\armv5\urel\elocl.16 "sys\bin\elocl.16" |
|
1366 |
file=\epoc32\release\armv5\urel\elocl.26 "sys\bin\elocl.26" |
|
1367 |
file=\epoc32\release\armv5\urel\elocl.28 "sys\bin\elocl.28" |
|
1368 |
file=\epoc32\release\armv5\urel\elocl.79 "sys\bin\elocl.79" |
|
1369 |
file=\epoc32\release\armv5\urel\elocl.06 "sys\bin\elocl.06" |
|
1370 |
file=\epoc32\release\armv5\urel\elocl.33 "sys\bin\elocl.33" |
|
1371 |
file=\epoc32\release\armv5\urel\elocl.39 "sys\bin\elocl.39" |
|
1372 |
file=\epoc32\release\armv5\urel\elocl.14 "sys\bin\elocl.14" |
|
1373 |
file=\epoc32\release\armv5\urel\elocl.93 "sys\bin\elocl.93" |
|
1374 |
file=\epoc32\release\armv5\urel\elocl.96 "sys\bin\elocl.96" |
|
1375 |
file=\epoc32\release\armv5\urel\elocl.31 "sys\bin\elocl.31" |
|
1376 |
file=\epoc32\release\armv5\urel\elocl.30 "sys\bin\elocl.30" |
|
123
86636866cb77
New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents:
94
diff
changeset
|
1377 |
#endif |