author | Dario Sestito <darios@symbian.org> |
Tue, 01 Jun 2010 17:27:34 +0100 | |
changeset 269 | 96bc1f23ffac |
parent 212 | a44ae815a47f |
child 284 | af166aaa8452 |
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 |
]> |
269
96bc1f23ffac
Update package models from latest system model (platform@dad7d9368c7c)
Dario Sestito <darios@symbian.org>
parents:
212
diff
changeset
|
53 |
<SystemDefinition schema="2.0.1" name="Symbian^3"> |
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="vpnclient" level="specific" long-name="VPN Client" levels="engine ui api"> |
212
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
57 |
<!-- is the !oem_build filter needed? --> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
58 |
<collection name="vpnc_plat" long-name="VPN Client Platform Interfaces" level="api"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
59 |
<component name="vpnapi" filter="s60" long-name="VPN API" class="api"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
60 |
<unit bldFile="/sf/mw/vpnclient/vpnc_plat/vpnapi/group" filter="!oem_build"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
61 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
62 |
</collection> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
63 |
<collection name="vpnapiimpl" long-name="VPN API Implementation" level="api"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
64 |
<component name="vpnapi" filter="s60" long-name="VPN API"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
65 |
<unit bldFile="/sf/mw/vpnclient/vpnapiimpl/group" filter="!oem_build"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
66 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
67 |
</collection> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
68 |
<collection name="vpnengine" long-name="VPN Engine" level="engine"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
69 |
<!-- too many components in this collection. |
139
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
70 |
Probably best to group the binaries together into larger components |
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
71 |
or maybe split the collection into more reasonable groups --> |
212
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
72 |
<component name="eventmediatorapi" filter="s60" long-name="Event Mediator API"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
73 |
<unit bldFile="/sf/mw/vpnclient/vpnengine/eventmediatorapi/group" filter="!oem_build"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
74 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
75 |
<component name="eventviewer" filter="s60" long-name="Event Viewer"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
76 |
<unit bldFile="/sf/mw/vpnclient/vpnengine/eventviewer/group" filter="!oem_build"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
77 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
78 |
<component name="vpnins" filter="s60" long-name="VPN Installer"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
79 |
<unit bldFile="/sf/mw/vpnclient/vpnengine/vpnins/group" filter="!oem_build"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
80 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
81 |
<component name="ikepolparser" filter="s60" long-name="IKE Policy Parser"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
82 |
<unit bldFile="/sf/mw/vpnclient/vpnengine/ikepolparser/group" filter="!oem_build"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
83 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
84 |
<component name="utlbase64" filter="s60" long-name="Base64 Utilities"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
85 |
<unit bldFile="/sf/mw/vpnclient/vpnengine/utlbase64/group" filter="!oem_build"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
86 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
87 |
<component name="utlcrypto" filter="s60" long-name="Crypto Utilities"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
88 |
<unit bldFile="/sf/mw/vpnclient/vpnengine/utlcrypto/group" filter="!oem_build"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
89 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
90 |
<component name="utlxml" filter="s60" long-name="XML Utilities"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
91 |
<unit bldFile="/sf/mw/vpnclient/vpnengine/utlxml/group" filter="!oem_build"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
92 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
93 |
<component name="utlpkcs10" filter="s60" long-name="PKCS#10 Utilities"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
94 |
<unit bldFile="/sf/mw/vpnclient/vpnengine/utlpkcs10/group" filter="!oem_build"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
95 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
96 |
<component name="pkiserviceapi" filter="s60" long-name="PKI Service API"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
97 |
<unit bldFile="/sf/mw/vpnclient/vpnengine/pkiserviceapi/group" filter="!oem_build"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
98 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
99 |
<component name="ikecert" filter="s60" long-name="IKE Certificate Management"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
100 |
<unit bldFile="/sf/mw/vpnclient/vpnengine/ikecert/group" filter="!oem_build"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
101 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
102 |
<component name="kmdapi" filter="s60" long-name="Key Management Daemon API"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
103 |
<unit bldFile="/sf/mw/vpnclient/vpnengine/kmdapi/group" filter="!oem_build"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
104 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
105 |
<component name="kmdserver" filter="s60" long-name="Key Management Daemon Server"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
106 |
<unit bldFile="/sf/mw/vpnclient/vpnengine/kmdserver/group" filter="!oem_build"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
107 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
108 |
<component name="ikeutils" filter="s60" long-name="Internet Key Exchange Utils"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
109 |
<unit bldFile="/sf/mw/vpnclient/vpnengine/ikeutils/group" filter="!oem_build"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
110 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
111 |
<component name="ikev1lib" filter="s60" long-name="IKEv1 Library"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
112 |
<unit bldFile="/sf/mw/vpnclient/vpnengine/ikev1lib/group" filter="!oem_build"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
113 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
114 |
<component name="ikev2lib" filter="s60" long-name="IKEv2 Library"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
115 |
<unit bldFile="/sf/mw/vpnclient/vpnengine/ikev2lib/group" filter="!oem_build"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
116 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
117 |
<component name="vpnipsecpolparser" filter="s60" long-name="VPN IPsec Policy Parser"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
118 |
<unit bldFile="/sf/mw/vpnclient/vpnengine/vpnipsecpolparser/group" filter="!oem_build"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
119 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
120 |
<component name="sit" filter="s60" long-name="Socket Interaction Thread"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
121 |
<unit bldFile="/sf/mw/vpnclient/vpnengine/sit/group" filter="!oem_build"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
122 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
123 |
<component name="vpntcwrapper" filter="s60" long-name="VPN Terminal Control Wrapper"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
124 |
<unit bldFile="/sf/mw/vpnclient/vpnengine/vpntcwrapper/group" filter="!oem_build"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
125 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
126 |
<component name="eventmediator" filter="s60" long-name="Event Mediator"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
127 |
<unit bldFile="/sf/mw/vpnclient/vpnengine/eventmediator/group" filter="!oem_build"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
128 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
129 |
<component name="pkiservice" filter="s60" long-name="PKI Service"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
130 |
<unit bldFile="/sf/mw/vpnclient/vpnengine/pkiservice/group" filter="!oem_build"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
131 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
132 |
<component name="vpnconnagt" filter="s60" long-name="VPN Connection Agent"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
133 |
<unit bldFile="/sf/mw/vpnclient/vpnengine/vpnconnagt/group" filter="!oem_build"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
134 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
135 |
<component name="vpnmanager" filter="s60" long-name="VPN Manager"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
136 |
<unit bldFile="/sf/mw/vpnclient/vpnengine/vpnmanager/group" filter="!oem_build"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
137 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
138 |
<component name="vpncleaner" filter="s60" long-name="VPN Cleaner"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
139 |
<unit bldFile="/sf/mw/vpnclient/vpnengine/vpncleaner/group" filter="!oem_build"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
140 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
141 |
<component name="utlpkcs12" filter="s60" long-name="PKCS#12 Utilities"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
142 |
<unit bldFile="/sf/mw/vpnclient/vpnengine/utlpkcs12/group" filter="!oem_build"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
143 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
144 |
<component name="dmadengine" filter="s60" long-name="DM Adapter Engine"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
145 |
<unit bldFile="/sf/mw/vpnclient/vpnengine/dmadengine/group" filter="!oem_build"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
146 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
147 |
<component name="dmadipsecvpn" filter="s60" long-name="IPsec VPN DM Adapter" plugin="Y"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
148 |
<unit bldFile="/sf/mw/vpnclient/vpnengine/dmadipsecvpn/group" filter="!oem_build"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
149 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
150 |
<component name="dmadpki" filter="s60" long-name="PKI DM Adapter" plugin="Y"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
151 |
<unit bldFile="/sf/mw/vpnclient/vpnengine/dmadpki/group" filter="!oem_build"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
152 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
153 |
<component name="ikesocket" filter="s60" long-name="IKE Socket" introduced="^3"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
154 |
<unit bldFile="/sf/mw/vpnclient/vpnengine/ikesocket/group" filter="!oem_build"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
155 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
156 |
</collection> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
157 |
<collection name="vpnui" long-name="VPN UI" level="ui"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
158 |
<component name="vpnecomnotifier" filter="s60" long-name="VPN ECOM Notifier" plugin="Y"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
159 |
<unit bldFile="/sf/mw/vpnclient/vpnui/vpnecomnotifier/group" filter="!oem_build"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
160 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
161 |
<component name="vpndialogmanager" filter="s60" long-name="VPN Dialog Manager"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
162 |
<unit bldFile="/sf/mw/vpnclient/vpnui/vpndialogmanager/group" filter="!oem_build"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
163 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
164 |
<component name="vpnmanagementui" filter="s60" long-name="VPN Management UI" plugin="Y"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
165 |
<unit bldFile="/sf/mw/vpnclient/vpnui/vpnmanagementui/group" filter="!oem_build"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
166 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
167 |
<component name="vpnpolins" filter="s60" long-name="VPN Policy Installer"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
168 |
<unit bldFile="/sf/mw/vpnclient/vpnui/vpnpolins/group" filter="!oem_build"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
169 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
170 |
<component name="vpnpolicyrecognizer" filter="s60" long-name="VPN Policy Recognizer" plugin="Y"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
171 |
<unit bldFile="/sf/mw/vpnclient/vpnui/vpnpolicyrecognizer/group" filter="!oem_build"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
172 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
173 |
</collection> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
174 |
<collection name="vpnclient_info" long-name="VPN Client Info" level="api"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
175 |
<component name="vpnclient_help" filter="s60" long-name="VPN Client Help"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
176 |
<unit bldFile="/sf/mw/vpnclient/help/group" filter="!oem_build"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
177 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
178 |
<component name="vpnclient_build" filter="s60" long-name="VPN Client Build"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
179 |
<!-- should split this up into the other components and remove this--> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
180 |
<unit bldFile="/sf/mw/vpnclient/group" filter="!oem_build"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
181 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
182 |
</collection> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
183 |
</block> |
32
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
184 |
</layer> |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
185 |
</systemModel> |
139
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
186 |
</SystemDefinition> |