author | Dario Sestito <darios@symbian.org> |
Tue, 16 Mar 2010 16:25:56 +0000 | |
changeset 139 | 012b7ecead80 |
parent 32 | f796f85fb016 |
child 212 | a44ae815a47f |
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> |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
55 |
<layer name="app" long-name="Applications" levels="services apps"> |
139
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
56 |
<block name="homescreen" level="apps" long-name="Home Screen Apps" levels="fw support apps"> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
57 |
<collection name="idlehomescreen" long-name="Idle Home Screen" level="apps"> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
58 |
<component name="nativeuicontroller" filter="s60" long-name="Native UI Controller"> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
59 |
<unit bldFile="/sf/app/homescreen/idlehomescreen/nativeuicontroller/group"/> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
60 |
</component> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
61 |
<component name="exths" filter="s60" long-name="Active Idle Container" plugin="Y"> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
62 |
<!-- why is the ID so different from the name? Is one wrong? --> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
63 |
<unit bldFile="/sf/app/homescreen/idlehomescreen/exths/group"/> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
64 |
</component> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
65 |
<component name="hscontentcontrol" filter="s60" long-name="Home Screen Content Control" introduced="^3"> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
66 |
<unit bldFile="/sf/app/homescreen/idlehomescreen/hscontentcontrol/group"/> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
67 |
</component> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
68 |
<component name="hssapiwrapper" filter="s60" long-name="HS SAPI Wrapper" introduced="^3"> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
69 |
<!-- can only have one unit. #include from a common bld.inf, or split into two components --> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
70 |
<unit bldFile="/sf/app/homescreen/idlehomescreen/sapiwrapper/cpswrapper/group"/> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
71 |
<unit bldFile="/sf/app/homescreen/idlehomescreen/sapiwrapper/hspswrapper/group"/> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
72 |
</component> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
73 |
<component name="xmluirendering" filter="s60" long-name="XML UI Rendering" introduced="^3"> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
74 |
<unit bldFile="/sf/app/homescreen/idlehomescreen/xmluirendering/group"/> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
75 |
</component> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
76 |
<component name="xmluicontroller" filter="s60" long-name="XML UI Controller" introduced="^3"> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
77 |
<unit bldFile="/sf/app/homescreen/idlehomescreen/xmluicontroller/group"/> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
78 |
</component> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
79 |
<component name="widgetmanager" filter="s60" long-name="Widget Manager" introduced="^3"> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
80 |
<unit bldFile="/sf/app/homescreen/idlehomescreen/widgetmanager/group"/> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
81 |
</component> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
82 |
<component name="idlehomescreen_help" filter="s60" long-name="Idle Home Screen Help"> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
83 |
<unit bldFile="/sf/app/homescreen/idlehomescreen/help/group"/> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
84 |
</component> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
85 |
<component name="idlehomescreen_data" filter="s60" long-name="Idle Home Screen Data"> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
86 |
<unit bldFile="/sf/app/homescreen/idlehomescreen/data/group"/> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
87 |
</component> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
88 |
<component name="idlehomescreen_build" filter="s60" long-name="Idle Home Screen Build"> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
89 |
<!-- can the loc file be moved to another comopnent and this one removed? --> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
90 |
<unit bldFile="/sf/app/homescreen/idlehomescreen/group"/> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
91 |
</component> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
92 |
</collection> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
93 |
<collection name="menufw" long-name="Menu Framework" level="fw"> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
94 |
<component name="hierarchynavigator" filter="s60" long-name="Hierarchy Navigator"> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
95 |
<unit bldFile="/sf/app/homescreen/menufw/hierarchynavigator/group"/> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
96 |
</component> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
97 |
<component name="menufwui" filter="s60" long-name="Menu Framework UI"> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
98 |
<unit bldFile="/sf/app/homescreen/menufw/menufwui/group"/> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
99 |
</component> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
100 |
<component name="menusuites" filter="s60" long-name="Menu Suites"> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
101 |
<unit bldFile="/sf/app/homescreen/menufw/menusuites/group"/> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
102 |
</component> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
103 |
<component name="menufw_build" filter="s60" long-name="Menu Framework Build"> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
104 |
<!-- can the exports be exported by the other components? --> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
105 |
<unit bldFile="/sf/app/homescreen/menufw/group"/> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
106 |
</component> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
107 |
</collection> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
108 |
<collection name="taskswitcher" long-name="Task Switcher" level="support"> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
109 |
<component name="contextengine" filter="s60" long-name="Context Engine" introduced="^3"> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
110 |
<unit bldFile="/sf/app/homescreen/taskswitcher/contextengine/group"/> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
111 |
</component> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
112 |
<component name="taskswitcherui" filter="s60" long-name="Task Switcher UI" introduced="^3"> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
113 |
<unit bldFile="/sf/app/homescreen/taskswitcher/taskswitcherui/group"/> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
114 |
</component> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
115 |
</collection> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
116 |
<collection name="homescreen_info" long-name="Home Screen Apps Info" level="apps"> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
117 |
<component name="homescreen_plat" filter="s60" long-name="Home Screen Apps Platform Interfaces" class="api"> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
118 |
<unit bldFile="/sf/app/homescreen/homescreen_plat/group"/> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
119 |
</component> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
120 |
</collection> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
121 |
</block> |
32
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
122 |
</layer> |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
123 |
</systemModel> |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
124 |
</SystemDefinition> |