CompilerCompatibility/mw/usbservices/package_definition.xml
author Dario Sestito <darios@symbian.org>
Wed, 02 Jun 2010 09:29:47 +0100
changeset 272 471f13fbc73a
parent 269 96bc1f23ffac
child 284 af166aaa8452
permissions -rw-r--r--
Add sources of app/phone to phonesrv package
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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="usbservices" level="generic" long-name="USB Services" levels="framework server generic specific plugin">
212
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    57
<collection name="usbservices_plat" long-name="USB Services Platform Interfaces" level="plugin">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    58
<component name="pictbridge_api" long-name="PictBridge API" filter="s60" class="api">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    59
<unit bldFile="/sf/mw/usbservices/usbservices_plat/pictbridge_api/group"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    60
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    61
<component name="ptp_responder_api" long-name="PTP Responder API" filter="s60" class="api">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    62
<unit bldFile="/sf/mw/usbservices/usbservices_plat/ptp_responder_api/group"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    63
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    64
<component name="ptp_transport_api" long-name="PTP Transport API" filter="s60" class="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/usbservices/usbservices_plat/ptp_transport_api/group"/>
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
<component name="usb_device_control_plugin_api" long-name="USB Device Control Plug-in API" filter="s60" class="api">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    68
<unit bldFile="/sf/mw/usbservices/usbservices_plat/usb_device_control_plugin_api/group"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    69
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    70
<component name="usb_notifier_api" long-name="USB Notifier API" filter="s60" class="api">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    71
<unit bldFile="/sf/mw/usbservices/usbservices_plat/usb_notifier_api/group"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    72
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    73
<component name="usb_personality_api_header" long-name="USB Personality API" filter="s60" class="api">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    74
<unit bldFile="/sf/mw/usbservices/usbservices_plat/usb_personality_api_header/group"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    75
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    76
<component name="usb_personality_plugin_api" long-name="USB Personality Plug-in API" filter="s60" class="api">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    77
<unit bldFile="/sf/mw/usbservices/usbservices_plat/usb_personality_plugin_api/group"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    78
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    79
<component name="usb_secondary_display_api" long-name="USB Secondary Display API" filter="s60" class="api">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    80
<unit bldFile="/sf/mw/usbservices/usbservices_plat/usb_secondary_display_api/group"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    81
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    82
<component name="usb_watcher_api" long-name="USB Watcher API" filter="s60" class="api">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    83
<unit bldFile="/sf/mw/usbservices/usbservices_plat/usb_watcher_api/group"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    84
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    85
<component name="usb_watcher_info_api_header" long-name="USB Watcher Info API" filter="s60" class="api">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    86
<unit bldFile="/sf/mw/usbservices/usbservices_plat/usb_watcher_info_api_header/group"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    87
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    88
</collection>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    89
<collection name="usbservices_info" long-name="USB Services Info" level="plugin"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    90
<collection name="usbengines" long-name="USB Engines" level="generic">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    91
<component name="usbotgwatcher" filter="s60" long-name="USB OTG Watcher">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    92
<unit bldFile="/sf/mw/usbservices/usbengines/usbotgwatcher/group"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    93
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    94
<component name="usbwatcher" filter="s60" long-name="USB Watcher">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    95
<unit bldFile="/sf/mw/usbservices/usbengines/usbwatcher/group"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    96
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    97
<component name="usblocodplugin" filter="s60" long-name="USB Local Connectivity Domain Plugin" plugin="Y">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    98
<unit bldFile="/sf/mw/usbservices/usbengines/usblocodplugin/group"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    99
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   100
<component name="usbdevcon" filter="s60" long-name="USB Device Control">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   101
<unit bldFile="/sf/mw/usbservices/usbengines/usbdevcon/group"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   102
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   103
<component name="usbremotepersonality" filter="s60" long-name="USB Remote Personality">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   104
<unit bldFile="/sf/mw/usbservices/usbengines/usbremotepersonality/group"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   105
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   106
</collection>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   107
<collection name="usbclasses" long-name="USB Classes" level="framework">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   108
<component name="usbobexclasscontroller" filter="s60" long-name="USB OBEX Class Controller" plugin="Y">
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/usbservices/usbclasses/usbobexclasscontroller/group"/>
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="usbbasicpersonality" filter="s60" long-name="USB Basic Personality" plugin="Y">
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/usbservices/usbclasses/usbbasicpersonality/group"/>
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="usbmscpersonality" filter="s60" long-name="USB MSC Personality" plugin="Y">
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/usbservices/usbclasses/usbmscpersonality/group"/>
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
<!--	commented out in bld.inf. Should this be deleted?     
139
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
   118
  <component id="ptpstack" filter="s60" name="Picture Transfer Protocol Stack">
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
   119
        <unit bldFile="usbclasses/ptpstack/group"/>
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
   120
      </component>
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
   121
      <component id="sicdusbplugin" filter="s60" name="SICD USB Plugin" class="plugin">
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
   122
        <unit bldFile="usbclasses/sicdusbplugin/group"/>
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
   123
      </component>
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
   124
      <component id="ptpserver" filter="s60" name="Picture Transfer Protocol Server">
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
   125
        <unit bldFile="usbclasses/ptpserver/group"/>
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
   126
      </component>-->
212
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   127
<component name="pictbridgeengine" filter="s60" long-name="PictBridge Engine">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   128
<unit bldFile="/sf/mw/usbservices/usbclasses/pictbridgeengine/group"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   129
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   130
<component name="usbphoneasmodem" filter="s60" long-name="USB Phone as Modem" introduced="^3">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   131
<unit bldFile="/sf/mw/usbservices/usbclasses/usbphoneasmodem/group"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   132
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   133
</collection>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   134
<collection name="usbuis" long-name="USB UIs" level="specific">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   135
<component name="usbui" filter="s60" long-name="USB UI">
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/usbservices/usbuis/usbui/group"/>
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="usbuinotif" filter="s60" long-name="USB UI Notifiers">
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/usbservices/usbuis/usbuinotif/group"/>
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="imageprintuiprovider" filter="s60" long-name="ImagePrint UI Provider" plugin="Y">
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/usbservices/usbuis/imageprintuiprovider/group"/>
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="usbimageprintui" filter="s60" long-name="ImagePrint UI">
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/usbservices/usbuis/imageprintui/group"/>
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
</collection>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   148
</block>
32
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   149
</layer>
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   150
</systemModel>
139
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
   151
</SystemDefinition>