author | Dario Sestito <darios@symbian.org> |
Fri, 04 Dec 2009 13:41:37 +0000 | |
changeset 30 | 0f4f00318d20 |
parent 15 | 6980ebf0690e |
child 45 | 262790aa488d |
child 138 | 6892870d74c9 |
permissions | -rw-r--r-- |
15
6980ebf0690e
Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
30
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
2 |
<!DOCTYPE SystemDefinition [ |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
3 |
<!ELEMENT SystemDefinition (systemModel?,SystemBuild?)> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
4 |
<!ATTLIST SystemDefinition |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
5 |
name CDATA #REQUIRED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
6 |
schema CDATA #REQUIRED> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
7 |
<!ELEMENT systemModel (layer+)> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
8 |
<!ELEMENT layer (block*|collection*)*> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
9 |
<!ATTLIST layer |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
10 |
name CDATA #REQUIRED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
11 |
long-name CDATA #IMPLIED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
12 |
levels NMTOKENS #IMPLIED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
13 |
span CDATA #IMPLIED> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
14 |
<!ELEMENT block (subblock*|collection*)*> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
15 |
<!ATTLIST block |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
16 |
levels NMTOKENS #IMPLIED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
17 |
span CDATA #IMPLIED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
18 |
level NMTOKEN #IMPLIED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
19 |
name CDATA #REQUIRED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
20 |
long-name CDATA #IMPLIED> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
21 |
<!ELEMENT subblock (collection)*> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
22 |
<!ATTLIST subblock |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
23 |
name CDATA #REQUIRED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
24 |
long-name CDATA #IMPLIED> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
25 |
<!ELEMENT collection (component)*> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
26 |
<!ATTLIST collection |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
27 |
name CDATA #REQUIRED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
28 |
long-name CDATA #IMPLIED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
29 |
level NMTOKEN #IMPLIED> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
30 |
<!ELEMENT component (unit)*> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
31 |
<!ATTLIST component |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
32 |
name CDATA #REQUIRED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
33 |
long-name CDATA #IMPLIED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
34 |
deprecated CDATA #IMPLIED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
35 |
introduced CDATA #IMPLIED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
36 |
contract CDATA #IMPLIED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
37 |
plugin (Y|N) 'N' |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
38 |
filter CDATA #IMPLIED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
39 |
class NMTOKENS #IMPLIED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
40 |
supports CDATA #IMPLIED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
41 |
purpose (optional|mandatory|development) 'optional'> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
42 |
<!ELEMENT unit EMPTY> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
43 |
<!ATTLIST unit |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
44 |
mrp CDATA #IMPLIED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
45 |
filter CDATA #IMPLIED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
46 |
bldFile CDATA #IMPLIED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
47 |
root CDATA #IMPLIED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
48 |
version NMTOKEN #IMPLIED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
49 |
prebuilt NMTOKEN #IMPLIED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
50 |
late (Y|N) #IMPLIED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
51 |
priority CDATA #IMPLIED> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
52 |
<!ELEMENT SystemBuild (option*|target+|targetList+|list+|configuration+)*> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
53 |
<!ATTLIST SystemBuild schema CDATA #REQUIRED> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
54 |
<!ELEMENT list (ref+)> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
55 |
<!ATTLIST list |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
56 |
name ID #REQUIRED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
57 |
description CDATA #REQUIRED> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
58 |
<!ELEMENT ref EMPTY> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
59 |
<!ATTLIST ref item CDATA #REQUIRED> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
60 |
<!ELEMENT targetList EMPTY> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
61 |
<!ATTLIST targetList |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
62 |
name ID #REQUIRED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
63 |
description CDATA #REQUIRED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
64 |
target IDREFS #REQUIRED> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
65 |
<!ELEMENT target EMPTY> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
66 |
<!ATTLIST target |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
67 |
name ID #REQUIRED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
68 |
abldTarget CDATA #REQUIRED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
69 |
description CDATA #REQUIRED> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
70 |
<!ELEMENT option EMPTY> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
71 |
<!ATTLIST option |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
72 |
name ID #REQUIRED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
73 |
abldOption CDATA #REQUIRED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
74 |
description CDATA #REQUIRED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
75 |
enable (Y|N) #REQUIRED> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
76 |
<!ELEMENT configuration (listRef+|ref+|task+)*> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
77 |
<!ATTLIST configuration |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
78 |
name ID #REQUIRED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
79 |
description CDATA #REQUIRED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
80 |
filter CDATA #REQUIRED> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
81 |
<!ELEMENT task (listRef*,(buildLayer|specialInstructions))> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
82 |
<!ELEMENT listRef EMPTY> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
83 |
<!ATTLIST listRef list CDATA #REQUIRED> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
84 |
<!ELEMENT buildLayer EMPTY> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
85 |
<!ATTLIST buildLayer |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
86 |
command CDATA #REQUIRED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
87 |
targetList IDREFS #IMPLIED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
88 |
unitParallel (Y|N) #REQUIRED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
89 |
targetParallel (Y|N) 'N'> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
90 |
<!ELEMENT specialInstructions EMPTY> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
91 |
<!ATTLIST specialInstructions |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
92 |
name CDATA #REQUIRED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
93 |
cwd CDATA #REQUIRED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
94 |
root CDATA #IMPLIED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
95 |
command CDATA #REQUIRED> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
96 |
]> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
97 |
<SystemDefinition schema="2.0.1" name="Symbian^3"> |
15
6980ebf0690e
Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
98 |
<systemModel> |
30
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
99 |
<layer name="mw"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
100 |
<block name="phonesrv"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
101 |
<collection name="s60"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
102 |
<component name="phonesrv_plat"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
103 |
<unit bldFile="/sf/mw/phonesrv/phonesrv_plat/group" mrp=""/> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
104 |
</component> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
105 |
<component name="phonesrv_pub"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
106 |
<unit bldFile="/sf/mw/phonesrv/phonesrv_pub/group" mrp=""/> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
107 |
</component> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
108 |
<component name="CbsServer"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
109 |
<unit bldFile="/sf/mw/phonesrv/cbs/CbsServer/group" mrp=""/> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
110 |
</component> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
111 |
<component name="cbsui"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
112 |
<unit bldFile="/sf/mw/phonesrv/cbs/cbsui/group" mrp=""/> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
113 |
</component> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
114 |
<component name="convergedcallengine"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
115 |
<unit bldFile="/sf/mw/phonesrv/convergedcallengine/group" mrp=""/> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
116 |
</component> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
117 |
<component name="networkhandlingengine"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
118 |
<unit bldFile="/sf/mw/phonesrv/networkhandling/networkhandlingengine/group" mrp=""/> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
119 |
</component> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
120 |
<component name="aiwdialdata"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
121 |
<unit bldFile="/sf/mw/phonesrv/phoneclientserver/aiwdialdata/group" mrp=""/> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
122 |
</component> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
123 |
<component name="CallUI"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
124 |
<unit bldFile="/sf/mw/phonesrv/phoneclientserver/CallUI/group" mrp=""/> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
125 |
</component> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
126 |
<component name="dialutils"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
127 |
<unit bldFile="/sf/mw/phonesrv/phoneclientserver/dialutils/group" mrp=""/> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
128 |
</component> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
129 |
<component name="EnPolicy"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
130 |
<unit bldFile="/sf/mw/phonesrv/phoneclientserver/EnPolicy/group" mrp=""/> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
131 |
</component> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
132 |
<component name="phoneclient"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
133 |
<unit bldFile="/sf/mw/phonesrv/phoneclientserver/phoneclient/group" mrp=""/> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
134 |
</component> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
135 |
<component name="phoneserver"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
136 |
<unit bldFile="/sf/mw/phonesrv/phoneclientserver/phoneserver/group" mrp=""/> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
137 |
</component> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
138 |
<component name="SatServer"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
139 |
<unit bldFile="/sf/mw/phonesrv/satengine/SatServer/group" mrp=""/> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
140 |
</component> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
141 |
<component name="satapp"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
142 |
<unit bldFile="/sf/mw/phonesrv/satui/satapp/group" mrp=""/> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
143 |
</component> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
144 |
<component name="satplugin"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
145 |
<unit bldFile="/sf/mw/phonesrv/satui/satplugin/group" mrp=""/> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
146 |
</component> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
147 |
<component name="phoneparser"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
148 |
<unit bldFile="/sf/mw/phonesrv/telutils/phoneparser/group" mrp=""/> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
149 |
</component> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
150 |
<component name="telephonyservice"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
151 |
<unit bldFile="/sf/mw/phonesrv/telutils/telephonyservice/group" mrp=""/> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
152 |
</component> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
153 |
<component name="telephonysettings"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
154 |
<unit bldFile="/sf/mw/phonesrv/cellular/telephonysettings/group" mrp=""/> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
155 |
</component> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
156 |
<component name="sssettings"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
157 |
<unit bldFile="/sf/mw/phonesrv/cellular/sssettings/group" mrp=""/> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
158 |
</component> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
159 |
<component name="psetnotesui"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
160 |
<unit bldFile="/sf/mw/phonesrv/cellular/psetnotesui/group" mrp=""/> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
161 |
</component> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
162 |
<component name="servicerequest"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
163 |
<unit bldFile="/sf/mw/phonesrv/cellular/servicerequest/group" mrp=""/> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
164 |
</component> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
165 |
<component name="phonecmdhnlr"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
166 |
<unit bldFile="/sf/mw/phonesrv/phonecmdhandler/phonecmdhnlr/group" mrp=""/> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
167 |
</component> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
168 |
<component name="vmbxengine"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
169 |
<unit bldFile="/sf/mw/phonesrv/engines/vmbxengine/group" mrp=""/> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
170 |
</component> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
171 |
</collection> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
172 |
</block> |
15
6980ebf0690e
Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
173 |
</layer> |
6980ebf0690e
Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
174 |
</systemModel> |
30
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
15
diff
changeset
|
175 |
</SystemDefinition> |