author | MattD <mattd@symbian.org> |
Wed, 19 Aug 2009 16:17:29 +0100 | |
changeset 158 | d3f1ef6d2469 |
parent 155 | 4e5a319d2a62 |
permissions | -rw-r--r-- |
102
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2 |
<!-- Tech domain abbrevations list |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
3 |
Location lo |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
4 |
OS Base Services hb |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
5 |
Multimedia mm |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
6 |
Multimedia Apps ma |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
7 |
Productivity pr |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
8 |
Personal Communications vc |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
9 |
Security se |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
10 |
User Interface ui |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
11 |
Data Communications dc |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
12 |
Device Connectivity de |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
13 |
Device Management dm |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
14 |
Runtimes and Web rt |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
15 |
Tools to |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
16 |
Operator Complementary Packages ocp |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
17 |
--> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
18 |
<SystemDefinition name="Foundation" schema="2.0.1"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
19 |
<systemModel> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
20 |
<layer name="os" long-name="OS" levels="hw services"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
21 |
<block name="kernelhwsrv" level="hw" long-name="Kernel and Hardware Services" levels="hw-if adaptation framework test"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
22 |
<collection name="baseintegtests" long-name="Base Integration Testing" level="test"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
23 |
<component name="baseintegrationtest" long-name="Base Integration Test" introduced="9.3" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
24 |
<unit bldFile="os/kernelhwsrv/baseintegtests/baseintegrationtest/group" mrp="os/kernelhwsrv/baseintegtests/baseintegrationtest/group/base_integration_test.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
25 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
26 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
27 |
<collection name="brdbootldr" long-name="Board Boot Loader" level="hw-if"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
28 |
<component name="ubootldr" long-name="Boot Loader" introduced="9.2" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
29 |
<unit mrp="os/kernelhwsrv/brdbootldr/ubootldr/base_ubootldr.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
30 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
31 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
32 |
<collection name="unistore2" long-name="UniStore2 Flash Translation Layer" level="hw-if"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
33 |
<component name="uiicore" long-name="UniStore2 Core" filter="gt" introduced="9.1" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
34 |
<unit mrp="os/kernelhwsrv/kernel/eka/drivers/unistore2/base_drivers_unistore2_undeliverable.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
35 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
36 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
37 |
<collection name="bsptemplate" long-name="BSP Template" level="hw-if"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
38 |
<component name="asspandvariant" long-name="Template ASSP and Variant" introduced="6.0" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
39 |
<unit bldFile="os/kernelhwsrv/bsptemplate/asspandvariant/template_variant" mrp="os/kernelhwsrv/bsptemplate/asspandvariant/base_template.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
40 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
41 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
42 |
<collection name="kernel" long-name="Kernel Architecture" level="adaptation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
43 |
<component name="eka" long-name="Kernel Architecture" introduced="8.0" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
44 |
<unit bldFile="os/kernelhwsrv/kernel/eka" mrp="os/kernelhwsrv/kernel/eka/base_e32.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
45 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
46 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
47 |
<collection name="kerneltest" long-name="Kernel Test" level="hw-if" contributed="no"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
48 |
<component name="e32test" long-name="E32 Tests" class="test" purpose="development" contributed="no" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
49 |
<unit bldFile="os/kernelhwsrv/kerneltest/e32test/group" mrp="os/kernelhwsrv/kerneltest/e32test/group/base_e32test.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
50 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
51 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
52 |
<collection name="ldds" long-name="Logical Device Drivers" level="adaptation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
53 |
<component name="ethernetldd" long-name="Ethernet Drivers" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
54 |
<unit bldFile="os/kernelhwsrv/kernel/eka/drivers/ethernet" mrp="os/kernelhwsrv/kernel/eka/drivers/ethernet/base_e32_drivers_ethernet.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
55 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
56 |
<component name="audioldd" long-name="Audio Drivers" introduced="8.1b" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
57 |
<unit bldFile="os/kernelhwsrv/kernel/eka/drivers/esound" mrp="os/kernelhwsrv/kernel/eka/drivers/esound/base_e32_drivers_sound.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
58 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
59 |
<component name="serialldd" long-name="Serial Port Drivers" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
60 |
<unit bldFile="os/kernelhwsrv/kernel/eka/drivers/ecomm" mrp="os/kernelhwsrv/kernel/eka/drivers/ecomm/base_e32_drivers_ecomm.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
61 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
62 |
<component name="legacydrivers" long-name="Legacy Drivers" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
63 |
<unit mrp="os/kernelhwsrv/kernel/eka/drivers/adc/base_e32_drivers_adc.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
64 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
65 |
<component name="locmedia" long-name="Local Media Subsystem" introduced="8.1b" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
66 |
<!-- these are LDDs for storage media--> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
67 |
<unit bldFile="os/kernelhwsrv/kernel/eka/drivers/locmedia" mrp="os/kernelhwsrv/kernel/eka/drivers/locmedia/base_e32_drivers_locmedia.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
68 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
69 |
<component name="runmodedebugger" long-name="Run Mode Debugger" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
70 |
<unit bldFile="os/kernelhwsrv/kernel/eka/drivers/debug" mrp="os/kernelhwsrv/kernel/eka/drivers/debug/base_e32_drivers_debug.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
71 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
72 |
<component name="btrace" long-name="Kernel Trace Tool" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
73 |
<unit bldFile="os/kernelhwsrv/kernel/eka/drivers/trace" mrp="os/kernelhwsrv/kernel/eka/drivers/trace/base_e32_drivers_trace.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
74 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
75 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
76 |
<collection name="driversupport" long-name="Generic Driver Support" level="hw-if"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
77 |
<component name="mediadrivers" long-name="Media Drivers" purpose="optional" contributed="no" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
78 |
<!-- these are for storage media--> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
79 |
<unit bldFile="os/kernelhwsrv/kernel/eka/drivers/media" mrp="os/kernelhwsrv/kernel/eka/drivers/media/base_e32_drivers_media.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
80 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
81 |
<component name="genericboardsupport" long-name="Generic Board Support" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
82 |
<unit bldFile="os/kernelhwsrv/kernel/eka/drivers/bsp" mrp="os/kernelhwsrv/kernel/eka/drivers/bsp/base_e32_drivers_bsp.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
83 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
84 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
85 |
<collection name="userlibandfileserver" long-name="User Library and File Server" level="framework"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
86 |
<component name="euser" long-name="User Library" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
87 |
<unit bldFile="os/kernelhwsrv/kernel/eka/euser" mrp="os/kernelhwsrv/kernel/eka/euser/base_e32_euser.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
88 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
89 |
<component name="compsupp" long-name="Compiler Runtime Support" filter="gt" purpose="mandatory" contributed="no" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
90 |
<unit bldFile="os/kernelhwsrv/kernel/eka/compsupp" mrp="os/kernelhwsrv/kernel/eka/compsupp/base_e32_compsupp.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
91 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
92 |
<component name="fileserver" long-name="File Server" filter="gt" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
93 |
<unit bldFile="os/kernelhwsrv/userlibandfileserver/fileserver/group" mrp="os/kernelhwsrv/userlibandfileserver/fileserver/group/base_f32.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
94 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
95 |
<component name="estart" long-name="Base Starter" filter="gt" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
96 |
<unit bldFile="os/kernelhwsrv/userlibandfileserver/fileserver/estart" mrp="os/kernelhwsrv/userlibandfileserver/fileserver/estart/base_f32_estart.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
97 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
98 |
<component name="domainmgr" long-name="Domain Manager" introduced="8.1b" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
99 |
<unit bldFile="os/kernelhwsrv/userlibandfileserver/domainmgr/group" mrp="os/kernelhwsrv/userlibandfileserver/domainmgr/group/base_domain.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
100 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
101 |
<component name="basedocs" long-name="Base Documentation" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
102 |
<unit mrp="os/kernelhwsrv/userlibandfileserver/basedocs/base_documentation.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
103 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
104 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
105 |
<collection name="filesystems" long-name="File Systems" level="framework"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
106 |
<component name="romfs" long-name="ROM File System" filter="gt" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
107 |
<unit mrp="os/kernelhwsrv/userlibandfileserver/fileserver/srom/base_f32_srom.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
108 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
109 |
<component name="rofs" long-name="ROFS" filter="gt" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
110 |
<unit bldFile="os/kernelhwsrv/userlibandfileserver/fileserver/srofs" mrp="os/kernelhwsrv/userlibandfileserver/fileserver/srofs/base_f32_srofs.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
111 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
112 |
<component name="usbmsfs" long-name="USB Mass Storage File System" filter="gt" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
113 |
<unit bldFile="os/kernelhwsrv/userlibandfileserver/fileserver/smassstorage" mrp="os/kernelhwsrv/userlibandfileserver/fileserver/smassstorage/base_f32_smassstorage.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
114 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
115 |
<component name="fat32fs" long-name="FAT32 File System" filter="gt" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
116 |
<unit bldFile="os/kernelhwsrv/userlibandfileserver/fileserver/sfat32" mrp="os/kernelhwsrv/userlibandfileserver/fileserver/sfat32/base_f32_sfat32.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
117 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
118 |
<component name="fatfs" long-name="FAT File System" filter="gt" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
119 |
<unit bldFile="os/kernelhwsrv/userlibandfileserver/fileserver/sfat" mrp="os/kernelhwsrv/userlibandfileserver/fileserver/sfat/base_f32_sfat.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
120 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
121 |
<component name="compfs" long-name="Composite File System" filter="gt" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
122 |
<unit bldFile="os/kernelhwsrv/userlibandfileserver/fileserver/scomp" mrp="os/kernelhwsrv/userlibandfileserver/fileserver/scomp/base_f32_scomp.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
123 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
124 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
125 |
<collection name="halservices" long-name="HAL Services" level="framework"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
126 |
<component name="hal" long-name="User-Side Hardware Abstraction" introduced="6.0" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
127 |
<unit bldFile="os/kernelhwsrv/halservices/hal" mrp="os/kernelhwsrv/halservices/hal/base_hal.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
128 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
129 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
130 |
<collection name="textmodeshell" long-name="Text Mode Shell" level="test"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
131 |
<component name="e32wsrv" long-name="Text Window Server" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
132 |
<unit bldFile="os/kernelhwsrv/kernel/eka/ewsrv" mrp="os/kernelhwsrv/kernel/eka/ewsrv/base_e32_ewsrv.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
133 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
134 |
<component name="textshell" long-name="Text Shell" filter="gt" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
135 |
<unit bldFile="os/kernelhwsrv/userlibandfileserver/fileserver/etshell" mrp="os/kernelhwsrv/userlibandfileserver/fileserver/etshell/base_f32_eshell.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
136 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
137 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
138 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
139 |
<block name="boardsupport" level="hw" long-name="Board Support" levels="bsp test 2 3 4"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
140 |
<collection name="emulator" long-name="Emulator" level="bsp"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
141 |
<component name="emulatorbsp" long-name="Emulator BSP" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
142 |
<unit bldFile="os/boardsupport/emulator/emulatorbsp" mrp="os/boardsupport/emulator/emulatorbsp/base_wins.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
143 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
144 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
145 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
146 |
<block name="buildtools" level="hw" long-name="Build Tools" levels="bld mw fw ui"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
147 |
<collection name="bldsystemtools" long-name="Build System Tools" level="bld"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
148 |
<component name="buildsystemtools" long-name="Build System Tools" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
149 |
<unit bldFile="os/buildtools/bldsystemtools/buildsystemtools/group" mrp="os/buildtools/bldsystemtools/buildsystemtools/group/tools_build.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
150 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
151 |
<component name="gttechviewbaseline" long-name="GT Techview Baseline" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
152 |
<unit mrp="os/buildtools/packaging/additionalutils/gt_techview_baseline.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
153 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
154 |
<component name="commonbldutils" long-name="Common Utils" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
155 |
<unit mrp="os/buildtools/bldsystemtools/commonbldutils/tools_utils_common.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
156 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
157 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
158 |
<collection name="packaging" long-name="Packaging" level="ui"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
159 |
<component name="additionalutils" long-name="Additional Utils" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
160 |
<unit mrp="os/buildtools/packaging/additionalutils/additional_unknown_cedar.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
161 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
162 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
163 |
<collection name="toolsandutils" long-name="Tools and Utils" level="mw"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
164 |
<component name="productionbldtools" long-name="Production Build Tools" filter="gt" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
165 |
<unit mrp="os/buildtools/toolsandutils/productionbldtools/product_tools.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
166 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
167 |
<component name="ctsfunctionalitycheckers" long-name="CTS Functionality Checkers" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
168 |
<unit mrp="os/buildtools/toolsandutils/ctsfunctionalitycheckers/Group/testtools_cts_functionalitycheckers.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
169 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
170 |
<component name="e32tools" long-name="E32 Tools" deprecated="tb91" purpose="development" class="PC" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
171 |
<unit bldFile="os/buildtools/toolsandutils/e32tools/group" mrp="os/buildtools/toolsandutils/e32tools/group/tools_e32tools.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
172 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
173 |
<component name="wincredistribution" long-name="WinC Redistribution" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
174 |
<unit mrp="os/buildtools/dist_os/redistributionwinceka2/tools_redistribution_winc.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
175 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
176 |
<component name="additionalredistribution" long-name="Additional Redistribution" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
177 |
<unit mrp="os/buildtools/perltoolsplat_os/redistribution/additional_tools.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
178 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
179 |
<component name="statsource" long-name="STAT Source" filter="gt" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
180 |
<unit mrp="os/buildtools/toolsandutils/statsource/group/testtools_stat_common_source.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
181 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
182 |
<component name="wintunnel" long-name="Wintunnel" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
183 |
<unit mrp="os/buildtools/toolsandutils/wintunnel/group/testtools_WinTunnel_srconly.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
184 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
185 |
<component name="autotest" long-name="Autotest" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
186 |
<unit bldFile="os/buildtools/toolsandutils/autotest/group" mrp="os/buildtools/toolsandutils/autotest/group/tools_autotest.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
187 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
188 |
<component name="kitsetupapp" long-name="Kit Setup App" filter="gt" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
189 |
<unit mrp="os/buildtools/toolsandutils/kitsetupapp/group/tools_devkits_kitsetupapp.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
190 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
191 |
<component name="navigationpages" long-name="Navigation Pages" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
192 |
<unit mrp="os/buildtools/toolsandutils/navigationpages/tools_sdk_eng_NavigationPages.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
193 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
194 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
195 |
<collection name="sbsv1_os" long-name="Symbian Build System v1" level="fw"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
196 |
<component name="e32toolp" long-name="E32 Perl Tools" purpose="development" class="PC" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
197 |
<unit bldFile="os\buildtools\sbsv1_os\e32toolp\group" mrp="os/buildtools/sbsv1_os/e32toolp/group/tools_e32toolp.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
198 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
199 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
200 |
<collection name="imgtools_os" long-name="Image Tools" level="fw"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
201 |
<component name="romkiteka2" long-name="ROMKIT EKA2" deprecated="tb91" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
202 |
<unit bldFile="os/buildtools/imgtools_os/romkiteka2/group" mrp="os/buildtools/imgtools_os/romkiteka2/group/tools_romkit.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
203 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
204 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
205 |
<collection name="devlib" long-name="Developer Library" level="ui"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
206 |
<component name="Developer Library HTML" plugin="N" purpose="optional" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
207 |
<unit mrp="os/buildtools/devlib/devlibhelp/group/shared/developerlibrary_doc_plain_html.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
208 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
209 |
<component name="toolsdocs" long-name="Tools Documentation" purpose="development" class="doc" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
210 |
<unit mrp="os/buildtools/devlib/toolsdocs/tools_documentation.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
211 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
212 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
213 |
<collection name="misccomponents" long-name="Misc Components" level="mw"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
214 |
<component name="emulatorlauncher" long-name="Emulator Launcher" filter="gt" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
215 |
<unit bldFile="os/buildtools/misccomponents/emulatorlauncher/group" mrp="os/buildtools/misccomponents/emulatorlauncher/group/tools_sdk_eng_emulator_launcher.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
216 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
217 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
218 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
219 |
<block name="ossrv" long-name="Generic OS Services" tech_domain="hb" level="services" levels="physical-abstraction app-libs encoding translation data-services utilities"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
220 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
221 |
<collection name="ossrv" long-name="ossrv"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
222 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
223 |
<component name="ossrv" long-name="ossrv" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
224 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
225 |
<unit bldFile="os\ossrv\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
226 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
227 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
228 |
<collection name="genericservices" long-name="Generic Services" level="utilities"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
229 |
<component name="s60compatibilityheaders" long-name="S60 Compatibility Headers" filter="gt" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
230 |
<unit bldFile="os/ossrv/genericservices/s60compatibilityheaders/group94" mrp="os/ossrv/genericservices/s60compatibilityheaders/group94/tools_s60_header_compat94.mrp" version="9.4"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
231 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
232 |
<component name="mimerecognitionfw" long-name="MIME Recognition Framework" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
233 |
<unit bldFile="os/ossrv/genericservices/mimerecognitionfw/group" mrp="os/ossrv/genericservices/mimerecognitionfw/group/app-framework_emime.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
234 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
235 |
<component name="systemagent" long-name="System Agent" introduced="9.0" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
236 |
<unit bldFile="os/ossrv/genericservices/systemagent/group" mrp="os/ossrv/genericservices/systemagent/group/syslibs_sysagent2.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
237 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
238 |
<component name="taskscheduler" long-name="Task Scheduler" introduced="6.0" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
239 |
<unit bldFile="os/ossrv/genericservices/taskscheduler/group" mrp="os/ossrv/genericservices/taskscheduler/group/syslibs_schsvr.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
240 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
241 |
<component name="activebackupclient" long-name="Active Backup Client" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
242 |
<unit bldFile="os/ossrv/genericservices/activebackupclient/group" mrp="os/ossrv/genericservices/activebackupclient/group/connectivity_abclient.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
243 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
244 |
<component name="syslibsdocs" long-name="Syslibs Documentation" purpose="development" class="doc" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
245 |
<unit mrp="os/ossrv/genericservices/syslibsdocs/syslibs_documentation.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
246 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
247 |
<component name="httputils" long-name="HTTP Utilities Library" introduced="6.2" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
248 |
<unit bldFile="os/ossrv/genericservices/httputils/group" mrp="os/ossrv/genericservices/httputils/group/application-protocols_inetprotutil.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
249 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
250 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
251 |
<collection name="compressionlibs" long-name="Compression Libraries" level="data-services" contributed="no"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
252 |
<component name="ziplib" long-name="Zip Compression Library" introduced="6.0" purpose="optional" contributed="no" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
253 |
<unit bldFile="os/ossrv/compressionlibs/ziplib/group" mrp="os/ossrv/compressionlibs/ziplib/group/syslibs_ezlib.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
254 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
255 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
256 |
<collection name="genericopenlibs" long-name="Generic Open Libraries" level="translation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
257 |
<component name="cstdlib" long-name="C Standard Library" introduced="ER5" purpose="optional" contributed="no" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
258 |
<unit bldFile="os/ossrv/genericopenlibs/cstdlib/group" mrp="os/ossrv/genericopenlibs/cstdlib/group/syslibs_stdlib.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
259 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
260 |
<component name="openenvcore" long-name="Open Environment Core" introduced="tb91" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
261 |
<unit bldFile="os/ossrv/genericopenlibs/openenvcore/group" mrp="os/ossrv/genericopenlibs/openenvcore/group/openenv.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
262 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
263 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
264 |
<collection name="lowlevellibsandfws" long-name="Low Level Libraries and Frameworks" level="app-libs"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
265 |
<component name="pluginfw" long-name="Plugin Framework" introduced="6.2" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
266 |
<unit bldFile="os/ossrv/lowlevellibsandfws/pluginfw/Group" mrp="os/ossrv/lowlevellibsandfws/pluginfw/Group/syslibs_ecom.mrp" version="2"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
267 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
268 |
<component name="apputils" long-name="Application Utilities" introduced="ER5" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
269 |
<unit bldFile="os/ossrv/lowlevellibsandfws/apputils/group" mrp="os/ossrv/lowlevellibsandfws/apputils/group/syslibs_bafl.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
270 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
271 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
272 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
273 |
<block name="security" level="services" long-name="OS Security" levels="physical-abstraction plugins libraries management services utilities"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
274 |
<collection name="contentmgmt" long-name="Content Management" level="utilities"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
275 |
<component name="contentaccessfwfordrm" long-name="Content Access Framework for DRM" introduced="9.1" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
276 |
<unit bldFile="os/security/contentmgmt/contentaccessfwfordrm/group" mrp="os/security/contentmgmt/contentaccessfwfordrm/group/security_caf2.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
277 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
278 |
<component name="cafrecogniserconfig" long-name="CAF Recogniser Config" introduced="9.1" purpose="mandatory" contributed="no" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
279 |
<unit bldFile="os/security/contentmgmt/cafrecogniserconfig" mrp="os/security/contentmgmt/cafrecogniserconfig/security_reccafconfig.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
280 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
281 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
282 |
<collection name="crypto" long-name="Crypto Libraries" level="libraries"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
283 |
<component name="weakcrypto" long-name="Weak Cryptography Library" filter="gt" purpose="optional" contributed="no" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
284 |
<unit bldFile="os/security/crypto/weakcrypto/group" mrp="os/security/crypto/weakcrypto/group/security_crypto_weak.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
285 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
286 |
<component name="strongcrypto" long-name="Strong Cryptography Library" filter="gt" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
287 |
<unit bldFile="os/security/crypto/weakcrypto/strong" mrp="os/security/crypto/weakcrypto/group/security_crypto_strong.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
288 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
289 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
290 |
<collection name="cryptomgmtlibs" long-name="Crypto Management Libraries" level="management"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
291 |
<component name="securityutils" long-name="Security Utils" introduced="8.0" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
292 |
<unit bldFile="os/security/cryptomgmtlibs/securityutils/group" mrp="os/security/cryptomgmtlibs/securityutils/group/security_common.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
293 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
294 |
<component name="securitytestfw" long-name="Security Test Framework" introduced="7.0" deprecated="tb92" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
295 |
<unit mrp="os/security/cryptomgmtlibs/securitytestfw/group/security_testframework.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
296 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
297 |
<component name="securitydocs" long-name="Security Documentation" purpose="development" class="doc" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
298 |
<unit mrp="os/security/cryptomgmtlibs/securitydocs/security_documentation.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
299 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
300 |
<component name="cryptotokenfw" long-name="Crypto Token Framework" introduced="7.0" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
301 |
<unit bldFile="os/security/cryptomgmtlibs/cryptotokenfw/group" mrp="os/security/cryptomgmtlibs/cryptotokenfw/group/security_cryptotokens.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
302 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
303 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
304 |
<collection name="securityanddataprivacytools" long-name="Security and Data Privacy Tools" level="services"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
305 |
<component name="securityconfig" long-name="Security Config" introduced="9.1" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
306 |
<unit bldFile="os/security/securityanddataprivacytools/securityconfig/group" mrp="os/security/securityanddataprivacytools/securityconfig/group/security_config.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
307 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
308 |
<component name="securitytools" long-name="Security Tools" introduced="tb92" purpose="optional" class="PC" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
309 |
<unit bldFile="os/security/securityanddataprivacytools/securitytools/group" mrp="os/security/securityanddataprivacytools/securitytools/group/security_tools.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
310 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
311 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
312 |
<collection name="cryptoservices" long-name="Crypto Services" level="plugins"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
313 |
<component name="certificateandkeymgmt" long-name="Certificate and Key Management" introduced="6.0" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
314 |
<unit bldFile="os/security/cryptoservices/certificateandkeymgmt/group" mrp="os/security/cryptoservices/certificateandkeymgmt/group/security_certman.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
315 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
316 |
<component name="filebasedcertificateandkeystores" long-name="File-based Certificate and Key Stores" introduced="8.0" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
317 |
<unit bldFile="os/security/cryptoservices/filebasedcertificateandkeystores/group" mrp="os/security/cryptoservices/filebasedcertificateandkeystores/group/security_filetokens.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
318 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
319 |
<component name="rootcertificates" long-name="Root Certificates" introduced="7.0s" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
320 |
<unit mrp="os/security/cryptoservices/rootcertificates/rootcerts.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
321 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
322 |
<component name="asnpkcs" long-name="ASN PKCS" introduced="8.0" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
323 |
<unit bldFile="os/security/cryptoservices/asnpkcs/group" mrp="os/security/cryptoservices/asnpkcs/group/security_asnpkcs.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
324 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
325 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
326 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
327 |
<block name="persistentdata" level="services" long-name="Persistent Data Services" levels="adaptation hw-if plugin framework server app-if"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
328 |
<collection name="featuremgmt" long-name="Feature Management" level="framework"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
329 |
<component name="featureregistry" long-name="Feature Registry" introduced="9.2" deprecated="tb92" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
330 |
<unit bldFile="os/persistentdata/featuremgmt/featureregistry/group" mrp="os/persistentdata/featuremgmt/featureregistry/group/syslibs_featreg.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
331 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
332 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
333 |
<collection name="loggingservices" long-name="Logging Services" level="server"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
334 |
<component name="eventlogger" long-name="Event Logger" introduced="6.0" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
335 |
<unit bldFile="os/persistentdata/loggingservices/eventlogger/group" mrp="os/persistentdata/loggingservices/eventlogger/group/syslibs_logeng.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
336 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
337 |
<component name="filelogger" long-name="File Logger" introduced="ER5" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
338 |
<unit bldFile="os/persistentdata/loggingservices/filelogger/group" mrp="os/persistentdata/loggingservices/filelogger/group/comms-infras_flogger.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
339 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
340 |
<component name="rfilelogger" long-name="RFile Logger" deprecated="tb92" introduced="9.1" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
341 |
<unit bldFile="os/persistentdata/loggingservices/rfilelogger/group" mrp="os/persistentdata/loggingservices/rfilelogger/group/testtools_utilities.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
342 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
343 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
344 |
<collection name="traceservices" long-name="Trace Services" level="server"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
345 |
<component name="commsdebugutility" long-name="Comms Debug Utility" introduced="7.0s" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
346 |
<unit bldFile="os/persistentdata/traceservices/commsdebugutility/group" mrp="os/persistentdata/traceservices/commsdebugutility/group/comms-infras_commsdebugutility.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
347 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
348 |
<component name="tracefw" long-name="Trace Framework" introduced="9.2" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
349 |
<unit bldFile="os/persistentdata/traceservices/tracefw/ulogger/group" mrp="os/persistentdata/traceservices/tracefw/ulogger/group/tools_debug_trace.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
350 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
351 |
<component name="utrace" long-name="UTrace" introduced="9.3" deprecated="tb91" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
352 |
<unit bldFile="os/persistentdata/traceservices/utrace/group" mrp="os/persistentdata/traceservices/utrace/group/testtools_utrace_api.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
353 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
354 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
355 |
<collection name="persistentstorage" long-name="Persistent Storage" level="framework"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
356 |
<component name="store" long-name="Store" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
357 |
<unit bldFile="os/persistentdata/persistentstorage/store/group" mrp="os/persistentdata/persistentstorage/store/group/syslibs_store.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
358 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
359 |
<component name="dbms" long-name="DBMS" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
360 |
<unit bldFile="os/persistentdata/persistentstorage/dbms/group" mrp="os/persistentdata/persistentstorage/dbms/group/syslibs_dbms.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
361 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
362 |
<component name="centralrepository" long-name="Central Repository" introduced="7.0s" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
363 |
<unit bldFile="os/persistentdata/persistentstorage/centralrepository/group" mrp="os/persistentdata/persistentstorage/centralrepository/group/syslibs_centralrepository.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
364 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
365 |
<component name="sql" long-name="SQL" introduced="9.3" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
366 |
<unit bldFile="os/persistentdata/persistentstorage/sql/GROUP" mrp="os/persistentdata/persistentstorage/sql/GROUP/syslibs_sql.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
367 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
368 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
369 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
370 |
<block name="devicesrv" long-name="Device Services" tech_domain="hb" level="services" levels="adaptation hw-if plugin framework server app-if"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
371 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
372 |
<collection name="devicesrv" long-name="devicesrv"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
373 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
374 |
<component name="devicesrv" long-name="devicesrv" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
375 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
376 |
<unit bldFile="os\devicesrv\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
377 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
378 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
379 |
<collection name="accessoryservices" long-name="Accessory Services" level="framework"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
380 |
<component name="remotecontrolfw" long-name="Remote Control Framework" introduced="9.1" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
381 |
<unit bldFile="os/devicesrv/accessoryservices/remotecontrolfw/group" mrp="os/devicesrv/accessoryservices/remotecontrolfw/group/bluetooth_remotecontrol.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
382 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
383 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
384 |
<collection name="resourcemgmt" long-name="Resource Management" level="hw-if"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
385 |
<!-- <component name="hwresourcesmgr" long-name="Hardware Resources Manager" introduced="tb91" purpose="optional"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
386 |
<unit bldFile="os/devicesrv/resourcemgmt/hwresourcesmgr/group" mrp="os/devicesrv/resourcemgmt/hwresourcesmgr/group/telephony_hwrm.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
387 |
</component> --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
388 |
<component name="powerandmemorynotificationservice" long-name="Power and Memory Notification Service" introduced="6.0" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
389 |
<unit bldFile="os/devicesrv/resourcemgmt/powerandmemorynotificationservice/group" mrp="os/devicesrv/resourcemgmt/powerandmemorynotificationservice/group/syslibs_pwrcli.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
390 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
391 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
392 |
<collection name="sysstatemgmt" long-name="System State Management" level="server"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
393 |
<component name="systemstarter" long-name="System Starter" introduced="9.1" deprecated="tb92" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
394 |
<unit bldFile="os/devicesrv/sysstatemgmt/systemstarter/group" mrp="os/devicesrv/sysstatemgmt/systemstarter/group/app-framework_sysstart.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
395 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
396 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
397 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
398 |
<block name="lbs" level="services" long-name="Locating Services" levels="hw-if data-acquisition adaptation management application-interface"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
399 |
<collection name="datasourcemodules" long-name="Generic Positioning Plugins" level="data-acquisition"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
400 |
<component name="defaultpositioningmodule" long-name="Default Positioning Module" introduced="tb91" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
401 |
<unit bldFile="os/lbs/datasourcemodules/defaultpositioningmodule/group" mrp="os/lbs/datasourcemodules/defaultpositioningmodule/group/lbs_default_positioning_module.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
402 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
403 |
<component name="bluetoothgpspositioningmodule" long-name="Bluetooth GPS Positioning Module" introduced="tb91" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
404 |
<unit bldFile="os/lbs/datasourcemodules/bluetoothgpspositioningmodule/group" mrp="os/lbs/datasourcemodules/bluetoothgpspositioningmodule/group/lbs_bt_positioning_module.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
405 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
406 |
<component name="simulationpositioningmodule" long-name="Simulation Positioning Module" introduced="tb91" purpose="development" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
407 |
<unit bldFile="os/lbs/datasourcemodules/simulationpositioningmodule/group" mrp="os/lbs/datasourcemodules/simulationpositioningmodule/group/lbs_simulation_positioning_module.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
408 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
409 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
410 |
<collection name="datasourceadaptation" long-name="Data Source Adaptation" level="adaptation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
411 |
<component name="gpsdatasourceadaptation" long-name="GPS Data Source Adaptation" introduced="tb91" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
412 |
<unit bldFile="os/lbs/datasourceadaptation/gpsdatasourceadaptation/group" mrp="os/lbs/datasourceadaptation/gpsdatasourceadaptation/group/lbs_gps_data_source_adaptation.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
413 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
414 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
415 |
<collection name="locationrequestmgmt" long-name="Location Request Management" level="application-interface"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
416 |
<component name="locationserver" long-name="Location Server" introduced="9.2" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
417 |
<unit bldFile="os/lbs/locationrequestmgmt/locationserver/group" mrp="os/lbs/locationrequestmgmt/locationserver/group/lbs_locationserver.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
418 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
419 |
<component name="networkrequesthandler" long-name="Network Request Handler" introduced="9.2" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
420 |
<unit bldFile="os/lbs/locationrequestmgmt/networkrequesthandler/group" mrp="os/lbs/locationrequestmgmt/networkrequesthandler/group/lbs_networkrequesthandler.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
421 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
422 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
423 |
<collection name="lbstest" long-name="Locating Services Tests" level="application-interface"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
424 |
<component name="lbstestproduct" long-name="LBS Test Product" introduced="9.2" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
425 |
<unit mrp="os/lbs/lbstest/lbstestproduct/group/lbs_testproduct.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
426 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
427 |
<component name="locationprotocoltest" long-name="Location Protocol Tests" introduced="9.2" purpose="development" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
428 |
<unit bldFile="os/lbs/lbstest/locationprotocoltest/group" mrp="os/lbs/lbstest/locationprotocoltest/group/lbs_networktest.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
429 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
430 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
431 |
<collection name="locationmgmt" long-name="Location Management" level="management"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
432 |
<component name="agpslocationmgr" long-name="A-GPS Location Manager" introduced="9.2" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
433 |
<unit bldFile="os/lbs/locationmgmt/agpslocationmgr/group" mrp="os/lbs/locationmgmt/agpslocationmgr/group/lbs_agpslocationmanager.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
434 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
435 |
<component name="networklocationmgr" long-name="Network Location Manager" introduced="9.2" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
436 |
<unit bldFile="os/lbs/locationmgmt/networklocationmgr/group" mrp="os/lbs/locationmgmt/networklocationmgr/group/lbs_networklocationmanager.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
437 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
438 |
<component name="locationcore" long-name="Location Core" introduced="9.2" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
439 |
<unit bldFile="os/lbs/locationmgmt/locationcore/group" mrp="os/lbs/locationmgmt/locationcore/group/lbs_admin.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
440 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
441 |
<component name="networkgateway" long-name="Network Gateway" introduced="9.2" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
442 |
<unit bldFile="os/lbs/locationmgmt/networkgateway/group" mrp="os/lbs/locationmgmt/networkgateway/group/lbs_networkgateway.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
443 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
444 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
445 |
<collection name="networkprotocolmodules" long-name="Network Protocol Modules" level="adaptation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
446 |
<component name="privacyprotocolmodule" long-name="Privacy Protocol Module" introduced="tb91" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
447 |
<unit bldFile="os/lbs/networkprotocolmodules/privacyprotocolmodule/group" mrp="os/lbs/networkprotocolmodules/privacyprotocolmodule/group/lbs_privacyprotocolmodule.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
448 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
449 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
450 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
451 |
<block name="commsfw" level="services" long-name="Communications Framework" levels="server support framework process app-if"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
452 |
<collection name="commsprocess" long-name="Comms Process" level="process"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
453 |
<component name="commsrootserver" long-name="Comms Root Server" introduced="7.0s" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
454 |
<unit bldFile="os/commsfw/commsprocess/commsrootserverconfig/group" mrp="os/commsfw/commsprocess/commsrootserverconfig/group/comms-infras_rootserver.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
455 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
456 |
<component name="commsrootserverconfig" long-name="Comms Root Server Config" introduced="9.1" purpose="mandatory" class="config" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
457 |
<unit mrp="os/commsfw/commsprocess/commsrootserverconfig/group/comms-infras_rootserver-config.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
458 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
459 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
460 |
<collection name="commsconfig" long-name="Comms Config" level="process"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
461 |
<component name="commsdatabase" long-name="Comms Database" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
462 |
<unit bldFile="os/commsfw/commsfwtools/preparedefaultcommsdatabase/group" mrp="os/commsfw/commsfwtools/preparedefaultcommsdatabase/group/comms-infras_commsdat.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
463 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
464 |
<component name="commsdatabaseshim" long-name="Comms Database Shim" introduced="8.1" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
465 |
<unit bldFile="os/commsfw/commsconfig/commsdatabaseshim/group" mrp="os/commsfw/commsconfig/commsdatabaseshim/group/comms-infras_commdbshim.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
466 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
467 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
468 |
<collection name="datacommsserver" long-name="Data Comms Server" level="framework"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
469 |
<component name="esockserver" long-name="ESock Server" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
470 |
<unit bldFile="os/commsfw/datacommsserver/esockserver/group" mrp="os/commsfw/datacommsserver/esockserver/group/comms-infras_esock.mrp" version="2"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
471 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
472 |
<component name="esockserverconfig" long-name="ESock Server Config" introduced="9.1" purpose="mandatory" class="config" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
473 |
<unit mrp="os/commsfw/datacommsserver/esockserver/group/comms-infras_esock-config.mrp" version="2"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
474 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
475 |
<component name="networkinterfacemgr" long-name="Network Interface Manager" introduced="ER5U" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
476 |
<unit bldFile="os/commsfw/datacommsserver/networkinterfacemgr/group" mrp="os/commsfw/datacommsserver/networkinterfacemgr/group/comms-infras_nifman.mrp" version="1"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
477 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
478 |
<component name="networkingdialogapi" long-name="Networking Dialog API" introduced="6.1" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
479 |
<unit bldFile="os/commsfw/datacommsserver/networkingdialogapi/group" mrp="os/commsfw/datacommsserver/networkingdialogapi/group/networking_dialog.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
480 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
481 |
<component name="networkingdialogstub" long-name="Networking Dialog Stub" introduced="6.1" purpose="optional" contributed="no" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
482 |
<unit bldFile="os/commsfw/datacommsserver/networkingdialogapi/default" mrp="os/commsfw/datacommsserver/networkingdialogapi/default/networking_dialog_default.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
483 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
484 |
<component name="networkcontroller" long-name="Network Controller" introduced="7.0s" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
485 |
<unit bldFile="os/commsfw/datacommsserver/networkcontroller/group" mrp="os/commsfw/datacommsserver/networkcontroller/group/networking_netcon.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
486 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
487 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
488 |
<collection name="serialserver" long-name="Serial Server" level="server"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
489 |
<component name="packetloopbackcsy" long-name="Packet Loopback CSY" introduced="8.1" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
490 |
<unit bldFile="os/commsfw/serialserver/packetloopbackcsy/group" mrp="os/commsfw/serialserver/packetloopbackcsy/group/PacketLoopbackCSY.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
491 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
492 |
<component name="c32serialserver" long-name="C32 Serial Server" introduced="ER5" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
493 |
<unit bldFile="os/commsfw/serialserver/c32serialserver/group" mrp="os/commsfw/serialserver/c32serialserver/group/ser-comms_c32.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
494 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
495 |
<component name="c32serialserverconfig" long-name="C32 Serial Server Config" introduced="ER5" purpose="mandatory" class="config" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
496 |
<unit bldFile="os/commsfw/serialserver/c32serialserverconfig" mrp="os/commsfw/serialserver/c32serialserverconfig/ser-comms_c32-config.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
497 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
498 |
<component name="c32serialserverdocs" long-name="C32 Serial Server Documentation" purpose="development" class="doc" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
499 |
<unit mrp="os/commsfw/serialserver/c32serialserverdocs/ser-comms_documentation.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
500 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
501 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
502 |
<collection name="baseconnectionproviders" long-name="Base Connection Providers" level="framework"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
503 |
<component name="refcpr" long-name="Reference CPR" introduced="9.2" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
504 |
<unit bldFile="os/commsfw/baseconnectionproviders/refcpr/group" mrp="os/commsfw/baseconnectionproviders/refcpr/group/networking_ReferenceCPR.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
505 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
506 |
<component name="refscpr" long-name="Reference SCPR" introduced="9.2" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
507 |
<unit bldFile="os/commsfw/baseconnectionproviders/refscpr/group" mrp="os/commsfw/baseconnectionproviders/refscpr/group/networking_ReferenceSCPR.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
508 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
509 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
510 |
<collection name="commsfwutils" long-name="Comms Framework Utilities" level="framework"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
511 |
<component name="commfw" long-name="Comms Framework" introduced="7.0s" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
512 |
<unit bldFile="os/commsfw/commsfwutils/commfw/group" mrp="os/commsfw/commsfwutils/commfw/group/comms-infras_commsfw.mrp" priority="10"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
513 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
514 |
<component name="mbufmgr" long-name="MBuf Manager" introduced="7.0s" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
515 |
<unit bldFile="os/commsfw/commsfwutils/mbufmgr/group" mrp="os/commsfw/commsfwutils/mbufmgr/group/comms-infras_mbufmgr.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
516 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
517 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
518 |
<collection name="commsfw_info" long-name="Comms Framework Info" level="app-if"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
519 |
<component name="commsinfrastructuredocs" long-name="Comms Infrastructure Documentation" introduced="7.0" purpose="development" class="doc" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
520 |
<unit mrp="os/commsfw/commsfw_info/commsinfrastructuredocs/comms-infras_documentation.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
521 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
522 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
523 |
<collection name="commsfwsupport" long-name="Comms Framework Support" level="support"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
524 |
<component name="commselements" long-name="Comms Elements" introduced="8.0" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
525 |
<unit bldFile="os/commsfw/commsfwsupport/commselements/group" mrp="os/commsfw/commsfwsupport/commselements/group/comms-infras_elements.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
526 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
527 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
528 |
<collection name="commsfwtools" long-name="Comms Framework Tools" level="app-if"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
529 |
<component name="preparedefaultcommsdatabase" long-name="Prepare Default Comms Database" filter="gt" purpose="mandatory" class="config PC" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
530 |
<unit bldFile="os/commsfw/commsfwtools/preparedefaultcommsdatabase/defaultcommdb/group" mrp="os/commsfw/commsfwtools/preparedefaultcommsdatabase/defaultcommdb/group/comms-infras_defaultcommdb.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
531 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
532 |
<component name="installdefaultcommsdatabase" long-name="Install Default Comms Database" purpose="mandatory" class="PC" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
533 |
<unit bldFile="os/commsfw/commsfwtools/preparedefaultcommsdatabase/installdefaultcommdb/group" mrp="os/commsfw/commsfwtools/preparedefaultcommsdatabase/installdefaultcommdb/group/comms-infras_installdefaultcommdb.mrp" priority="1010"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
534 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
535 |
<component name="commstools" long-name="Comms Tools" introduced="tb91" purpose="development" class="PC" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
536 |
<unit mrp="os/commsfw/commsfwtools/commstools/group/comms-infras_tools.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
537 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
538 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
539 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
540 |
<block name="networkingsrv" long-name="Networking Services" tech_domain="dc" level="services" levels="adaptation hw-if plugin framework server app-if"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
541 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
542 |
<collection name="networkingsrv" long-name="networkingsrv"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
543 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
544 |
<component name="networkingsrv" long-name="networkingsrv" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
545 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
546 |
<unit bldFile="os\networkingsrv\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
547 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
548 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
549 |
<collection name="esockapiextensions" long-name="ESock API Extensions" level="app-if"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
550 |
<component name="internetsockets" long-name="Internet Sockets" introduced="ER5" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
551 |
<unit bldFile="os/networkingsrv/esockapiextensions/internetsockets/group" mrp="os/networkingsrv/esockapiextensions/internetsockets/group/networking_insock.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
552 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
553 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
554 |
<collection name="tcpiputils" long-name="TCP/IP Utilities" level="plugin"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
555 |
<component name="dnd" long-name="DND" introduced="7.0" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
556 |
<unit bldFile="os/networkingsrv/tcpiputils/dnd/group" mrp="os/networkingsrv/tcpiputils/dnd/group/networking_dnd.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
557 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
558 |
<component name="dndconfig" long-name="DND Config" introduced="7.0" purpose="mandatory" class="config" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
559 |
<unit mrp="os/networkingsrv/tcpiputils/dnd/group/networking_dnd-config.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
560 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
561 |
<component name="dhcp" long-name="DHCP" introduced="8.0" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
562 |
<unit bldFile="os/networkingsrv/tcpiputils/dhcp/group" mrp="os/networkingsrv/tcpiputils/dhcp/group/networking_dhcp.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
563 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
564 |
<component name="networkaddressandporttranslation" long-name="Network Address and Port Translation" introduced="tb91" purpose="mandatory" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
565 |
<unit bldFile="os/networkingsrv/tcpiputils/networkaddressandporttranslation/group" mrp="os/networkingsrv/tcpiputils/networkaddressandporttranslation/group/networking_napt.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
566 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
567 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
568 |
<collection name="linklayercontrol" long-name="Link Layer Control" level="hw-if"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
569 |
<component name="nullagt" long-name="NULL AGT" introduced="7.0s" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
570 |
<unit bldFile="os/networkingsrv/linklayercontrol/nullagt/group" mrp="os/networkingsrv/linklayercontrol/nullagt/group/networking_nullagt.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
571 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
572 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
573 |
<collection name="linklayerprotocols" long-name="Link Layer Protocols" level="hw-if"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
574 |
<component name="ethernetnif" long-name="Ethernet NIF" plugin="Y" purpose="optional" contributed="no" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
575 |
<unit bldFile="os/networkingsrv/linklayerprotocols/ethernetnif/group" mrp="os/networkingsrv/linklayerprotocols/ethernetnif/group/networking_ether802.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
576 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
577 |
<component name="ethernetpacketdriver" long-name="Ethernet Packet Driver" introduced="7.0" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
578 |
<unit mrp="os/networkingsrv/linklayerprotocols/ethernetpacketdriver/group/networking_etherdrv_srconly.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
579 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
580 |
<component name="pppnif" long-name="PPP NIF" plugin="Y" introduced="ER5" purpose="optional" contributed="no" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
581 |
<unit version="1" bldFile="os/networkingsrv/linklayerprotocols/pppnif/group" mrp="os/networkingsrv/linklayerprotocols/pppnif/group/networking_ppp.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
582 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
583 |
<component name="pppconfig" long-name="PPP Config" introduced="ER5" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
584 |
<unit mrp="os/networkingsrv/linklayerprotocols/pppnif/group/networking_ppp-config.mrp" version="1"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
585 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
586 |
<component name="slipnif" long-name="SLIP NIF" purpose="development" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
587 |
<unit bldFile="os/networkingsrv/linklayerprotocols/slipnif/group" mrp="os/networkingsrv/linklayerprotocols/slipnif/group/networking_slip.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
588 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
589 |
<component name="tunnelnif" long-name="Tunnel NIF" introduced="7.0s" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
590 |
<unit bldFile="os/networkingsrv/linklayerprotocols/tunnelnif/group" mrp="os/networkingsrv/linklayerprotocols/tunnelnif/group/networking_tunnelnif.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
591 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
592 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
593 |
<collection name="linklayerutils" long-name="Link Layer Utilities" level="hw-if"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
594 |
<component name="packetlogger" long-name="Packet Logger" introduced="8.1" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
595 |
<unit bldFile="os/networkingsrv/linklayerutils/packetlogger/group" mrp="os/networkingsrv/linklayerutils/packetlogger/group/networking_packetlogger.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
596 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
597 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
598 |
<collection name="networkcontrol" long-name="Network Control" level="plugin"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
599 |
<component name="qosfwconfig" long-name="QoS Framework Config" introduced="7.0s" purpose="optional" class="config" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
600 |
<unit mrp="os/networkingsrv/networkcontrol/qosfwconfig/qos/group/networking_qos-config.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
601 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
602 |
<component name="qoslib" long-name="QoS Library" introduced="7.0s" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
603 |
<unit bldFile="os/networkingsrv/networkcontrol/qoslib/group" mrp="os/networkingsrv/networkcontrol/qoslib/group/networking_qoslib.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
604 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
605 |
<component name="pfqoslib" long-name="PF QoS Library" introduced="7.0s" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
606 |
<unit bldFile="os/networkingsrv/networkcontrol/pfqoslib/group" mrp="os/networkingsrv/networkcontrol/pfqoslib/group/networking_pfqoslib.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
607 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
608 |
<component name="qosfwprt" long-name="QoS Framework PRT" introduced="7.0s" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
609 |
<unit bldFile="os/networkingsrv/networkcontrol/qosfwconfig/qos/group" mrp="os/networkingsrv/networkcontrol/qosfwconfig/qos/group/networking_qos.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
610 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
611 |
<component name="ipcpr" long-name="IP CPR" introduced="8.1" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
612 |
<unit bldFile="os/networkingsrv/networkcontrol/ipcpr/group" mrp="os/networkingsrv/networkcontrol/ipcpr/group/networking_ipcpr.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
613 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
614 |
<component name="ipscpr" long-name="IP SCPR" introduced="9.1" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
615 |
<unit bldFile="os/networkingsrv/networkcontrol/ipscpr/group" mrp="os/networkingsrv/networkcontrol/ipscpr/group/networking_ipscpr.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
616 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
617 |
<component name="ipcprshim" long-name="IP CPR Shim" deprecated="Future" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
618 |
<unit bldFile="os/networkingsrv/networkcontrol/ipcprshim/group" mrp="os/networkingsrv/networkcontrol/ipcprshim/group/networking_shimcpr.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
619 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
620 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
621 |
<collection name="networkprotocols" long-name="Network Protocols" level="plugin"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
622 |
<component name="tcpipv4config" long-name="TCP/IPv4/v6 Config" introduced="7.0" purpose="mandatory" class="config" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
623 |
<unit mrp="os/networkingsrv/networkprotocols/tcpipv4v6prt/group/networking_tcpip6-config.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
624 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
625 |
<component name="ipeventnotifier" long-name="IP Event Notifier" introduced="8.1" purpose="mandatory" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
626 |
<unit bldFile="os/networkingsrv/networkprotocols/ipeventnotifier/group" mrp="os/networkingsrv/networkprotocols/ipeventnotifier/group/networking_ipeventnotifier.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
627 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
628 |
<component name="tcpipv4v6prt" long-name="TCP/IPv4/v6 PRT" introduced="7.0" purpose="mandatory" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
629 |
<unit bldFile="os/networkingsrv/networkprotocols/tcpipv4v6prt/group" mrp="os/networkingsrv/networkprotocols/tcpipv4v6prt/group/networking_tcpip6.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
630 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
631 |
<component name="iphook" long-name="IP Hook" introduced="7.0" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
632 |
<unit bldFile="os/networkingsrv/networkprotocols/iphook/inhook6/group" mrp="os/networkingsrv/networkprotocols/iphook/inhook6/group/networking_inhook6.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
633 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
634 |
<component name="mobileip" long-name="Mobile IP" introduced="8.1" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
635 |
<unit bldFile="os/networkingsrv/networkprotocols/mobileip/group" mrp="os/networkingsrv/networkprotocols/mobileip/group/networking_mobileip.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
636 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
637 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
638 |
<collection name="networksecurity" long-name="Network Security" level="framework" contributed="no"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
639 |
<component name="tls" long-name="TLS" introduced="6.0" purpose="mandatory" contributed="no" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
640 |
<unit bldFile="os/networkingsrv/networksecurity/tls/group" mrp="os/networkingsrv/networksecurity/tls/group/networking_tls.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
641 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
642 |
<component name="tlsprovider" long-name="TLS Provider" introduced="8.1" purpose="mandatory" contributed="no" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
643 |
<unit bldFile="os/networkingsrv/networksecurity/tlsprovider/group" mrp="os/networkingsrv/networksecurity/tlsprovider/group/security_tlsprovider.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
644 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
645 |
<component name="ipsec" long-name="IPsec" introduced="7.0" purpose="optional" contributed="no" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
646 |
<unit bldFile="os/networkingsrv/networksecurity/ipsec/group" mrp="os/networkingsrv/networksecurity/ipsec/group/networking_ipsec.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
647 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
648 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
649 |
<collection name="networkingtestandutils" long-name="Networking Test and Utils" level="app-if"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
650 |
<component name="networkingunittest" long-name="Networking Unit Test" introduced="7.0" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
651 |
<unit mrp="os/networkingsrv/networkingtestandutils/networkingunittest/group/networking_unittest.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
652 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
653 |
<component name="networkingexamples" long-name="Networking Examples" introduced="7.0" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
654 |
<unit bldFile="os/networkingsrv/networkingtestandutils/networkingexamples/examplecode/group" mrp="os/networkingsrv/networkingtestandutils/networkingexamples/examplecode/group/networking_examplecode.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
655 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
656 |
<component name="exampleinternetutilities" long-name="Example Internet Utilities" introduced="ER5" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
657 |
<unit mrp="os/networkingsrv/networkingtestandutils/exampleinternetutilities/group/networking_inetutil.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
658 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
659 |
<component name="ipprobe" long-name="IP Probe" introduced="7.0s" purpose="development" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
660 |
<unit mrp="os/networkingsrv/networkingtestandutils/ipprobe/group/networking_probe.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
661 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
662 |
<component name="ipv6to4tunnel" long-name="IPv6 to 4 Tunnel" purpose="development" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
663 |
<unit mrp="os/networkingsrv/networkingtestandutils/ipv6to4tunnel/group/networking_6to4.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
664 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
665 |
<component name="ipanalyzer" long-name="IP Analyzer" introduced="7.0" deprecated="tb92" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
666 |
<unit mrp="os/networkingsrv/networkingtestandutils/ipanalyzer/group/networking_iprotor.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
667 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
668 |
<component name="networkingintegrationtest" long-name="Networking Integration Test" introduced="ER5" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
669 |
<unit bldFile="os/networkingsrv/networkingtestandutils/networkingintegrationtest/Group" mrp="os/networkingsrv/networkingtestandutils/networkingintegrationtest/Group/networking_integrationtest.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
670 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
671 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
672 |
<collection name="networkingsrv_info" long-name="Networking Services Info" level="app-if"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
673 |
<component name="networkingrom" long-name="Networking ROM" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
674 |
<!-- production component: contains the IBY files --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
675 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
676 |
<component name="networkingdocs" long-name="Networking Documentation" purpose="development" class="doc" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
677 |
<unit mrp="os/networkingsrv/networkingsrv_info/networkingdocs/networking_documentation.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
678 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
679 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
680 |
<collection name="pppcompressionplugins" long-name="PPP Compression Plugins" level="plugin"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
681 |
<component name="predictorcompression" long-name="Predictor Compression" introduced="6.0" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
682 |
<unit bldFile="os/networkingsrv/pppcompressionplugins/predictorcompression/group" mrp="os/networkingsrv/pppcompressionplugins/predictorcompression/group/networking_predcomp.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
683 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
684 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
685 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
686 |
<block name="wlan" long-name="WLAN" tech_domain="dc" level="services" levels="hw low mid high tools test"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
687 |
<collection name="wlan_bearer" long-name="WLAN Bearer" level="hw"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
688 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
689 |
<component name="wlanengine_symbian_3.1" long-name="wlanengine_symbian_3.1" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
690 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
691 |
<unit bldFile="os\wlan\wlan_bearer\wlanengine\wlan_symbian\wlanengine_symbian_3.1\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
692 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
693 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
694 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
695 |
<collection name="wlan" long-name="wlan"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
696 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
697 |
<component name="wlan" long-name="wlan" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
698 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
699 |
<unit bldFile="os\wlan\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
700 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
701 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
702 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
703 |
<block name="cellularsrv" long-name="Cellular Baseband Services" tech_domain="vc" level="services" levels="adaptation hw-if plugin framework server app-if"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
704 |
<collection name="commonnetworkinterface" long-name="Common Network Interface" level="hw-if"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
705 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
706 |
<component name="commonnetworkinterface" long-name="commonnetworkinterface" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
707 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
708 |
<unit bldFile="os\cellularsrv\commonnetworkinterface\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
709 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
710 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
711 |
<collection name="basebandabstraction" long-name="Baseband Abstraction" level="hw-if"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
712 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
713 |
<component name="basebandabstraction" long-name="basebandabstraction" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
714 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
715 |
<unit bldFile="os\cellularsrv\basebandabstraction\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
716 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
717 |
<component name="basebandchanneladaptor" long-name="Baseband Channel Adaptor" introduced="8.1" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
718 |
<unit bldFile="os/cellularsrv/basebandabstraction/basebandchanneladaptor/group" mrp="os/cellularsrv/basebandabstraction/basebandchanneladaptor/group/networking_bca.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
719 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
720 |
<component name="intersystemcomm" long-name="Inter-System Communication" filter="gt" introduced="tb92" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
721 |
<unit bldFile="os/cellularsrv/basebandabstraction/intersystemcomm/group" mrp="os/cellularsrv/basebandabstraction/intersystemcomm/group/networking_isc.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
722 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
723 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
724 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
725 |
<collection name="cellularsrv_plat" long-name="cellularsrv_plat"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
726 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
727 |
<component name="primary_pdp_context_qos_parameter_setting_api" long-name="primary_pdp_context_qos_parameter_setting_api" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
728 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
729 |
<unit bldFile="os\cellularsrv\cellularsrv_plat\primary_pdp_context_qos_parameter_setting_api\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
730 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
731 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
732 |
<collection name="basebandadaptationplugins" long-name="Baseband Adaptation Plugins" level="adaptation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
733 |
<component name="basebandchanneladaptorforc32" long-name="Baseband Channel Adaptor for C32" introduced="8.1" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
734 |
<unit bldFile="os/cellularsrv/basebandadaptationplugins/basebandchanneladaptorforc32/group" mrp="os/cellularsrv/basebandadaptationplugins/basebandchanneladaptorforc32/group/networking_c32bca.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
735 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
736 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
737 |
<collection name="fax" long-name="Fax" level="server"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
738 |
<component name="faxclientandserver" long-name="Fax Client and Server" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
739 |
<unit bldFile="os/cellularsrv/fax/faxclientandserver/Group" mrp="os/cellularsrv/fax/faxclientandserver/Group/telephony_fax.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
740 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
741 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
742 |
<collection name="smsprotocols" long-name="SMS Protocols" level="framework"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
743 |
<component name="smsstack" long-name="SMS Stack" introduced="6.0" purpose="mandatory" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
744 |
<unit bldFile="os/cellularsrv/smsprotocols/smsstack/group" mrp="os/cellularsrv/smsprotocols/smsstack/group/nbprotocols_smsstackv2.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
745 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
746 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
747 |
<collection name="telephonyprotocols" long-name="Telephony Protocols" level="framework"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
748 |
<component name="csdagt" long-name="CSD AGT" introduced="6.1" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
749 |
<unit bldFile="os/cellularsrv/telephonyprotocols/csdagt/group" mrp="os/cellularsrv/telephonyprotocols/csdagt/group/networking_csdagt.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
750 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
751 |
<component name="psdagt" long-name="PSD AGT" introduced="7.0s" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
752 |
<unit bldFile="os/cellularsrv/telephonyprotocols/psdagt/group" mrp="os/cellularsrv/telephonyprotocols/psdagt/group/networking_psdagt.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
753 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
754 |
<component name="gprsumtsqosprt" long-name="GPRS/UMTS QoS PRT" introduced="7.0s" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
755 |
<unit bldFile="os/cellularsrv/telephonyprotocols/gprsumtsqosprt/group" mrp="os/cellularsrv/telephonyprotocols/gprsumtsqosprt/group/networking_guqos.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
756 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
757 |
<component name="gprsumtsqosinterface" long-name="GPRS/UMTS QoS Interface" introduced="7.0s" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
758 |
<unit bldFile="os/cellularsrv/telephonyprotocols/gprsumtsqosinterface/group" mrp="os/cellularsrv/telephonyprotocols/gprsumtsqosinterface/group/networking_umtsif.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
759 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
760 |
<component name="qosextnapi" long-name="QoS Extn API" introduced="9.2" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
761 |
<unit bldFile="os/cellularsrv/telephonyprotocols/qosextnapi/group" mrp="os/cellularsrv/telephonyprotocols/qosextnapi/group/networking_qosextnapi.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
762 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
763 |
<component name="secondarypdpcontextumtsdriver" long-name="Secondary PDP context UMTS Driver" introduced="8.1" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
764 |
<unit bldFile="os/cellularsrv/telephonyprotocols/secondarypdpcontextumtsdriver/group" mrp="os/cellularsrv/telephonyprotocols/secondarypdpcontextumtsdriver/group/networking_spud.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
765 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
766 |
<component name="umtsgprsscpr" long-name="UMTS/GPRS SCPR" introduced="8.1" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
767 |
<unit bldFile="os/cellularsrv/telephonyprotocols/umtsgprsscpr/group" mrp="os/cellularsrv/telephonyprotocols/umtsgprsscpr/group/networking_UmtsGprsSCPR.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
768 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
769 |
<component name="qos3gppcpr" long-name="QoS 3GPP CPR" introduced="9.2" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
770 |
<unit bldFile="os/cellularsrv/telephonyprotocols/qos3gppcpr/group" mrp="os/cellularsrv/telephonyprotocols/qos3gppcpr/group/networking_Qos3GPP.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
771 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
772 |
<component name="rawipnif" long-name="Raw IP NIF" introduced="8.1" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
773 |
<unit bldFile="os/cellularsrv/telephonyprotocols/rawipnif/group" mrp="os/cellularsrv/telephonyprotocols/rawipnif/group/networking_rawipnif.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
774 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
775 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
776 |
<collection name="telephonyserver" long-name="Telephony Server" level="server"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
777 |
<component name="etelserverandcore" long-name="ETel Server and Core" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
778 |
<unit bldFile="os/cellularsrv/telephonyserver/etelserverandcore/group" mrp="os/cellularsrv/telephonyserver/etelserverandcore/group/telephony_etel.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
779 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
780 |
<component name="etelconfig" long-name="ETel Config" purpose="mandatory" class="config" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
781 |
<unit mrp="os/cellularsrv/telephonyserver/etelserverandcore/group/telephony_etel-config.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
782 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
783 |
<component name="etelmultimode" long-name="ETel Multimode" introduced="7.0" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
784 |
<unit bldFile="os/cellularsrv/telephonyserver/etelmultimode/group" mrp="os/cellularsrv/telephonyserver/etelmultimode/group/telephony_etelmm.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
785 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
786 |
<component name="etelpacketdata" long-name="ETel Packet Data" introduced="7.0" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
787 |
<unit bldFile="os/cellularsrv/telephonyserver/etelpacketdata/group" mrp="os/cellularsrv/telephonyserver/etelpacketdata/group/telephony_etelpckt.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
788 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
789 |
<component name="etelsimtoolkit" long-name="ETel SIM Toolkit" introduced="6.1" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
790 |
<unit bldFile="os/cellularsrv/telephonyserver/etelsimtoolkit/group" mrp="os/cellularsrv/telephonyserver/etelsimtoolkit/group/telephony_etelsat.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
791 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
792 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
793 |
<collection name="telephonyserverplugins" long-name="Telephony Server Plugins" level="plugin"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
794 |
<component name="common_tsy" long-name="Common TSY" introduced="tb92" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
795 |
<unit bldFile="os/cellularsrv/telephonyserverplugins/common_tsy/group" mrp="os/cellularsrv/telephonyserverplugins/common_tsy/group/telephony_commontsy.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
796 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
797 |
<component name="licenseetsystub" long-name="Licensee TSY Stub" introduced="tb91" purpose="development" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
798 |
<unit mrp="os/cellularsrv/telephonyserverplugins/licenseetsystub/group/licenseetsystub.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
799 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
800 |
<component name="multimodetsy" long-name="Multimode TSY" purpose="development" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
801 |
<unit bldFile="os/cellularsrv/telephonyserverplugins/multimodetsy/group" mrp="os/cellularsrv/telephonyserverplugins/multimodetsy/group/telephony_mmtsy.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
802 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
803 |
<component name="cdmatsy" long-name="CDMA TSY" introduced="7.0" purpose="development" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
804 |
<unit bldFile="os/cellularsrv/telephonyserverplugins/cdmatsy/group" mrp="os/cellularsrv/telephonyserverplugins/cdmatsy/group/telephony_cdmatsy.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
805 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
806 |
<component name="simtsy" long-name="SIM TSY" introduced="7.0" purpose="development" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
807 |
<unit bldFile="os/cellularsrv/telephonyserverplugins/simtsy/group" mrp="os/cellularsrv/telephonyserverplugins/simtsy/group/telephony_simtsy.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
808 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
809 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
810 |
<collection name="telephonyutils" long-name="Telephony Utilities" level="app-if"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
811 |
<component name="dial" long-name="Dial" deprecated="9.1" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
812 |
<unit bldFile="os/cellularsrv/telephonyutils/dial/group" mrp="os/cellularsrv/telephonyutils/dial/group/telephony_dial.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
813 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
814 |
<component name="telephonywatchers" long-name="Telephony Watchers" introduced="6.0" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
815 |
<unit bldFile="os/cellularsrv/telephonyutils/telephonywatchers/group" mrp="os/cellularsrv/telephonyutils/telephonywatchers/group/telephony_watchers.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
816 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
817 |
<component name="etel3rdpartyapi" long-name="ETel 3rd Party API" introduced="7.0" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
818 |
<unit bldFile="os/cellularsrv/telephonyutils/etel3rdpartyapi/Group" mrp="os/cellularsrv/telephonyutils/etel3rdpartyapi/Group/telephony_etel3rdparty.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
819 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
820 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
821 |
<collection name="cellularsrv_info" long-name="Cellular Baseband Services Info" level="app-if"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
822 |
<component name="telephonyconfidentialdocs" long-name="Telephony Confidential Documentation" purpose="development" class="doc" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
823 |
<unit mrp="os/cellularsrv/cellularsrv_info/telephonyconfidentialdocs/telephony_confidential.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
824 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
825 |
<component name="telephonydocs" long-name="Telephony Documentation" purpose="development" class="doc" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
826 |
<unit mrp="os/cellularsrv/cellularsrv_info/telephonydocs/telephony_documentation.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
827 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
828 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
829 |
<collection name="hwpluginsimulation" long-name="Hardware Plugin Simulation" level="adaptation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
830 |
<component name="mocksy" long-name="MockSY" introduced="tb91" purpose="development" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
831 |
<unit bldFile="os/cellularsrv/hwpluginsimulation/mocksy/group" mrp="os/cellularsrv/hwpluginsimulation/mocksy/group/telephony_tools_mocksy.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
832 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
833 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
834 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
835 |
<block name="shortlinksrv" level="services" long-name="Short Link Services" levels="adaptation hw-if plugin framework server app-if"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
836 |
<collection name="usbldd" long-name="Shortlink Logical Device Drivers" level="hw-if"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
837 |
<component name="usbclientdrivers" long-name="USB Client Drivers" introduced="8.1b" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
838 |
<unit bldFile="os/kernelhwsrv/kernel/eka/drivers/usbc" mrp="os/kernelhwsrv/kernel/eka/drivers/usbc/base_e32_drivers_usbcli.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
839 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
840 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
841 |
<collection name="bluetooth" long-name="Bluetooth" level="framework"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
842 |
<component name="btstack" long-name="Bluetooth Stack" introduced="6.0" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
843 |
<unit bldFile="os/shortlinksrv/bluetooth/btstack" mrp="os/shortlinksrv/bluetooth/btstack/bluetooth_stack.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
844 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
845 |
<component name="btcomm" long-name="Bluetooth CSY" introduced="6.0" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
846 |
<unit bldFile="os/shortlinksrv/bluetooth/btcomm" mrp="os/shortlinksrv/bluetooth/btcomm/bluetooth_btcomm.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
847 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
848 |
<component name="btsdp" long-name="Bluetooth SDP" introduced="6.1" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
849 |
<unit bldFile="os/shortlinksrv/bluetooth/btsdp" mrp="os/shortlinksrv/bluetooth/btsdp/bluetooth_sdp.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
850 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
851 |
<component name="btextnotifiers" long-name="Bluetooth Notifiers Support" introduced="6.1" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
852 |
<unit bldFile="os/shortlinksrv/bluetooth/btextnotifiers" mrp="os/shortlinksrv/bluetooth/btextnotifiers/bluetooth_btextnotifiers.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
853 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
854 |
<component name="gavdp" long-name="Bluetooth GAVDP" introduced="8.1" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
855 |
<unit bldFile="os/shortlinksrv/bluetooth/gavdp/group" mrp="os/shortlinksrv/bluetooth/gavdp/group/bluetooth_gavdp.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
856 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
857 |
<component name="btexample" long-name="Bluetooth Examples and Tests" introduced="6.1" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
858 |
<unit mrp="os/shortlinksrv/bluetooth/btexample/test/bluetooth_tests_examples.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
859 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
860 |
<component name="btlogger" long-name="Bluetooth Logging Engine" introduced="9.2" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
861 |
<unit bldFile="os/shortlinksrv/bluetooth/btlogger/group" mrp="os/shortlinksrv/bluetooth/btlogger/group/bluetooth_logger.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
862 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
863 |
<component name="btdocs" long-name="Bluetooth Documentation" purpose="development" class="doc" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
864 |
<unit mrp="os/shortlinksrv/bluetooth/btdocs/bluetooth_documentation.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
865 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
866 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
867 |
<collection name="bluetoothmgmt" long-name="Bluetooth Management" level="plugin"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
868 |
<component name="btmgr" long-name="Bluetooth Manager" introduced="6.0" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
869 |
<unit bldFile="os/shortlinksrv/bluetoothmgmt/btmgr" mrp="os/shortlinksrv/bluetoothmgmt/btmgr/bluetooth_manager.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
870 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
871 |
<component name="btrom" long-name="Bluetooth ROM" introduced="9.1" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
872 |
<unit bldFile="os/shortlinksrv/bluetoothmgmt/btrom" mrp="os/shortlinksrv/bluetoothmgmt/btrom/bluetooth_rom.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
873 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
874 |
<component name="bluetoothclientlib" long-name="Bluetooth Client Library" introduced="6.0" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
875 |
<unit bldFile="os/shortlinksrv/bluetoothmgmt/bluetoothclientlib" mrp="os/shortlinksrv/bluetoothmgmt/bluetoothclientlib/bluetooth_user.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
876 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
877 |
<component name="btcommon" long-name="Bluetooth Build Utilities" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
878 |
<unit mrp="os/shortlinksrv/bluetoothmgmt/btcommon/bluetooth_common.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
879 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
880 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
881 |
<collection name="bluetoothcommsprofiles" long-name="Bluetooth Comms Profiles" level="app-if"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
882 |
<component name="btpan" long-name="Bluetooth PAN Profile" introduced="8.1" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
883 |
<unit bldFile="os/shortlinksrv/bluetoothcommsprofiles/btpan/group" mrp="os/shortlinksrv/bluetoothcommsprofiles/btpan/group/bluetooth_pan.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
884 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
885 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
886 |
<collection name="bthci" long-name="Host Controller Interface" level="server"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
887 |
<component name="bthci1" long-name="Bluetooth HCI Framework 1" introduced="6.0" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
888 |
<unit bldFile="os/shortlinksrv/bthci/bthci1" mrp="os/shortlinksrv/bthci/bthci1/bluetooth_hci.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
889 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
890 |
<component name="bthci2" long-name="Bluetooth HCI Framework 2" introduced="9.2" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
891 |
<unit bldFile="os/shortlinksrv/bthci/bthci2/group" mrp="os/shortlinksrv/bthci/bthci2/group/bluetooth_hci_v2_framework.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
892 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
893 |
<component name="hciextensioninterface" long-name="Bluetooth HCI Extension Interface" introduced="6.1" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
894 |
<unit bldFile="os/shortlinksrv/bthci/hciextensioninterface" mrp="os/shortlinksrv/bthci/hciextensioninterface/bluetooth_hciproxy.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
895 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
896 |
<component name="hci2implementations" long-name="Bluetooth HCI 2 Reference Implementations" introduced="9.2" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
897 |
<unit bldFile="os/shortlinksrv/bthci/hci2implementations/group" mrp="os/shortlinksrv/bthci/hci2implementations/group/bluetooth_hci_v2_implementations.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
898 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
899 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
900 |
<collection name="usbmgmt" long-name="USB Management" level="server"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
901 |
<component name="usbmgr" long-name="USB Manager" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
902 |
<unit bldFile="os/shortlinksrv/usbmgmt/usbmgr/group" mrp="os/shortlinksrv/usbmgmt/usbmgr/group/usb_manager.mrp" version="2"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
903 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
904 |
<component name="usbmgrtest" long-name="USB Manager Tests" introduced="7.0" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
905 |
<unit mrp="os/shortlinksrv/usbmgmt/usbmgrtest/group/usb_test.mrp" version="2"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
906 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
907 |
<component name="usbclassandmgrdocs" long-name="USB Class and Manager Documentation" purpose="development" class="doc" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
908 |
<unit mrp="os/shortlinksrv/usbmgmt/usbclassandmgrdocs/usb_documentation.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
909 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
910 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
911 |
<collection name="irda" long-name="IrDA" level="plugin"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
912 |
<component name="irdastack" long-name="IrDA Stack" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
913 |
<unit bldFile="os/shortlinksrv/irda/irdastack/group" mrp="os/shortlinksrv/irda/irdastack/group/infra-red_irda.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
914 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
915 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
916 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
917 |
<block name="mm" long-name="Multimedia" tech_domain="mm" level="services" levels="adaptation hw-if device-fw devices middleware app-if"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
918 |
<collection name="devsoundextensions" long-name="Devsound Extensions" level="device-fw"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
919 |
<component name="addeddevsoundcontrol" long-name="Added DevSound Control" contribution="contributed" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
920 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
921 |
<unit bldFile="os\mm\devsoundextensions\addeddevsoundcontrol\Group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
922 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
923 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
924 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
925 |
<collection name="mm" long-name="mm"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
926 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
927 |
<component name="mm" long-name="mm" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
928 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
929 |
<unit bldFile="os\mm\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
930 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
931 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
932 |
<collection name="imagingandcamerafws" long-name="Imaging and Camera Frameworks" level="app-if"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
933 |
<component name="imagingfws" long-name="Imaging Frameworks" introduced="7.0s" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
934 |
<unit bldFile="os/mm/imagingandcamerafws/imagingfws/group" mrp="os/mm/imagingandcamerafws/imagingfws/group/multimedia_icl.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
935 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
936 |
<component name="imagingunittest" long-name="Imaging Unit Tests" introduced="7.0s" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
937 |
<unit mrp="os/mm/imagingandcamerafws/imagingunittest/group/multimedia_unittest_icl_source.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
938 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
939 |
<component name="imaginginttest" long-name="Imaging Integration Tests" introduced="7.0s" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
940 |
<unit mrp="os/mm/imagingandcamerafws/imaginginttest/group/multimedia_inttest_icl_source.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
941 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
942 |
<component name="camerafw" long-name="Camera Framework" introduced="7.0s" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
943 |
<unit bldFile="os/mm/imagingandcamerafws/camerafw/framework/group" mrp="os/mm/imagingandcamerafws/camerafw/framework/group/multimedia_ecam_framework.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
944 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
945 |
<component name="cameraunittest" long-name="Camera Unit Tests" introduced="9.2" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
946 |
<unit mrp="os/mm/imagingandcamerafws/cameraunittest/group/multimedia_unittest_ecam_source.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
947 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
948 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
949 |
<collection name="mmlibs" long-name="Multimedia Libraries" level="middleware"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
950 |
<component name="mmutilitylib" long-name="Multimedia Utility Library" introduced="8.1" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
951 |
<!-- PLACEHOLDER="DEF137894" START REMOVE --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
952 |
<unit bldFile="mw/mmmw/mmmiddlewarefws/mmutilitylib/group" mrp="mw/mmmw/mmmiddlewarefws/mmutilitylib/group/multimedia_common.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
953 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
954 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
955 |
<collection name="mmplugins" long-name="Multimedia Plugins" level="middleware"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
956 |
<component name="imagingplugins" long-name="Imaging Plugins" introduced="7.0s" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
957 |
<unit bldFile="os/mm/imagingandcamerafws/imagingfws/plugins/group" mrp="os/mm/imagingandcamerafws/imagingfws/plugins/group/multimedia_icl_plugin.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
958 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
959 |
<component name="cameraplugins" long-name="Camera Plugins" introduced="7.0s" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
960 |
<unit bldFile="os/mm/imagingandcamerafws/camerafw/plugins/group" mrp="os/mm/imagingandcamerafws/camerafw/plugins/group/multimedia_ecam_plugins.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
961 |
<!-- PLACEHOLDER="DEF137652" REMOVE --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
962 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
963 |
<component name="3gplib" long-name="3GP Library" introduced="Future" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
964 |
<unit bldFile="os/mm/mmplugins/3gplib/group" mrp="os/mm/mmplugins/3gplib/group/multimedia_3gplibrary.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
965 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
966 |
<component name="3gpunittest" long-name="3GP Unit Tests" introduced="Future" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
967 |
<unit mrp="os/mm/mmplugins/3gpunittest/group/multimedia_unittest_3gplibrary_source.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
968 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
969 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
970 |
<collection name="mm_info" long-name="Multimedia Info" level="app-if"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
971 |
<component name="mmdocs" long-name="Multimedia Documentation" purpose="development" class="doc" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
972 |
<unit mrp="os/mm/mm_info/mmdocs/multimedia_documentation.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
973 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
974 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
975 |
<collection name="mmresourcemgmt" long-name="Multimedia Resource Management" level="middleware"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
976 |
<component name="mmresctrl" long-name="Multimedia Resource Controller" introduced="tb92" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
977 |
<unit bldFile="os/mm/mmresourcemgmt/mmresctrl/group" mrp="os/mm/mmresourcemgmt/mmresctrl/group/multimedia_a3f_refmmrc.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
978 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
979 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
980 |
<collection name="mmdevicefw" long-name="Multimedia Device Framework" level="device-fw"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
981 |
<component name="mdfunittest" long-name="MDF Unit Tests" introduced="9.2" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
982 |
<unit mrp="os/mm/mmdevicefw/mdfunittest/group/multimedia_unittest_mdf_source.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
983 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
984 |
<component name="asrcontroller" long-name="Speech Recognition Controller" introduced="7.0s" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
985 |
<unit bldFile="mw/mmmw/mmmiddlewarefws/mmfw/ASR/group" mrp="mw/mmmw/mmmiddlewarefws/mmfw/ASR/group/multimedia_mmf_ASR.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
986 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
987 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
988 |
<collection name="mmtestenv" long-name="Multimedia Test Environment" level="device-fw"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
989 |
<component name="mmtestfw" long-name="Multimedia Test Framework" introduced="7.0s" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
990 |
<unit mrp="os/mm/mmtestenv/mmtestfw/group/multimedia_testframework_source.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
991 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
992 |
<component name="mmtestfwunittest" long-name="Multimedia Test Framework Unit Tests" introduced="7.0s" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
993 |
<unit mrp="os/mm/mmtestenv/mmtestfwunittest/group/multimedia_unittest_testframework_source.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
994 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
995 |
<component name="mmtestagent" long-name="Multimedia Test Agent" introduced="8.0" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
996 |
<unit mrp="os/mm/mmtestenv/mmtestagent/group/multimediatestagent_source.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
997 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
998 |
<component name="mmtesttools" long-name="Multimedia Test Tools" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
999 |
<unit mrp="os/mm/mmtestenv/mmtesttools/Group/multimedia_testtools_source.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1000 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1001 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1002 |
<collection name="omxil" long-name="OpenMAX IL" level="hw-if"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1003 |
<component name="openmax" long-name="OpenMAX" introduced="tb91" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1004 |
<unit bldFile="os/mm/omxil/openmax/group" mrp="os/mm/omxil/openmax/group/multimedia_openmax.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1005 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1006 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1007 |
<collection name="devsound" long-name="Sound Device" level="devices"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1008 |
<component name="devsoundapi" long-name="DevSound API" introduced="7.0s" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1009 |
<unit bldFile="mw/mmmw/mmmiddlewarefws/mmfw/SoundDev/group_api" mrp="mw/mmmw/mmmiddlewarefws/mmfw/SoundDev/group_api/multimedia_mdf_devsound_api.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1010 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1011 |
<component name="a3fdevsound" long-name="A3F DevSound" introduced="tb92" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1012 |
<unit bldFile="os/mm/devsound/a3fdevsound/group" mrp="os/mm/devsound/a3fdevsound/group/multimedia_a3f_devsound.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1013 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1014 |
<component name="a3facf" long-name="A3F Audio Component Framework" introduced="tb92" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1015 |
<unit bldFile="os/mm/devsound/a3facf/group" mrp="os/mm/devsound/a3facf/group/multimedia_a3f_acf.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1016 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1017 |
<component name="devsoundpluginsupport" long-name="DevSound Plugin Support" introduced="7.0s" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1018 |
<unit bldFile="mw/mmmw/mmmiddlewarefws/mmfw/SoundDev/group_pluginsupport" mrp="mw/mmmw/mmmiddlewarefws/mmfw/SoundDev/group_pluginsupport/multimedia_mdf_devsound_pluginsupport.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1019 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1020 |
<component name="refdevsound" long-name="Reference DevSound Plugins" introduced="7.0s" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1021 |
<unit bldFile="mw/mmmw/mmmiddlewarefws/mmfw/SoundDev/group_refplugin" mrp="mw/mmmw/mmmiddlewarefws/mmfw/SoundDev/group_refplugin/multimedia_mdf_devsound_refplugin.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1022 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1023 |
<component name="btdevsound" long-name="Bluetooth DevSound Plugin" introduced="7.0s" purpose="development" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1024 |
<unit bldFile="mw/mmmw/mmmiddlewarefws/mmfw/sounddevbt/group" mrp="mw/mmmw/mmmiddlewarefws/mmfw/sounddevbt/group/multimedia_mdf_devsound_refbtplugin.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1025 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1026 |
<component name="a3ftrace" long-name="A3F Trace Utility" introduced="tb92" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1027 |
<unit bldFile="os/mm/devsound/a3ftrace/group" mrp="os/mm/devsound/a3ftrace/group/multimedia_a3f_traces.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1028 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1029 |
<component name="a3fintegrationtest" long-name="A3F Integration Tests" introduced="tb92" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1030 |
<unit mrp="os/mm/devsound/a3fintegrationtest/group/multimedia_inttest_a3f_devsound_source.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1031 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1032 |
<component name="a3fcharacterisationtest" long-name="A3F Characterisation Tests" introduced="tb91" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1033 |
<unit mrp="os/mm/devsound/a3fcharacterisationtest/group/multimedia_a3f_devsound_char.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1034 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1035 |
<component name="a3fsrvstart" long-name="A3F Server Start" introduced="tb92" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1036 |
<unit bldFile="os/mm/devsound/a3fsrvstart/group" mrp="os/mm/devsound/a3fsrvstart/group/multimedia_a3f_serverstart.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1037 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1038 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1039 |
<collection name="mmhais" long-name="Multimedia Hardware Adaptation Interfaces" level="adaptation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1040 |
<component name="devsoundhwdeviceapi" long-name="DevSound Hardware Device API" introduced="7.0s" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1041 |
<unit bldFile="mw/mmmw/mmmiddlewarefws/mmfw/SoundDev/group_hwdev" mrp="mw/mmmw/mmmiddlewarefws/mmfw/SoundDev/group_hwdev/multimedia_mdf_devsound_hwdev.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1042 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1043 |
<component name="a3facl" long-name="A3F Audio Component Library" introduced="tb92" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1044 |
<unit bldFile="os/mm/mmhais/a3facl/group" mrp="os/mm/mmhais/a3facl/group/multimedia_a3f_acl.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1045 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1046 |
<component name="a3fdevsoundcustomisation" long-name="A3F DevSound Customisation" introduced="tb92" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1047 |
<unit bldFile="os/mm/mmhais/a3fdevsoundcustomisation/group" mrp="os/mm/mmhais/a3fdevsoundcustomisation/group/multimedia_a3f_devsoundadaptationinfo.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1048 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1049 |
<component name="refacladapt" long-name="Reference ACL Adaptation" introduced="tb92" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1050 |
<unit bldFile="os/mm/mmhais/refacladapt/group" mrp="os/mm/mmhais/refacladapt/group/multimedia_a3f_refacladaptation.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1051 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1052 |
<component name="videohai" long-name="Video HAI" introduced="7.0s" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1053 |
<unit bldFile="mw/mmmw/mmmiddlewarefws/mmfw/DevVideo/group" mrp="mw/mmmw/mmmiddlewarefws/mmfw/DevVideo/group/multimedia_mdf_devvideo.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1054 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1055 |
<component name="dvbhreceiverhai" long-name="Mobile TV DVB-H Receiver HAI" introduced="tb92" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1056 |
<unit bldFile="os/mm/mmhais/dvbhreceiverhai/hai/dvbh/group" mrp="os/mm/mmhais/dvbhreceiverhai/hai/dvbh/group/multimedia_mobiletv_dvbh_hai.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1057 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1058 |
<component name="dvbhunittest" long-name="Mobile TV DVB-H Unit Tests" introduced="tb92" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1059 |
<unit mrp="os/mm/mmhais/dvbhunittest/hai/dvbh/group/multimedia_unittest_dvbhhai.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1060 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1061 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1062 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1063 |
<block name="imagingext" long-name="Imaging Extensions" tech_domain="mm" level="services" levels="adaptation hw-if plugin framework server app-if"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1064 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1065 |
<collection name="imagingext" long-name="imagingext"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1066 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1067 |
<component name="imagingext" long-name="imagingext" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1068 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1069 |
<unit bldFile="os\imagingext\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1070 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1071 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1072 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1073 |
<block name="graphics" long-name="Graphics" tech_domain="ui" level="services" levels="adaptation engines internal-adaptations device-interface internal-utils app-if"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1074 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1075 |
<collection name="graphics" long-name="graphics"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1076 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1077 |
<component name="graphics" long-name="graphics" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1078 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1079 |
<unit bldFile="os\graphics\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1080 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1081 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1082 |
<collection name="graphicstest" long-name="Graphics Test" level="app-if"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1083 |
<component name="graphicstestharness" long-name="Graphics Test Harness" introduced="8.1" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1084 |
<unit mrp="os/graphics/graphicstest/graphicstestharness/group/graphics_testharness.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1085 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1086 |
<component name="uibench" long-name="UI Bench" introduced="9.2" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1087 |
<unit bldFile="os/graphics/graphicstest/uibench/group" mrp="os/graphics/graphicstest/uibench/group/graphics_ui_bench.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1088 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1089 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1090 |
<collection name="graphics_info" long-name="Graphics Info" level="app-if"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1091 |
<component name="graphicsdocs" long-name="Graphics Documentation" purpose="development" class="doc" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1092 |
<unit mrp="os/graphics/graphics_info/graphicsdocs/graphics_documentation.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1093 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1094 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1095 |
<collection name="windowing" long-name="Windowing" level="app-if"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1096 |
<component name="windowserver" long-name="Window Server" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1097 |
<unit bldFile="os/graphics/windowing/windowserver/group" mrp="os/graphics/windowing/windowserver/group/graphics_wserv.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1098 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1099 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1100 |
<collection name="printingservices" long-name="Printing Services" level="app-if"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1101 |
<component name="printerdriversupport" long-name="Printer Driver Support" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1102 |
<unit bldFile="os/graphics/printingservices/printerdriversupport/group" mrp="os/graphics/printingservices/printerdriversupport/group/graphics_pdrstore.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1103 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1104 |
<component name="printerdrivers" long-name="Printer Drivers" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1105 |
<unit bldFile="os/graphics/printingservices/printerdrivers/group" mrp="os/graphics/printingservices/printerdrivers/group/graphics_printdrv.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1106 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1107 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1108 |
<collection name="fbs" long-name="Font and Bitmap Server" level="device-interface"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1109 |
<component name="fontandbitmapserver" long-name="Font and Bitmap Server" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1110 |
<unit bldFile="os/graphics/fbs/fontandbitmapserver/group" mrp="os/graphics/fbs/fontandbitmapserver/group/graphics_fbserv.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1111 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1112 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1113 |
<collection name="opengles" long-name="OpenGLES" level="internal-adaptations"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1114 |
<component name="openglesinterface" long-name="OpenGL ES Interface" introduced="8.0" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1115 |
<unit bldFile="os/graphics/opengles/openglesinterface/group" mrp="os/graphics/opengles/openglesinterface/group/graphics_openglesheaders.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1116 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1117 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1118 |
<collection name="openvg" long-name="OpenVG" level="internal-adaptations"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1119 |
<component name="openvginterface" long-name="OpenVG Interface" introduced="tb91" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1120 |
<unit bldFile="os/graphics/openvg/openvginterface/group" mrp="os/graphics/openvg/openvginterface/group/graphics_openvgheaders.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1121 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1122 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1123 |
<collection name="egl" long-name="EGL" level="internal-adaptations"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1124 |
<component name="eglinterface" long-name="EGL Interface" introduced="tb91" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1125 |
<unit bldFile="os/graphics/egl/eglinterface/group" mrp="os/graphics/egl/eglinterface/group/graphics_eglheaders.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1126 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1127 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1128 |
<collection name="graphicsdeviceinterface" long-name="Graphics Device Interface" level="device-interface"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1129 |
<component name="bitgdi" long-name="BitGDI" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1130 |
<unit bldFile="os/graphics/graphicsdeviceinterface/bitgdi/group" mrp="os/graphics/graphicsdeviceinterface/bitgdi/group/graphics_bitgdi.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1131 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1132 |
<component name="colourpalette" long-name="Colour Palette" introduced="7.0s" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1133 |
<unit bldFile="os/graphics/graphicsdeviceinterface/colourpalette/group" mrp="os/graphics/graphicsdeviceinterface/colourpalette/group/graphics_palette.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1134 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1135 |
<component name="screendriver" long-name="Screen Driver" introduced="6.1" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1136 |
<unit bldFile="os/graphics/graphicsdeviceinterface/screendriver/group" mrp="os/graphics/graphicsdeviceinterface/screendriver/group/graphics_screendriver.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1137 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1138 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1139 |
<collection name="graphicstools" long-name="Graphics Tools" level="internal-utils"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1140 |
<component name="gdi_tools" long-name="GDI Tools" purpose="development" class="PC" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1141 |
<unit bldFile="os/graphics/graphicstools/gdi_tools/group" mrp="os/graphics/graphicstools/gdi_tools/group/graphics_gditools.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1142 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1143 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1144 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1145 |
<block name="textandloc" long-name="Text and Localisation" tech_domain="ui" level="services" levels="encoding util fonts tools text"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1146 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1147 |
<collection name="textandloc" long-name="textandloc"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1148 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1149 |
<component name="textandloc" long-name="textandloc" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1150 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1151 |
<unit bldFile="os\textandloc\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1152 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1153 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1154 |
<collection name="charconvfw" long-name="Character Conversion" level="encoding"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1155 |
<component name="charconv_fw" long-name="Character Encoding and Conversion Framework" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1156 |
<unit bldFile="os/textandloc/charconvfw/charconv_fw/group" mrp="os/textandloc/charconvfw/charconv_fw/group/syslibs_charconv.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1157 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1158 |
<component name="charconvplugins" long-name="Character Encoding and Conversion Plugins" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1159 |
<unit bldFile="os/textandloc/charconvfw/charconvplugins/group" mrp="os/textandloc/charconvfw/charconvplugins/group/syslibs_charconv_plugins.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1160 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1161 |
<component name="fatfilenameconversionplugins" long-name="FAT Filename Conversion Plugins" introduced="9.1" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1162 |
<unit bldFile="os/kernelhwsrv/userlibandfileserver/fatfilenameconversionplugins/group" mrp="os/kernelhwsrv/userlibandfileserver/fatfilenameconversionplugins/group/syslibs_FATCharsetConv.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1163 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1164 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1165 |
<collection name="fontandtxtsrv" long-name="Font and Text Services" level="fonts"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1166 |
<component name="iculayoutengine" long-name="ICU Layout Engine" introduced="9.2" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1167 |
<unit bldFile="os/textandloc/fontservices/textshaperplugin/group" mrp="os/textandloc/fontservices/textshaperplugin/group/graphics_iculayoutengine.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1168 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1169 |
<component name="fontstore" long-name="Font Store" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1170 |
<unit bldFile="os/textandloc/fontservices/fontstore/group" mrp="os/textandloc/fontservices/fontstore/group/graphics_fntstore.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1171 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1172 |
<component name="textrendering" long-name="Text Rendering" purpose="mandatory" class="placeholder" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1173 |
<!-- placeholder for text code from GDI --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1174 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1175 |
<component name="freetypefontrasteriser" long-name="FreeType Font Rasteriser" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1176 |
<unit bldFile="os/textandloc/fontservices/freetypefontrasteriser/group" mrp="os/textandloc/fontservices/freetypefontrasteriser/group/graphics_freetype.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1177 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1178 |
<component name="referencefonts" long-name="Reference Fonts" introduced="6.0" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1179 |
<unit bldFile="os/textandloc/fontservices/referencefonts/group" mrp="os/textandloc/fontservices/referencefonts/group/graphics_fonts.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1180 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1181 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1182 |
<collection name="graphicsdevif" long-name="Graphics Device Interface" level="device"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1183 |
<component name="gdi" long-name="GDI" purpose="mandatory" license-values="3" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1184 |
<unit bldFile="os/textandloc/graphicsdevif/gdi/group" mrp="os/textandloc/graphicsdevif/gdi/group/graphics_gdi.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1185 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1186 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1187 |
<collection name="textlayout" long-name="Text Layout" level="text"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1188 |
<component name="texthandling" long-name="Text Handling" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1189 |
<unit bldFile="os/textandloc/textrendering/texthandling/group" mrp="os/textandloc/textrendering/texthandling/group/app-framework_etext.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1190 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1191 |
<component name="textformatting" long-name="Text Formatting" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1192 |
<unit bldFile="os/textandloc/textrendering/textformatting/group" mrp="os/textandloc/textrendering/textformatting/group/app-framework_form.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1193 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1194 |
<component name="word" long-name="Word" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1195 |
<unit mrp="os/textandloc/textrendering/word/group/app-framework_word.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1196 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1197 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1198 |
<collection name="textandlocutils" long-name="Text and Localisation Utils" level="util"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1199 |
<component name="nearestlangutil" long-name="Nearest Language Util" introduced="tb91" purpose="mandatory" class="placeholder" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1200 |
<!-- placeholder for split from bafl --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1201 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1202 |
<component name="numberformatting" long-name="Number Formatting" introduced="7.0s" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1203 |
<unit bldFile="os/textandloc/textrendering/numberformatting/group" mrp="os/textandloc/textrendering/numberformatting/group/app-framework_numberconversion.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1204 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1205 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1206 |
<collection name="localesupport" long-name="Locale Support" level="util"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1207 |
<component name="reflocales" long-name="Reference Locales" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1208 |
<unit bldFile="os/kernelhwsrv/localisation/localesupport" mrp="os/kernelhwsrv/localisation/localesupport/mmpfiles/base_loce32.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1209 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1210 |
<component name="initlocale" long-name="Initialise Locale" introduced="tb91" purpose="mandatory" class="placeholder" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1211 |
<!-- placeholder for split from bafl --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1212 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1213 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1214 |
<collection name="textandloctools" long-name="Text and Localisation Tools" level="tools"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1215 |
<component name="fontcompiler" long-name="Font Compiler" purpose="development" class="placeholder PC" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1216 |
<!-- placeholder for split from GDI Tools --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1217 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1218 |
<component name="bitmapfonttools" long-name="Bitmap Font Tools" purpose="development" class="PC" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1219 |
<unit bldFile="os/graphics/graphicstools/bitmapfonttools/group" mrp="os/graphics/graphicstools/bitmapfonttools/group/graphics_gdtran.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1220 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1221 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1222 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1223 |
<block name="xmlsrv" long-name="XML Services" tech_domain="rt" level="services" levels="plugin server framework generic specific"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1224 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1225 |
<collection name="xmlsrv" long-name="xmlsrv"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1226 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1227 |
<component name="xmlsrv" long-name="xmlsrv" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1228 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1229 |
<unit bldFile="os\xmlsrv\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1230 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1231 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1232 |
<collection name="xml" long-name="XML" level="generic"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1233 |
<component name="xmlfw" long-name="XML Framework" introduced="7.0s" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1234 |
<unit bldFile="os/xmlsrv/xml/xmlfw/group" mrp="os/xmlsrv/xml/xmlfw/group/syslibs_xml.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1235 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1236 |
<component name="xmlexpatparser" long-name="XML Expat Parser" introduced="7.0s" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1237 |
<unit bldFile="os/xmlsrv/xml/xmlexpatparser/group" mrp="os/xmlsrv/xml/xmlexpatparser/group/syslibs_xmlparser.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1238 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1239 |
<component name="wbxmlparser" long-name="WBXML Parser" introduced="7.0s" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1240 |
<unit bldFile="os/xmlsrv/xml/wbxmlparser/group" mrp="os/xmlsrv/xml/wbxmlparser/group/syslibs_wbxmlparser.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1241 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1242 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1243 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1244 |
<block name="deviceplatformrelease" long-name="Device Platform Release" tech_domain="to" level="services" levels="bld mid top"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1245 |
<collection name="S60Extras" long-name="S60 Extras" level="mid"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1246 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1247 |
<component name="S60Extras" long-name="S60Extras" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1248 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1249 |
<unit bldFile="os\deviceplatformrelease\S60Extras\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1250 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1251 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1252 |
<collection name="S60Helps" long-name="S60 Helps" level="mid"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1253 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1254 |
<component name="S60Helps" long-name="S60Helps" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1255 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1256 |
<unit bldFile="os\deviceplatformrelease\S60Helps\Group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1257 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1258 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1259 |
<collection name="S60LocFiles" long-name="S60 Loc Files" level="mid"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1260 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1261 |
<component name="S60LocFiles" long-name="S60LocFiles" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1262 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1263 |
<unit bldFile="os\deviceplatformrelease\S60LocFiles\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1264 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1265 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1266 |
<collection name="Version" long-name="Version" level="top"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1267 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1268 |
<component name="Version" long-name="Version" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1269 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1270 |
<unit bldFile="os\deviceplatformrelease\Version\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1271 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1272 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1273 |
<collection name="symbianosbld" long-name="Symbian OS Build" level="bld"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1274 |
<component name="cedarutils" long-name="Cedar Utils" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1275 |
<unit mrp="os/deviceplatformrelease/symbianosbld/cedarutils/tools_utils_cedar.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1276 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1277 |
<component name="productionbldcbrconfig" long-name="Production Build CBR Config" filter="gt" purpose="development" class="config" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1278 |
<unit mrp="os/deviceplatformrelease/symbianosbld/productionbldcbrconfig/product_cbr_config.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1279 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1280 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1281 |
<collection name="foundation_system" long-name="Foundation System" level="top"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1282 |
<component name="systemdocs" long-name="System Documentation" purpose="development" class="doc" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1283 |
<unit mrp="os/deviceplatformrelease/foundation_system/systemdocs/group/system.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1284 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1285 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1286 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1287 |
<block name="osrndtools" long-name="OS RD tools" tech_domain="to" level="services" levels="fw trace"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1288 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1289 |
<collection name="osrndtools" long-name="osrndtools"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1290 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1291 |
<component name="osrndtools" long-name="osrndtools" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1292 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1293 |
<unit bldFile="ostools\osrndtools\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1294 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1295 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1296 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1297 |
<collection name="hti" long-name="hti"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1298 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1299 |
<component name="hti" long-name="hti" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1300 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1301 |
<unit bldFile="ostools\osrndtools\hti\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1302 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1303 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1304 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1305 |
<collection name="osrndtools_plat" long-name="osrndtools_plat"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1306 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1307 |
<component name="hti_api" long-name="hti_api" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1308 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1309 |
<unit bldFile="ostools\osrndtools\osrndtools_plat\hti_api\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1310 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1311 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1312 |
<collection name="testexecfw1" long-name="Test Execution Framework v1" level="fw"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1313 |
<component name="cinidata" long-name="CINI Data" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1314 |
<unit bldFile="os/osrndtools/testexecfw1/cinidata" mrp="os/osrndtools/testexecfw1/cinidata/tools_cinidata.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1315 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1316 |
<component name="testexecute" long-name="Test Execute" deprecated="tb91" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1317 |
<unit bldFile="os/osrndtools/testexecfw1/testexecute/Group" mrp="os/osrndtools/testexecfw1/testexecute/Group/tools_testexecute.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1318 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1319 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1320 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1321 |
<block name="swconfigtools" long-name="Software Config Tools" tech_domain="to" level="services"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1322 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1323 |
<collection name="swconfigtools" long-name="swconfigtools"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1324 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1325 |
<component name="swconfigtools" long-name="swconfigtools" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1326 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1327 |
<unit bldFile="tools\swconfigtools\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1328 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1329 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1330 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1331 |
</layer> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1332 |
<layer name="mw" long-name="Middleware" levels="generic specific"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1333 |
<block name="appsupport" long-name="Generic Application Support" tech_domain="rt" level="generic" levels="system plugin framework server generic specific"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1334 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1335 |
<collection name="appsupport" long-name="appsupport"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1336 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1337 |
<component name="appsupport" long-name="appsupport" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1338 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1339 |
<unit bldFile="mw\appsupport\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1340 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1341 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1342 |
<collection name="filehandling" long-name="File Handling" level="server"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1343 |
<component name="fileconverterfw" long-name="File Converter Framework" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1344 |
<unit bldFile="mw/appsupport/filehandling/fileconverterfw/group" mrp="mw/appsupport/filehandling/fileconverterfw/group/app-framework_conarc.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1345 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1346 |
<component name="fileconverterplugins" long-name="Other File Converter Plugins" introduced="ER5" deprecated="9.3" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1347 |
<unit bldFile="mw/appsupport/filehandling/fileconverterplugins/group" mrp="mw/appsupport/filehandling/fileconverterplugins/group/app-engines_convert.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1348 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1349 |
<component name="htmltorichtextconverter" long-name="HTML to RichText Converter" introduced="7.0" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1350 |
<unit bldFile="mw/appsupport/filehandling/htmltorichtextconverter/group" mrp="mw/appsupport/filehandling/htmltorichtextconverter/group/app-services_chtmltocrtconv.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1351 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1352 |
<component name="richtexttohtmlconverter" long-name="RichText to HTML Converter" introduced="7.0s" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1353 |
<unit bldFile="mw/appsupport/filehandling/richtexttohtmlconverter/Group" mrp="mw/appsupport/filehandling/richtexttohtmlconverter/Group/app-services_richtexttohtmlconv.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1354 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1355 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1356 |
<collection name="hwresourceadaptation" long-name="Hardware Resource Adaptation" level="generic"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1357 |
<component name="hwresourcemgruiplugin" long-name="Hardware Resource Manager UI Plugin" introduced="tb91" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1358 |
<unit bldFile="mw/appsupport/hwresourceadaptation/hwresourcemgruiplugin/group" mrp="mw/appsupport/hwresourceadaptation/hwresourcemgruiplugin/group/telephony_hwrmuiplugin.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1359 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1360 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1361 |
<collection name="commonappservices" long-name="Common Application Services" level="framework"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1362 |
<component name="alarmserver" long-name="Alarm Server" introduced="7.0" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1363 |
<unit bldFile="mw/appsupport/commonappservices/alarmserver/Group" mrp="mw/appsupport/commonappservices/alarmserver/Group/app-services_alarmserver.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1364 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1365 |
<component name="alarmservertest" long-name="Alarm Server Test" introduced="8.1" deprecated="tb92" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1366 |
<unit bldFile="mw/appsupport/commonappservices/alarmservertest/TestAlarmSrv" mrp="mw/appsupport/commonappservices/alarmservertest/TestAlarmSrv/app-services_testalarmsrv.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1367 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1368 |
<component name="coreappstest" long-name="Core Apps Test" introduced="8.1" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1369 |
<unit mrp="mw/appsupport/commonappservices/coreappstest/Group/app-services_CoreAppsTest.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1370 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1371 |
<component name="appservicesdocs" long-name="Application Services Documentation" purpose="development" class="doc" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1372 |
<unit mrp="mw/appsupport/commonappservices/appservicesdocs/app-services_documentation.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1373 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1374 |
<component name="backuprestorenotification" long-name="Backup Restore Notification" introduced="8.1" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1375 |
<unit bldFile="mw/appsupport/commonappservices/backuprestorenotification/group" mrp="mw/appsupport/commonappservices/backuprestorenotification/group/app-services_BackupRestoreNotification.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1376 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1377 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1378 |
<collection name="tzservices" long-name="Time Zone Services" level="plugin"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1379 |
<component name="tzserver" long-name="Time Zone Server" introduced="9.1" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1380 |
<unit bldFile="mw/appsupport/tzservices/tzserver/group" mrp="mw/appsupport/tzservices/tzserver/group/app-services_tz.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1381 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1382 |
<component name="tzloc" long-name="Time Zone Localization" introduced="9.1" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1383 |
<unit bldFile="mw/appsupport/tzservices/tzloc/group" mrp="mw/appsupport/tzservices/tzloc/group/app-services_timezonelocalization.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1384 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1385 |
<component name="tzlocrscfactory" long-name="Time Zone Localization Resource Factory" introduced="9.1" purpose="optional" class="config" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1386 |
<unit bldFile="mw/appsupport/tzservices/tzlocrscfactory/group" mrp="mw/appsupport/tzservices/tzlocrscfactory/group/app-services_tzlocalizationrscfactory.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1387 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1388 |
<component name="tzdatabase" long-name="Time Zone Database" introduced="9.1" purpose="optional" class="config" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1389 |
<unit bldFile="mw/appsupport/tzservices/tzdatabase/group" mrp="mw/appsupport/tzservices/tzdatabase/group/app-services_tzdb.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1390 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1391 |
<component name="worldserver" long-name="World Server" introduced="7.0" deprecated="9.1" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1392 |
<unit bldFile="mw/appsupport/tzservices/worldserver/group" mrp="mw/appsupport/tzservices/worldserver/group/app-services_worldserver.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1393 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1394 |
<component name="worldservertest" long-name="World Server Test" introduced="8.1" deprecated="9.1" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1395 |
<unit bldFile="mw/appsupport/tzservices/worldservertest/TestWorldSrv" mrp="mw/appsupport/tzservices/worldservertest/TestWorldSrv/app-services_testworldsrv.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1396 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1397 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1398 |
<collection name="contenthandling" long-name="Content Handling" level="plugin"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1399 |
<component name="contenthandlingfw" long-name="Content Handling Framework" introduced="8.0" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1400 |
<unit bldFile="mw/appsupport/contenthandling/contenthandlingfw/Group" mrp="mw/appsupport/contenthandling/contenthandlingfw/Group/content-handling.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1401 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1402 |
<component name="webrecognisers" long-name="Web Recognisers" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1403 |
<unit bldFile="mw/appsupport/contenthandling/webrecognisers/group" mrp="mw/appsupport/contenthandling/webrecognisers/group/application-protocols_recognisers.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1404 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1405 |
<component name="referencedrmagent" long-name="Reference DRM Agent" introduced="8.0" purpose="development" contributed="no" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1406 |
<unit bldFile="mw/appsupport/contenthandling/referencedrmagent/RefTestAgent/group" mrp="mw/appsupport/contenthandling/referencedrmagent/RefTestAgent/group/security_rta.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1407 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1408 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1409 |
<collection name="printingsupport" long-name="Printing Support" level="generic"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1410 |
<component name="printinguisupport" long-name="Printing UI Support" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1411 |
<unit bldFile="mw/appsupport/printingsupport/printinguisupport/group" mrp="mw/appsupport/printingsupport/printinguisupport/group/app-framework_print.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1412 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1413 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1414 |
<collection name="appfw" long-name="Application Framework" level="framework"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1415 |
<component name="apparchitecture" long-name="Application Architecture" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1416 |
<unit bldFile="mw/appsupport/appfw/apparchitecture/group" mrp="mw/appsupport/appfw/apparchitecture/group/app-framework_apparc.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1417 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1418 |
<component name="viewserver" long-name="View Server" introduced="6.0" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1419 |
<unit bldFile="mw/appsupport/appfw/viewserver/group" mrp="mw/appsupport/appfw/viewserver/group/app-framework_viewsrv.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1420 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1421 |
<component name="uiftestfw" long-name="UIF Test Framework" introduced="9.2" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1422 |
<unit mrp="mw/appsupport/appfw/uiftestfw/group/app-framework_testframework.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1423 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1424 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1425 |
<collection name="tzpcside" long-name="Time Zone PC Side" level="plugin"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1426 |
<component name="tzcompiler" long-name="Time Zone Compiler" introduced="9.1" purpose="optional" class="config PC" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1427 |
<unit bldFile="mw/appsupport/tzpcside/tzcompiler/group" mrp="mw/appsupport/tzpcside/tzcompiler/group/app-services_tzcompiler.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1428 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1429 |
<component name="worlddatabasekit" long-name="World Database Kit" introduced="6.0" deprecated="9.1" class="config PC" purpose="development" contributed="no" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1430 |
<unit bldFile="mw/appsupport/tzpcside/worlddatabasekit/group" mrp="mw/appsupport/tzpcside/worlddatabasekit/group/app-services_wlddatabasekit_cedar.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1431 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1432 |
<component name="worldtools" long-name="World Tools" introduced="ER5" deprecated="9.1" purpose="development" class="config PC" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1433 |
<unit bldFile="mw/appsupport/tzpcside/worldtools/group" mrp="mw/appsupport/tzpcside/worldtools/group/app-services_wldtools.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1434 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1435 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1436 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1437 |
<block name="securitysrv" long-name="Security Services" tech_domain="se" level="generic" levels="plugin framework server generic specific"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1438 |
<collection name="pkiutilities" long-name="PKI Utilities" level="plugin"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1439 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1440 |
<component name="Certificates" long-name="Certificates" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1441 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1442 |
<unit bldFile="mw\securitysrv\pkiutilities\Certificates\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1443 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1444 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1445 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1446 |
<collection name="securitysrv" long-name="securitysrv"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1447 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1448 |
<component name="securitysrv" long-name="securitysrv" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1449 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1450 |
<unit bldFile="mw\securitysrv\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1451 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1452 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1453 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1454 |
<block name="drm" long-name="DRM" tech_domain="se" level="generic" levels="plugin framework server generic specific"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1455 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1456 |
<collection name="drm" long-name="drm"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1457 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1458 |
<component name="drm" long-name="drm" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1459 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1460 |
<unit bldFile="mw\drm\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1461 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1462 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1463 |
</block> |
155
4e5a319d2a62
Updated Techgnology Domain for Access Security package. Security -> Data Communications.
Simon Howkins <simonh@symbian.org>
parents:
102
diff
changeset
|
1464 |
<block name="accesssec" long-name="Access Security" tech_domain="dc" level="generic" levels="plugin framework server generic specific"> |
102
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1465 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1466 |
<collection name="accesssec" long-name="accesssec"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1467 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1468 |
<component name="accesssec" long-name="accesssec" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1469 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1470 |
<unit bldFile="mw\accesssec\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1471 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1472 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1473 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1474 |
<block name="locationsrv" long-name="Location Services" tech_domain="lo" level="specific" levels="plugins fw interface"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1475 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1476 |
<collection name="locationsrv" long-name="locationsrv"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1477 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1478 |
<component name="locationsrv" long-name="locationsrv" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1479 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1480 |
<unit bldFile="mw\locationsrv\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1481 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1482 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1483 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1484 |
<block name="ipconnmgmt" long-name="IP Connectivity Management" tech_domain="dc" level="generic" levels="plugin framework server generic utils"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1485 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1486 |
<collection name="ipconnmgmt" long-name="ipconnmgmt"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1487 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1488 |
<component name="ipconnmgmt" long-name="ipconnmgmt" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1489 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1490 |
<unit bldFile="mw\ipconnmgmt\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1491 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1492 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1493 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1494 |
<block name="netprotocols" long-name="High-level Internet Protocols" tech_domain="dc" level="generic" levels="plugin framework server generic specific"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1495 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1496 |
<collection name="netprotocols" long-name="netprotocols"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1497 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1498 |
<component name="netprotocols" long-name="netprotocols" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1499 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1500 |
<unit bldFile="mw\netprotocols\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1501 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1502 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1503 |
<collection name="applayerprotocols" long-name="Application Layer Protocols" level="server"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1504 |
<component name="httptransportfw" long-name="HTTP Transport Framework" introduced="6.2" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1505 |
<unit bldFile="mw/netprotocols/applayerprotocols/httptransportfw/group" mrp="mw/netprotocols/applayerprotocols/httptransportfw/group/http_transport-framework.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1506 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1507 |
<component name="httpexamples" long-name="HTTP Examples" introduced="6.2" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1508 |
<unit bldFile="mw/netprotocols/applayerprotocols/httpexamples/group" mrp="mw/netprotocols/applayerprotocols/httpexamples/group/http_examples.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1509 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1510 |
<component name="wappushsupport" long-name="WAP Push Support" introduced="6.2" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1511 |
<unit bldFile="mw/netprotocols/applayerprotocols/wappushsupport/Group" mrp="mw/netprotocols/applayerprotocols/wappushsupport/Group/wap-browser_wappushsupport.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1512 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1513 |
<component name="wapbase" long-name="WAP Base" introduced="6.0" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1514 |
<unit bldFile="mw/netprotocols/applayerprotocols/wapbase/Group" mrp="mw/netprotocols/applayerprotocols/wapbase/Group/wap-browser_wapbase.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1515 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1516 |
<component name="ftpengine" long-name="FTP Engine" introduced="6.0" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1517 |
<unit bldFile="mw/netprotocols/applayerprotocols/ftpengine/group" mrp="mw/netprotocols/applayerprotocols/ftpengine/group/networking_ftp_e.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1518 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1519 |
<component name="telnetengine" long-name="Telnet Engine" introduced="6.0" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1520 |
<unit bldFile="mw/netprotocols/applayerprotocols/telnetengine/group" mrp="mw/netprotocols/applayerprotocols/telnetengine/group/networking_telnet_e.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1521 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1522 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1523 |
<collection name="applayerpluginsandutils" long-name="Application Layer Plugins and Utils" level="framework"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1524 |
<component name="uripermissionservices" long-name="URI Permission Services" introduced="tb91" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1525 |
<unit bldFile="mw/netprotocols/applayerpluginsandutils/uripermissionservices/group" mrp="mw/netprotocols/applayerpluginsandutils/uripermissionservices/group/application-protocols_ineturilist.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1526 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1527 |
<component name="bookmarksupport" long-name="Bookmark Support" introduced="9.1" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1528 |
<unit bldFile="mw/netprotocols/applayerpluginsandutils/bookmarksupport/group" mrp="mw/netprotocols/applayerpluginsandutils/bookmarksupport/group/application-protocols_bookmarks.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1529 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1530 |
<component name="httpprotocolplugins" long-name="HTTP Protocol Plugins" introduced="6.2" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1531 |
<unit bldFile="mw/netprotocols/applayerpluginsandutils/httpprotocolplugins/group" mrp="mw/netprotocols/applayerpluginsandutils/httpprotocolplugins/group/http_protocol-plugin.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1532 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1533 |
<component name="httptransportplugins" long-name="HTTP Transport Plugins" introduced="6.2" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1534 |
<unit bldFile="mw/netprotocols/applayerpluginsandutils/httptransportplugins/group" mrp="mw/netprotocols/applayerpluginsandutils/httptransportplugins/group/http_transport-plugin.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1535 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1536 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1537 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1538 |
<block name="ipappprotocols" long-name="IP App Protocols" tech_domain="dc" level="generic" levels="plugin framework conn server"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1539 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1540 |
<collection name="ipappprotocols" long-name="ipappprotocols"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1541 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1542 |
<component name="ipappprotocols" long-name="ipappprotocols" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1543 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1544 |
<unit bldFile="mw\ipappprotocols\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1545 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1546 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1547 |
<collection name="realtimenetprots" long-name="Real-time Internet Protocols" level="server"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1548 |
<component name="rtp" long-name="RTP" introduced="9.0" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1549 |
<!-- Real Time Data Protocol --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1550 |
<unit bldFile="mw/ipappprotocols/realtimenetprots/rtp/group" mrp="mw/ipappprotocols/realtimenetprots/rtp/group/mm-protocols_rtp.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1551 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1552 |
<component name="sipfw" long-name="SIP Framework" introduced="9.2" filter="gt" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1553 |
<unit bldFile="mw/ipappprotocols/realtimenetprots/sipfw/Group" mrp="mw/ipappprotocols/realtimenetprots/sipfw/Group/mm-protocols_SIP2_Com.mrp" version="2"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1554 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1555 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1556 |
<collection name="sipconnproviderplugins" long-name="SIP Connection Provider Plugins" level="conn"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1557 |
<component name="sipconnprovider" long-name="SIP Connection Provider" plugin="Y" introduced="9.2" filter="gt" purpose="optional" license-values="3" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1558 |
<unit bldFile="mw/ipappprotocols/sipconnproviderplugins/sipconnprovider/group" mrp="mw/ipappprotocols/sipconnproviderplugins/sipconnprovider/group/mm-protocols_SIPCPR.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1559 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1560 |
<component name="sipdummyprt" long-name="SIP Dummy PRT" plugin="Y" introduced="9.2" filter="gt" purpose="optional" license-values="3" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1561 |
<unit bldFile="mw/ipappprotocols/sipconnproviderplugins/sipdummyprt/group" mrp="mw/ipappprotocols/sipconnproviderplugins/sipdummyprt/group/mm-protocols_SIPDummyPRT.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1562 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1563 |
<component name="sipstatemachine" long-name="SIP State Machine" introduced="9.2" filter="gt" purpose="optional" license-values="3" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1564 |
<unit bldFile="mw/ipappprotocols/sipconnproviderplugins/sipstatemachine/group" mrp="mw/ipappprotocols/sipconnproviderplugins/sipstatemachine/group/mm-protocols_SipStateMachine.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1565 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1566 |
<component name="sipparams" long-name="SIP Params" plugin="Y" introduced="9.2" filter="gt" purpose="optional" license-values="3" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1567 |
<unit bldFile="mw/ipappprotocols/sipconnproviderplugins/sipparams/group" mrp="mw/ipappprotocols/sipconnproviderplugins/sipparams/group/mm-protocols_SIPParams.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1568 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1569 |
<component name="sipsubconnprovider" long-name="SIP Subconnection Provider" plugin="Y" introduced="9.2" filter="gt" purpose="optional" license-values="3" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1570 |
<unit bldFile="mw/ipappprotocols/sipconnproviderplugins/sipsubconnprovider/group" mrp="mw/ipappprotocols/sipconnproviderplugins/sipsubconnprovider/group/mm-protocols_SIPSCPR.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1571 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1572 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1573 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1574 |
<block name="wirelessacc" long-name="Wireless Access" tech_domain="dc" level="specific" levels="framework generic ui"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1575 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1576 |
<collection name="wirelessacc" long-name="wirelessacc"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1577 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1578 |
<component name="wirelessacc" long-name="wirelessacc" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1579 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1580 |
<unit bldFile="mw\wirelessacc\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1581 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1582 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1583 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1584 |
<block name="vpnclient" long-name="VPN Client" tech_domain="dc" level="specific" levels="engine ui api"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1585 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1586 |
<collection name="vpnclient" long-name="vpnclient"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1587 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1588 |
<component name="vpnclient" long-name="vpnclient" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1589 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1590 |
<unit bldFile="mw\vpnclient\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1591 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1592 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1593 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1594 |
<block name="ipappsrv" long-name="IP App Services" tech_domain="vc" level="specific" levels="framework generic server conn plugin"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1595 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1596 |
<collection name="ipappsrv" long-name="ipappsrv"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1597 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1598 |
<component name="ipappsrv" long-name="ipappsrv" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1599 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1600 |
<unit bldFile="mw\ipappsrv\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1601 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1602 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1603 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1604 |
<block name="phonesrv" long-name="Telephony and SIM Services" tech_domain="vc" level="specific" levels="plugin framework server generic specific"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1605 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1606 |
<collection name="phonesrv" long-name="phonesrv"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1607 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1608 |
<component name="phonesrv" long-name="phonesrv" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1609 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1610 |
<unit bldFile="mw\phonesrv\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1611 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1612 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1613 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1614 |
<block name="messagingmw" long-name="Messaging Middleware" tech_domain="pr" level="specific" levels="stack fw api"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1615 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1616 |
<collection name="messagingmw" long-name="messagingmw"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1617 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1618 |
<component name="messagingmw" long-name="messagingmw" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1619 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1620 |
<unit bldFile="mw\messagingmw\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1621 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1622 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1623 |
<collection name="messagingfw" long-name="Messaging FW" level="fw"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1624 |
<component name="scheduledsendmtm" long-name="Scheduled Send MTM" introduced="6.0" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1625 |
<unit bldFile="mw/messagingmw/messagingfw/scheduledsendmtm/group" mrp="mw/messagingmw/messagingfw/scheduledsendmtm/group/messaging_schedulesend.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1626 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1627 |
<component name="msgsrvnstore" long-name="Message Server and Store" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1628 |
<unit bldFile="mw/messagingmw/messagingfw/msgsrvnstore/group" mrp="mw/messagingmw/messagingfw/msgsrvnstore/group/messaging_framework.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1629 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1630 |
<component name="biomsgfw" long-name="BIO Messaging Framework" introduced="6.0" purpose="optional" contributed="no" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1631 |
<unit bldFile="mw/messagingmw/messagingfw/biomsgfw/group" mrp="mw/messagingmw/messagingfw/biomsgfw/group/messaging_biomsg.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1632 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1633 |
<component name="msgconf" long-name="Messaging Config" introduced="tb91" purpose="optional" class="config" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1634 |
<unit bldFile="mw/messagingmw/messagingfw/msgconf/group" mrp="mw/messagingmw/messagingfw/msgconf/group/messaging_config.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1635 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1636 |
<component name="watcherfw" long-name="Watcher Framework" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1637 |
<unit bldFile="mw/messagingmw/messagingfw/watcherfw/group" mrp="mw/messagingmw/messagingfw/watcherfw/group/messaging_watcher.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1638 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1639 |
<component name="msgtest" long-name="Messaging Test" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1640 |
<unit bldFile="mw/messagingmw/messagingfw/msgtest/group" mrp="mw/messagingmw/messagingfw/msgtest/group/messaging_test.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1641 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1642 |
<component name="msgtests" long-name="Messaging Tests" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1643 |
<unit mrp="mw/messagingmw/messagingfw/msgtests/group/messaging.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1644 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1645 |
<component name="msgtestfw" long-name="Messaging Test Framework" deprecated="tb92" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1646 |
<unit mrp="mw/messagingmw/messagingfw/msgtestfw/group/messaging_testframework.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1647 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1648 |
<component name="msgtestproduct" long-name="Messaging Test Product" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1649 |
<unit mrp="mw/messagingmw/messagingfw/msgtestproduct/group/messaging_testproduct.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1650 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1651 |
<component name="biowatchers" long-name="BIO Watchers" introduced="8.0" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1652 |
<unit bldFile="mw/messagingmw/messagingfw/biowatchers/Group" mrp="mw/messagingmw/messagingfw/biowatchers/Group/messaging_biomsg_biowatchers_cdma.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1653 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1654 |
<component name="sendas" long-name="Send As" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1655 |
<unit bldFile="mw/messagingmw/messagingfw/sendas/group" mrp="mw/messagingmw/messagingfw/sendas/group/messaging_sendas2.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1656 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1657 |
<component name="msgurlhandler" long-name="Message URL Handler" introduced="7.0" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1658 |
<unit bldFile="mw/messagingmw/messagingfw/msgurlhandler/group" mrp="mw/messagingmw/messagingfw/msgurlhandler/group/messaging_urlhandler.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1659 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1660 |
<component name="wappushfw" long-name="WAP Push Framework" introduced="6.1" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1661 |
<unit bldFile="mw/messagingmw/messagingfw/wappushfw/group" mrp="mw/messagingmw/messagingfw/wappushfw/group/wap-browser_wappush.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1662 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1663 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1664 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1665 |
<block name="imsrv" long-name="Instant Messaging and Presence Services" tech_domain="pr" level="specific" levels="plugin framework server generic specific"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1666 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1667 |
<collection name="imsrv" long-name="imsrv"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1668 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1669 |
<component name="imsrv" long-name="imsrv" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1670 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1671 |
<unit bldFile="mw\imsrv\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1672 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1673 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1674 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1675 |
<block name="legacypresence" long-name="Legacy Presence Services" tech_domain="pr" level="specific" levels="engine fw ui"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1676 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1677 |
<collection name="legacypresence" long-name="legacypresence"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1678 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1679 |
<component name="legacypresence" long-name="legacypresence" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1680 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1681 |
<unit bldFile="mw\legacypresence\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1682 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1683 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1684 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1685 |
<block name="opensrv" long-name="Open Services" tech_domain="rt" level="specific" levels="prt lib server eng"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1686 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1687 |
<collection name="opensrv" long-name="opensrv"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1688 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1689 |
<component name="opensrv" long-name="opensrv" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1690 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1691 |
<unit bldFile="mw\opensrv\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1692 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1693 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1694 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1695 |
<block name="remotemgmt" long-name="Remote Management" tech_domain="dm" level="specific" levels="plugin framework server generic specific"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1696 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1697 |
<collection name="remotemgmt" long-name="remotemgmt"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1698 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1699 |
<component name="remotemgmt" long-name="remotemgmt" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1700 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1701 |
<unit bldFile="mw\remotemgmt\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1702 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1703 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1704 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1705 |
<block name="networkingdm" long-name="Networking Device Management" tech_domain="dm" level="generic" levels="plugin framework server generic specific"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1706 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1707 |
<collection name="networkingdm" long-name="networkingdm"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1708 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1709 |
<component name="networkingdm" long-name="networkingdm" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1710 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1711 |
<unit bldFile="mw\networkingdm\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1712 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1713 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1714 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1715 |
<block name="remotestorage" long-name="Remote Storage" tech_domain="de" level="generic" levels="framework"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1716 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1717 |
<collection name="remotestorage" long-name="remotestorage"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1718 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1719 |
<component name="remotestorage" long-name="remotestorage" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1720 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1721 |
<unit bldFile="mw\remotestorage\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1722 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1723 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1724 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1725 |
<block name="remoteconn" long-name="Remote Connectivity" tech_domain="de" level="generic" levels="plugin framework server generic specific"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1726 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1727 |
<collection name="remoteconn" long-name="remoteconn"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1728 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1729 |
<component name="remoteconn" long-name="remoteconn" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1730 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1731 |
<unit bldFile="mw\remoteconn\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1732 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1733 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1734 |
<collection name="connectivitytransports" long-name="Connectivity Transports" level="plugin"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1735 |
<component name="plpremotelink" long-name="PLP Remote Link" deprecated="9.0" purpose="optional" license-values="3" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1736 |
<unit bldFile="mw/remoteconn/connectivitytransports/plpremotelink/plpgrp" mrp="mw/remoteconn/connectivitytransports/plpremotelink/plpgrp/connectivity_legacy_plp_plpgrp.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1737 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1738 |
<component name="plpvariant" long-name="PLP Variant" deprecated="9.0" purpose="optional" license-values="3" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1739 |
<unit bldFile="mw/remoteconn/connectivitytransports/plpremotelink/plpvariant" mrp="mw/remoteconn/connectivitytransports/plpremotelink/plpvariant/connectivity_legacy_plp_plpvariant.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1740 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1741 |
<component name="eventbroadcast" long-name="Event Broadcast" deprecated="9.0" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1742 |
<unit bldFile="mw/remoteconn/connectivitytransports/eventbroadcast/group" mrp="mw/remoteconn/connectivitytransports/eventbroadcast/group/connectivity_legacy_brdcst.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1743 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1744 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1745 |
<collection name="mtptransports" long-name="MTP Transports" level="plugin"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1746 |
<component name="mtpusbtransport" long-name="MTP USB Transport" introduced="tb91" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1747 |
<unit bldFile="mw/remoteconn/mtptransports/mtpusbtransport/group" mrp="mw/remoteconn/mtptransports/mtpusbtransport/group/mtp_usbsic.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1748 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1749 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1750 |
<collection name="mtpfws" long-name="MTP Frameworks" level="framework" contributed="no"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1751 |
<component name="mtpintegrationtest" long-name="MTP Integration Test" introduced="tb91" class="test" purpose="development" contributed="no" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1752 |
<unit bldFile="mw/remoteconn/mtpfws/mtpintegrationtest/group" mrp="mw/remoteconn/mtpfws/mtpintegrationtest/group/mtp_test.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1753 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1754 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1755 |
<collection name="mtpdataproviders" long-name="MTP Data Providers" level="generic"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1756 |
<component name="mtpfileandfolderdp" long-name="MTP File and Folder Provider" introduced="tb91" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1757 |
<unit bldFile="mw/remoteconn/mtpdataproviders/mtpfileandfolderdp/group" mrp="mw/remoteconn/mtpdataproviders/mtpfileandfolderdp/group/mtp_filedp.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1758 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1759 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1760 |
<collection name="backupandrestore" long-name="Backup and Restore" level="specific"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1761 |
<component name="backupengine" long-name="Backup Engine" introduced="9.0" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1762 |
<unit bldFile="mw/remoteconn/backupandrestore/backupengine/group" mrp="mw/remoteconn/backupandrestore/backupengine/group/connectivity_backupengine.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1763 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1764 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1765 |
<collection name="connectivitypcside" long-name="Connectivity PC Side" level="generic"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1766 |
<component name="chatscripts" long-name="Chat Scripts" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1767 |
<unit bldFile="mw/remoteconn/connectivitypcside/chatscripts/group" mrp="mw/remoteconn/connectivitypcside/chatscripts/group/testtools_chatscripts.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1768 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1769 |
<component name="connectqi" long-name="ConnectQI" introduced="9.1" purpose="optional" class="PC" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1770 |
<unit mrp="mw/remoteconn/connectivitypcside/connectqi/connectqisdk_mr3.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1771 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1772 |
<component name="connectqisdk" long-name="ConnectQI SDK" introduced="9.1" purpose="optional" class="PC" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1773 |
<unit mrp="mw/remoteconn/connectivitypcside/connectqisdk/connectqisdk_public.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1774 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1775 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1776 |
<collection name="connectivitydevicefws" long-name="Connectivity Device Frameworks" level="framework"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1777 |
<component name="connectivityfw" long-name="Connectivity Framework" introduced="7.0s" deprecated="tb91" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1778 |
<unit bldFile="app/techview/connectivityapps/connectivityfw/group" mrp="app/techview/connectivityapps/connectivityfw/group/connectivity_framework.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1779 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1780 |
<component name="connectivityservices" long-name="Connectivity Services" introduced="7.0s" deprecated="tb91" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1781 |
<unit bldFile="app/techview/connectivityapps/connectivityservices/group" mrp="app/techview/connectivityapps/connectivityservices/group/connectivity_services.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1782 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1783 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1784 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1785 |
<block name="dlnasrv" long-name="DLNA Services" tech_domain="de" level="specific" levels="framework server plugin"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1786 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1787 |
<collection name="dlnasrv" long-name="dlnasrv"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1788 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1789 |
<component name="dlnasrv" long-name="dlnasrv" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1790 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1791 |
<unit bldFile="mw\dlnasrv\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1792 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1793 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1794 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1795 |
<block name="shortlinkconn" long-name="Shortlink Connectivity" tech_domain="de" level="generic" levels="framework server generic specific plugin"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1796 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1797 |
<collection name="shortlinkconn" long-name="shortlinkconn"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1798 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1799 |
<component name="shortlinkconn" long-name="shortlinkconn" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1800 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1801 |
<unit bldFile="mw\shortlinkconn\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1802 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1803 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1804 |
<collection name="obex" long-name="OBEX" level="generic"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1805 |
<component name="obexprotocol" long-name="OBEX Protocol" introduced="9.1" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1806 |
<unit bldFile="mw/shortlinkconn/obex/obexprotocol/group" mrp="mw/shortlinkconn/obex/obexprotocol/group/obex.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1807 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1808 |
<component name="obexextensionapi" long-name="OBEX Extension API" introduced="9.2" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1809 |
<unit bldFile="mw/shortlinkconn/obex/obexextensionapi/group" mrp="mw/shortlinkconn/obex/obexextensionapi/group/obex_extensionapis.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1810 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1811 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1812 |
<collection name="bluetoothappprofiles" long-name="Bluetooth Application Profiles" level="plugin"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1813 |
<component name="avrcp" long-name="Bluetooth AVRCP" introduced="9.1" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1814 |
<unit bldFile="mw/shortlinkconn/bluetoothappprofiles/avrcp" mrp="mw/shortlinkconn/bluetoothappprofiles/avrcp/bluetooth_avrcp.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1815 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1816 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1817 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1818 |
<block name="imghandling" long-name="Image Handling" tech_domain="mm" level="specific" levels="plugin framework server generic specific"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1819 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1820 |
<collection name="imghandling" long-name="imghandling"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1821 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1822 |
<component name="imghandling" long-name="imghandling" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1823 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1824 |
<unit bldFile="mw\imghandling\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1825 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1826 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1827 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1828 |
<block name="metadatasrv" long-name="Legacy Metadata Services" tech_domain="mm" level="specific" levels="plugin framework server generic specific"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1829 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1830 |
<collection name="metadatasrv" long-name="metadatasrv"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1831 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1832 |
<component name="metadatasrv" long-name="metadatasrv" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1833 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1834 |
<unit bldFile="mw\metadatasrv\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1835 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1836 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1837 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1838 |
<block name="mds" long-name="Metadata Services" tech_domain="mm" level="specific" levels="mgr eng int"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1839 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1840 |
<collection name="mds" long-name="mds"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1841 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1842 |
<component name="mds" long-name="mds" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1843 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1844 |
<unit bldFile="mw\mds\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1845 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1846 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1847 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1848 |
<block name="mmuifw" long-name="Multimedia UI Framework" tech_domain="mm" level="specific" levels="mgr mdl util ui"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1849 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1850 |
<collection name="mmuifw" long-name="mmuifw"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1851 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1852 |
<component name="mmuifw" long-name="mmuifw" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1853 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1854 |
<unit bldFile="mw\mmuifw\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1855 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1856 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1857 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1858 |
<block name="videoutils" long-name="Video Utils" tech_domain="mm" level="specific" levels="empty eng util"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1859 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1860 |
<collection name="videoutils" long-name="videoutils"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1861 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1862 |
<component name="videoutils" long-name="videoutils" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1863 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1864 |
<unit bldFile="mw\videoutils\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1865 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1866 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1867 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1868 |
<block name="mmmw" long-name="Multimedia Middleware" tech_domain="mm" level="generic" levels="plugin framework server generic specific"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1869 |
<collection name="mmfw" long-name="Multimedia Framework" level="framework"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1870 |
<component name="helix_stub" contribution="contributed" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1871 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1872 |
<unit bldFile="mw\mmmw\mmfw\helix_stub\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1873 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1874 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1875 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1876 |
<collection name="mmmw" long-name="mmmw"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1877 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1878 |
<component name="mmmw" long-name="mmmw" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1879 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1880 |
<unit bldFile="mw\mmmw\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1881 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1882 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1883 |
<collection name="mmmiddlewarefws" long-name="Multimedia Middleware Frameworks" level="server"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1884 |
<component name="mmfw" long-name="Multimedia Framework" introduced="7.0s" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1885 |
<unit bldFile="mw/mmmw/mmmiddlewarefws/mmfw/group" mrp="mw/mmmw/mmmiddlewarefws/mmfw/group/multimedia_mmf.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1886 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1887 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1888 |
<collection name="mmmiddlewareplugins" long-name="Multimedia Middleware Plugins" level="framework"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1889 |
<component name="mmfwplugins" long-name="Multimedia Framework Plugins" introduced="7.0s" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1890 |
<unit bldFile="mw/mmmw/mmmiddlewarefws/mmfw/group_plugin" mrp="mw/mmmw/mmmiddlewarefws/mmfw/group_plugin/multimedia_mmf_plugin.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1891 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1892 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1893 |
<collection name="mmfwtest" long-name="Multimedia Framework Test" level="server"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1894 |
<component name="mmfunittest" long-name="MMF Unit Tests" introduced="7.0s" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1895 |
<unit mrp="mw/mmmw/mmfwtest/mmfunittest/group/multimedia_unittest_mmf_source.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1896 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1897 |
<component name="mmfintegrationtest" long-name="MMF Integration Tests" introduced="7.0s" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1898 |
<unit mrp="mw/mmmw/mmfwtest/mmfintegrationtest/group/multimedia_inttest_mmf_source.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1899 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1900 |
<component name="mmfcharacterisationvalidation" long-name="MMF Characterisation Validation" introduced="9.3" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1901 |
<unit bldFile="mw/mmmw/mmfwtest/mmfcharacterisationvalidation/group" mrp="mw/mmmw/mmfwtest/mmfcharacterisationvalidation/group/multimedia_mmf_char.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1902 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1903 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1904 |
<collection name="mmvalidationsuite" long-name="Multimedia Validation Suite" level="specific"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1905 |
<component name="mmvalidationsuiteapp" long-name="Multimedia Validation Suite Application" introduced="tb91" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1906 |
<unit bldFile="mw/mmmw/mmvalidationsuite/mmvalidationsuiteapp/group" mrp="mw/mmmw/mmvalidationsuite/mmvalidationsuiteapp/group/multimedia_mvs_app.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1907 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1908 |
<component name="mmvalidationsuiteagents" long-name="Multimedia Validation Suite Agents" introduced="tb91" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1909 |
<unit bldFile="mw/mmmw/mmvalidationsuite/mmvalidationsuiteagents/group" mrp="mw/mmmw/mmvalidationsuite/mmvalidationsuiteagents/group/multimedia_mvs_agents.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1910 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1911 |
<component name="mvsintegrationtest" long-name="MVS Integration Tests" introduced="tb91" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1912 |
<unit mrp="mw/mmmw/mmvalidationsuite/mvsintegrationtest/group/multimedia_inttest_mvs_source.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1913 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1914 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1915 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1916 |
<block name="camerasrv" long-name="Camera Services" tech_domain="mm" level="specific" levels="plugin fw api"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1917 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1918 |
<collection name="camerasrv" long-name="camerasrv"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1919 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1920 |
<component name="camerasrv" long-name="camerasrv" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1921 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1922 |
<unit bldFile="mw\camerasrv\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1923 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1924 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1925 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1926 |
<block name="mmappfw" long-name="Multimedia App Framework" tech_domain="mm" level="specific" levels="empty fw utils"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1927 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1928 |
<collection name="mmappfw" long-name="mmappfw"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1929 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1930 |
<component name="mmappfw" long-name="mmappfw" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1931 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1932 |
<unit bldFile="mw\mmappfw\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1933 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1934 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1935 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1936 |
<block name="inputmethods" long-name="Input Methods" tech_domain="ui" level="generic" levels="plugin engine framework"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1937 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1938 |
<collection name="inputmethods" long-name="inputmethods"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1939 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1940 |
<component name="inputmethods" long-name="inputmethods" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1941 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1942 |
<unit bldFile="mw\inputmethods\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1943 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1944 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1945 |
<collection name="fep" long-name="FEP" level="engine"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1946 |
<component name="frontendprocessor" long-name="Front End Processor" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1947 |
<unit bldFile="mw/inputmethods/fep/frontendprocessor/group" mrp="mw/inputmethods/fep/frontendprocessor/group/app-framework_fepbase.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1948 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1949 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1950 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1951 |
<block name="classicui" long-name="Classic UI" tech_domain="ui" level="generic" levels="base support server generic specific"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1952 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1953 |
<collection name="classicui" long-name="classicui"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1954 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1955 |
<component name="classicui" long-name="classicui" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1956 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1957 |
<unit bldFile="mw\classicui\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1958 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1959 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1960 |
<collection name="commonuisupport" long-name="Common UI Support" level="support"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1961 |
<component name="uikon" long-name="Uikon" introduced="6.0" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1962 |
<unit bldFile="mw/classicui/commonuisupport/uikon/group" mrp="mw/classicui/commonuisupport/uikon/group/app-framework_uikon.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1963 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1964 |
<component name="errorresolverdata" long-name="Error Resolver Data" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1965 |
<unit bldFile="mw/classicui/commonuisupport/errorresolverdata/group" mrp="mw/classicui/commonuisupport/errorresolverdata/group/app-framework_errorresgt.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1966 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1967 |
<component name="uilaf" long-name="UI Look and Feel" introduced="6.0" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1968 |
<unit bldFile="mw/classicui/commonuisupport/uilaf/GROUP" mrp="mw/classicui/commonuisupport/uilaf/GROUP/app-framework_uiklafgt.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1969 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1970 |
<component name="grid" long-name="Grid" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1971 |
<unit bldFile="mw/classicui/commonuisupport/grid/group" mrp="mw/classicui/commonuisupport/grid/group/app-framework_grid.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1972 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1973 |
<component name="uifwsdocs" long-name="UI Frameworks Documentation" purpose="development" class="doc" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1974 |
<unit mrp="mw/classicui/commonuisupport/uifwsdocs/app-framework_documentation.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1975 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1976 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1977 |
<collection name="lafagnosticuifoundation" long-name="Look-and-Feel Agnostic UI Foundation" level="base"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1978 |
<component name="cone" long-name="Control Environment" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1979 |
<unit bldFile="mw/classicui/lafagnosticuifoundation/cone/group" mrp="mw/classicui/lafagnosticuifoundation/cone/group/app-framework_cone.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1980 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1981 |
<component name="graphicseffects" long-name="Graphics Effects" introduced="9.2" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1982 |
<unit bldFile="mw/classicui/lafagnosticuifoundation/graphicseffects/group" mrp="mw/classicui/lafagnosticuifoundation/graphicseffects/group/app-framework_gfxtranseffect.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1983 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1984 |
<component name="uigraphicsutils" long-name="UI Graphics Utilities" purpose="mandatory" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1985 |
<unit bldFile="mw/classicui/lafagnosticuifoundation/uigraphicsutils/group" mrp="mw/classicui/lafagnosticuifoundation/uigraphicsutils/group/app-framework_egul.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1986 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1987 |
<component name="clockanim" long-name="Clock" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1988 |
<unit bldFile="mw/classicui/lafagnosticuifoundation/clockanim/group" mrp="mw/classicui/lafagnosticuifoundation/clockanim/group/app-framework_clock.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1989 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1990 |
<component name="bmpanimation" long-name="BMP Animation" introduced="6.0" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1991 |
<unit bldFile="mw/classicui/lafagnosticuifoundation/bmpanimation/group" mrp="mw/classicui/lafagnosticuifoundation/bmpanimation/group/app-framework_bmpanim.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1992 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1993 |
<component name="animation" long-name="Animation" introduced="9.1" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1994 |
<unit bldFile="mw/classicui/lafagnosticuifoundation/animation/group" mrp="mw/classicui/lafagnosticuifoundation/animation/group/app-framework_animation.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1995 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1996 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1997 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1998 |
<block name="svgt" long-name="SVG Tiny" tech_domain="ui" level="generic" levels="util ui"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
1999 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2000 |
<collection name="svgt" long-name="svgt"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2001 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2002 |
<component name="svgt" long-name="svgt" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2003 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2004 |
<unit bldFile="mw\svgt\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2005 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2006 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2007 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2008 |
<block name="uiaccelerator" long-name="UI Accelerator" tech_domain="ui" level="generic" levels="plugin framework server generic specific"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2009 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2010 |
<collection name="uiaccelerator" long-name="uiaccelerator"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2011 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2012 |
<component name="uiaccelerator" long-name="uiaccelerator" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2013 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2014 |
<unit bldFile="mw\uiaccelerator\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2015 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2016 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2017 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2018 |
<block name="uiresources" long-name="UI Resources" tech_domain="ui" level="generic" levels="compile plugin framework server generic specific"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2019 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2020 |
<collection name="uiresources" long-name="uiresources"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2021 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2022 |
<component name="uiresources" long-name="uiresources" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2023 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2024 |
<unit bldFile="mw\uiresources\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2025 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2026 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2027 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2028 |
<block name="homescreensrv" long-name="Home Screen Services" tech_domain="ui" level="specific" levels="plugin framework server generic specific"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2029 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2030 |
<collection name="homescreensrv" long-name="homescreensrv"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2031 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2032 |
<component name="homescreensrv" long-name="homescreensrv" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2033 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2034 |
<unit bldFile="mw\homescreensrv\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2035 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2036 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2037 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2038 |
<block name="appinstall" long-name="Application Installation" tech_domain="rt" level="generic" levels="tool framework generic api"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2039 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2040 |
<collection name="appinstall" long-name="appinstall"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2041 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2042 |
<component name="appinstall" long-name="appinstall" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2043 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2044 |
<unit bldFile="mw\appinstall\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2045 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2046 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2047 |
<collection name="installationservices" long-name="Installation Services" level="generic"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2048 |
<component name="swi" long-name="Secure Software Install" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2049 |
<unit bldFile="mw/appinstall/installationservices/swi/group" mrp="mw/appinstall/installationservices/swi/group/security_swi.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2050 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2051 |
<component name="swidevicetools" long-name="Secure Software Install Device Tools" introduced="8.1" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2052 |
<unit bldFile="mw/appinstall/installationservices/swidevicetools/group" mrp="mw/appinstall/installationservices/swidevicetools/group/security_switools_device.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2053 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2054 |
<component name="switestfw" long-name="Software Install Test Framework" deprecated="tb92" introduced="7.0" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2055 |
<unit bldFile="mw/appinstall/installationservices/switestfw/group" mrp="mw/appinstall/installationservices/switestfw/group/install_testframework.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2056 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2057 |
<component name="swiconfig" long-name="Software Install Config" introduced="9.1" purpose="optional" class="config" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2058 |
<unit bldFile="mw/appinstall/installationservices/swiconfig/group" mrp="mw/appinstall/installationservices/swiconfig/group/install_config.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2059 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2060 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2061 |
<collection name="secureswitools" long-name="Secure Software Install Tools" level="tool"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2062 |
<component name="makekeys" long-name="MakeKeys" filter="gt" introduced="6.0" purpose="optional" class="PC" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2063 |
<unit bldFile="mw/appinstall/secureswitools/makekeys/group" mrp="mw/appinstall/secureswitools/makekeys/group/security_makekeys.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2064 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2065 |
<component name="openssllib" long-name="OpenSSL Library" purpose="optional" class="PC" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2066 |
<unit mrp="mw/appinstall/secureswitools/openssllib/security_openssl.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2067 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2068 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2069 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2070 |
<block name="serviceapifw" long-name="Service API Framework" tech_domain="rt" level="specific" levels="plugin framework server generic specific"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2071 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2072 |
<collection name="serviceapifw" long-name="serviceapifw"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2073 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2074 |
<component name="serviceapifw" long-name="serviceapifw" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2075 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2076 |
<unit bldFile="mw\serviceapifw\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2077 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2078 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2079 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2080 |
<block name="serviceapi" long-name="Service API" tech_domain="rt" level="specific" levels="os mw1 mw2 app"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2081 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2082 |
<collection name="serviceapi" long-name="serviceapi"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2083 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2084 |
<component name="serviceapi" long-name="serviceapi" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2085 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2086 |
<unit bldFile="mw\serviceapi\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2087 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2088 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2089 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2090 |
<block name="web" long-name="Web" tech_domain="rt" level="specific" levels="plugin framework server generic specific"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2091 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2092 |
<collection name="web" long-name="web"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2093 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2094 |
<component name="web" long-name="web" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2095 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2096 |
<unit bldFile="mw\web\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2097 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2098 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2099 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2100 |
<block name="websrv" long-name="Web Services" tech_domain="rt" level="generic" levels="plugin framework server generic specific"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2101 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2102 |
<collection name="websrv" long-name="websrv"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2103 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2104 |
<component name="websrv" long-name="websrv" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2105 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2106 |
<unit bldFile="mw\websrv\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2107 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2108 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2109 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2110 |
<block name="conntools" long-name="Conn Tools" tech_domain="to" level="generic" levels="1 2"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2111 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2112 |
<collection name="conntools" long-name="conntools"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2113 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2114 |
<component name="conntools" long-name="conntools" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2115 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2116 |
<unit bldFile="app\conntools\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2117 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2118 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2119 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2120 |
<block name="platformtools" long-name="Platform Tools" tech_domain="to" level="generic"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2121 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2122 |
<collection name="platformtools" long-name="platformtools"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2123 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2124 |
<component name="platformtools" long-name="platformtools" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2125 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2126 |
<unit bldFile="tools\platformtools\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2127 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2128 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2129 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2130 |
<block name="uitools" long-name="UI Tools" tech_domain="to" level="specific" levels="compile encode tool"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2131 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2132 |
<collection name="uitools" long-name="uitools"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2133 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2134 |
<component name="uitools" long-name="uitools" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2135 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2136 |
<unit bldFile="mw\uitools\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2137 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2138 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2139 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2140 |
</layer> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2141 |
<layer name="app" long-name="Applications" levels="services apps"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2142 |
<block name="location" long-name="Location Apps" tech_domain="lo" level="apps" levels="engine ui apps"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2143 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2144 |
<collection name="location" long-name="location"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2145 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2146 |
<component name="location" long-name="location" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2147 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2148 |
<unit bldFile="app\location\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2149 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2150 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2151 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2152 |
<block name="mmsharinguis" long-name="Multimedia Sharing UIs" tech_domain="vc" level="services" levels="base plugin"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2153 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2154 |
<collection name="mmsharinguis" long-name="mmsharinguis"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2155 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2156 |
<component name="mmsharinguis" long-name="mmsharinguis" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2157 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2158 |
<unit bldFile="app\mmsharinguis\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2159 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2160 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2161 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2162 |
<block name="phone" long-name="Phone Apps" tech_domain="vc" level="apps" span="2" levels="engine plugin ui apps"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2163 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2164 |
<collection name="phone" long-name="phone"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2165 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2166 |
<component name="phone" long-name="phone" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2167 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2168 |
<unit bldFile="app\phone\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2169 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2170 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2171 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2172 |
<block name="videotelephony" long-name="Video Telephony Apps" tech_domain="vc" level="apps" levels="plugin engine ui"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2173 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2174 |
<collection name="videotelephony" long-name="videotelephony"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2175 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2176 |
<component name="videotelephony" long-name="videotelephony" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2177 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2178 |
<unit bldFile="app\videotelephony\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2179 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2180 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2181 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2182 |
<collection name="vtprotocolsstub" long-name="vtprotocolsstub"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2183 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2184 |
<component name="vtprotocolsstub" long-name="vtprotocolsstub" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2185 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2186 |
<unit bldFile="app\videotelephony\vtprotocolsstub\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2187 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2188 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2189 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2190 |
<block name="poc" long-name="PoC" tech_domain="vc" level="apps" levels="engine ui"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2191 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2192 |
<collection name="poc" long-name="poc"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2193 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2194 |
<component name="poc" long-name="poc" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2195 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2196 |
<unit bldFile="app\poc\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2197 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2198 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2199 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2200 |
<block name="iptelephony" long-name="IP Telephony" tech_domain="vc" level="apps" levels="plugin eng ui"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2201 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2202 |
<collection name="iptelephony" long-name="iptelephony"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2203 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2204 |
<component name="iptelephony" long-name="iptelephony" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2205 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2206 |
<unit bldFile="app\iptelephony\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2207 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2208 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2209 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2210 |
<block name="settingsuis" long-name="Settings UIs" tech_domain="dm" level="services" levels="empty rsc ui"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2211 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2212 |
<collection name="settingsuis" long-name="settingsuis"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2213 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2214 |
<component name="settingsuis" long-name="settingsuis" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2215 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2216 |
<unit bldFile="app\settingsuis\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2217 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2218 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2219 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2220 |
<block name="contentcontrol" long-name="Content Control Daemons" tech_domain="dm" level="services" levels="1 2"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2221 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2222 |
<collection name="contentcontrol" long-name="contentcontrol"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2223 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2224 |
<component name="contentcontrol" long-name="contentcontrol" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2225 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2226 |
<unit bldFile="app\contentcontrol\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2227 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2228 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2229 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2230 |
<block name="devicecontrol" long-name="Device Control Daemons" tech_domain="dm" level="services" levels="1 2"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2231 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2232 |
<collection name="devicecontrol" long-name="devicecontrol"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2233 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2234 |
<component name="devicecontrol" long-name="devicecontrol" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2235 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2236 |
<unit bldFile="app\devicecontrol\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2237 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2238 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2239 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2240 |
<block name="printing" long-name="Printing" tech_domain="de" level="services" levels="app"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2241 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2242 |
<collection name="printing" long-name="printing"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2243 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2244 |
<component name="printing" long-name="printing" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2245 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2246 |
<unit bldFile="app\printing\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2247 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2248 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2249 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2250 |
<block name="files" long-name="File Manager Apps" tech_domain="pr" level="apps" levels="support apps"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2251 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2252 |
<collection name="files" long-name="files"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2253 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2254 |
<component name="files" long-name="files" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2255 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2256 |
<unit bldFile="app\files\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2257 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2258 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2259 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2260 |
<block name="contacts" long-name="Contacts Apps" tech_domain="pr" level="apps" span="2" levels="engine support services ui"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2261 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2262 |
<collection name="contacts" long-name="contacts"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2263 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2264 |
<component name="contacts" long-name="contacts" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2265 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2266 |
<unit bldFile="app\contacts\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2267 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2268 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2269 |
<collection name="phonebookengines" long-name="Phonebook Engines" level="engine" contributed="no"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2270 |
<component name="contactsmodel" long-name="Contacts Model" introduced="ER5" purpose="optional" contributed="no" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2271 |
<unit version="1" bldFile="app/contacts/phonebookengines/contactsmodel/group" mrp="app/contacts/phonebookengines/contactsmodel/group/app-engines_cntmodel.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2272 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2273 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2274 |
<collection name="pimprotocols" long-name="PIM Protocols" level="services"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2275 |
<component name="phonebooksync" long-name="Phonebook Sync" plugin="Y" purpose="optional" contributed="no" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2276 |
<unit bldFile="app/contacts/pimprotocols/phonebooksync/group" mrp="app/contacts/pimprotocols/phonebooksync/group/telephony_phbksync.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2277 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2278 |
<component name="pbap" long-name="Bluetooth PBAP" introduced="9.2" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2279 |
<unit bldFile="app/contacts/pimprotocols/pbap/group" mrp="app/contacts/pimprotocols/pbap/group/bluetooth_accesshost.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2280 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2281 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2282 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2283 |
<block name="organizer" long-name="Organizer Application Suite" tech_domain="pr" level="apps" span="2" levels="support services engine ui"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2284 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2285 |
<collection name="organizer" long-name="organizer"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2286 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2287 |
<component name="organizer" long-name="organizer" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2288 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2289 |
<unit bldFile="app\organizer\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2290 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2291 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2292 |
<collection name="pimappservices" long-name="PIM App Services" level="services"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2293 |
<component name="calendar" long-name="Calendar" introduced="9.2" purpose="optional" contributed="no" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2294 |
<unit version="2" bldFile="app/organizer/pimappservices/calendar/group" mrp="app/organizer/pimappservices/calendar/group/app-engines_calendar.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2295 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2296 |
<component name="calendarvcalplugin" long-name="Calendar vCal Plugin" introduced="8.1" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2297 |
<unit bldFile="app/organizer/pimappservices/calendarvcalplugin/group" mrp="app/organizer/pimappservices/calendarvcalplugin/group/app-engines_agnversit2.mrp" version="2"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2298 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2299 |
<component name="agendamodeltest" long-name="Agenda Model Test" introduced="8.1" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2300 |
<unit bldFile="app/organizer/pimappservices/agendamodeltest/TestAgendaSrv" mrp="app/organizer/pimappservices/agendamodeltest/TestAgendaSrv/app-engines_testagendasrv.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2301 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2302 |
<component name="appenginesdocs" long-name="Application Engines Documentation" purpose="development" class="doc" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2303 |
<unit mrp="app/organizer/pimappservices/appenginesdocs/app-engines_documentation.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2304 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2305 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2306 |
<collection name="officeappeng" long-name="Office App Engines" level="engine"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2307 |
<component name="datamodel" long-name="Data Engine" introduced="ER5" deprecated="9.3" purpose="optional" contributed="no" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2308 |
<unit bldFile="app/organizer/officeappeng/datamodel/group" mrp="app/organizer/officeappeng/datamodel/group/app-engines_damodel.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2309 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2310 |
<component name="sheeteng" long-name="Sheet Engine" introduced="ER5" deprecated="9.3" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2311 |
<unit bldFile="app/organizer/officeappeng/sheeteng/group" mrp="app/organizer/officeappeng/sheeteng/group/app-engines_sheng.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2312 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2313 |
<component name="charteng" long-name="Chart" introduced="ER5" deprecated="9.3" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2314 |
<unit mrp="app/organizer/officeappeng/charteng/group/app-engines_chart.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2315 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2316 |
<component name="wordeng" long-name="Word Engine" introduced="ER5" deprecated="9.3" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2317 |
<unit bldFile="app/organizer/officeappeng/wordeng/group" mrp="app/organizer/officeappeng/wordeng/group/app-engines_wpeng.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2318 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2319 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2320 |
<collection name="pimappsupport" long-name="PIM Application Support" level="support"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2321 |
<component name="vcardandvcal" long-name="vCard and vCal" introduced="ER5" purpose="optional" contributed="no" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2322 |
<unit bldFile="app/organizer/pimappsupport/vcardandvcal/group" mrp="app/organizer/pimappsupport/vcardandvcal/group/app-services_versit.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2323 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2324 |
<component name="chinesecalendarconverter" long-name="Chinese Calendar Converter" introduced="6.1" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2325 |
<unit bldFile="app/organizer/pimappsupport/chinesecalendarconverter/group" mrp="app/organizer/pimappsupport/chinesecalendarconverter/group/app-services_calcon.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2326 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2327 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2328 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2329 |
<block name="messaging" long-name="Messaging Apps" tech_domain="pr" level="apps" span="2" levels="mail eng base ui"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2330 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2331 |
<collection name="messaging" long-name="messaging"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2332 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2333 |
<component name="messaging" long-name="messaging" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2334 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2335 |
<unit bldFile="app\messaging\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2336 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2337 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2338 |
<collection name="mobilemessaging" long-name="Mobile Messaging" level="ui"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2339 |
<component name="smsmtm" long-name="SMS MTM" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2340 |
<unit bldFile="app/messaging/mobilemessaging/smsmtm/multimode/Group" mrp="app/messaging/mobilemessaging/smsmtm/multimode/Group/messaging_sms_multimode.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2341 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2342 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2343 |
<collection name="mmsengine" long-name="MMS Engine" level="eng"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2344 |
<component name="mmssettings" long-name="MMS Settings" introduced="9.2" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2345 |
<unit bldFile="app/messaging/mmsengine/mmssettings/group/" mrp="app/messaging/mmsengine/mmssettings/group/messaging_mmssettings.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2346 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2347 |
<component name="mmsconf" long-name="MMS Configuration" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2348 |
<unit mrp="app/messaging/mmsengine/mmssettings/group/messaging_mmssettings-config.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2349 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2350 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2351 |
<collection name="messagingappbase" long-name="Messaging App Base" level="base"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2352 |
<component name="smilparser" long-name="SMIL Parser" introduced="7.0s" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2353 |
<unit bldFile="app/messaging/messagingappbase/smilparser/GROUP" mrp="app/messaging/messagingappbase/smilparser/GROUP/messaging_gmxml.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2354 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2355 |
<component name="obexmtms" long-name="OBEX MTMs" introduced="7.0s" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2356 |
<unit bldFile="app/messaging/messagingappbase/obexmtms/Group" mrp="app/messaging/messagingappbase/obexmtms/Group/messaging_obex.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2357 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2358 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2359 |
<collection name="email" long-name="Email" level="mail"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2360 |
<component name="pop3andsmtpmtm" long-name="POP3 and SMTP MTM" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2361 |
<unit bldFile="app/messaging/email/pop3andsmtpmtm/group" mrp="app/messaging/email/pop3andsmtpmtm/group/messaging_email.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2362 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2363 |
<component name="imap4mtm" long-name="IMAP4 MTM" introduced="9.2" purpose="optional" plugin="Y" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2364 |
<unit bldFile="app/messaging/email/imap4mtm/group" mrp="app/messaging/email/imap4mtm/group/messaging_email_imap.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2365 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2366 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2367 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2368 |
<block name="commonemail" long-name="Email Apps" tech_domain="pr" level="apps" levels="service support ui app"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2369 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2370 |
<collection name="commonemail" long-name="commonemail"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2371 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2372 |
<component name="commonemail" long-name="commonemail" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2373 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2374 |
<unit bldFile="app\commonemail\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2375 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2376 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2377 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2378 |
<block name="conversations" long-name="Conversation Apps" tech_domain="pr" level="apps" levels="settings utils ui" introduced="9.1"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2379 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2380 |
<collection name="conversations" long-name="conversations"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2381 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2382 |
<component name="conversations" long-name="conversations" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2383 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2384 |
<unit bldFile="app\conversations\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2385 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2386 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2387 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2388 |
<block name="im" long-name="Instant Messaging Apps" tech_domain="pr" level="apps" levels="support engine apps"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2389 |
<collection name="impsengine" long-name="IMPS Engine" level="engine"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2390 |
<component name="utils" long-name="Utilities" contribution="contributed" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2391 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2392 |
<unit bldFile="app\utils\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2393 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2394 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2395 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2396 |
<collection name="im" long-name="im"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2397 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2398 |
<component name="im" long-name="im" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2399 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2400 |
<unit bldFile="app\im\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2401 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2402 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2403 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2404 |
<block name="dictionary" long-name="Dictionary" tech_domain="pr" level="services" levels="appl"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2405 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2406 |
<collection name="dictionary" long-name="dictionary"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2407 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2408 |
<component name="dictionary" long-name="dictionary" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2409 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2410 |
<unit bldFile="app\dictionary\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2411 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2412 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2413 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2414 |
<block name="camera" long-name="Camera Apps" tech_domain="ma" level="apps" levels="empty 1"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2415 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2416 |
<collection name="camera" long-name="camera"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2417 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2418 |
<component name="camera" long-name="camera" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2419 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2420 |
<unit bldFile="app\camera\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2421 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2422 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2423 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2424 |
<block name="imgeditor" long-name="Image Editor Apps" tech_domain="ma" level="apps" levels="engine ui"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2425 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2426 |
<collection name="imgeditor" long-name="imgeditor"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2427 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2428 |
<component name="imgeditor" long-name="imgeditor" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2429 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2430 |
<unit bldFile="app\imgeditor\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2431 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2432 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2433 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2434 |
<block name="videoeditor" long-name="Video Editor Apps" tech_domain="ma" level="apps" levels="engine ui"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2435 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2436 |
<collection name="videoeditor" long-name="videoeditor"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2437 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2438 |
<component name="videoeditor" long-name="videoeditor" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2439 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2440 |
<unit bldFile="app\videoeditor\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2441 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2442 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2443 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2444 |
<block name="gallery" long-name="Gallery Apps" tech_domain="ma" level="apps" levels="app"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2445 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2446 |
<collection name="gallery" long-name="gallery"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2447 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2448 |
<component name="gallery" long-name="gallery" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2449 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2450 |
<unit bldFile="app\gallery\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2451 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2452 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2453 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2454 |
<block name="videoplayer" long-name="Video Player Apps" tech_domain="ma" level="apps" levels="support apps"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2455 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2456 |
<collection name="videoplayer" long-name="videoplayer"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2457 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2458 |
<component name="videoplayer" long-name="videoplayer" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2459 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2460 |
<unit bldFile="app\videoplayer\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2461 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2462 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2463 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2464 |
<block name="photos" long-name="Photos" tech_domain="ma" level="apps" levels="support fw ui app"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2465 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2466 |
<collection name="photos" long-name="photos"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2467 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2468 |
<component name="photos" long-name="photos" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2469 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2470 |
<unit bldFile="app\photos\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2471 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2472 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2473 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2474 |
<block name="videocenter" long-name="Video Center" tech_domain="ma" level="apps" levels="eng ui app"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2475 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2476 |
<collection name="videocenter" long-name="videocenter"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2477 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2478 |
<component name="videocenter" long-name="videocenter" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2479 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2480 |
<unit bldFile="app\videocenter\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2481 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2482 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2483 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2484 |
<block name="musicplayer" long-name="Music Player Apps" tech_domain="ma" level="apps" levels="plugins support apps"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2485 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2486 |
<collection name="musicplayer" long-name="musicplayer"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2487 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2488 |
<component name="musicplayer" long-name="musicplayer" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2489 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2490 |
<unit bldFile="app\musicplayer\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2491 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2492 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2493 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2494 |
<block name="radio" long-name="Radio Apps" tech_domain="ma" level="apps" levels="engine ui"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2495 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2496 |
<collection name="radio" long-name="radio"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2497 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2498 |
<component name="radio" long-name="radio" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2499 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2500 |
<unit bldFile="app\radio\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2501 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2502 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2503 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2504 |
<block name="voicerec" long-name="Voice Recorder Apps" tech_domain="ma" level="apps" levels="empty 1"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2505 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2506 |
<collection name="voicerec" long-name="voicerec"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2507 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2508 |
<component name="voicerec" long-name="voicerec" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2509 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2510 |
<unit bldFile="app\voicerec\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2511 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2512 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2513 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2514 |
<block name="imgvieweruis" long-name="Image Viewer UIs" tech_domain="ma" level="services" levels="app"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2515 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2516 |
<collection name="imgvieweruis" long-name="imgvieweruis"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2517 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2518 |
<component name="imgvieweruis" long-name="imgvieweruis" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2519 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2520 |
<unit bldFile="app\imgvieweruis\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2521 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2522 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2523 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2524 |
<block name="screensaver" long-name="Screen Saver Apps" tech_domain="ui" level="apps" levels="eng plugin"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2525 |
<collection name="screensaver" long-name="Screen Saver" level="plugin"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2526 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2527 |
<component name="screensaver" long-name="screensaver" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2528 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2529 |
<unit bldFile="app\screensaver\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2530 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2531 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2532 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2533 |
<block name="homescreen" long-name="Home Screen Apps" tech_domain="ui" level="apps" levels="fw apps"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2534 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2535 |
<collection name="homescreen" long-name="homescreen"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2536 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2537 |
<component name="homescreen" long-name="homescreen" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2538 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2539 |
<unit bldFile="app\homescreen\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2540 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2541 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2542 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2543 |
<block name="graphicsuis" long-name="Graphics UIs" tech_domain="ui" level="services" levels="util ui"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2544 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2545 |
<collection name="graphicsuis" long-name="graphicsuis"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2546 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2547 |
<component name="graphicsuis" long-name="graphicsuis" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2548 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2549 |
<unit bldFile="app\graphicsuis\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2550 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2551 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2552 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2553 |
<block name="profile" long-name="Profile" tech_domain="ui" level="apps" levels="app"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2554 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2555 |
<collection name="profile" long-name="profile"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2556 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2557 |
<component name="profile" long-name="profile" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2558 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2559 |
<unit bldFile="app\profile\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2560 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2561 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2562 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2563 |
<block name="speechsrv" long-name="Speech Recognition UIs" tech_domain="ui" level="services" levels="engine framework ui"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2564 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2565 |
<collection name="speechsrv" long-name="speechsrv"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2566 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2567 |
<component name="speechsrv" long-name="speechsrv" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2568 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2569 |
<unit bldFile="app\speechsrv\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2570 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2571 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2572 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2573 |
<block name="homescreentools" long-name="Home Screen Tools" tech_domain="ui" level="services" levels="tool install"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2574 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2575 |
<collection name="homescreentools" long-name="Home Screen Tools"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2576 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2577 |
<component name="homescreentools" long-name="Home Screen Tools" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2578 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2579 |
<unit bldFile="tools\homescreentools\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2580 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2581 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2582 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2583 |
<block name="webuis" long-name="Web UIs" tech_domain="rt" level="services" levels="plugin app"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2584 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2585 |
<collection name="webuis" long-name="webuis"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2586 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2587 |
<component name="webuis" long-name="webuis" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2588 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2589 |
<unit bldFile="app\webuis\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2590 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2591 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2592 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2593 |
<block name="java" long-name="Java" tech_domain="rt" level="services" levels="framework util generic rt"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2594 |
<collection name="java_stubs" long-name="Java Stubs" level="util"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2595 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2596 |
<component name="java_stubs" long-name="java_stubs" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2597 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2598 |
<unit bldFile="app\java\java_stubs\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2599 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2600 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2601 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2602 |
<collection name="java_plat" long-name="java_plat"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2603 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2604 |
<component name="java_plat" long-name="java_plat" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2605 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2606 |
<unit bldFile="app\java\java_plat\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2607 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2608 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2609 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2610 |
<block name="rndtools" long-name="RD tools" tech_domain="to" level="services" levels="app ui"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2611 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2612 |
<collection name="rndtools" long-name="rndtools"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2613 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2614 |
<component name="rndtools" long-name="rndtools" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2615 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2616 |
<unit bldFile="tools\rndtools\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2617 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2618 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2619 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2620 |
<collection name="htiui" long-name="htiui"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2621 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2622 |
<component name="htiui" long-name="htiui" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2623 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2624 |
<unit bldFile="tools\rndtools\htiui\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2625 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2626 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2627 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2628 |
<block name="helps" long-name="Help Apps" tech_domain="ui" level="apps" span="2" levels="eng tools unused ui"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2629 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2630 |
<collection name="helps" long-name="helps"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2631 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2632 |
<component name="helps" long-name="helps" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2633 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2634 |
<unit bldFile="app\helps\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2635 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2636 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2637 |
<collection name="symhelptools" long-name="Symbian Help Tools" level="tools"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2638 |
<component name="cshlpcmpbackend" long-name="CSHelp Compiler Backend" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2639 |
<unit mrp="app/helps/symhelp/cshlpcmpbackend/group/tools_sdk_eng_cshlpcmp_backend_srconly.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2640 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2641 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2642 |
<collection name="symhelp" long-name="Symbian Help" level="eng"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2643 |
<component name="helpmodel" long-name="Help" introduced="6.0" purpose="optional" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2644 |
<unit bldFile="app/helps/symhelp/helpmodel/group" mrp="app/helps/symhelp/helpmodel/group/app-services_hlpmodel.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2645 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2646 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2647 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2648 |
<!-- Following Block added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2649 |
<block long-name="stubs" level="new" name="stubs"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2650 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2651 |
<collection name="audiostubs" long-name="audiostubs"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2652 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2653 |
<component name="audiostubs" long-name="audiostubs" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2654 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2655 |
<unit bldFile="adaptation\stubs\audiostubs\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2656 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2657 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2658 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2659 |
<collection name="btaudioadaptation_stub" long-name="btaudioadaptation_stub"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2660 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2661 |
<component name="btaudioadaptation_stub" long-name="btaudioadaptation_stub" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2662 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2663 |
<unit bldFile="adaptation\stubs\btaudioadaptation_stub\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2664 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2665 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2666 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2667 |
<collection name="drm_stubs" long-name="drm_stubs"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2668 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2669 |
<component name="drm_stubs" long-name="drm_stubs" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2670 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2671 |
<unit bldFile="adaptation\stubs\drm_stubs\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2672 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2673 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2674 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2675 |
<collection name="ocrsrv_stub" long-name="ocrsrv_stub"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2676 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2677 |
<component name="ocrsrv_stub" long-name="ocrsrv_stub" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2678 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2679 |
<unit bldFile="adaptation\stubs\ocrsrv_stub\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2680 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2681 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2682 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2683 |
<collection name="omasuplasnconverterstubimpl" long-name="omasuplasnconverterstubimpl"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2684 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2685 |
<component name="omasuplasnconverterstubimpl" long-name="omasuplasnconverterstubimpl" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2686 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2687 |
<unit bldFile="adaptation\stubs\omasuplasnconverterstubimpl\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2688 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2689 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2690 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2691 |
<collection name="posmsgpluginreferenceimpl" long-name="posmsgpluginreferenceimpl"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2692 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2693 |
<component name="posmsgpluginreferenceimpl" long-name="posmsgpluginreferenceimpl" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2694 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2695 |
<unit bldFile="adaptation\stubs\posmsgpluginreferenceimpl\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2696 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2697 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2698 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2699 |
<collection name="power_save_display_mode_stub" long-name="power_save_display_mode_stub"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2700 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2701 |
<component name="power_save_display_mode_stub" long-name="power_save_display_mode_stub" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2702 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2703 |
<unit bldFile="adaptation\stubs\power_save_display_mode_stub\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2704 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2705 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2706 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2707 |
<collection name="srsfenginestub" long-name="srsfenginestub"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2708 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2709 |
<component name="srsfenginestub" long-name="srsfenginestub" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2710 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2711 |
<unit bldFile="adaptation\stubs\srsfenginestub\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2712 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2713 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2714 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2715 |
<collection name="systemswstubs" long-name="systemswstubs"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2716 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2717 |
<component name="systemswstubs" long-name="systemswstubs" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2718 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2719 |
<unit bldFile="adaptation\stubs\systemswstubs\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2720 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2721 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2722 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2723 |
<collection name="tactileclickplugin_stub" long-name="tactileclickplugin_stub"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2724 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2725 |
<component name="tactileclickplugin_stub" long-name="tactileclickplugin_stub" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2726 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2727 |
<unit bldFile="adaptation\stubs\tactileclickplugin_stub\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2728 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2729 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2730 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2731 |
<collection name="wlanhwinit_stub" long-name="wlanhwinit_stub"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2732 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2733 |
<component name="wlanhwinit_stub" long-name="wlanhwinit_stub" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2734 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2735 |
<unit bldFile="adaptation\stubs\wlanhwinit_stub\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2736 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2737 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2738 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2739 |
<!-- Following Block added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2740 |
<block long-name="hapticsservices" level="new" name="hapticsservices"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2741 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2742 |
<collection name="hapticsservices" long-name="hapticsservices"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2743 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2744 |
<component name="hapticsservices" long-name="hapticsservices" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2745 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2746 |
<unit bldFile="mw\hapticsservices\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2747 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2748 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2749 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2750 |
<!-- Following Block added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2751 |
<block long-name="mobiletv" level="new" name="mobiletv"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2752 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2753 |
<collection name="mobiletv" long-name="mobiletv"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2754 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2755 |
<component name="mobiletv" long-name="mobiletv" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2756 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2757 |
<unit bldFile="mw\mobiletv\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2758 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2759 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2760 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2761 |
<!-- Following Block added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2762 |
<block long-name="lbs" level="new" name="LBS"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2763 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2764 |
<collection name="lbs" long-name="lbs"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2765 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2766 |
<component name="lbs" long-name="lbs" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2767 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2768 |
<unit bldFile="os\lbs\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2769 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2770 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2771 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2772 |
<!-- Following Block added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2773 |
<block long-name="buildplatforms" level="new" name="buildplatforms"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2774 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2775 |
<collection name="buildplatforms" long-name="buildplatforms"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2776 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2777 |
<component name="buildplatforms" long-name="buildplatforms" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2778 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2779 |
<unit bldFile="tools\buildplatforms\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2780 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2781 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2782 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2783 |
<collection name="sf_licenseetsystub" long-name="sf_licenseetsystub"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2784 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2785 |
<component name="sf_licenseetsystub" long-name="sf_licenseetsystub" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2786 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2787 |
<unit bldFile="os\cellularsrv\telephonyserverplugins\licenseetsystub\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2788 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2789 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2790 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2791 |
<collection name="sf_common_tsy" long-name="sf_common_tsy"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2792 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2793 |
<component name="sf_common_tsy" long-name="sf_common_tsy" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2794 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2795 |
<unit bldFile="os\cellularsrv\telephonyserverplugins\common_tsy\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2796 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2797 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2798 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2799 |
<collection name="sf_openvg11" long-name="sf_openvg11"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2800 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2801 |
<component name="sf_openvg11" long-name="sf_openvg11" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2802 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2803 |
<unit bldFile="os\graphics\openvg\openvginterface\group\openvg11"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2804 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2805 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2806 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2807 |
<!-- Following Block added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2808 |
<block long-name="shortlinksrv" level="new" name="shortlinksrv"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2809 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2810 |
<collection name="shortlinksrv" long-name="shortlinksrv"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2811 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2812 |
<component name="shortlinksrv" long-name="shortlinksrv" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2813 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2814 |
<unit bldFile="os\shortlinksrv\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2815 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2816 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2817 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2818 |
<!-- Following Block added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2819 |
<block long-name="toolsextensions" level="new" name="toolsextensions"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2820 |
<!-- Following Collection added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2821 |
<collection name="toolsextensions" long-name="toolsextensions"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2822 |
<!-- Following Component added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2823 |
<component name="toolsextensions" long-name="toolsextensions" origin-model="Foundation"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2824 |
<!-- Unit added by SF via autopopulating script from S60 Model --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2825 |
<unit bldFile="\ext\tools\toolsextensions\group"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2826 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2827 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2828 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2829 |
<block name="techview" level="apps" span="2" long-name="Techview" levels="services ui utils apps1 apps2 apps3"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2830 |
<collection name="buildverification" long-name="Build Verification" level="services"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2831 |
<component name="smoketest" long-name="Smoke Test" filter="gt" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2832 |
<unit bldFile="app/techview/buildverification/smoketest/Group" mrp="app/techview/buildverification/smoketest/Group/testtools_smoketest.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2833 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2834 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2835 |
<collection name="installationapps" long-name="Installation Apps" level="apps2"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2836 |
<component name="swisistools" long-name="Secure Software Install SIS Tools" purpose="optional" class="PC" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2837 |
<unit bldFile="mw/appinstall/secureswitools/swisistools/group" mrp="mw/appinstall/secureswitools/swisistools/group/security_sistools.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2838 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2839 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2840 |
<collection name="networkingutils" long-name="Networking Utils" level="utils"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2841 |
<component name="ipadministrationtool" long-name="IP Administration Tool" introduced="7.0" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2842 |
<unit mrp="app/techview/networkingutils/ipadministrationtool/group/networking_ipadm.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2843 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2844 |
<component name="nameresolverutility" long-name="Name Resolver Utility" introduced="7.0s" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2845 |
<unit mrp="app/techview/networkingutils/nameresolverutility/group/networking_nslookup.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2846 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2847 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2848 |
<collection name="testapps" long-name="Test Apps" level="utils"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2849 |
<component name="rschandler" long-name="Resource Handler" deprecated="tb92" purpose="development" plugin="N" origin-model="Symbian"> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2850 |
<unit mrp="app/techview/testapps/rschandler/TVResourceHandler/group/Testtools_ResourceHandler_gt.mrp"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2851 |
</component> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2852 |
</collection> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2853 |
</block> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2854 |
</layer> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2855 |
</systemModel> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
diff
changeset
|
2856 |
</SystemDefinition> |