author | Dario Sestito <darios@symbian.org> |
Tue, 07 Sep 2010 16:33:09 +0100 | |
changeset 395 | a3f2b0422c8b |
parent 386 | b83b50a45c11 |
child 407 | af9a3c6582bb |
permissions | -rw-r--r-- |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
2 |
<!DOCTYPE SystemDefinition [ |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
3 |
<!ELEMENT SystemDefinition (systemModel)> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
4 |
<!ATTLIST SystemDefinition |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
5 |
name CDATA #REQUIRED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
6 |
schema CDATA #REQUIRED> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
7 |
<!ELEMENT systemModel (layer+)> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
8 |
<!ELEMENT layer (block*|collection*)*> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
9 |
<!ATTLIST layer |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
10 |
name CDATA #REQUIRED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
11 |
long-name CDATA #IMPLIED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
12 |
levels NMTOKENS #IMPLIED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
13 |
span CDATA #IMPLIED> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
14 |
<!ELEMENT block (subblock*|collection*)*> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
15 |
<!ATTLIST block |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
16 |
levels NMTOKENS #IMPLIED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
17 |
span CDATA #IMPLIED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
18 |
level NMTOKEN #IMPLIED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
19 |
name CDATA #REQUIRED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
20 |
long-name CDATA #IMPLIED> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
21 |
<!ELEMENT subblock (collection)*> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
22 |
<!ATTLIST subblock |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
23 |
name CDATA #REQUIRED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
24 |
long-name CDATA #IMPLIED> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
25 |
<!ELEMENT collection (component)*> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
26 |
<!ATTLIST collection |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
27 |
name CDATA #REQUIRED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
28 |
long-name CDATA #IMPLIED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
29 |
level NMTOKEN #IMPLIED> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
30 |
<!ELEMENT component (unit)*> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
31 |
<!ATTLIST component |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
32 |
name CDATA #REQUIRED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
33 |
long-name CDATA #IMPLIED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
34 |
deprecated CDATA #IMPLIED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
35 |
introduced CDATA #IMPLIED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
36 |
contract CDATA #IMPLIED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
37 |
plugin (Y|N) 'N' |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
38 |
filter CDATA #IMPLIED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
39 |
class NMTOKENS #IMPLIED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
40 |
supports CDATA #IMPLIED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
41 |
purpose (optional|mandatory|development) 'optional'> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
42 |
<!ELEMENT unit EMPTY> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
43 |
<!ATTLIST unit |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
44 |
mrp CDATA #IMPLIED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
45 |
filter CDATA #IMPLIED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
46 |
bldFile CDATA #IMPLIED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
47 |
root CDATA #IMPLIED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
48 |
version NMTOKEN #IMPLIED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
49 |
prebuilt NMTOKEN #IMPLIED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
50 |
late (Y|N) #IMPLIED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
51 |
priority CDATA #IMPLIED> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
52 |
]> |
395
a3f2b0422c8b
Update package models from latest system model (platform@77a57a440d27)
Dario Sestito <darios@symbian.org>
parents:
386
diff
changeset
|
53 |
<SystemDefinition name="Symbian^4" schema="2.0.1"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
54 |
<systemModel> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
55 |
<layer name="os" long-name="OS" levels="hw services"> |
395
a3f2b0422c8b
Update package models from latest system model (platform@77a57a440d27)
Dario Sestito <darios@symbian.org>
parents:
386
diff
changeset
|
56 |
<block name="graphics" level="services" long-name="Graphics" levels="adaptation engines internal-adaptations device-interface internal-utils app-if"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
57 |
<collection name="graphicsaccelaration" long-name="Graphics Acceleration" level="adaptation"> |
395
a3f2b0422c8b
Update package models from latest system model (platform@77a57a440d27)
Dario Sestito <darios@symbian.org>
parents:
386
diff
changeset
|
58 |
<component name="vgi" filter="s60" long-name="VGI"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
59 |
<unit bldFile="/sf/os/graphics/graphicsaccelaration/vgi/group"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
60 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
61 |
</collection> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
62 |
<collection name="m3g" long-name="Mobile 3D Graphics" level="internal-adaptations"> |
395
a3f2b0422c8b
Update package models from latest system model (platform@77a57a440d27)
Dario Sestito <darios@symbian.org>
parents:
386
diff
changeset
|
63 |
<component name="m3gcore11" filter="s60" long-name="M3G Core 1.1"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
64 |
<unit bldFile="/sf/os/graphics/m3g/m3gcore11/group"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
65 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
66 |
</collection> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
67 |
<collection name="graphicsresourceservices" long-name="Graphics Resource Services" level="engines"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
68 |
<component name="graphicsresource" long-name="Graphics Resource" introduced="^3" deprecated="^3" purpose="optional"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
69 |
<unit bldFile="/sf/os/graphics/graphicsresourceservices/graphicsresource/group" mrp="/sf/os/graphics/graphicsresourceservices/graphicsresource/group/graphics_graphicsresource.mrp"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
70 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
71 |
<component name="graphicsresourceadaptation" long-name="Graphics Resource Adaptation" introduced="^3" deprecated="^3" purpose="optional"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
72 |
<unit bldFile="/sf/os/graphics/graphicsresourceservices/graphicsresourceadaptation/group" mrp="/sf/os/graphics/graphicsresourceservices/graphicsresourceadaptation/group/graphics_graphicsresourceadapter.mrp"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
73 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
74 |
<component name="graphicsresourceimplementation" long-name="Graphics Resource Implementation" introduced="^4" purpose="optional"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
75 |
<unit bldFile="/sf/os/graphics/graphicsresourceservices/graphicsresourceimplementation/group" mrp="/sf/os/graphics/graphicsresourceservices/graphicsresourceimplementation/group/graphics_graphicsresourceimplementation.mrp"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
76 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
77 |
<component name="graphicsresourceinterface" long-name="Graphics Resource Interface" introduced="^4" purpose="optional"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
78 |
<unit bldFile="/sf/os/graphics/graphicsresourceservices/graphicsresourceinterface/group" mrp="/sf/os/graphics/graphicsresourceservices/graphicsresourceinterface/group/graphics_graphicsresourceinterface.mrp"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
79 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
80 |
</collection> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
81 |
<collection name="graphicsutils" long-name="Graphics Utils" level="engines"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
82 |
<component name="commongraphicsheaders" long-name="Common Graphics Headers" introduced="^3" purpose="mandatory"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
83 |
<unit bldFile="/sf/os/graphics/graphicsutils/commongraphicsheaders/group" mrp="/sf/os/graphics/graphicsutils/commongraphicsheaders/group/graphics_commonheader.mrp"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
84 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
85 |
</collection> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
86 |
<collection name="graphicshwdrivers" long-name="Graphics Hardware Drivers" level="adaptation"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
87 |
<!-- displayldd to be moved here --> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
88 |
<component name="surfacemgr" long-name="Surface Manager" introduced="^3" purpose="optional"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
89 |
<unit bldFile="/sf/os/graphics/graphicshwdrivers/surfacemgr/group" mrp="/sf/os/graphics/graphicshwdrivers/surfacemgr/group/graphics_surfacemanager.mrp"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
90 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
91 |
</collection> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
92 |
<collection name="graphicscomposition" long-name="Graphics Composition" level="engines"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
93 |
<component name="openwfcinterface" long-name="OpenWF Composition Interface" introduced="^3" purpose="optional"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
94 |
<unit bldFile="/sf/os/graphics/graphicscomposition/openwfcinterface/group" mrp="/sf/os/graphics/graphicscomposition/openwfcinterface/group/graphics_openwfcinterface.mrp"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
95 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
96 |
<component name="openwfcompositionengine" long-name="OpenWF Composition Engine" introduced="^3" purpose="development"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
97 |
<unit bldFile="/sf/os/graphics/graphicscomposition/openwfcompositionengine/group" mrp="/sf/os/graphics/graphicscomposition/openwfcompositionengine/group/graphics_openwfcompositionengine.mrp"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
98 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
99 |
<component name="openwfsupport" long-name="OpenWF Support" introduced="^3" purpose="optional"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
100 |
<unit bldFile="/sf/os/graphics/graphicscomposition/openwfsupport/group" mrp="/sf/os/graphics/graphicscomposition/openwfsupport/group/graphics_openwfsupport.mrp"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
101 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
102 |
<component name="surfaceupdate" long-name="Surface Update" introduced="^3" purpose="optional"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
103 |
<unit bldFile="/sf/os/graphics/graphicscomposition/surfaceupdate/group" mrp="/sf/os/graphics/graphicscomposition/surfaceupdate/group/graphics_surfaceupdate.mrp"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
104 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
105 |
<component name="openwfc_ri_displaychannel" long-name="OpenWFC RI Display Channel" introduced="^4" purpose="optional"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
106 |
<unit bldFile="/sf/os/graphics/graphicscomposition/openwfc_ri_displaychannel/group" mrp="/sf/os/graphics/graphicscomposition/openwfc_ri_displaychannel/group/openwfc_ri_displaychannel.mrp"/> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
107 |
</component> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
108 |
</collection> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
109 |
<collection name="graphicstest" long-name="Graphics Test" level="app-if"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
110 |
<component name="uibench" long-name="UI Bench" introduced="9.2" purpose="development"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
111 |
<unit bldFile="/sf/os/graphics/graphicstest/uibench/group" mrp="/sf/os/graphics/graphicstest/uibench/group/graphics_ui_bench.mrp"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
112 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
113 |
</collection> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
114 |
<collection name="graphics_plat" long-name="Graphics Platform Interfaces" level="app-if"> |
395
a3f2b0422c8b
Update package models from latest system model (platform@77a57a440d27)
Dario Sestito <darios@symbian.org>
parents:
386
diff
changeset
|
115 |
<component name="m3g_core_api" filter="sf_build" long-name="M3G Core API" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
116 |
<unit bldFile="/sf/os/graphics/graphics_plat/m3g_core_api/group"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
117 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
118 |
</collection> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
119 |
<collection name="graphics_info" long-name="Graphics Info" level="app-if"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
120 |
<component name="graphicsdocs" long-name="Graphics Documentation" purpose="development" class="doc"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
121 |
<unit mrp="/sf/os/graphics/graphics_info/graphicsdocs/graphics_documentation.mrp"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
122 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
123 |
<component name="graphics_metadata" long-name="Graphics Metadata" introduced="^2" purpose="development" class="config PC"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
124 |
<unit mrp="/sf/os/graphics/graphics_info/graphics_metadata/graphics_metadata.mrp"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
125 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
126 |
</collection> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
127 |
<collection name="windowing" long-name="Windowing" level="app-if"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
128 |
<component name="windowserver" long-name="Window Server" purpose="mandatory"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
129 |
<unit bldFile="/sf/os/graphics/windowing/windowserver/group" mrp="/sf/os/graphics/windowing/windowserver/group/graphics_wserv.mrp"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
130 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
131 |
<component name="windowserverplugins" long-name="Window Server Plugins" introduced="^3" purpose="optional" plugin="Y"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
132 |
<unit bldFile="/sf/os/graphics/windowing/windowserverplugins/group" mrp="/sf/os/graphics/windowing/windowserverplugins/group/graphics_wserv_std_plugins.mrp"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
133 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
134 |
</collection> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
135 |
<collection name="printingservices" long-name="Printing Services" level="app-if"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
136 |
<component name="printerdriversupport" long-name="Printer Driver Support" purpose="optional"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
137 |
<unit bldFile="/sf/os/graphics/printingservices/printerdriversupport/group" mrp="/sf/os/graphics/printingservices/printerdriversupport/group/graphics_pdrstore.mrp"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
138 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
139 |
<component name="printerdrivers" long-name="Printer Drivers" purpose="optional" plugin="Y"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
140 |
<unit bldFile="/sf/os/graphics/printingservices/printerdrivers/group" mrp="/sf/os/graphics/printingservices/printerdrivers/group/graphics_printdrv.mrp"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
141 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
142 |
</collection> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
143 |
<collection name="fbs" long-name="Font and Bitmap Server" level="device-interface"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
144 |
<component name="fontandbitmapserver" long-name="Font and Bitmap Server" purpose="mandatory"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
145 |
<unit bldFile="/sf/os/graphics/fbs/fontandbitmapserver/group" mrp="/sf/os/graphics/fbs/fontandbitmapserver/group/graphics_fbserv.mrp"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
146 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
147 |
</collection> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
148 |
<collection name="opengles" long-name="OpenGLES" level="internal-adaptations"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
149 |
<component name="openglesinterface" long-name="OpenGL ES Interface" introduced="8.0" purpose="optional"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
150 |
<unit bldFile="/sf/os/graphics/opengles/openglesinterface/group" mrp="/sf/os/graphics/opengles/openglesinterface/group/graphics_openglesheaders.mrp"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
151 |
</component> |
395
a3f2b0422c8b
Update package models from latest system model (platform@77a57a440d27)
Dario Sestito <darios@symbian.org>
parents:
386
diff
changeset
|
152 |
<component name="opengles_stub" filter="sf_build" long-name="OpenGL ES Stub" purpose="optional" introduced="^2"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
153 |
<unit bldFile="/sf/os/graphics/opengles/openglesinterface/group/opengles_stub"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
154 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
155 |
</collection> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
156 |
<collection name="openvg" long-name="OpenVG" level="internal-adaptations"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
157 |
<component name="openvginterface" long-name="OpenVG Interface" introduced="^2" purpose="optional"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
158 |
<unit bldFile="/sf/os/graphics/openvg/openvginterface/group" mrp="/sf/os/graphics/openvg/openvginterface/group/graphics_openvgheaders.mrp"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
159 |
</component> |
395
a3f2b0422c8b
Update package models from latest system model (platform@77a57a440d27)
Dario Sestito <darios@symbian.org>
parents:
386
diff
changeset
|
160 |
<component name="openvg11" filter="s60" long-name="OpenVG 1.1"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
161 |
<!-- this needs to be moved to it's own component directory, ie openvg/openvg11 --> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
162 |
<unit bldFile="/sf/os/graphics/openvg/openvginterface/group/openvg11"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
163 |
</component> |
395
a3f2b0422c8b
Update package models from latest system model (platform@77a57a440d27)
Dario Sestito <darios@symbian.org>
parents:
386
diff
changeset
|
164 |
<component name="sfopenvg" filter="sf_build" long-name="Khronos OpenVG Reference Implementation" introduced="^2" purpose="optional"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
165 |
<unit bldFile="/sf/os/graphics/openvg/openvgrefimplementation/sfopenvg/group"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
166 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
167 |
</collection> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
168 |
<collection name="egl" long-name="EGL" level="internal-adaptations"> |
332
773ee81ec9c9
Update package models from latest system model (platform@2a474e3bb10f)
Dario Sestito <darios@symbian.org>
parents:
320
diff
changeset
|
169 |
<component name="eglinterface" long-name="EGL Interface" introduced="^2" purpose="mandatory"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
170 |
<unit bldFile="/sf/os/graphics/egl/eglinterface/group" mrp="/sf/os/graphics/egl/eglinterface/group/graphics_eglheaders.mrp"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
171 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
172 |
<component name="eglswitch" long-name="EGL Switch" introduced="^3" purpose="optional"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
173 |
<unit bldFile="/sf/os/graphics/egl/eglswitch/group" mrp="/sf/os/graphics/egl/eglswitch/group/graphics_eglswitch.mrp"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
174 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
175 |
<component name="eglrefimpl" long-name="EGL Reference Implementation" introduced="^3" purpose="optional"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
176 |
<unit bldFile="/sf/os/graphics/egl/eglrefimpl/group" mrp="/sf/os/graphics/egl/eglrefimpl/group/graphics_eglrefimpl.mrp"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
177 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
178 |
<component name="egltest" long-name="EGL Tests" introduced="^3" purpose="development"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
179 |
<unit bldFile="/sf/os/graphics/egl/egltest/group" mrp="/sf/os/graphics/egl/egltest/group/graphics_egltest.mrp"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
180 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
181 |
</collection> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
182 |
<collection name="graphicsdeviceinterface" long-name="Graphics Device Interface" level="device-interface"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
183 |
<component name="gdi" long-name="GDI" purpose="mandatory"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
184 |
<unit bldFile="/sf/os/graphics/graphicsdeviceinterface/gdi/group" mrp="/sf/os/graphics/graphicsdeviceinterface/gdi/group/graphics_gdi.mrp"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
185 |
</component> |
395
a3f2b0422c8b
Update package models from latest system model (platform@77a57a440d27)
Dario Sestito <darios@symbian.org>
parents:
386
diff
changeset
|
186 |
<component name="bitgdi" long-name="BitGDI" purpose="mandatory" filter="api_test"> |
320
7975a56cd8c7
Update package models from latest system model (platform@7416e702e1f3)
Dario Sestito <darios@symbian.org>
parents:
305
diff
changeset
|
187 |
<!-- just api_test, not test --> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
188 |
<unit bldFile="/sf/os/graphics/graphicsdeviceinterface/bitgdi/group" mrp="/sf/os/graphics/graphicsdeviceinterface/bitgdi/group/graphics_bitgdi.mrp"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
189 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
190 |
<component name="colourpalette" long-name="Colour Palette" introduced="7.0s" purpose="optional"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
191 |
<unit bldFile="/sf/os/graphics/graphicsdeviceinterface/colourpalette/group" mrp="/sf/os/graphics/graphicsdeviceinterface/colourpalette/group/graphics_palette.mrp"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
192 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
193 |
<component name="screendriver" long-name="Screen Driver" introduced="6.1" purpose="optional" plugin="Y"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
194 |
<unit bldFile="/sf/os/graphics/graphicsdeviceinterface/screendriver/group" mrp="/sf/os/graphics/graphicsdeviceinterface/screendriver/group/graphics_screendriver.mrp"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
195 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
196 |
<component name="directgdi" long-name="DirectGDI" introduced="^3" deprecated="^3" purpose="optional"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
197 |
<unit bldFile="/sf/os/graphics/graphicsdeviceinterface/directgdi/group" mrp="/sf/os/graphics/graphicsdeviceinterface/directgdi/group/graphics_directgdi.mrp"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
198 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
199 |
<component name="directgdiinterface" long-name="DirectGDI Interface" introduced="^3" deprecated="^3" purpose="optional"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
200 |
<unit bldFile="/sf/os/graphics/graphicsdeviceinterface/directgdiinterface/group" mrp="/sf/os/graphics/graphicsdeviceinterface/directgdiinterface/group/graphics_directgdiheaders.mrp"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
201 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
202 |
<component name="directgdiadaptation" long-name="DirectGDI Adaptation" introduced="^3" deprecated="^3" purpose="optional"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
203 |
<unit bldFile="/sf/os/graphics/graphicsdeviceinterface/directgdiadaptation/group" mrp="/sf/os/graphics/graphicsdeviceinterface/directgdiadaptation/group/graphics_directgdiadapter.mrp"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
204 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
205 |
</collection> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
206 |
<collection name="graphicstools" long-name="Graphics Tools" level="internal-utils"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
207 |
<component name="gdi_tools" long-name="GDI Tools" purpose="development" class="PC"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
208 |
<unit bldFile="/sf/os/graphics/graphicstools/gdi_tools/group" mrp="/sf/os/graphics/graphicstools/gdi_tools/group/graphics_gditools.mrp"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
209 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
210 |
</collection> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
211 |
<collection name="graphicsapitest" long-name="Graphics API Tests" level="app-if"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
212 |
</block> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
213 |
</layer> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
214 |
</systemModel> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
215 |
</SystemDefinition> |