symbian3/mw/wirelessacc/package_definition.xml
author Dario Sestito <darios@symbian.org>
Tue, 18 May 2010 16:26:09 +0100
changeset 212 a44ae815a47f
parent 138 6892870d74c9
permissions -rw-r--r--
Update package models from auto generated system model (packages@6048e49bb3e0)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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 [
138
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 30
diff changeset
     3
 <!ELEMENT SystemDefinition (systemModel)>
30
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
]>
138
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 30
diff changeset
    53
<SystemDefinition name="Symbian^3" schema="2.0.1">
15
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    54
<systemModel>
138
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 30
diff changeset
    55
<layer name="mw" long-name="Middleware" levels="generic specific">
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 30
diff changeset
    56
<block name="wirelessacc" level="specific" long-name="Wireless Access" levels="framework generic ui">
212
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    57
<collection name="hsfw_plat" long-name="HotSpot Framework Platform Interfaces" level="ui">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    58
<component name="hotspot_framework_client_api" long-name="HotSpot Framework Client API" filter="s60" class="api">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    59
<unit bldFile="/sf/mw/wirelessacc/hsfw_plat/hotspot_framework_client_api/group"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    60
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    61
<component name="internet_connectivity_test_service_api" long-name="Internet Connectivity Test Service API" filter="s60" class="api">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    62
<unit bldFile="/sf/mw/wirelessacc/hsfw_plat/internet_connectivity_test_service_api/group"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    63
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    64
<component name="internet_connectivity_test_service_settings_api" long-name="Internet Connectivity Test Service Settings API" filter="s60" class="api">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    65
<unit bldFile="/sf/mw/wirelessacc/hsfw_plat/internet_connectivity_test_service_settings_api/group"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    66
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    67
<component name="hotspot_framework_client_plugin_api" long-name="HotSpot Framework Client Plugin API" filter="s60" class="api">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    68
<unit bldFile="/sf/mw/wirelessacc/hsfw_plat/hotspot_framework_client_plugin_api/group"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    69
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    70
</collection>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    71
<collection name="hotspotfw" long-name="HotSpot Framework" level="framework">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    72
<component name="hsserver" filter="s60" long-name="HotSpot Server" class="placeholder">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    73
<!-- needs bld.inf extracted from the hotspotfw/group one, or this component should be removed-->
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    74
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    75
<component name="hsclient" filter="s60" long-name="HotSpot Client" class="placeholder">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    76
<!-- needs bld.inf extracted from the hotspotfw/group one, or this component should be removed-->
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    77
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    78
<component name="internetconnectivitytestservice" filter="s60" long-name="Internet Connectivity Test Service" class="placeholder">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    79
<!-- needs bld.inf un-#included from hotspotfw/group/bld.inf, or this component should be removed-->
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    80
<!-- <unit bldFile="hotspotfw/internetconnectivitytestservice/group"/> -->
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    81
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    82
<component name="ictsdialogs" filter="s60" long-name="Internet Connectivity Test Service Dialogs" deprecated="^3" class="placeholder">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    83
<!-- needs bld.inf un-#included from hotspotfw/group/bld.inf, or this component should be removed-->
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    84
<!-- <unit bldFile="hotspotfw/ictsdialogs/group"/> -->
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    85
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    86
<component name="hspluginforagent" filter="s60" long-name="HotSpot Plugin for Agent" plugin="Y" class="placeholder">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    87
<!-- needs bld.inf un-#included from hotspotfw/group/bld.inf, or this component should be removed-->
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    88
<!-- <unit bldFile="hotspotfw/hspluginforagent/group"/> -->
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    89
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    90
<component name="hsbrowser" filter="s60" long-name="HotSpot Browser" class="placeholder">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    91
<!-- needs bld.inf un-#included from hotspotfw/group/bld.inf, or this component should be removed-->
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    92
<!-- <unit bldFile="hotspotfw/hsbrowser/group"/> -->
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    93
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    94
<component name="hotspotfw_build" filter="s60" long-name="Hotspot Framework Build">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    95
<!--  should break up this bld.inf into the above components, or collapse them all into a single component -->
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    96
<unit bldFile="/sf/mw/wirelessacc/hotspotfw/group"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    97
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    98
</collection>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    99
<collection name="wlanutilities" long-name="WLAN Utilities" level="generic">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
   100
<component name="wlanplugin" filter="s60" long-name="WLAN Plugin" plugin="Y">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
   101
<unit bldFile="/sf/mw/wirelessacc/wlanutilities/wlanplugin/group"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
   102
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
   103
<component name="wlansettingsui" filter="s60" long-name="WLAN Settings UI">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
   104
<unit bldFile="/sf/mw/wirelessacc/wlanutilities/wlansettingsui/group"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
   105
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
   106
<component name="wlansniffer" filter="s60" long-name="WLAN Sniffer">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
   107
<unit bldFile="/sf/mw/wirelessacc/wlanutilities/wlansniffer/group"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
   108
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
   109
<component name="wlanindicatorplugin" filter="s60" long-name="WLAN Indicator Plugin" plugin="Y">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
   110
<unit bldFile="/sf/mw/wirelessacc/wlanutilities/wlanindicatorplugin/group"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
   111
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
   112
</collection>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
   113
</block>
15
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   114
</layer>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   115
</systemModel>
138
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 30
diff changeset
   116
</SystemDefinition>