author | Dario Sestito <darios@symbian.org> |
Tue, 25 May 2010 18:02:14 +0100 | |
changeset 243 | 22bfd09bad3b |
parent 212 | a44ae815a47f |
child 269 | 96bc1f23ffac |
permissions | -rw-r--r-- |
32
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
2 |
<!DOCTYPE SystemDefinition [ |
139
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
3 |
<!ELEMENT SystemDefinition (systemModel)> |
32
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
4 |
<!ATTLIST SystemDefinition |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
5 |
name CDATA #REQUIRED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
6 |
schema CDATA #REQUIRED> |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
7 |
<!ELEMENT systemModel (layer+)> |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
8 |
<!ELEMENT layer (block*|collection*)*> |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
9 |
<!ATTLIST layer |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
10 |
name CDATA #REQUIRED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
11 |
long-name CDATA #IMPLIED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
12 |
levels NMTOKENS #IMPLIED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
13 |
span CDATA #IMPLIED> |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
14 |
<!ELEMENT block (subblock*|collection*)*> |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
15 |
<!ATTLIST block |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
16 |
levels NMTOKENS #IMPLIED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
17 |
span CDATA #IMPLIED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
18 |
level NMTOKEN #IMPLIED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
19 |
name CDATA #REQUIRED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
20 |
long-name CDATA #IMPLIED> |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
21 |
<!ELEMENT subblock (collection)*> |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
22 |
<!ATTLIST subblock |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
23 |
name CDATA #REQUIRED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
24 |
long-name CDATA #IMPLIED> |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
25 |
<!ELEMENT collection (component)*> |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
26 |
<!ATTLIST collection |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
27 |
name CDATA #REQUIRED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
28 |
long-name CDATA #IMPLIED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
29 |
level NMTOKEN #IMPLIED> |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
30 |
<!ELEMENT component (unit)*> |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
31 |
<!ATTLIST component |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
32 |
name CDATA #REQUIRED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
33 |
long-name CDATA #IMPLIED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
34 |
deprecated CDATA #IMPLIED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
35 |
introduced CDATA #IMPLIED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
36 |
contract CDATA #IMPLIED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
37 |
plugin (Y|N) 'N' |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
38 |
filter CDATA #IMPLIED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
39 |
class NMTOKENS #IMPLIED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
40 |
supports CDATA #IMPLIED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
41 |
purpose (optional|mandatory|development) 'optional'> |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
42 |
<!ELEMENT unit EMPTY> |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
43 |
<!ATTLIST unit |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
44 |
mrp CDATA #IMPLIED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
45 |
filter CDATA #IMPLIED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
46 |
bldFile CDATA #IMPLIED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
47 |
root CDATA #IMPLIED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
48 |
version NMTOKEN #IMPLIED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
49 |
prebuilt NMTOKEN #IMPLIED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
50 |
late (Y|N) #IMPLIED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
51 |
priority CDATA #IMPLIED> |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
52 |
]> |
139
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
53 |
<SystemDefinition name="Symbian^3" schema="2.0.1"> |
32
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
54 |
<systemModel> |
139
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
55 |
<layer name="mw" long-name="Middleware" levels="generic specific"> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
56 |
<block name="homescreensrv" level="specific" long-name="Home Screen Services" levels="plugin framework server generic specific"> |
212
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
57 |
<collection name="homescreensrv_plat" long-name="Home Screen Services Platform Interfaces" level="specific"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
58 |
<component name="ai_content_model_api" long-name="AI Content Model API" filter="s60" class="api"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
59 |
<unit bldFile="/sf/mw/homescreensrv/homescreensrv_plat/ai_content_model_api/group"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
60 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
61 |
<component name="ai_utilities_api" long-name="AI Utilities API" filter="s60" class="api"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
62 |
<unit bldFile="/sf/mw/homescreensrv/homescreensrv_plat/ai_utilities_api/group" filter="!test"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
63 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
64 |
<component name="ai_plugin_management_api" long-name="AI Plug-in Management API" filter="s60" class="api"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
65 |
<unit bldFile="/sf/mw/homescreensrv/homescreensrv_plat/ai_plugin_management_api/group"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
66 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
67 |
<component name="ai_plugin_information_api" long-name="AI Plug-in Information API" filter="s60" class="api"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
68 |
<unit bldFile="/sf/mw/homescreensrv/homescreensrv_plat/ai_plugin_information_api/group"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
69 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
70 |
<component name="ai_variation_api" long-name="AI Variation API" filter="s60" class="api"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
71 |
<unit bldFile="/sf/mw/homescreensrv/homescreensrv_plat/ai_variation_api/group"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
72 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
73 |
<component name="action_handler_plugin_api" long-name="Action Handler Plugin API" filter="s60" class="api"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
74 |
<unit bldFile="/sf/mw/homescreensrv/homescreensrv_plat/action_handler_plugin_api/group" filter="!test"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
75 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
76 |
<component name="content_harvester_plugin_api" long-name="Content Harvester Plugin API" filter="s60" class="api"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
77 |
<unit bldFile="/sf/mw/homescreensrv/homescreensrv_plat/content_harvester_plugin_api/group" filter="!test"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
78 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
79 |
<component name="menu_model_api" long-name="Menu Model API" filter="s60" class="api"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
80 |
<unit bldFile="/sf/mw/homescreensrv/homescreensrv_plat/menu_model_api/group"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
81 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
82 |
<component name="menu_sat_interface_api" long-name="Menu SAT Interface API" filter="s60" class="api"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
83 |
<unit bldFile="/sf/mw/homescreensrv/homescreensrv_plat/menu_sat_interface_api/group" filter="!test"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
84 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
85 |
<component name="external_home_screen_api" long-name="External Home Screen API" filter="s60" class="api"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
86 |
<unit bldFile="/sf/mw/homescreensrv/homescreensrv_plat/external_home_screen_api/group"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
87 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
88 |
<component name="menu_content_service_api" long-name="Menu Content Service API" filter="s60" class="api"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
89 |
<unit bldFile="/sf/mw/homescreensrv/homescreensrv_plat/menu_content_service_api/group" filter="!test"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
90 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
91 |
<component name="sapi_contentpublishing" long-name="SAPI Content Publishing" filter="s60" class="api"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
92 |
<unit bldFile="/sf/mw/homescreensrv/homescreensrv_plat/sapi_contentpublishing/group"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
93 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
94 |
<component name="sapi_backstepping" long-name="SAPI Backstepping" filter="s60" class="api"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
95 |
<unit bldFile="/sf/mw/homescreensrv/homescreensrv_plat/sapi_backstepping/group"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
96 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
97 |
<component name="sapi_actionhandler" long-name="SAPI Action Handler" filter="s60" class="api"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
98 |
<unit bldFile="/sf/mw/homescreensrv/homescreensrv_plat/sapi_actionhandler/group"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
99 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
100 |
<component name="sapi_homescreenplugin" long-name="SAPI Homescreen Plugin" filter="s60" class="api"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
101 |
<unit bldFile="/sf/mw/homescreensrv/homescreensrv_plat/sapi_homescreenplugin/group" filter="!test"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
102 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
103 |
<component name="sapi_menucontent" long-name="SAPI Menu Content" filter="s60" class="api"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
104 |
<unit bldFile="/sf/mw/homescreensrv/homescreensrv_plat/sapi_menucontent/group"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
105 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
106 |
<component name="xcfw_api" long-name="XCFW API" filter="s60" class="api"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
107 |
<unit bldFile="/sf/mw/homescreensrv/homescreensrv_plat/xcfw_api/group"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
108 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
109 |
<component name="idlefw_api" long-name="Idle Framework API" filter="s60" class="api"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
110 |
<unit bldFile="/sf/mw/homescreensrv/homescreensrv_plat/idlefw_api/group"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
111 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
112 |
<component name="hs_widget_publisher_api" long-name="Home Screen Publishing API" filter="s60" class="api"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
113 |
<unit bldFile="/sf/mw/homescreensrv/homescreensrv_plat/hs_widget_publisher_api/group"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
114 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
115 |
<component name="hs_settings_api" long-name="HS Settings API" filter="s60" class="api"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
116 |
<unit bldFile="/sf/mw/homescreensrv/homescreensrv_plat/hs_settings_api/group"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
117 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
118 |
<component name="hs_content_control_api" long-name="HS Content Control API" filter="s60" class="api"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
119 |
<unit bldFile="/sf/mw/homescreensrv/homescreensrv_plat/hs_content_control_api/group"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
120 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
121 |
</collection> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
122 |
<collection name="xcfw" long-name="XML Content Framework" level="framework"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
123 |
<!-- collection is really a component, needs to be moved down a directory --> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
124 |
<component name="xcfw_build" filter="s60" long-name="XML Content Framework Build"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
125 |
<unit bldFile="/sf/mw/homescreensrv/xcfw/group"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
126 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
127 |
</collection> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
128 |
<collection name="homescreenpluginsrv" long-name="Home Screen Plugin Service" level="plugin"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
129 |
<component name="hspsdefinitionengine" filter="s60" long-name="HS Plugin Service Definition Engine" class="placeholder"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
130 |
<!-- <unit bldFile="homescreenpluginsrv/hspsdefinitionengine/group"/> --> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
131 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
132 |
<component name="hspsdom" filter="s60" long-name="HS Plugin Service DOM" class="placeholder"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
133 |
<!-- <unit bldFile="homescreenpluginsrv/hspsdom/group"/> --> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
134 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
135 |
<component name="hspstools" filter="s60" long-name="HS Server Tools"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
136 |
<!-- <unit bldFile="homescreenpluginsrv/hspstools/group"/> --> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
137 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
138 |
<component name="hspspluginregistry" filter="s60" long-name="HS Plugin Registry" class="placeholder"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
139 |
<!-- <unit bldFile="homescreenpluginsrv/hspspluginregistry/group"/>--> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
140 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
141 |
<component name="hspsmanager" filter="s60" long-name="HSPS Manager" class="placeholder"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
142 |
<!-- <unit bldFile="homescreenpluginsrv/hspsmanager/group"/>--> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
143 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
144 |
<component name="hspsodt" filter="s60" long-name="HSPS Object Description Tree" class="placeholder"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
145 |
<!-- <unit bldFile="homescreenpluginsrv/hspsodt/group"/>--> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
146 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
147 |
<component name="hspsresource" filter="s60" long-name="HS Plugin Server Resource" class="placeholder"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
148 |
<!-- <unit bldFile="homescreenpluginsrv/hspsresource/group"/>--> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
149 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
150 |
<component name="hspsresult" filter="s60" long-name="HS Plugin Server Result" class="placeholder"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
151 |
<!-- <unit bldFile="homescreenpluginsrv/hspsresult/group"/>--> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
152 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
153 |
<component name="homescreen_settings_api" filter="s60" long-name="HS Settings API" class="api placeholder"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
154 |
<!-- <unit bldFile="homescreenpluginsrv/hspsresult/group"/>--> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
155 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
156 |
<component name="homescreenpluginsrv_build" filter="s60" long-name="HSPS Build"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
157 |
<!-- need to break this up into the self-contained components above and uncomment them --> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
158 |
<unit bldFile="/sf/mw/homescreensrv/homescreenpluginsrv/group"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
159 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
160 |
</collection> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
161 |
<collection name="idlefw" long-name="Idle Framework" level="framework"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
162 |
<!-- Uncomment all units when configuration is in place. All currently #included from idlefw_build --> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
163 |
<component name="idlefw_plugins" filter="s60" long-name="Idle Framework Plugins" plugin="Y" class="placeholder"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
164 |
<!--<unit bldFile="idlefw/plugins/group"/>--> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
165 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
166 |
<component name="hslaunch" filter="s60" long-name="Home Screen Launch" class="placeholder"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
167 |
<!--<unit bldFile="idlefw/plugins/group"/>--> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
168 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
169 |
<component name="idlefw_build" filter="s60" long-name="Idle Framework Build"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
170 |
<!--split this into components, or separate from the above components and move this down a directory --> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
171 |
<unit bldFile="/sf/mw/homescreensrv/idlefw/group"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
172 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
173 |
</collection> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
174 |
<collection name="menucontentsrv" long-name="Menu Content Service" level="generic"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
175 |
<component name="menusatinterface" filter="s60" long-name="Menu SAT Interface"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
176 |
<unit bldFile="/sf/mw/homescreensrv/menucontentsrv/menusatinterface/group"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
177 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
178 |
<component name="menucontentsrv_build" filter="s60" long-name="Menu Content Service Build"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
179 |
<!--split this into components, or separate from the above component and move this down a directory --> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
180 |
<unit bldFile="/sf/mw/homescreensrv/menucontentsrv/group"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
181 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
182 |
</collection> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
183 |
<collection name="backsteppingsrv" long-name="Back Stepping Service" level="server"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
184 |
<!-- collection is really a component, needs to be moved down a directory --> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
185 |
<component name="bsengine" long-name="Back Stepping Engine" filter="s60"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
186 |
<unit bldFile="/sf/mw/homescreensrv/backsteppingsrv/group"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
187 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
188 |
</collection> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
189 |
<collection name="contentpublishingsrv" long-name="Content Publishing Service" level="server"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
190 |
<component name="contentpublishingdebug" filter="s60" long-name="Content Publishing Debug"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
191 |
<!-- need to move this component outside of contentpublishingutils and into separate component directory --> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
192 |
<!-- <unit bldFile="contentpublishingsrv/contentpublishingutils/contentpublishingdebug/group"/> --> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
193 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
194 |
<component name="contentpublishingutils" filter="s60" long-name="Content Publishing Utils"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
195 |
<unit bldFile="/sf/mw/homescreensrv/contentpublishingsrv/contentpublishingutils/group"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
196 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
197 |
<component name="contentpublishingserver" filter="s60" long-name="Content Publishing Server"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
198 |
<unit bldFile="/sf/mw/homescreensrv/contentpublishingsrv/contentpublishingserver/group"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
199 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
200 |
<component name="contentharvester" filter="s60" long-name="Content Harvester"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
201 |
<unit bldFile="/sf/mw/homescreensrv/contentpublishingsrv/contentharvester/group"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
202 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
203 |
<component name="contentpublishingsrv_build" filter="s60" long-name="Content Publishing Service Build"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
204 |
<!-- need to remove links to the above components and just contain the IBY (or move the IBY into another component). |
139
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
205 |
If keeping, it need to move down a directory.--> |
212
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
206 |
<unit bldFile="/sf/mw/homescreensrv/contentpublishingsrv/group"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
207 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
208 |
</collection> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
209 |
<collection name="contentcontrolsrv" long-name="Content Control Service" level="server"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
210 |
<component name="ccsrv" long-name="Content Control Service" filter="s60" introduced="^3"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
211 |
<unit bldFile="/sf/mw/homescreensrv/contentcontrolsrv/ccsrv/group"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
212 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
213 |
<component name="ccsrvapi" long-name="Content Control Service API" filter="s60" introduced="^3" class="api"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
214 |
<unit bldFile="/sf/mw/homescreensrv/contentcontrolsrv/ccsrvapi/group"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
215 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
216 |
<component name="ccclientsession" long-name="Content Control Client Session" filter="s60" introduced="^3"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
217 |
<unit bldFile="/sf/mw/homescreensrv/contentcontrolsrv/ccclientsession/group"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
218 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
219 |
<component name="hsccclient" long-name="HS Content Control Client" filter="s60" introduced="^3"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
220 |
<unit bldFile="/sf/mw/homescreensrv/contentcontrolsrv/hsccclient/group"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
221 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
222 |
<component name="hscontentinfo" long-name="Home Screen Content Info" filter="s60" introduced="^3"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
223 |
<unit bldFile="/sf/mw/homescreensrv/contentcontrolsrv/hscontentinfo/group"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
224 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
225 |
<component name="contentcontrolsrv_build" long-name="Content Control Service Build" filter="s60" introduced="^3"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
226 |
<!-- need to remove links to the above components and just contain the IBY (or move the IBY into another component). |
139
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
227 |
If keeping, it need to move down a directory.--> |
212
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
228 |
<unit bldFile="/sf/mw/homescreensrv/contentcontrolsrv/group"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
229 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
230 |
</collection> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
231 |
</block> |
32
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
232 |
</layer> |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
233 |
</systemModel> |
139
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
234 |
</SystemDefinition> |