symbian3/micro/sysdefs/system_model.xml
author Simon Howkins <simonh@symbian.org>
Fri, 11 Dec 2009 10:50:35 +0000
changeset 322 0110806ed7c5
parent 245 22f217097441
child 889 ba76cab9ae36
permissions -rw-r--r--
Changed the order of the raptor targets in sf.spec.sbs.tools.config so that if the build system were to build the targets in the specified order, then that would be the right order.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
245
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     2
<SystemDefinition name="foundation" schema="2.0.1">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     3
 <systemModel>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     4
  <layer name="os" long-name="OS" levels="hw services">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     5
   <block name="deviceplatformrelease" long-name="Device Platform Release" tech_domain="to" level="services" levels="bld mid top">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     6
    <collection name="s60extras" long-name="S60 Extras" level="mid">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     7
     <component name="s60extras_build" long-name="S60 Extras Component" origin-model="foundation">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     8
      <unit bldFile="os/deviceplatformrelease/s60extras/group"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     9
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    10
    </collection>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    11
    <collection name="s60locfiles" long-name="S60 Loc Files" level="mid">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    12
     <component name="s60locfiles_build" long-name="S60 Loc Files Component" origin-model="foundation">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    13
      <unit bldFile="os/deviceplatformrelease/s60locfiles/group"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    14
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    15
    </collection>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    16
    <collection name="version" long-name="Version" level="top">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    17
     <component name="version_build" long-name="Version Component" origin-model="foundation">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    18
      <unit bldFile="os/deviceplatformrelease/version/group"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    19
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    20
    </collection>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    21
    <collection name="sf_config" long-name="SF Config" level="mid">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    22
     <component name="config" origin-model="foundation">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    23
      <!-- <unit bldFile="os/deviceplatformrelease/sf_config/config/apac/group"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    24
      <!-- <unit bldFile="os/deviceplatformrelease/sf_config/config/group"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    25
      <!-- <unit bldFile="os/deviceplatformrelease/sf_config/config/japan/group"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    26
      <!-- <unit bldFile="os/deviceplatformrelease/sf_config/config/western/group"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    27
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    28
    </collection>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    29
    <collection name="s60bld">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    30
     <component unofficial="yes" name="buildplatforms" origin-model="foundation">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    31
      <unit bldFile="tools/buildplatforms/group"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    32
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    33
    </collection>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    34
   <collection name="symbianosbld" long-name="Symbian OS Build" level="bld">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    35
     <component name="cedarutils" long-name="Cedar Utils" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    36
      <unit mrp="os/deviceplatformrelease/symbianosbld/cedarutils/tools_utils_cedar.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    37
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    38
     <component name="productionbldcbrconfig" long-name="Production Build CBR Config" filter="gt" purpose="development" class="config" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    39
      <unit mrp="os/deviceplatformrelease/symbianosbld/productionbldcbrconfig/product_cbr_config.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    40
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    41
    </collection>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    42
    <collection name="foundation_system" long-name="Foundation System" level="top">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    43
     <component name="systemdocs" long-name="System Documentation" purpose="development" class="doc" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    44
      <unit mrp="os/deviceplatformrelease/foundation_system/systemdocs/group/system.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    45
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    46
     <component name="system_model" long-name="System Model" introduced="tb91" purpose="development" class="config PC" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    47
      <unit mrp="os/deviceplatformrelease/foundation_system/system_model/system_model.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    48
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    49
    </collection>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    50
    <collection name="deviceplatformrelease_info" long-name="Device Platform Release Info" level="top">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    51
     <component name="deviceplatformrelease_metadata" long-name="Device Platform Release Metadata" introduced="tb91" purpose="development" class="config PC" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    52
      <unit mrp="os/deviceplatformrelease/deviceplatformrelease_info/deviceplatformrelease_metadata/deviceplatformrelease_metadata.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    53
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    54
    </collection>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    55
   </block>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    56
   <block name="kernelhwsrv" long-name="Kernel and Hardware Services" tech_domain="hb" level="hw" levels="hw-if adaptation framework test">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    57
    <collection name="baseintegtests" long-name="Base Integration Testing" level="test">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    58
     <component name="baseintegrationtest" long-name="Base Integration Test" introduced="9.3" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    59
      <unit bldFile="os/kernelhwsrv/baseintegtests/baseintegrationtest/group" mrp="os/kernelhwsrv/baseintegtests/baseintegrationtest/group/base_integration_test.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    60
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    61
    </collection>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    62
    <collection name="brdbootldr" long-name="Board Boot Loader" level="hw-if">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    63
     <component name="ubootldr" long-name="Boot Loader" introduced="9.2" purpose="optional" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    64
      <unit mrp="os/kernelhwsrv/brdbootldr/ubootldr/base_ubootldr.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    65
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    66
    </collection>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    67
    <collection name="n:unistore2" long-name="UniStore2 Flash Translation Layer" level="hw-if">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    68
     <component name="n:uiidrivers" long-name="UniStore2 Drivers" filter="gt" introduced="9.1" purpose="optional" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    69
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    70
      <!-- <unit bldFile="os/kernelhwsrv/kernel/eka/drivers/unistore2" mrp="os/kernelhwsrv/kernel/eka/drivers/unistore2/base_drivers_unistore2.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    71
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    72
     <component name="n:uiicore" long-name="UniStore2 Core" filter="gt" introduced="9.1" purpose="optional" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    73
      <unit mrp="os/kernelhwsrv/kernel/eka/drivers/unistore2/base_drivers_unistore2_undeliverable.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    74
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    75
     <component name="n:uiicrashlogger" long-name="UniStore2 Crash Logger" filter="gt" introduced="9.1" purpose="optional" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    76
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    77
      <!-- <unit bldFile="os/kernelhwsrv/kernel/eka/drivers/crashflash/unistore2" mrp="os/kernelhwsrv/kernel/eka/drivers/crashflash/unistore2/base_crashflash_unistore2.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    78
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    79
     <component name="n:uiibootsupport" long-name="UniStore2 Boot Support" filter="gt" introduced="9.1" purpose="optional" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    80
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    81
      <!-- <unit bldFile="os/kernelhwsrv/unistore2/uiibootsupport/nandloader/unistore2" mrp="os/kernelhwsrv/unistore2/uiibootsupport/base_nandboot_unistore2.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    82
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    83
    </collection>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    84
    <collection name="bsptemplate" long-name="BSP Template" level="hw-if">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    85
     <component name="asspandvariant" long-name="Template ASSP and Variant" introduced="6.0" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    86
      <unit bldFile="os/kernelhwsrv/bsptemplate/asspandvariant/template_variant" mrp="os/kernelhwsrv/bsptemplate/asspandvariant/base_template.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    87
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    88
    </collection>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    89
    <collection name="kernel" long-name="Kernel Architecture" level="adaptation">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    90
     <component name="eka" long-name="Kernel Architecture" introduced="8.0" purpose="mandatory" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    91
      <unit bldFile="os/kernelhwsrv/kernel/eka" mrp="os/kernelhwsrv/kernel/eka/base_e32.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    92
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    93
    </collection>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    94
    <collection name="kerneltest" long-name="Kernel Test" level="hw-if">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    95
     <component name="e32test" long-name="E32 Tests" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    96
      <unit bldFile="os/kernelhwsrv/kerneltest/e32test/group" mrp="os/kernelhwsrv/kerneltest/e32test/group/base_e32test.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    97
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    98
     <component name="n:sdiotest" long-name="SDIO Tests" filter="gt" introduced="9.2" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    99
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   100
      <!-- <unit bldFile="os/kernelhwsrv/kerneltest/sdiotest" mrp="os/kernelhwsrv/kerneltest/sdiotest/base_sdiotests.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   101
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   102
     <component name="e32utils" long-name="E32 Utilities" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   103
      <unit bldFile="os/kernelhwsrv/kerneltest/e32utils/group" mrp="os/kernelhwsrv/kerneltest/e32utils/group/base_e32utils.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   104
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   105
     <component name="f32test" long-name="File Server Tests" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   106
      <unit bldFile="os/kernelhwsrv/kerneltest/f32test/group" mrp="os/kernelhwsrv/kerneltest/f32test/group/base_f32test.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   107
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   108
    </collection>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   109
    <collection name="ldds" long-name="Logical Device Drivers" level="adaptation">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   110
     <component name="ethernetldd" long-name="Ethernet Drivers" purpose="optional" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   111
      <unit bldFile="os/kernelhwsrv/kernel/eka/drivers/ethernet" mrp="os/kernelhwsrv/kernel/eka/drivers/ethernet/base_e32_drivers_ethernet.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   112
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   113
     <component name="audioldd" long-name="Audio Drivers" introduced="8.1b" purpose="optional" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   114
      <unit bldFile="os/kernelhwsrv/kernel/eka/drivers/esound" mrp="os/kernelhwsrv/kernel/eka/drivers/esound/base_e32_drivers_sound.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   115
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   116
     <component name="serialldd" long-name="Serial Port Drivers" purpose="optional" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   117
      <unit bldFile="os/kernelhwsrv/kernel/eka/drivers/ecomm" mrp="os/kernelhwsrv/kernel/eka/drivers/ecomm/base_e32_drivers_ecomm.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   118
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   119
     <component name="legacydrivers" long-name="Legacy Drivers" purpose="optional" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   120
      <unit mrp="os/kernelhwsrv/kernel/eka/drivers/adc/base_e32_drivers_adc.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   121
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   122
     <component name="locmedia" long-name="Local Media Subsystem" introduced="8.1b" purpose="mandatory" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   123
      <!-- these are LDDs for storage media-->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   124
      <unit bldFile="os/kernelhwsrv/kernel/eka/drivers/locmedia" mrp="os/kernelhwsrv/kernel/eka/drivers/locmedia/base_e32_drivers_locmedia.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   125
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   126
     <component name="runmodedebugger" long-name="Run Mode Debugger" purpose="mandatory" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   127
      <unit bldFile="os/kernelhwsrv/kernel/eka/drivers/debug" mrp="os/kernelhwsrv/kernel/eka/drivers/debug/base_e32_drivers_debug.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   128
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   129
     <component name="btrace" long-name="Kernel Trace Tool" purpose="mandatory" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   130
      <unit bldFile="os/kernelhwsrv/kernel/eka/drivers/trace" mrp="os/kernelhwsrv/kernel/eka/drivers/trace/base_e32_drivers_trace.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   131
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   132
    </collection>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   133
    <collection name="driversupport" long-name="Generic Driver Support" level="hw-if">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   134
     <component name="n:sdcard3c" long-name="SD Card 3C Driver" filter="gt" introduced="9.1" purpose="optional" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   135
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   136
      <!-- <unit bldFile="os/kernelhwsrv/kernel/eka/drivers/pbus/mmc/sdcard/sdcard3c" mrp="os/kernelhwsrv/kernel/eka/drivers/pbus/mmc/sdcard/sdcard3c/base_e32_sd3c.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   137
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   138
     <component name="n:sdcard4c" long-name="SD Card 4C Driver" filter="gt" introduced="9.1" purpose="optional" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   139
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   140
      <!-- <unit bldFile="os/kernelhwsrv/kernel/eka/drivers/pbus/mmc/sdcard/sdcard4c" mrp="os/kernelhwsrv/kernel/eka/drivers/pbus/mmc/sdcard/sdcard4c/base_e32_sd4c.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   141
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   142
     <component name="mediadrivers" long-name="Media Drivers" purpose="optional" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   143
      <!-- these are for storage media-->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   144
      <unit bldFile="os/kernelhwsrv/kernel/eka/drivers/media" mrp="os/kernelhwsrv/kernel/eka/drivers/media/base_e32_drivers_media.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   145
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   146
     <component name="genericboardsupport" long-name="Generic Board Support" purpose="optional" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   147
      <unit bldFile="os/kernelhwsrv/kernel/eka/drivers/bsp" mrp="os/kernelhwsrv/kernel/eka/drivers/bsp/base_e32_drivers_bsp.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   148
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   149
    </collection>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   150
    <collection name="userlibandfileserver" long-name="User Library and File Server" level="framework">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   151
     <component name="euser" long-name="User Library" purpose="mandatory" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   152
      <unit bldFile="os/kernelhwsrv/kernel/eka/euser" mrp="os/kernelhwsrv/kernel/eka/euser/base_e32_euser.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   153
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   154
     <component name="compsupp" long-name="Compiler Runtime Support" filter="gt" purpose="mandatory" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   155
      <unit bldFile="os/kernelhwsrv/kernel/eka/compsupp" mrp="os/kernelhwsrv/kernel/eka/compsupp/base_e32_compsupp.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   156
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   157
     <component name="fileserver" long-name="File Server" filter="gt" purpose="mandatory" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   158
      <unit bldFile="os/kernelhwsrv/userlibandfileserver/fileserver/group" mrp="os/kernelhwsrv/userlibandfileserver/fileserver/group/base_f32.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   159
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   160
     <component name="n:nandftl" long-name="SSR Flash Translation Layer" filter="gt" introduced="7.0s" deprecated="9.1" purpose="optional" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   161
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   162
      <!-- <unit bldFile="os/kernelhwsrv/userlibandfileserver/fileserver/sftl" mrp="os/kernelhwsrv/userlibandfileserver/fileserver/sftl/base_f32_sftl.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   163
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   164
     <component name="estart" long-name="Base Starter" filter="gt" purpose="optional" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   165
      <unit bldFile="os/kernelhwsrv/userlibandfileserver/fileserver/estart" mrp="os/kernelhwsrv/userlibandfileserver/fileserver/estart/base_f32_estart.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   166
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   167
     <component name="domainmgr" long-name="Domain Manager" introduced="8.1b" purpose="mandatory" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   168
      <unit bldFile="os/kernelhwsrv/userlibandfileserver/domainmgr/group" mrp="os/kernelhwsrv/userlibandfileserver/domainmgr/group/base_domain.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   169
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   170
     <component name="basedocs" long-name="Base Documentation" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   171
      <unit mrp="os/kernelhwsrv/userlibandfileserver/basedocs/base_documentation.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   172
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   173
    </collection>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   174
    <collection name="filesystems" long-name="File Systems" level="framework">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   175
     <component name="romfs" long-name="ROM File System" filter="gt" purpose="optional" plugin="Y" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   176
      <unit mrp="os/kernelhwsrv/userlibandfileserver/fileserver/srom/base_f32_srom.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   177
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   178
     <component name="rofs" long-name="ROFS" filter="gt" purpose="optional" plugin="Y" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   179
      <unit bldFile="os/kernelhwsrv/userlibandfileserver/fileserver/srofs" mrp="os/kernelhwsrv/userlibandfileserver/fileserver/srofs/base_f32_srofs.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   180
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   181
     <component name="usbmsfs" long-name="USB Mass Storage File System" filter="gt" purpose="optional" plugin="Y" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   182
      <unit bldFile="os/kernelhwsrv/userlibandfileserver/fileserver/smassstorage" mrp="os/kernelhwsrv/userlibandfileserver/fileserver/smassstorage/base_f32_smassstorage.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   183
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   184
     <component name="fat32fs" long-name="FAT32 File System" filter="gt" purpose="optional" plugin="Y" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   185
      <unit bldFile="os/kernelhwsrv/userlibandfileserver/fileserver/sfat32" mrp="os/kernelhwsrv/userlibandfileserver/fileserver/sfat32/base_f32_sfat32.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   186
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   187
     <component name="fatfs" long-name="FAT File System" filter="gt" purpose="optional" plugin="Y" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   188
      <unit bldFile="os/kernelhwsrv/userlibandfileserver/fileserver/sfat" mrp="os/kernelhwsrv/userlibandfileserver/fileserver/sfat/base_f32_sfat.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   189
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   190
     <component name="compfs" long-name="Composite File System" filter="gt" purpose="optional" plugin="Y" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   191
      <unit bldFile="os/kernelhwsrv/userlibandfileserver/fileserver/scomp" mrp="os/kernelhwsrv/userlibandfileserver/fileserver/scomp/base_f32_scomp.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   192
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   193
     <component name="n:ntfs" long-name="NTFS" filter="gt" purpose="optional" plugin="Y" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   194
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   195
      <!-- <unit bldFile="os/kernelhwsrv/userlibandfileserver/fileserver/ntfs" mrp="os/kernelhwsrv/userlibandfileserver/fileserver/ntfs/base_f32_sntfs.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   196
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   197
     <component name="n:iso9660fs" long-name="ISO9660 File System" filter="gt" introduced="8.1b" purpose="optional" plugin="Y" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   198
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   199
      <!-- <unit bldFile="os/kernelhwsrv/userlibandfileserver/fileserver/iso9660" mrp="os/kernelhwsrv/userlibandfileserver/fileserver/iso9660/base_f32_siso9660.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   200
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   201
    </collection>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   202
    <collection name="halservices" long-name="HAL Services" level="framework">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   203
     <component name="hal" long-name="User-Side Hardware Abstraction" introduced="6.0" purpose="optional" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   204
      <unit bldFile="os/kernelhwsrv/halservices/hal" mrp="os/kernelhwsrv/halservices/hal/base_hal.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   205
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   206
    </collection>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   207
    <collection name="textmodeshell" long-name="Text Mode Shell" level="test">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   208
     <component name="e32wsrv" long-name="Text Window Server" purpose="optional" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   209
      <unit bldFile="os/kernelhwsrv/kernel/eka/ewsrv" mrp="os/kernelhwsrv/kernel/eka/ewsrv/base_e32_ewsrv.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   210
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   211
     <component name="textshell" long-name="Text Shell" filter="gt" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   212
      <unit bldFile="os/kernelhwsrv/userlibandfileserver/fileserver/etshell" mrp="os/kernelhwsrv/userlibandfileserver/fileserver/etshell/base_f32_eshell.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   213
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   214
    </collection>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   215
    <collection name="baseapitest" long-name="Base API Tests" level="test">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   216
     <component name="basesvs" long-name="Base Verification Suite" introduced="tb91" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   217
      <unit mrp="os/kernelhwsrv/baseapitest/basesvs/group/basesvs.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   218
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   219
    </collection>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   220
    <collection name="kernelhwsrv_info" long-name="Kernel and Hardware Services Info" level="test">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   221
     <component unofficial="yes" name="localesupport" origin-model="foundation">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   222
      <!-- <unit bldFile="os/kernelhwsrv/localisation/localesupport/mmpfiles"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   223
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   224
    <component name="kernelhwsrv_metadata" long-name="Kernel and Hardware Services Metadata" introduced="tb91" purpose="development" class="config PC" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   225
      <unit mrp="os/kernelhwsrv/kernelhwsrv_info/kernelhwsrv_metadata/kernelhwsrv_metadata.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   226
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   227
    </collection>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   228
   </block>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   229
   <block name="buildtools" long-name="Build Tools" tech_domain="to" level="hw" levels="bld mw fw ui">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   230
    <collection name="bldsystemtools" long-name="Build System Tools" level="bld">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   231
     <component name="buildsystemtools" long-name="Build System Tools" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   232
      <unit bldFile="os/buildtools/bldsystemtools/buildsystemtools/group" mrp="os/buildtools/bldsystemtools/buildsystemtools/group/tools_build.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   233
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   234
     <component name="gttechviewbaseline" long-name="GT Techview Baseline" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   235
      <unit mrp="os/buildtools/packaging/additionalutils/gt_techview_baseline.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   236
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   237
     <component name="commonbldutils" long-name="Common Utils" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   238
      <unit mrp="os/buildtools/bldsystemtools/commonbldutils/tools_utils_common.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   239
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   240
    </collection>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   241
    <collection name="packaging" long-name="Packaging" level="ui">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   242
     <component name="additionalutils" long-name="Additional Utils" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   243
      <unit mrp="os/buildtools/packaging/additionalutils/additional_unknown_cedar.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   244
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   245
    </collection>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   246
    <collection name="toolsandutils" long-name="Tools and Utils" level="mw">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   247
     <component unofficial="yes" name="buildsystem" origin-model="foundation">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   248
      <!-- <unit bldFile="os/buildtools/toolsandutils/buildsystem/test/helloworld"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   249
      <!-- <unit bldFile="os/buildtools/toolsandutils/buildsystem/test/binaryvariation"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   250
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   251
    <component name="productionbldtools" long-name="Production Build Tools" filter="gt" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   252
      <unit mrp="os/buildtools/toolsandutils/productionbldtools/product_tools.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   253
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   254
     <component name="n:ctsfunctionalitycheckers" long-name="CTS Functionality Checkers" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   255
      <unit mrp="os/buildtools/toolsandutils/ctsfunctionalitycheckers/Group/testtools_cts_functionalitycheckers.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   256
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   257
     <component name="n:burtestserver" long-name="BUR Test Server" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   258
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   259
      <!-- <unit bldFile="os/buildtools/toolsandutils/burtestserver/Group" mrp="os/buildtools/toolsandutils/burtestserver/Group/testtools_burtestserver.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   260
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   261
     <component name="n:cbrtools" long-name="Component Based Release (CBR) Tools" filter="gt" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   262
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   263
      <!-- <unit bldFile="os/buildtools/toolsandutils/cbrtools/group" mrp="os/buildtools/toolsandutils/cbrtools/group/tools_cbr_tools.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   264
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   265
     <component name="n:prf" long-name="Product Realisation Framework" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   266
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   267
      <!-- <unit bldFile="os/buildtools/toolsandutils/prf/group" mrp="os/buildtools/toolsandutils/prf/group/tools_cbr_prf.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   268
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   269
     <component name="n:cdb" long-name="Code Database" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   270
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   271
      <!-- <unit bldFile="os/buildtools/toolsandutils/cdb/group" mrp="os/buildtools/toolsandutils/cdb/group/testtools_cdb.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   272
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   273
     <component name="e32tools" long-name="E32 Tools" deprecated="tb91" purpose="development" class="PC" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   274
      <unit bldFile="os/buildtools/toolsandutils/e32tools/group" mrp="os/buildtools/toolsandutils/e32tools/group/tools_e32tools.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   275
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   276
     <component name="n:kitcomparator" long-name="Kit Comparator" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   277
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   278
      <!-- <unit bldFile="os/buildtools/toolsandutils/kitcomparator/group" mrp="os/buildtools/toolsandutils/kitcomparator/group/testtools_cts_kitcomparator.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   279
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   280
     <component name="wincredistribution" long-name="WinC Redistribution" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   281
      <unit mrp="os/buildtools/dist_os/redistributionwinceka2/tools_redistribution_winc.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   282
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   283
     <component name="additionalredistribution" long-name="Additional Redistribution" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   284
      <unit mrp="os/buildtools/perltoolsplat_os/redistribution/additional_tools.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   285
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   286
     <component name="n:testdriver" long-name="Test Driver" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   287
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   288
      <!-- <unit bldFile="os/buildtools/toolsandutils/testdriver/Group" mrp="os/buildtools/toolsandutils/testdriver/Group/testtools_testdriver.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   289
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   290
     <component name="statapi" long-name="STAT API" filter="gt" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   291
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   292
      <!-- <unit bldFile="os/buildtools/toolsandutils/statapi/source/statapi/console" mrp="os/buildtools/toolsandutils/statapi/group/testtools_stat_device_gt.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   293
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   294
     <component name="n:statsource" long-name="STAT Source" filter="gt" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   295
      <unit mrp="os/buildtools/toolsandutils/statsource/group/testtools_stat_common_source.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   296
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   297
     <component name="n:statdesktop" long-name="STAT Desktop" filter="gt" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   298
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   299
      <!-- <unit bldFile="os/buildtools/toolsandutils/statdesktop/group" mrp="os/buildtools/toolsandutils/statdesktop/group/testtools_stat_desktop.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   300
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   301
     <component name="n:systemmonitor" long-name="System Monitor" introduced="8.0" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   302
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   303
      <!-- <unit bldFile="os/buildtools/toolsandutils/systemmonitor/group" mrp="os/buildtools/toolsandutils/systemmonitor/group/testtools_systemmonitor.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   304
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   305
     <component name="n:testtoolsdesktop" long-name="Test Tools Desktop" filter="gt" deprecated="tb91" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   306
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   307
      <!-- <unit bldFile="os/buildtools/toolsandutils/testtoolsdesktop/group" mrp="os/buildtools/toolsandutils/testtoolsdesktop/group/testtools_desktop.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   308
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   309
     <component name="wintunnel" long-name="Wintunnel" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   310
      <unit mrp="os/buildtools/toolsandutils/wintunnel/group/testtools_WinTunnel_srconly.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   311
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   312
     <component name="n:usecasecontroller" long-name="Use Case Controller" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   313
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   314
      <!-- <unit bldFile="os/buildtools/toolsandutils/usecasecontroller/BuildScripts/group" mrp="os/buildtools/toolsandutils/usecasecontroller/BuildScripts/group/testtools_ucc.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   315
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   316
     <component name="autotest" long-name="Autotest" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   317
      <unit bldFile="os/buildtools/toolsandutils/autotest/group" mrp="os/buildtools/toolsandutils/autotest/group/tools_autotest.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   318
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   319
     <component name="n:testconfigfileparser" long-name="Test Config File Parser" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   320
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   321
      <!-- <unit bldFile="os/buildtools/toolsandutils/testconfigfileparser/group" mrp="os/buildtools/toolsandutils/testconfigfileparser/group/tools_testconfigfileparser.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   322
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   323
     <component name="n:kitsetupapp" long-name="Kit Setup App" filter="gt" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   324
      <unit mrp="os/buildtools/toolsandutils/kitsetupapp/group/tools_devkits_kitsetupapp.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   325
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   326
     <component name="n:navigationpages" long-name="Navigation Pages" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   327
      <unit mrp="os/buildtools/toolsandutils/navigationpages/tools_sdk_eng_NavigationPages.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   328
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   329
     <component name="n:productinstaller" long-name="Product Installer" filter="gt" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   330
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   331
      <!-- <unit bldFile="os/buildtools/toolsandutils/productinstaller/group" mrp="os/buildtools/toolsandutils/productinstaller/group/tools_custkits_productinstaller.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   332
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   333
     <component name="n:stlport" long-name="STL Port" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   334
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   335
      <!-- <unit bldFile="os/buildtools/toolsandutils/stlport/group" mrp="os/buildtools/toolsandutils/stlport/group/tools_stlport.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   336
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   337
    </collection>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   338
   <collection name="n:dist_os" long-name="Redistribution" level="mw">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   339
     <component name="n:redistributionwinceka2" long-name="Redistribution WINC EKA2" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   340
      <unit bldFile="os/buildtools/dist_os/redistributionwinceka2" mrp="os/buildtools/dist_os/redistributionwinceka2/tools_redistribution_cedar.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   341
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   342
    </collection>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   343
    <collection name="n:bintools_os" long-name="Binary Tools" level="fw">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   344
     <component name="n:rcomp" long-name="Resource Compiler" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   345
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   346
      <!-- <unit bldFile="os/buildtools/bintools_os/rcomp/group" mrp="os/buildtools/bintools_os/rcomp/group/tools_rcomp.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   347
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   348
     <component name="n:evalid" long-name="Evalid" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   349
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   350
      <!-- <unit bldFile="os/buildtools/bintools_os/evalid" mrp="os/buildtools/bintools_os/evalid/tools_evalid.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   351
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   352
    </collection>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   353
    <collection name="n:perltoolsplat_os" long-name="Perl Tools Platform" level="mw">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   354
     <component name="n:redistribution" long-name="Redistribution" filter="gt" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   355
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   356
      <!-- <unit bldFile="os/buildtools/perltoolsplat_os/redistribution" mrp="os/buildtools/perltoolsplat_os/redistribution/tools_redistribution_common.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   357
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   358
     <component name="n:legacycommonperl" long-name="Legacy Common Perl Libraries" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   359
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   360
      <!-- <unit bldFile="os/buildtools/perltoolsplat_os/legacycommonperl/group" mrp="os/buildtools/perltoolsplat_os/legacycommonperl/group/tools_sdk_eng_perllibrary.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   361
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   362
     <component name="n:commonperl" long-name="Common Perl Libraries" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   363
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   364
      <!-- <unit bldFile="os/buildtools/perltoolsplat_os/commonperl/group" mrp="os/buildtools/perltoolsplat_os/commonperl/group/tools_sdk_eng_perl_shared.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   365
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   366
    </collection>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   367
    <collection name="sbsv1_os" long-name="Symbian Build System v1" level="fw">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   368
     <component name="e32toolp" long-name="E32 Perl Tools" purpose="development" class="PC" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   369
      <unit bldFile="os/buildtools/sbsv1_os/e32toolp/group" mrp="os/buildtools/sbsv1_os/e32toolp/group/tools_e32toolp.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   370
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   371
     <component name="n:bldtools" long-name="Build Tools" filter="gt" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   372
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   373
      <!-- <unit bldFile="os/buildtools/sbsv1_os/bldtools/group" mrp="os/buildtools/sbsv1_os/bldtools/group/tools_sdk_eng_build-tools.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   374
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   375
    </collection>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   376
    <collection name="n:srcanamdw_os" long-name="Source Analysis Middleware" level="fw">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   377
     <component name="n:leavescan" long-name="Leavescan" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   378
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   379
      <!-- <unit bldFile="os/buildtools/srcanamdw_os/leavescan/group" mrp="os/buildtools/srcanamdw_os/leavescan/group/testtools_leavescan.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   380
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   381
     <component name="n:programchecker" long-name="Program Checker" deprecated="tb91" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   382
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   383
      <!-- <unit bldFile="os/buildtools/srcanamdw_os/programchecker/group" mrp="os/buildtools/srcanamdw_os/programchecker/group/testtools_programchecker.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   384
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   385
     <component name="n:migrationtool" long-name="Migration Tool" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   386
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   387
      <!-- <unit bldFile="os/buildtools/srcanamdw_os/migrationtool/group" mrp="os/buildtools/srcanamdw_os/migrationtool/group/testtools_migrationtool.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   388
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   389
    </collection>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   390
    <collection name="imgtools_os" long-name="Image Tools" level="fw">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   391
     <component name="romkiteka2" long-name="ROMKIT EKA2" deprecated="tb91" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   392
      <unit bldFile="os/buildtools/imgtools_os/romkiteka2/group" mrp="os/buildtools/imgtools_os/romkiteka2/group/tools_romkit.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   393
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   394
    </collection>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   395
    <collection name="n:binanamdw_os" long-name="Binary Analysis Middleware" level="fw">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   396
     <component name="n:captools" long-name="Capability Tools" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   397
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   398
      <!-- <unit bldFile="os/buildtools/binanamdw_os/captools/group" mrp="os/buildtools/binanamdw_os/captools/group/testtools_captools.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   399
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   400
     <component name="n:depcheck" long-name="Dependency Checker" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   401
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   402
      <!-- <unit bldFile="os/buildtools/binanamdw_os/depcheck" mrp="os/buildtools/binanamdw_os/depcheck/tools_depcheck.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   403
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   404
    </collection>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   405
    <collection name="n:devlib" long-name="Developer Library" level="ui">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   406
     <component name="n:devlibhelp" long-name="Developer Library Help" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   407
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   408
      <!-- <unit bldFile="os/buildtools/devlib/devlibhelp/group/devlib94" mrp="os/buildtools/devlib/devlibhelp/group/devlib94/developerlibrary_doc_html.mrp" version="9.4"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   409
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   410
     <component name="n:toolsdocs" long-name="Tools Documentation" purpose="development" class="doc" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   411
      <unit mrp="os/buildtools/devlib/toolsdocs/tools_documentation.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   412
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   413
    </collection>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   414
    <collection name="misccomponents" long-name="Misc Components" level="mw">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   415
     <component name="n:runperl" long-name="Run PERL" filter="gt" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   416
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   417
      <!-- <unit bldFile="os/buildtools/misccomponents/runperl/group" mrp="os/buildtools/misccomponents/runperl/group/tools_sdk_eng_runperl.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   418
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   419
     <component name="n:assertion" long-name="Assertion" filter="gt" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   420
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   421
      <!-- <unit bldFile="os/buildtools/misccomponents/assertion/group" mrp="os/buildtools/misccomponents/assertion/group/tools_sdk_eng_assertion.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   422
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   423
     <component name="n:enum" long-name="Enum" filter="gt" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   424
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   425
      <!-- <unit bldFile="os/buildtools/misccomponents/enum/group" mrp="os/buildtools/misccomponents/enum/group/tools_sdk_eng_enum.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   426
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   427
     <component name="n:logger" long-name="Logger" filter="gt" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   428
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   429
      <!-- <unit bldFile="os/buildtools/misccomponents/logger/group" mrp="os/buildtools/misccomponents/logger/group/tools_sdk_eng_logger.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   430
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   431
     <component name="n:filesys" long-name="Filesys" filter="gt" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   432
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   433
      <!-- <unit bldFile="os/buildtools/misccomponents/filesys/group" mrp="os/buildtools/misccomponents/filesys/group/tools_sdk_eng_filesys.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   434
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   435
     <component name="n:envvar" long-name="Envvar" filter="gt" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   436
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   437
      <!-- <unit bldFile="os/buildtools/misccomponents/envvar/group" mrp="os/buildtools/misccomponents/envvar/group/tools_sdk_eng_envvar.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   438
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   439
     <component name="n:installutils" long-name="Install Utils" filter="gt" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   440
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   441
      <!-- <unit bldFile="os/buildtools/misccomponents/installutils/group" mrp="os/buildtools/misccomponents/installutils/group/tools_sdk_eng_installutils.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   442
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   443
     <component name="n:mnemonicfix" long-name="Mnemonic Fix" filter="gt" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   444
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   445
      <!-- <unit bldFile="os/buildtools/misccomponents/mnemonicfix/group" mrp="os/buildtools/misccomponents/mnemonicfix/group/tools_sdk_eng_mnemonicfix.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   446
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   447
     <component name="n:pathbrowser" long-name="Path Browser" filter="gt" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   448
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   449
      <!-- <unit bldFile="os/buildtools/misccomponents/pathbrowser/group" mrp="os/buildtools/misccomponents/pathbrowser/group/tools_sdk_eng_pathbrowser.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   450
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   451
     <component name="n:shellexec" long-name="Shell Exec" filter="gt" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   452
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   453
      <!-- <unit bldFile="os/buildtools/misccomponents/shellexec/group" mrp="os/buildtools/misccomponents/shellexec/group/tools_sdk_eng_shellexec.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   454
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   455
     <component name="n:swingworker" long-name="Swing Worker" filter="gt" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   456
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   457
      <!-- <unit bldFile="os/buildtools/misccomponents/swingworker/group" mrp="os/buildtools/misccomponents/swingworker/group/tools_sdk_eng_swingworker.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   458
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   459
     <component name="n:testcaserunner" long-name="Test Case Runner" filter="gt" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   460
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   461
      <!-- <unit bldFile="os/buildtools/misccomponents/testcaserunner/group" mrp="os/buildtools/misccomponents/testcaserunner/group/tools_sdk_eng_testcaserunner.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   462
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   463
     <component name="n:toolbarpanel" long-name="Tool Bar Panel" filter="gt" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   464
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   465
      <!-- <unit bldFile="os/buildtools/misccomponents/toolbarpanel/group" mrp="os/buildtools/misccomponents/toolbarpanel/group/tools_sdk_eng_toolbarpanel.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   466
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   467
     <component name="n:javahelp" long-name="Java Help" filter="gt" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   468
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   469
      <!-- <unit bldFile="os/buildtools/misccomponents/javahelp/group" mrp="os/buildtools/misccomponents/javahelp/group/tools_sdk_eng_javahelp.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   470
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   471
     <component name="n:langconfig" long-name="Language Config" filter="gt" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   472
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   473
      <!-- <unit bldFile="os/buildtools/misccomponents/langconfig/group" mrp="os/buildtools/misccomponents/langconfig/group/tools_sdk_eng_langconfig.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   474
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   475
     <component name="n:sdkinfo" long-name="SDK Info" filter="gt" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   476
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   477
      <!-- <unit bldFile="os/buildtools/misccomponents/sdkinfo/group" mrp="os/buildtools/misccomponents/sdkinfo/group/tools_sdk_eng_sdkinfo.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   478
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   479
     <component name="n:jade" long-name="Jade " filter="gt" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   480
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   481
      <!-- <unit bldFile="os/buildtools/misccomponents/jade/group" mrp="os/buildtools/misccomponents/jade/group/tools_sdk_eng_jade.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   482
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   483
     <component name="n:sdkpackagemgr" long-name="SDK Package Manager" filter="gt" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   484
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   485
      <!-- <unit bldFile="os/buildtools/misccomponents/sdkpackagemgr/group" mrp="os/buildtools/misccomponents/sdkpackagemgr/group/tools_sdk_eng_sdkpkg-manager.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   486
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   487
     <component name="n:sdkpkgtools" long-name="SDK Package Tools" filter="gt" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   488
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   489
      <!-- <unit bldFile="os/buildtools/misccomponents/sdkpkgtools/group" mrp="os/buildtools/misccomponents/sdkpkgtools/group/tools_sdk_eng_sdkpkg-tools.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   490
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   491
     <component name="emulatorlauncher" long-name="Emulator Launcher" filter="gt" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   492
      <unit bldFile="os/buildtools/misccomponents/emulatorlauncher/group" mrp="os/buildtools/misccomponents/emulatorlauncher/group/tools_sdk_eng_emulator_launcher.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   493
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   494
     <component name="n:pkgmgrgui" long-name="SDK Package Manager GUI" filter="gt" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   495
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   496
      <!-- <unit bldFile="os/buildtools/misccomponents/pkgmgrgui/group" mrp="os/buildtools/misccomponents/pkgmgrgui/group/tools_sdk_eng_pkgmgrgui.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   497
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   498
     <component name="n:launch" long-name="Launch" filter="gt" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   499
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   500
      <!-- <unit bldFile="os/buildtools/misccomponents/launch/group" mrp="os/buildtools/misccomponents/launch/group/tools_sdk_eng_launch.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   501
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   502
     <component name="n:toolsstubs" long-name="Devices Tools Stubs" filter="gt" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   503
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   504
      <!-- <unit bldFile="os/buildtools/misccomponents/toolsstubs/group" mrp="os/buildtools/misccomponents/toolsstubs/group/tools_sdk_eng_tools_stubs.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   505
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   506
     <component name="n:bspbuilder" long-name="BSP Builder" filter="gt" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   507
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   508
      <!-- <unit bldFile="os/buildtools/misccomponents/bspbuilder/group" mrp="os/buildtools/misccomponents/bspbuilder/group/tools_bspbuilder.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   509
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   510
     <component name="n:splash" long-name="Splash Screen" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   511
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   512
      <!-- <unit bldFile="os/buildtools/misccomponents/splash/group" mrp="os/buildtools/misccomponents/splash/group/tools_sdk_eng_splash.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   513
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   514
     <component name="n:sdkbuilder" long-name="SDK Building Tools" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   515
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   516
      <!-- <unit bldFile="os/buildtools/misccomponents/sdkbuilder/group" mrp="os/buildtools/misccomponents/sdkbuilder/group/tools_sdk_eng_sdk_builder.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   517
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   518
    </collection>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   519
    <collection name="n:javatoolsplat" long-name="Java Tools Platform" level="mw">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   520
     <component name="n:javalib" long-name="Java Library " filter="gt" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   521
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   522
      <!-- <unit bldFile="os/buildtools/javatoolsplat/javalib/group" mrp="os/buildtools/javatoolsplat/javalib/group/tools_sdk_eng_javalibrary.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   523
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   524
    </collection>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   525
    <collection name="n:fileconv" long-name="File Converters" level="mw">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   526
     <component name="n:cjpeg" long-name="CJpeg" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   527
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   528
      <!-- <unit bldFile="os/buildtools/fileconv/cjpeg/group" mrp="os/buildtools/fileconv/cjpeg/group/tools_sdk_eng_cjpeg.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   529
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   530
     <component name="n:alp2csh" long-name="ALP to CSH" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   531
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   532
      <!-- <unit bldFile="os/buildtools/fileconv/alp2csh/group" mrp="os/buildtools/fileconv/alp2csh/group/tools_sdk_eng_alp2csh.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   533
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   534
     <component name="n:rtf2ptml" long-name="RTF to PTML" purpose="development" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   535
      <!-- The following unit is removed as non-contributed -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   536
      <!-- <unit bldFile="os/buildtools/fileconv/rtf2ptml/group" mrp="os/buildtools/fileconv/rtf2ptml/group/tools_sdk_eng_rtf2ptml.mrp"/> -->
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   537
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   538
    </collection>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   539
    <collection name="buildtools_info" long-name="Build Tools Info" level="ui">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   540
     <component name="buildtools_metadata" long-name="Build Tools Metadata" introduced="tb91" purpose="development" class="config PC" plugin="N" origin-model="Symbian">
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   541
      <unit mrp="os/buildtools/buildtools_info/buildtools_metadata/buildtools_metadata.mrp"/>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   542
     </component>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   543
    </collection>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   544
   </block>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   545
  </layer>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   546
 </systemModel>
22f217097441 Created micro configuration for Symbian^3
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   547
</SystemDefinition>