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> |
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="hapticsservices" level="generic" long-name="Haptics Services" levels="fw server api"> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
57 |
<collection name="tacticonserver" long-name="Tacticon Server" level="server"> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
58 |
<!-- collection is really a component. Move down a directory --> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
59 |
<component name="tacticonserver_build" filter="s60" long-name="Tacticon Server Build" introduced="^3"> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
60 |
<unit bldFile="/sf/mw/hapticsservices/tacticonserver/group"/> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
61 |
<!-- clients and servers are suauly the same component. Consider moving pluign to a separate component if needed --> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
62 |
</component> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
63 |
</collection> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
64 |
<collection name="tactilefeedback" long-name="Tactile Feedback" level="fw"> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
65 |
<component name="tactilearearegistry" filter="s60" long-name="Tactile Area Registry" introduced="^1"> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
66 |
<unit bldFile="/sf/mw/hapticsservices/tactilefeedback/tactilearearegistry/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="tactilefeedbackresolver" filter="s60" long-name="Tactile Feedback Resolver" introduced="^1"> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
69 |
<unit bldFile="/sf/mw/hapticsservices/tactilefeedback/tactilefeedbackresolver/group"/> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
70 |
</component> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
71 |
<component name="tactileclickplugin" filter="s60" long-name="Tactile Click Plugin" introduced="^1" plugin="Y"> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
72 |
<unit bldFile="/sf/mw/hapticsservices/tactilefeedback/tactileclickplugin/group"/> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
73 |
</component> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
74 |
<component name="tactilefeedbackclient" filter="s60" long-name="Tactile Feedback Client" introduced="^1"> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
75 |
<unit bldFile="/sf/mw/hapticsservices/tactilefeedback/tactilefeedbackclient/group"/> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
76 |
</component> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
77 |
<component name="tactileactionplugin" filter="s60" long-name="Tactile Action Plugin" introduced="^1" plugin="Y"> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
78 |
<unit bldFile="/sf/mw/hapticsservices/tactilefeedback/tactileactionplugin/group"/> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
79 |
</component> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
80 |
<component name="tactilefeedback_build" filter="s60" long-name="Tactile Feedback Build" introduced="^1"> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
81 |
<!-- consider moving IBY to one fo the above components --> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
82 |
<unit bldFile="/sf/mw/hapticsservices/tactilefeedback/group"/> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
83 |
</component> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
84 |
</collection> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
85 |
<collection name="hapticsservices_info" long-name="Haptics Services Info" level="api"> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
86 |
<component name="hapticsservices_pub" filter="s60" long-name="Haptics Services Public Interfaces" introduced="^1" class="api"> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
87 |
<unit bldFile="/sf/mw/hapticsservices/hapticsservices_pub/group"/> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
88 |
</component> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
89 |
<component name="hapticsservices_plat" filter="s60" long-name="Haptics Services Platform Interfaces" introduced="^1" class="api"> |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
90 |
<unit bldFile="/sf/mw/hapticsservices/hapticsservices_plat/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 |
</block> |
32
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
94 |
</layer> |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
95 |
</systemModel> |
139
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
96 |
</SystemDefinition> |