3k/os/shortlinksrv/package_definition.xml
author Simon Howkins <simonh@symbian.org>
Fri, 07 Aug 2009 16:35:35 +0100
changeset 7 f28a2588e622
parent 2 5dfc4b38cad0
child 14 77d0f9c8d3ec
permissions -rw-r--r--
Minor tweaks to case and attribute order to standardise.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
     2
<SystemDefinition name="foundation" schema="2.0.1">
0
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     3
<systemModel>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     4
<layer name="os" long-name="OS" levels="hw services">
7
f28a2588e622 Minor tweaks to case and attribute order to standardise.
Simon Howkins <simonh@symbian.org>
parents: 2
diff changeset
     5
<block name="shortlinksrv" long-name="Short Link Services" level="services" levels="adaptation hw-if plugin framework server app-if">
0
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     6
    <collection name="bluetoothapitest" long-name="Bluetooth API Tests" level="app-if">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     7
     <component name="bluetoothsvs" long-name="Bluetooth Verification Suite" introduced="tb91" purpose="development" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     8
      <unit mrp="/sf/os/shortlinksrv/bluetoothapitest/bluetoothsvs/group/bluetoothsvs.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     9
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    10
    </collection>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    11
    <collection name="usbldd" long-name="Shortlink Logical Device Drivers" level="hw-if">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    12
     <component name="usbclientdrivers" long-name="USB Client Drivers" introduced="8.1b" purpose="optional" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    13
      <unit bldFile="/sf/os/kernelhwsrv/kernel/eka/drivers/usbc" mrp="/sf/os/kernelhwsrv/kernel/eka/drivers/usbc/base_e32_drivers_usbcli.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    14
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    15
    </collection>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    16
    <collection name="bluetooth" long-name="Bluetooth" level="framework">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    17
     <component name="btstack" long-name="Bluetooth Stack" introduced="6.0" purpose="optional" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    18
      <unit bldFile="/sf/os/shortlinksrv/bluetooth/btstack" mrp="/sf/os/shortlinksrv/bluetooth/btstack/bluetooth_stack.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    19
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    20
     <component name="btcomm" long-name="Bluetooth CSY" introduced="6.0" purpose="optional" plugin="Y" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    21
      <unit bldFile="/sf/os/shortlinksrv/bluetooth/btcomm" mrp="/sf/os/shortlinksrv/bluetooth/btcomm/bluetooth_btcomm.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    22
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    23
     <component name="btsdp" long-name="Bluetooth SDP" introduced="6.1" purpose="optional" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    24
      <unit bldFile="/sf/os/shortlinksrv/bluetooth/btsdp" mrp="/sf/os/shortlinksrv/bluetooth/btsdp/bluetooth_sdp.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    25
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    26
     <component name="btextnotifiers" long-name="Bluetooth Notifiers Support" introduced="6.1" purpose="optional" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    27
      <unit bldFile="/sf/os/shortlinksrv/bluetooth/btextnotifiers" mrp="/sf/os/shortlinksrv/bluetooth/btextnotifiers/bluetooth_btextnotifiers.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    28
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    29
     <component name="gavdp" long-name="Bluetooth GAVDP" introduced="8.1" purpose="optional" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    30
      <unit bldFile="/sf/os/shortlinksrv/bluetooth/gavdp/group" mrp="/sf/os/shortlinksrv/bluetooth/gavdp/group/bluetooth_gavdp.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    31
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    32
     <component name="btexample" long-name="Bluetooth Examples and Tests" introduced="6.1" purpose="development" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    33
      <unit mrp="/sf/os/shortlinksrv/bluetooth/btexample/test/bluetooth_tests_examples.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    34
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    35
     <component name="btlogger" long-name="Bluetooth Logging Engine" introduced="9.2" purpose="optional" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    36
      <unit bldFile="/sf/os/shortlinksrv/bluetooth/btlogger/group" mrp="/sf/os/shortlinksrv/bluetooth/btlogger/group/bluetooth_logger.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    37
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    38
     <component name="btdocs" long-name="Bluetooth Documentation" purpose="development" class="doc" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    39
      <unit mrp="/sf/os/shortlinksrv/bluetooth/btdocs/bluetooth_documentation.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    40
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    41
    </collection>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    42
    <collection name="bluetoothmgmt" long-name="Bluetooth Management" level="plugin">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    43
     <component name="btmgr" long-name="Bluetooth Manager" introduced="6.0" purpose="optional" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    44
      <unit bldFile="/sf/os/shortlinksrv/bluetoothmgmt/btmgr" mrp="/sf/os/shortlinksrv/bluetoothmgmt/btmgr/bluetooth_manager.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    45
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    46
     <component name="btconfig" long-name="Bluetooth Config" purpose="optional" class="config" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    47
      <unit bldFile="/sf/os/shortlinksrv/bluetoothmgmt/btconfig" mrp="/sf/os/shortlinksrv/bluetoothmgmt/btconfig/bluetooth_config.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    48
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    49
     <component name="btrom" long-name="Bluetooth ROM" introduced="9.1" purpose="optional" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    50
      <unit bldFile="/sf/os/shortlinksrv/bluetoothmgmt/btrom" mrp="/sf/os/shortlinksrv/bluetoothmgmt/btrom/bluetooth_rom.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    51
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    52
     <component name="bluetoothclientlib" long-name="Bluetooth Client Library" introduced="6.0" purpose="optional" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    53
      <unit bldFile="/sf/os/shortlinksrv/bluetoothmgmt/bluetoothclientlib" mrp="/sf/os/shortlinksrv/bluetoothmgmt/bluetoothclientlib/bluetooth_user.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    54
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    55
     <component name="btcommon" long-name="Bluetooth Build Utilities" purpose="optional" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    56
      <unit mrp="/sf/os/shortlinksrv/bluetoothmgmt/btcommon/bluetooth_common.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    57
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    58
    </collection>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    59
    <collection name="bluetoothcommsprofiles" long-name="Bluetooth Comms Profiles" level="app-if">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    60
     <component name="btpan" long-name="Bluetooth PAN Profile" introduced="8.1" purpose="optional" plugin="Y" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    61
      <unit bldFile="/sf/os/shortlinksrv/bluetoothcommsprofiles/btpan/group" mrp="/sf/os/shortlinksrv/bluetoothcommsprofiles/btpan/group/bluetooth_pan.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    62
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    63
    </collection>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    64
    <collection name="bthci" long-name="Host Controller Interface" level="server">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    65
     <component name="bthci1" long-name="Bluetooth HCI Framework 1" introduced="6.0" purpose="optional" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    66
      <unit bldFile="/sf/os/shortlinksrv/bthci/bthci1" mrp="/sf/os/shortlinksrv/bthci/bthci1/bluetooth_hci.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    67
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    68
     <component name="bthci2" long-name="Bluetooth HCI Framework 2" introduced="9.2" purpose="optional" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    69
      <unit bldFile="/sf/os/shortlinksrv/bthci/bthci2/group" mrp="/sf/os/shortlinksrv/bthci/bthci2/group/bluetooth_hci_v2_framework.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    70
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    71
     <component name="hciextensioninterface" long-name="Bluetooth HCI Extension Interface" introduced="6.1" purpose="optional" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    72
      <unit bldFile="/sf/os/shortlinksrv/bthci/hciextensioninterface" mrp="/sf/os/shortlinksrv/bthci/hciextensioninterface/bluetooth_hciproxy.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    73
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    74
     <component name="hci2implementations" long-name="Bluetooth HCI 2 Reference Implementations" introduced="9.2" purpose="optional" plugin="Y" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    75
      <unit bldFile="/sf/os/shortlinksrv/bthci/hci2implementations/group" mrp="/sf/os/shortlinksrv/bthci/hci2implementations/group/bluetooth_hci_v2_implementations.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    76
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    77
    </collection>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    78
    <collection name="usbmgmt" long-name="USB Management" level="server">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    79
     <component name="usbmgr" long-name="USB Manager" purpose="optional" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    80
      <unit bldFile="/sf/os/shortlinksrv/usbmgmt/usbmgr/group" mrp="/sf/os/shortlinksrv/usbmgmt/usbmgr/group/usb_manager.mrp" version="2"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    81
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    82
     <component name="usbmgrtest" long-name="USB Manager Tests" introduced="7.0" purpose="development" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    83
      <unit mrp="/sf/os/shortlinksrv/usbmgmt/usbmgrtest/group/usb_test.mrp" version="2"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    84
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    85
     <component name="usbclassandmgrdocs" long-name="USB Class and Manager Documentation" purpose="development" class="doc" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    86
      <unit mrp="/sf/os/shortlinksrv/usbmgmt/usbclassandmgrdocs/usb_documentation.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    87
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    88
    </collection>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    89
    <collection name="irda" long-name="IrDA" level="plugin">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    90
     <component name="irdastack" long-name="IrDA Stack" purpose="optional" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    91
      <unit bldFile="/sf/os/shortlinksrv/irda/irdastack/group" mrp="/sf/os/shortlinksrv/irda/irdastack/group/infra-red_irda.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    92
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    93
    </collection>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    94
    <collection name="shortlinksrv_info" long-name="Short Link Services Info" level="app-if">
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    95
     <component unofficial="yes" name="shortlinksrv_build" origin-model="foundation">
0
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    96
      <unit bldFile="/sf/os/shortlinksrv/group"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    97
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    98
     <component unofficial="yes" name="shortlinksrv_plat" class="api" origin-model="foundation">
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    99
      <unit bldFile="/sf/os/shortlinksrv/shortlinksrv_plat/group"/>
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
   100
     </component>
0
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   101
    <component name="shortlinksrv_metadata" long-name="Short Link Services Metadata" introduced="tb91" purpose="development" class="config PC" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   102
      <unit mrp="/sf/os/shortlinksrv/shortlinksrv_info/shortlinksrv_metadata/shortlinksrv_metadata.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   103
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   104
    </collection>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   105
   </block>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   106
</layer>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   107
</systemModel>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   108
</SystemDefinition>