foundation/sysdefs/system_model_s60.xml
author thomase
Thu, 25 Jun 2009 14:41:03 +0100
changeset 105 609bd3bcfef4
parent 102 5a46a48ba14b
child 130 40c430068ab4
permissions -rw-r--r--
Remodeled S60sysdef to have a component-level breakdown. Updated job props to use split builds (temporary)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
28
a5762c2265b2 system definition files renamed, project configured for the added split models, raptor traces filter turned on
ThomasE@UK-ThomasE.symbian.int
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
105
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
     2
<!-- Tech domain abbrevations list
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
     3
Location		lo
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
     4
OS Base Services	hb
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
     5
Multimedia		mm
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
     6
Multimedia Apps	ma
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
     7
Productivity	pr
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
     8
Personal Communications	vc
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
     9
Security		se
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    10
User Interface		ui
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    11
Data Communications	dc
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    12
Device Connectivity	de
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    13
Device Management	dm
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    14
Runtimes and Web		rt
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    15
Tools			to
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    16
Operator Complementary Packages		ocp
102
5a46a48ba14b Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents: 41
diff changeset
    17
-->
28
a5762c2265b2 system definition files renamed, project configured for the added split models, raptor traces filter turned on
ThomasE@UK-ThomasE.symbian.int
parents:
diff changeset
    18
<SystemDefinition name="Foundation" schema="2.0.1">
105
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    19
 <systemModel>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    20
  <layer name="adaptation" long-name="Adaptation">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    21
   <block name="stubs" long-name="Stubs" tech_domain="hb" levels="adaptation plugin mid engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    22
    <collection name="audiostubs" long-name="Audio Stubs" level="adaptation">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    23
     <component name="devsoundextensions_stubs" long-name="Devsound Extensions Stubs">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    24
      <!-- <unit bldFile="adaptation/stubs/audiostubs/devsoundextensions_stubs/audioenhancementfactorystubs/custominterfaceproxyfactory_stub/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    25
      <!-- <unit bldFile="adaptation/stubs/audiostubs/devsoundextensions_stubs/audioenhancementfactorystubs/messagehandlerfactory_stub/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    26
      <unit bldFile="adaptation/stubs/audiostubs/devsoundextensions_stubs/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    27
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    28
     <component name="fmradiotunercontrolstub" long-name="FM Radio Tuner Control Stub">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    29
      <unit bldFile="adaptation/stubs/audiostubs/fmradiotunercontrolstub/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    30
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    31
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    32
    <collection name="drm_stubs" long-name="DRM Stubs" level="plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    33
     <component name="drm_stubs compo" long-name="DRM Stubs Component">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    34
      <unit bldFile="adaptation/stubs/drm_stubs/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    35
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    36
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    37
    <collection name="ptit9core_stub" long-name="PTI T9 Core Stub" level="plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    38
     <component name="ptit9core_stub compo" long-name="PTI T9 Core Stub Component"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    39
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    40
    <collection name="btaudioadaptation_stub" long-name="BT Audio Adaptation Stub" level="adaptation">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    41
     <component name="btaudioadaptation_stub.dll=binary">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    42
      <unit bldFile="adaptation/stubs/btaudioadaptation_stub/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    43
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    44
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    45
    <collection name="posmsgpluginreferenceimpl" long-name="Pos Msg Plugin Reference Implementation" level="plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    46
     <component name="eposomasuplposrefapp.dll=binary">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    47
      <unit bldFile="adaptation/stubs/posmsgpluginreferenceimpl/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    48
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    49
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    50
    <collection name="omasuplasnconverterstubimpl" long-name="OMA SUPL ASN Converter Stub Implementation" level="plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    51
     <component name="AsnImplementation.dll=binary" long-name="ASN ImpleĀ­mentĀ­ation">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    52
      <unit bldFile="adaptation/stubs/omasuplasnconverterstubimpl/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    53
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    54
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    55
    <collection name="power_save_display_mode_stub" long-name="Power Save Display Mode Stub" level="plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    56
     <component name="power_save_display_mode_stub.dll=binary">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    57
      <unit bldFile="adaptation/stubs/power_save_display_mode_stub/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    58
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    59
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    60
    <collection name="srsfenginestub" long-name="SRSF Engine Stub" level="engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    61
     <component name="adaptationhwdevice" long-name="Adaptation Hardware Device">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    62
      <!-- <unit bldFile="adaptation/stubs/srsfenginestub/adaptationhwdevice/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    63
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    64
     <component name="grcompilerhwdevice" long-name="GR Compiler Hardware Device">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    65
      <!-- <unit bldFile="adaptation/stubs/srsfenginestub/grcompilerhwdevice/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    66
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    67
     <component name="ttphwdevice" long-name="TTP Hardware Device">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    68
      <!-- <unit bldFile="adaptation/stubs/srsfenginestub/ttphwdevice/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    69
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    70
     <component name="recognitionhwdevice" long-name="Recognition Hardware Device">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    71
      <!-- <unit bldFile="adaptation/stubs/srsfenginestub/recognitionhwdevice/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    72
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    73
     <component name="vocmanhwdevice" long-name="Voc Man Hardware Device">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    74
      <!-- <unit bldFile="adaptation/stubs/srsfenginestub/vocmanhwdevice/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    75
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    76
     <component name="ttshwdevice" long-name="TTS Hardware Device">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    77
      <!-- <unit bldFile="adaptation/stubs/srsfenginestub/ttshwdevice/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    78
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    79
     <component name="nlphwdevice" long-name="NLP Hardware Device">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    80
      <!-- <unit bldFile="adaptation/stubs/srsfenginestub/nlphwdevice/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    81
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    82
     <component unofficial="yes" name="srsfenginestub_build" long-name="SRSF Engine Stub Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    83
      <unit bldFile="adaptation/stubs/srsfenginestub/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    84
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    85
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    86
    <collection name="systemswstubs" long-name="System SW Stubs" level="adaptation">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    87
     <component name="accessorypolicyreference" long-name="Accessory Policy Reference">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    88
      <unit bldFile="adaptation/stubs/systemswstubs/accessorypolicyreference/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    89
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    90
     <component name="asyreference" long-name="ASY Reference">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    91
      <unit bldFile="adaptation/stubs/systemswstubs/asyreference/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    92
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    93
     <component name="examplecommonisc" long-name="Example Common ISC">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    94
      <unit bldFile="adaptation/stubs/systemswstubs/examplecommonisc/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    95
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    96
     <component name="exampledsy" long-name="Example DSY">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    97
      <unit bldFile="adaptation/stubs/systemswstubs/exampledsy/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    98
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
    99
     <component name="featuremanagerstub" long-name="Feature Manager Stub">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   100
      <unit bldFile="adaptation/stubs/systemswstubs/featuremanagerstub/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   101
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   102
     <component name="TVOutConfig" long-name="TVOut Config">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   103
      <unit bldFile="adaptation/stubs/systemswstubs/tvoutconfig/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   104
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   105
     <component name="hwrmstubplugins" long-name="HWRM Stub Plugins">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   106
      <unit bldFile="adaptation/stubs/systemswstubs/hwrmstubplugins/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   107
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   108
     <component name="hwrmhapticsstubplugin" long-name="HWRM Haptics Stub Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   109
      <unit bldFile="adaptation/stubs/systemswstubs/hwrmhapticsstubplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   110
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   111
     <component name="sensorchannelsreference" long-name="Sensor Channels Reference">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   112
      <unit bldFile="adaptation/stubs/systemswstubs/sensorchannelsreference/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   113
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   114
     <component name="ssyreference" long-name="SSY Rreference">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   115
      <unit bldFile="adaptation/stubs/systemswstubs/ssyreference/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   116
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   117
     <component name="startupadaptationstub" long-name="Startup Adaptation Stub">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   118
      <unit bldFile="adaptation/stubs/systemswstubs/startupadaptationstub/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   119
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   120
     <component name="tiltcompensationstub" long-name="Tilt Compensation Stub">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   121
      <unit bldFile="adaptation/stubs/systemswstubs/tiltcompensationstub/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   122
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   123
     <component name="wiredbearerreference" long-name="Wired Bearer Teference">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   124
      <unit bldFile="adaptation/stubs/systemswstubs/wiredbearerreference/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   125
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   126
     <component unofficial="yes" name="systemswstubs_build" long-name="System SW Stubs Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   127
      <!-- <unit bldFile="adaptation/stubs/systemswstubs/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   128
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   129
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   130
    <collection name="tactileclickplugin_stub" long-name="Tactile Click Plugin Stub" level="engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   131
     <component name="tactileclickplugin.dll=binary">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   132
      <unit bldFile="adaptation/stubs/tactileclickplugin_stub/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   133
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   134
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   135
    <collection name="wlanhwinit_stub" long-name="WLAN Hardware Init Stub" level="mid">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   136
     <component name="wlanhwinit.dll=binary">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   137
      <unit bldFile="adaptation/stubs/wlanhwinit_stub/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   138
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   139
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   140
    <collection name="ocrsrv_stub" long-name="OCR Services Stub" level="mid">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   141
     <component name="ocrsrv.dll=binary">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   142
      <unit bldFile="adaptation/stubs/ocrsrv_stub/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   143
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   144
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   145
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   146
  </layer>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   147
  <layer name="os" long-name="OS" levels="hw services">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   148
   <block name="ossrv" long-name="Generic OS Services" tech_domain="hb" level="services" levels="physical-abstraction app-libs encoding translation data-services utilities">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   149
    <collection name="utilitylibraries" long-name="Utility Libraries" level="encoding">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   150
     <component name="libutils" long-name="Utility Library">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   151
      <unit bldFile="os/ossrv/utilitylibraries/libutils/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   152
      <unit bldFile="os/ossrv/utilitylibraries/libutils/tsrc/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   153
      <!-- <unit bldFile="os/ossrv/utilitylibraries/libutils/tsrc/nft/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   154
      <unit bldFile="os/ossrv/ossrv_plat/libutils/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   155
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   156
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   157
    <collection name="ofdbus" long-name="OF Dbus" level="utilities">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   158
     <component name="dbus" long-name="Dbus">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   159
      <unit bldFile="os/ossrv/ofdbus/dbus/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   160
      <unit bldFile="os/ossrv/ofdbus/dbus/tsrc/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   161
      <unit bldFile="os/ossrv/ossrv_pub/dbus/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   162
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   163
     <component name="dbus-glib" long-name="Dbus glib">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   164
      <unit bldFile="os/ossrv/ofdbus/dbus-glib/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   165
      <unit bldFile="os/ossrv/ofdbus/dbus-glib/tsrc/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   166
      <unit bldFile="os/ossrv/ossrv_pub/dbus-glib/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   167
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   168
     <component unofficial="yes" name="ofdbus_build" long-name="OF Dbus Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   169
      <unit bldFile="os/ossrv/ofdbus/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   170
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   171
     <component unofficial="yes" name="ofdbus_test" long-name="OF Dbus Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   172
      <!-- <unit bldFile="os/ossrv/ofdbus/tsrc/nft/idle_daemon_run/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   173
      <!-- <unit bldFile="os/ossrv/ofdbus/tsrc/nft/g_n_messages/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   174
      <!-- <unit bldFile="os/ossrv/ofdbus/tsrc/nft/send_messages/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   175
      <!-- <unit bldFile="os/ossrv/ofdbus/tsrc/nft/g_file_send/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   176
      <!-- <unit bldFile="os/ossrv/ofdbus/tsrc/nft/send_messages1/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   177
      <!-- <unit bldFile="os/ossrv/ofdbus/tsrc/nft/stif_glib_1_simple_message/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   178
      <!-- <unit bldFile="os/ossrv/ofdbus/tsrc/nft/file_transfer_time/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   179
      <!-- <unit bldFile="os/ossrv/ofdbus/tsrc/nft/g_n_messages1/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   180
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   181
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   182
    <collection name="glib" long-name="Glib" level="utilities">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   183
     <component name="glibbackend" long-name="Glib Backend">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   184
      <unit bldFile="os/ossrv/glib/glibbackend/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   185
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   186
     <component name="libglib" long-name="Libglib">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   187
      <unit bldFile="os/ossrv/glib/libglib/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   188
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   189
     <component name="libgthread" long-name="Libg Thread">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   190
      <unit bldFile="os/ossrv/glib/libgthread/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   191
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   192
     <component name="libgmodule" long-name="Libg Module">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   193
      <unit bldFile="os/ossrv/glib/libgmodule/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   194
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   195
     <component name="libgobject" long-name="Libg Object">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   196
      <unit bldFile="os/ossrv/glib/libgobject/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   197
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   198
     <component unofficial="yes" name="glib_test" long-name="Glib Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   199
      <!-- <unit bldFile="os/ossrv/glib/tsrc/bc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   200
      <unit bldFile="os/ossrv/glib/tsrc/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   201
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   202
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   203
    <collection name="ssl" long-name="SSL" level="data-services">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   204
     <component name="libcrypto" long-name="Libcrypto">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   205
      <unit bldFile="os/ossrv/ssl/libcrypto/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   206
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   207
     <component name="libssl" long-name="Libssl">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   208
      <unit bldFile="os/ossrv/ssl/libssl/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   209
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   210
     <component unofficial="yes" name="ssl_test" long-name="SSL Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   211
      <unit bldFile="os/ossrv/ssl/tsrc/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   212
      <!-- <unit bldFile="os/ossrv/ssl/tsrc/bc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   213
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   214
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   215
    <collection name="stdcpp" long-name="Stdcpp" level="translation">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   216
     <component unofficial="yes" name="stdcpp_build" long-name="Stdcpp Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   217
      <unit bldFile="os/ossrv/stdcpp/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   218
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   219
     <component unofficial="yes" name="stdcpp_test" long-name="Stdcpp Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   220
      <!-- <unit bldFile="os/ossrv/stdcpp/tsrc/stdcpp_test/tstdcpp/twsd_manual/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   221
      <!-- <unit bldFile="os/ossrv/stdcpp/tsrc/stdcpp_test/tstdcpp/ood_manual/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   222
      <!-- <unit bldFile="os/ossrv/stdcpp/tsrc/stdcpp_test/stlport/manual/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   223
      <!-- <unit bldFile="os/ossrv/stdcpp/tsrc/stdcpp_test/tstdcpp/io_manual/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   224
      <!-- <unit bldFile="os/ossrv/stdcpp/tsrc/stdcpp_test/tstdcpp/multithread/manual/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   225
      <!-- <unit bldFile="os/ossrv/stdcpp/tsrc/boost_test/multi_array/manual/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   226
      <!-- <unit bldFile="os/ossrv/stdcpp/tsrc/bc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   227
      <!-- <unit bldFile="os/ossrv/stdcpp/tsrc/boost_test/graph/manual/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   228
      <unit bldFile="os/ossrv/stdcpp/tsrc/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   229
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   230
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   231
    <collection name="stdlibs" long-name="Stdlibs" level="translation">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   232
     <component name="libz" long-name="Libz">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   233
      <unit bldFile="os/ossrv/stdlibs/libz/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   234
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   235
     <component name="libcrypt" long-name="Libcrypt">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   236
      <unit bldFile="os/ossrv/stdlibs/libcrypt/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   237
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   238
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   239
    <collection name="ossrv_info" long-name="Generic OS Services Info" level="utilities">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   240
     <component unofficial="yes" name="ossrv_test" long-name="Generic OS Services Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   241
      <!-- <unit bldFile="os/ossrv/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   242
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   243
     <component unofficial="yes" name="ossrv_build" long-name="Generic OS Services Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   244
      <unit bldFile="os/ossrv/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   245
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   246
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   247
    <collection name="ossrv_pub" long-name="Generic OS Services Public Interfaces" level="utilities">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   248
     <component unofficial="yes" name="standard_compressiondecompression_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   249
      <unit bldFile="os/ossrv/ossrv_pub/standard_compressiondecompression_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   250
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   251
     <component unofficial="yes" name="glib_memory_allocation">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   252
      <unit bldFile="os/ossrv/ossrv_pub/glib_memory_allocation/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   253
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   254
     <component unofficial="yes" name="glib_io_channels">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   255
      <unit bldFile="os/ossrv/ossrv_pub/glib_io_channels/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   256
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   257
     <component unofficial="yes" name="cryptogaphy_related_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   258
      <unit bldFile="os/ossrv/ossrv_pub/cryptogaphy_related_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   259
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   260
     <component unofficial="yes" name="glib_automatic_string_completion">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   261
      <unit bldFile="os/ossrv/ossrv_pub/glib_automatic_string_completion/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   262
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   263
     <component unofficial="yes" name="glib_strings">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   264
      <unit bldFile="os/ossrv/ossrv_pub/glib_strings/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   265
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   266
     <component unofficial="yes" name="glib_string_utility_functions">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   267
      <unit bldFile="os/ossrv/ossrv_pub/glib_string_utility_functions/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   268
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   269
     <component unofficial="yes" name="glib_message_logging">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   270
      <unit bldFile="os/ossrv/ossrv_pub/glib_message_logging/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   271
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   272
     <component unofficial="yes" name="localization_function_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   273
      <unit bldFile="os/ossrv/ossrv_pub/localization_function_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   274
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   275
     <component unofficial="yes" name="gparamspec">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   276
      <unit bldFile="os/ossrv/ossrv_pub/gparamspec/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   277
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   278
     <component unofficial="yes" name="wide_character_classapis">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   279
      <unit bldFile="os/ossrv/ossrv_pub/wide_character_classapis/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   280
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   281
     <component unofficial="yes" name="glib_balanced_binary_trees">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   282
      <unit bldFile="os/ossrv/ossrv_pub/glib_balanced_binary_trees/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   283
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   284
     <component unofficial="yes" name="glib_hook_functions">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   285
      <unit bldFile="os/ossrv/ossrv_pub/glib_hook_functions/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   286
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   287
     <component unofficial="yes" name="glib_generic_values">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   288
      <unit bldFile="os/ossrv/ossrv_pub/glib_generic_values/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   289
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   290
     <component unofficial="yes" name="glib_varargs_value_collection">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   291
      <unit bldFile="os/ossrv/ossrv_pub/glib_varargs_value_collection/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   292
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   293
     <component unofficial="yes" name="glib_caches">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   294
      <unit bldFile="os/ossrv/ossrv_pub/glib_caches/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   295
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   296
     <component unofficial="yes" name="no_namespace_headers">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   297
      <unit bldFile="os/ossrv/ossrv_pub/no_namespace_headers/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   298
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   299
     <component unofficial="yes" name="glib_error_reporting">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   300
      <unit bldFile="os/ossrv/ossrv_pub/glib_error_reporting/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   301
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   302
     <component unofficial="yes" name="glib_keyvalue_file_parser">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   303
      <unit bldFile="os/ossrv/ossrv_pub/glib_keyvalue_file_parser/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   304
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   305
     <component unofficial="yes" name="glib_internationalization">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   306
      <unit bldFile="os/ossrv/ossrv_pub/glib_internationalization/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   307
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   308
     <component unofficial="yes" name="utility_apis">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   309
      <unit bldFile="os/ossrv/ossrv_pub/utility_apis/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   310
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   311
     <component unofficial="yes" name="glib_signals">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   312
      <unit bldFile="os/ossrv/ossrv_pub/glib_signals/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   313
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   314
     <component unofficial="yes" name="glib_miscellaneous_utility_functions">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   315
      <unit bldFile="os/ossrv/ossrv_pub/glib_miscellaneous_utility_functions/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   316
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   317
     <component unofficial="yes" name="glib_unicode_manipulation">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   318
      <unit bldFile="os/ossrv/ossrv_pub/glib_unicode_manipulation/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   319
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   320
     <component unofficial="yes" name="glib_memory_slices">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   321
      <unit bldFile="os/ossrv/ossrv_pub/glib_memory_slices/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   322
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   323
     <component unofficial="yes" name="glib_nary_trees">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   324
      <unit bldFile="os/ossrv/ossrv_pub/glib_nary_trees/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   325
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   326
     <component unofficial="yes" name="exceptions">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   327
      <unit bldFile="os/ossrv/ossrv_pub/exceptions/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   328
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   329
     <component unofficial="yes" name="glib_date_and_time_functions">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   330
      <unit bldFile="os/ossrv/ossrv_pub/glib_date_and_time_functions/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   331
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   332
     <component unofficial="yes" name="debug">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   333
      <unit bldFile="os/ossrv/ossrv_pub/debug/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   334
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   335
     <component unofficial="yes" name="crypto_inputoutput_and_data_encoding_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   336
      <unit bldFile="os/ossrv/ossrv_pub/crypto_inputoutput_and_data_encoding_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   337
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   338
     <component unofficial="yes" name="glib_atomic_operations">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   339
      <unit bldFile="os/ossrv/ossrv_pub/glib_atomic_operations/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   340
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   341
     <component unofficial="yes" name="glib_asynchronous_queues">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   342
      <unit bldFile="os/ossrv/ossrv_pub/glib_asynchronous_queues/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   343
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   344
     <component unofficial="yes" name="glib_random_numbers">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   345
      <unit bldFile="os/ossrv/ossrv_pub/glib_random_numbers/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   346
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   347
     <component unofficial="yes" name="gtype">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   348
      <unit bldFile="os/ossrv/ossrv_pub/gtype/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   349
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   350
     <component unofficial="yes" name="ossrv_pub_configuration">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   351
      <unit bldFile="os/ossrv/ossrv_pub/configuration/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   352
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   353
     <component unofficial="yes" name="ssl_protocol_methods_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   354
      <unit bldFile="os/ossrv/ossrv_pub/ssl_protocol_methods_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   355
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   356
     <component unofficial="yes" name="ssl_general_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   357
      <!-- <unit bldFile="os/ossrv/ossrv_pub/ssl_general_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   358
      <unit bldFile="os/ossrv/ossrv_pub/ssl_general_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   359
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   360
     <component unofficial="yes" name="glib_quarks">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   361
      <unit bldFile="os/ossrv/ossrv_pub/glib_quarks/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   362
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   363
     <component unofficial="yes" name="gboxed">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   364
      <unit bldFile="os/ossrv/ossrv_pub/gboxed/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   365
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   366
     <component unofficial="yes" name="memory">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   367
      <unit bldFile="os/ossrv/ossrv_pub/memory/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   368
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   369
     <component unofficial="yes" name="crypto_certificates_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   370
      <unit bldFile="os/ossrv/ossrv_pub/crypto_certificates_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   371
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   372
     <component unofficial="yes" name="gobject">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   373
      <unit bldFile="os/ossrv/ossrv_pub/gobject/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   374
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   375
     <component unofficial="yes" name="glib_doublylinked_lists">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   376
      <unit bldFile="os/ossrv/ossrv_pub/glib_doublylinked_lists/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   377
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   378
     <component unofficial="yes" name="glib_datasets">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   379
      <unit bldFile="os/ossrv/ossrv_pub/glib_datasets/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   380
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   381
     <component unofficial="yes" name="glib_character_set_conversion">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   382
      <unit bldFile="os/ossrv/ossrv_pub/glib_character_set_conversion/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   383
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   384
     <component unofficial="yes" name="glib_singlylinked_lists">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   385
      <unit bldFile="os/ossrv/ossrv_pub/glib_singlylinked_lists/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   386
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   387
     <component unofficial="yes" name="glib_relations_and_tuples">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   388
      <unit bldFile="os/ossrv/ossrv_pub/glib_relations_and_tuples/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   389
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   390
     <component unofficial="yes" name="glib_timers">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   391
      <unit bldFile="os/ossrv/ossrv_pub/glib_timers/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   392
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   393
     <component unofficial="yes" name="gtypemodule">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   394
      <unit bldFile="os/ossrv/ossrv_pub/gtypemodule/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   395
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   396
     <component unofficial="yes" name="glib_file_utilities">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   397
      <unit bldFile="os/ossrv/ossrv_pub/glib_file_utilities/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   398
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   399
     <component unofficial="yes" name="glib_standard_macros">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   400
      <unit bldFile="os/ossrv/ossrv_pub/glib_standard_macros/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   401
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   402
     <component unofficial="yes" name="crypto_utility_functions_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   403
      <unit bldFile="os/ossrv/ossrv_pub/crypto_utility_functions_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   404
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   405
     <component unofficial="yes" name="compiler_specific_runtime_support">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   406
      <unit bldFile="os/ossrv/ossrv_pub/compiler_specific_runtime_support/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   407
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   408
     <component unofficial="yes" name="glib_simple_xml_subset_parser">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   409
      <unit bldFile="os/ossrv/ossrv_pub/glib_simple_xml_subset_parser/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   410
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   411
     <component unofficial="yes" name="glib_enums_and_flags">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   412
      <unit bldFile="os/ossrv/ossrv_pub/glib_enums_and_flags/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   413
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   414
     <component unofficial="yes" name="character_type_apis">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   415
      <unit bldFile="os/ossrv/ossrv_pub/character_type_apis/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   416
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   417
     <component unofficial="yes" name="glib_parameters_and_values">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   418
      <unit bldFile="os/ossrv/ossrv_pub/glib_parameters_and_values/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   419
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   420
     <component unofficial="yes" name="glib_lexical_scanner">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   421
      <unit bldFile="os/ossrv/ossrv_pub/glib_lexical_scanner/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   422
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   423
     <component unofficial="yes" name="glib_spawning_processes">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   424
      <unit bldFile="os/ossrv/ossrv_pub/glib_spawning_processes/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   425
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   426
     <component unofficial="yes" name="glib_closures">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   427
      <unit bldFile="os/ossrv/ossrv_pub/glib_closures/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   428
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   429
     <component unofficial="yes" name="glib_arrays">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   430
      <unit bldFile="os/ossrv/ossrv_pub/glib_arrays/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   431
      <!-- <unit bldFile="os/ossrv/ossrv_pub/glib_arrays/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   432
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   433
     <component unofficial="yes" name="crypto_symmetric_ciphers_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   434
      <unit bldFile="os/ossrv/ossrv_pub/crypto_symmetric_ciphers_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   435
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   436
     <component unofficial="yes" name="stl">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   437
      <!-- <unit bldFile="os/ossrv/ossrv_pub/stl/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   438
      <unit bldFile="os/ossrv/ossrv_pub/stl/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   439
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   440
     <component unofficial="yes" name="math_operations_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   441
      <unit bldFile="os/ossrv/ossrv_pub/math_operations_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   442
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   443
     <component unofficial="yes" name="io_stream_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   444
      <unit bldFile="os/ossrv/ossrv_pub/io_stream_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   445
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   446
     <component unofficial="yes" name="gtypeplugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   447
      <unit bldFile="os/ossrv/ossrv_pub/gtypeplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   448
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   449
     <component unofficial="yes" name="boost_apis">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   450
      <unit bldFile="os/ossrv/ossrv_pub/boost_apis/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   451
      <!-- <unit bldFile="os/ossrv/ossrv_pub/boost_apis/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   452
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   453
     <component unofficial="yes" name="crypto_auxillary_functions_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   454
      <unit bldFile="os/ossrv/ossrv_pub/crypto_auxillary_functions_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   455
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   456
     <component unofficial="yes" name="cpp_wrappers">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   457
      <unit bldFile="os/ossrv/ossrv_pub/cpp_wrappers/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   458
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   459
     <component unofficial="yes" name="thread_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   460
      <unit bldFile="os/ossrv/ossrv_pub/thread_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   461
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   462
     <component unofficial="yes" name="glib_doubleended_queues">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   463
      <unit bldFile="os/ossrv/ossrv_pub/glib_doubleended_queues/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   464
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   465
     <component unofficial="yes" name="type_attributes">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   466
      <unit bldFile="os/ossrv/ossrv_pub/type_attributes/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   467
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   468
     <component unofficial="yes" name="glib_main_event_loop">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   469
      <unit bldFile="os/ossrv/ossrv_pub/glib_main_event_loop/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   470
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   471
     <component unofficial="yes" name="glib_threads">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   472
      <unit bldFile="os/ossrv/ossrv_pub/glib_threads/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   473
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   474
     <component unofficial="yes" name="typeinfo">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   475
      <unit bldFile="os/ossrv/ossrv_pub/typeinfo/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   476
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   477
     <component unofficial="yes" name="glib_globstyle_pattern_matching">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   478
      <unit bldFile="os/ossrv/ossrv_pub/glib_globstyle_pattern_matching/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   479
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   480
     <component unofficial="yes" name="glib_dynamic_loading_of_modules">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   481
      <unit bldFile="os/ossrv/ossrv_pub/glib_dynamic_loading_of_modules/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   482
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   483
     <component unofficial="yes" name="openc_wrappers">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   484
      <unit bldFile="os/ossrv/ossrv_pub/openc_wrappers/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   485
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   486
     <component unofficial="yes" name="glib_hash_tables">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   487
      <unit bldFile="os/ossrv/ossrv_pub/glib_hash_tables/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   488
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   489
     <component unofficial="yes" name="glib_thread_pools">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   490
      <unit bldFile="os/ossrv/ossrv_pub/glib_thread_pools/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   491
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   492
     <component unofficial="yes" name="glib_shellrelated_utilities">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   493
      <unit bldFile="os/ossrv/ossrv_pub/glib_shellrelated_utilities/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   494
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   495
     <component unofficial="yes" name="openc_headers">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   496
      <unit bldFile="os/ossrv/ossrv_pub/openc_headers/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   497
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   498
     <component unofficial="yes" name="crypto_public_key_cryptography_and_key_agreement_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   499
      <unit bldFile="os/ossrv/ossrv_pub/crypto_public_key_cryptography_and_key_agreement_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   500
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   501
     <component unofficial="yes" name="glib_commandline_option_parser">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   502
      <unit bldFile="os/ossrv/ossrv_pub/glib_commandline_option_parser/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   503
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   504
     <component unofficial="yes" name="crypto_authentication_codes_and_hash_functions_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   505
      <unit bldFile="os/ossrv/ossrv_pub/crypto_authentication_codes_and_hash_functions_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   506
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   507
     <component unofficial="yes" name="glib_basic_types">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   508
      <unit bldFile="os/ossrv/ossrv_pub/glib_basic_types/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   509
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   510
     <component unofficial="yes" name="glib_value_arrays">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   511
      <unit bldFile="os/ossrv/ossrv_pub/glib_value_arrays/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   512
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   513
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   514
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   515
   <block name="persistentdata" long-name="Persistent Data Services" tech_domain="hb" level="services" levels="adaptation hw-if plugin framework server app-if">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   516
    <collection name="featuremgmt" long-name="Feature Management" level="framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   517
     <component name="featuremanager" long-name="Feature Manager">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   518
      <!-- <unit bldFile="os/devicesrv/featuremgmt/featuremanager/clientdll/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   519
      <unit bldFile="os/devicesrv/featuremgmt/featuremanager/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   520
      <!-- <unit bldFile="os/devicesrv/featuremgmt/featuremanager/serverexe/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   521
      <!-- <unit bldFile="os/devicesrv/featuremgmt/featuremanager/tsrc/public/basic/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   522
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   523
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   524
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   525
   <block name="devicesrv" long-name="Device Services" tech_domain="hb" level="services" levels="adaptation hw-if plugin framework server app-if">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   526
    <collection name="accessoryservices" long-name="Accessory Services" level="framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   527
     <component name="accessorymonitor" long-name="Accessory Monitor">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   528
      <unit bldFile="os/devicesrv/accessoryservices/accessorymonitor/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   529
      <!-- <unit bldFile="os/devicesrv/accessoryservices/accessorymonitor/tsrc/public/basic/accmonconnectionemulator/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   530
      <!-- <unit bldFile="os/devicesrv/accessoryservices/accessorymonitor/tsrc/public/basic/accmonitoringtestmodule/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   531
      <!-- <unit bldFile="os/devicesrv/accessoryservices/accessorymonitor/tsrc/public/basic/accmonitoringtestmodule/tests/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   532
      <!-- <unit bldFile="os/devicesrv/accessoryservices/accessorymonitor/tsrc/public/basic/accmontesttimer/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   533
      <!-- <unit bldFile="os/devicesrv/accessoryservices/accessorymonitor/tsrc/public/basic/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   534
      <!-- <unit bldFile="os/devicesrv/accessoryservices/accessorymonitor/tsrc/public/basic/stubs/accfwuinotifierstub/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   535
      <!-- <unit bldFile="os/devicesrv/accessoryservices/accessorymonitor/tsrc/public/basic/stubs/asystub/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   536
      <!-- <unit bldFile="os/devicesrv/accessoryservices/accessorymonitor/tsrc/public/basic/stubs/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   537
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   538
     <component name="accessoryremotecontrol" long-name="Accessory Remote Control">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   539
      <unit bldFile="os/devicesrv/accessoryservices/accessoryremotecontrol/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   540
      <!-- <unit bldFile="os/devicesrv/accessoryservices/accessoryremotecontrol/tsrc/dsytesttool/dosservercontrol/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   541
      <!-- <unit bldFile="os/devicesrv/accessoryservices/accessoryremotecontrol/tsrc/dsytesttool/dsytfcore/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   542
      <!-- <unit bldFile="os/devicesrv/accessoryservices/accessoryremotecontrol/tsrc/dsytesttool/dsytfstifadapter/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   543
      <!-- <unit bldFile="os/devicesrv/accessoryservices/accessoryremotecontrol/tsrc/dsytesttool/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   544
      <!-- <unit bldFile="os/devicesrv/accessoryservices/accessoryremotecontrol/tsrc/remcontestcontrol/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   545
      <!-- <unit bldFile="os/devicesrv/accessoryservices/accessoryremotecontrol/tsrc/stub/audio/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   546
      <!-- <unit bldFile="os/devicesrv/accessoryservices/accessoryremotecontrol/tsrc/stub/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   547
      <!-- <unit bldFile="os/devicesrv/accessoryservices/accessoryremotecontrol/tsrc/stub/phone/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   548
      <!-- <unit bldFile="os/devicesrv/accessoryservices/accessoryremotecontrol/tsrc/stub/remcon/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   549
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   550
     <component name="accessoryserver" long-name="Accessory Server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   551
      <unit bldFile="os/devicesrv/accessoryservices/accessoryserver/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   552
      <!-- <unit bldFile="os/devicesrv/accessoryservices/accessoryserver/tsrc/dsytesttool/dosservercontrol/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   553
      <!-- <unit bldFile="os/devicesrv/accessoryservices/accessoryserver/tsrc/dsytesttool/dsytfcore/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   554
      <!-- <unit bldFile="os/devicesrv/accessoryservices/accessoryserver/tsrc/dsytesttool/dsytfstifadapter/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   555
      <!-- <unit bldFile="os/devicesrv/accessoryservices/accessoryserver/tsrc/dsytesttool/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   556
      <!-- <unit bldFile="os/devicesrv/accessoryservices/accessoryserver/tsrc/public/basic/accessorytestcontrol/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   557
      <!-- <unit bldFile="os/devicesrv/accessoryservices/accessoryserver/tsrc/public/basic/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   558
      <!-- <unit bldFile="os/devicesrv/accessoryservices/accessoryserver/tsrc/public/basic/stubs/accfwuinotifierstub/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   559
      <!-- <unit bldFile="os/devicesrv/accessoryservices/accessoryserver/tsrc/public/basic/stubs/asystub/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   560
      <!-- <unit bldFile="os/devicesrv/accessoryservices/accessoryserver/tsrc/public/basic/stubs/btasystub/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   561
      <!-- <unit bldFile="os/devicesrv/accessoryservices/accessoryserver/tsrc/public/basic/stubs/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   562
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   563
     <component name="headsetstatusapi" long-name="Headset Status Api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   564
      <unit bldFile="os/devicesrv/accessoryservices/headsetstatusapi/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   565
      <!-- <unit bldFile="os/devicesrv/accessoryservices/headsetstatusapi/tsrc/public/basic/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   566
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   567
     <component name="tspclientmapper" long-name="TSP Client Mapper">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   568
      <unit bldFile="os/devicesrv/accessoryservices/tspclientmapper/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   569
      <!-- <unit bldFile="os/devicesrv/accessoryservices/tspclientmapper/tsrc/public/basic/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   570
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   571
     <component name="remotecontrolfw">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   572
      <unit bldFile="os/devicesrv/accessoryservices/remotecontrolfw/bearerplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   573
      <unit bldFile="os/devicesrv/accessoryservices/remotecontrolfw/client"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   574
      <unit bldFile="os/devicesrv/accessoryservices/remotecontrolfw/converterplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   575
      <unit bldFile="os/devicesrv/accessoryservices/remotecontrolfw/reference"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   576
      <unit bldFile="os/devicesrv/accessoryservices/remotecontrolfw/server/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   577
      <unit bldFile="os/devicesrv/accessoryservices/remotecontrolfw/targetselectorplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   578
      <unit bldFile="os/devicesrv/accessoryservices/remotecontrolfw/test"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   579
      <unit bldFile="os/devicesrv/accessoryservices/remotecontrolfw/types/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   580
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   581
     <component name="reftsp"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   582
     <component unofficial="yes" name="accessoryservices_build" long-name="Accessory Services Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   583
      <unit bldFile="os/devicesrv/accessoryservices/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   584
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   585
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   586
    <collection name="commonservices" long-name="Common Services" level="app-if">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   587
     <component name="commonengine" long-name="Common Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   588
      <unit bldFile="os/devicesrv/commonservices/commonengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   589
      <!-- <unit bldFile="os/devicesrv/commonservices/commonengine/tsrc/public/basic/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   590
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   591
     <component name="commonengineresources" long-name="Common Engine Resources">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   592
      <unit bldFile="os/devicesrv/commonservices/commonengineresources/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   593
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   594
     <component name="PlatformEnv" long-name="Platform Env">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   595
      <!-- <unit bldFile="os/devicesrv/commonservices/platformenv/disknotifyhandler/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   596
      <unit bldFile="os/devicesrv/commonservices/platformenv/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   597
      <!-- <unit bldFile="os/devicesrv/commonservices/platformenv/platformver/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   598
      <!-- <unit bldFile="os/devicesrv/commonservices/platformenv/sysversioninfo/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   599
      <!-- <unit bldFile="os/devicesrv/commonservices/platformenv/tsrc/public/basic/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   600
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   601
     <component name="sysutil" long-name="Sysutil">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   602
      <unit bldFile="os/devicesrv/commonservices/sysutil/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   603
      <!-- <unit bldFile="os/devicesrv/commonservices/sysutil/tsrc/public/basic/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   604
      <!-- <unit bldFile="os/devicesrv/commonservices/sysutil/tsrc/public/basic/sysutiltests/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   605
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   606
     <component name="activitymanager" long-name="Activity Manager">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   607
      <unit bldFile="os/devicesrv/commonservices/activitymanager/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   608
      <unit bldFile="os/devicesrv/commonservices/activitymanager/tsrc/public/basic/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   609
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   610
     <component unofficial="yes" name="commonservices_build" long-name="Common Services Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   611
      <unit bldFile="os/devicesrv/commonservices/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   612
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   613
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   614
    <collection name="dosservices" long-name="Dos Services" level="hw-if">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   615
     <component name="commondsy" long-name="Common DSY">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   616
      <unit bldFile="os/devicesrv/dosservices/commondsy/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   617
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   618
     <component name="dosserver" long-name="Dos Server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   619
      <unit bldFile="os/devicesrv/dosservices/dosserver/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   620
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   621
     <component unofficial="yes" name="dosservices_test" long-name="Dos Services Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   622
      <!-- <unit bldFile="os/devicesrv/dosservices/tsrc/dsytesttool/dosservercontrol/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   623
      <!-- <unit bldFile="os/devicesrv/dosservices/tsrc/public/basic/stubs/dsystub/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   624
      <!-- <unit bldFile="os/devicesrv/dosservices/tsrc/public/basic/dosservertestplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   625
      <!-- <unit bldFile="os/devicesrv/dosservices/tsrc/dsytesttool/dsytfstifadapter/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   626
      <!-- <unit bldFile="os/devicesrv/dosservices/tsrc/public/basic/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   627
      <!-- <unit bldFile="os/devicesrv/dosservices/tsrc/dsytesttool/dsytfcore/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   628
      <!-- <unit bldFile="os/devicesrv/dosservices/tsrc/dsytesttool/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   629
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   630
     <component unofficial="yes" name="dosservices_build" long-name="Dos Services Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   631
      <unit bldFile="os/devicesrv/dosservices/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   632
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   633
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   634
    <collection name="resourcemgmt" long-name="Resource Management" level="hw-if">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   635
     <component name="ServerExe" long-name="Server Exe">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   636
      <!-- <unit bldFile="os/devicesrv/resourcemgmt/serverexe/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   637
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   638
     <component name="hwrmfmtxwatcherplugin" long-name="HWRM FM Transmitter Watcher Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   639
      <!-- <unit bldFile="os/devicesrv/resourcemgmt/hwrmfmtxwatcherplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   640
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   641
     <component name="ClientDll" long-name="Client DLL">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   642
      <!-- <unit bldFile="os/devicesrv/resourcemgmt/clientdll/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   643
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   644
     <component name="CommonDll" long-name="Common DLL">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   645
      <!-- <unit bldFile="os/devicesrv/resourcemgmt/commondll/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   646
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   647
     <component name="VibraClientDll" long-name="Vibra Client DLL">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   648
      <!-- <unit bldFile="os/devicesrv/resourcemgmt/vibraclientdll/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   649
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   650
     <component name="ExtendedLightClientDll" long-name="Extended Light Client DLL">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   651
      <!-- <unit bldFile="os/devicesrv/resourcemgmt/extendedlightclientdll/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   652
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   653
     <component name="LightClientDll" long-name="Light Client DLL">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   654
      <!-- <unit bldFile="os/devicesrv/resourcemgmt/lightclientdll/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   655
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   656
     <component name="FmTxClientDll" long-name="FM TX Client DLL">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   657
      <!-- <unit bldFile="os/devicesrv/resourcemgmt/fmtxclientdll/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   658
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   659
     <component name="hwrmtargetmodifierplugin" long-name="HWRM Target Modifier Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   660
      <!-- <unit bldFile="os/devicesrv/resourcemgmt/hwrmtargetmodifierplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   661
      <!-- <unit bldFile="os/devicesrv/resourcemgmt/hwrmtargetmodifierplugin/tsrc/hwrmtargetmodifierplugintest/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   662
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   663
     <component name="vibractrl" long-name="Vibra Control">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   664
      <unit bldFile="os/devicesrv/resourcemgmt/vibractrl/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   665
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   666
     <component name="hwresourcesmgr">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   667
      <unit bldFile="os/devicesrv/resourcemgmt/hwresourcesmgr/test/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   668
      <unit bldFile="os/devicesrv/resourcemgmt/hwresourcesmgr/test/plugins/targetmodifierplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   669
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   670
     <component name="powerandmemorynotificationservice"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   671
     <component unofficial="yes" name="resourcemgmt_build" long-name="Resource Management Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   672
      <unit bldFile="os/devicesrv/resourcemgmt/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   673
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   674
     <component unofficial="yes" name="resourcemgmt_test" long-name="Resource Management Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   675
      <!-- <unit bldFile="os/devicesrv/resourcemgmt/tsrc/public/basic/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   676
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   677
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   678
    <collection name="hwrmhaptics" long-name="HWRM Haptics" level="plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   679
     <component name="hapticseffectdatagetterfw" long-name="Haptics Effect Data Getter Framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   680
      <unit bldFile="os/devicesrv/hwrmhaptics/hapticseffectdatagetterfw/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   681
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   682
     <component name="hapticspluginservice" long-name="Haptics Plugin Service">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   683
      <unit bldFile="os/devicesrv/hwrmhaptics/hapticspluginservice/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   684
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   685
     <component name="hapticspacketizer" long-name="Haptics Packetizer">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   686
      <unit bldFile="os/devicesrv/hwrmhaptics/hapticspacketizer/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   687
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   688
     <component name="hapticspluginmanager" long-name="Haptics Plugin Manager">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   689
      <unit bldFile="os/devicesrv/hwrmhaptics/hapticspluginmanager/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   690
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   691
     <component name="hapticsserver" long-name="Haptics Server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   692
      <unit bldFile="os/devicesrv/hwrmhaptics/hapticsserver/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   693
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   694
     <component name="hapticsclient" long-name="Haptics Client">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   695
      <unit bldFile="os/devicesrv/hwrmhaptics/hapticsclient/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   696
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   697
     <component unofficial="yes" name="hwrmhaptics_build" long-name="HWRM Haptics Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   698
      <unit bldFile="os/devicesrv/hwrmhaptics/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   699
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   700
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   701
    <collection name="mediator" long-name="Mediator" level="app-if">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   702
     <component unofficial="yes" name="mediator_test" long-name="Mediator Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   703
      <!-- <unit bldFile="os/devicesrv/mediator/tsrc/public/basic/stub/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   704
      <!-- <unit bldFile="os/devicesrv/mediator/tsrc/public/basic/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   705
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   706
     <component unofficial="yes" name="mediator_build" long-name="Mediator Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   707
      <unit bldFile="os/devicesrv/mediator/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   708
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   709
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   710
    <collection name="psmservices" long-name="PSM Services" level="app-if">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   711
     <component name="psmserver" long-name="PSM Server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   712
      <unit bldFile="os/devicesrv/psmservices/psmserver/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   713
      <!-- <unit bldFile="os/devicesrv/psmservices/psmserver/tsrc/public/basic/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   714
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   715
     <component unofficial="yes" name="psmservices_build" long-name="PSM Services Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   716
      <unit bldFile="os/devicesrv/psmservices/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   717
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   718
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   719
    <collection name="sensorservices" long-name="Sensor Services" level="framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   720
     <component name="sensorserver" long-name="Sensor Server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   721
      <unit bldFile="os/devicesrv/sensorservices/sensorserver/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   722
      <!-- <unit bldFile="os/devicesrv/sensorservices/sensorserver/tsrc/public/basic/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   723
      <!-- <unit bldFile="os/devicesrv/sensorservices/sensorserver/tsrc/public/basic/sensortestmodule/condevalstub/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   724
      <!-- <unit bldFile="os/devicesrv/sensorservices/sensorserver/tsrc/public/basic/sensortestmodule/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   725
      <!-- <unit bldFile="os/devicesrv/sensorservices/sensorserver/tsrc/public/basic/sensortestmodule/sensrvcondevalplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   726
      <!-- <unit bldFile="os/devicesrv/sensorservices/sensorserver/tsrc/public/basic/sensortestmodule/ssystub/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   727
      <!-- <unit bldFile="os/devicesrv/sensorservices/sensorserver/tsrc/public/basic/sensortestmodule/stubprocess/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   728
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   729
     <component name="orientationssy" long-name="Orientation SSY">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   730
      <unit bldFile="os/devicesrv/sensorservices/orientationssy/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   731
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   732
     <component name="tiltcompensationssy" long-name="Tilt Compensation SSY">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   733
      <unit bldFile="os/devicesrv/sensorservices/tiltcompensationssy/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   734
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   735
     <component name="sensordatacompensator" long-name="Sensor Data Compensator">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   736
      <unit bldFile="os/devicesrv/sensorservices/sensordatacompensator/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   737
      <!-- <unit bldFile="os/devicesrv/sensorservices/sensordatacompensator/tsrc/sensordatacompensatorpluginstub/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   738
      <!-- <unit bldFile="os/devicesrv/sensorservices/sensordatacompensator/tsrc/sensordatacompensatortest/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   739
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   740
     <component unofficial="yes" name="sensorservices_build" long-name="Sensor Services Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   741
      <unit bldFile="os/devicesrv/sensorservices/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   742
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   743
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   744
    <collection name="sysstatemgmt" long-name="System State Management" level="server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   745
     <component name="starter" long-name="Starter">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   746
      <unit bldFile="os/devicesrv/sysstatemgmt/starter/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   747
      <!-- <unit bldFile="os/devicesrv/sysstatemgmt/starter/strtsecnote/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   748
      <!-- <unit bldFile="os/devicesrv/sysstatemgmt/starter/strtsecobs/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   749
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   750
     <component name="systemstarter">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   751
      <!-- <unit bldFile="os/devicesrv/sysstatemgmt/systemstarter/test/sysmondemo/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   752
      <unit bldFile="os/devicesrv/sysstatemgmt/systemstarter/test/tamastarter/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   753
      <unit bldFile="os/devicesrv/sysstatemgmt/systemstarter/test/tapstart/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   754
      <unit bldFile="os/devicesrv/sysstatemgmt/systemstarter/test/tdscstore/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   755
      <unit bldFile="os/devicesrv/sysstatemgmt/systemstarter/test/testappgood"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   756
      <unit bldFile="os/devicesrv/sysstatemgmt/systemstarter/test/testappnorv"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   757
      <unit bldFile="os/devicesrv/sysstatemgmt/systemstarter/test/testapprvafterretry"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   758
      <unit bldFile="os/devicesrv/sysstatemgmt/systemstarter/test/testapprverror"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   759
      <unit bldFile="os/devicesrv/sysstatemgmt/systemstarter/test/testappslow"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   760
      <unit bldFile="os/devicesrv/sysstatemgmt/systemstarter/test/testprocgood"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   761
      <unit bldFile="os/devicesrv/sysstatemgmt/systemstarter/test/trestartsys/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   762
      <unit bldFile="os/devicesrv/sysstatemgmt/systemstarter/test/tstartsafe/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   763
      <unit bldFile="os/devicesrv/sysstatemgmt/systemstarter/test/tstartupproperties/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   764
      <unit bldFile="os/devicesrv/sysstatemgmt/systemstarter/test/tsysmon/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   765
      <unit bldFile="os/devicesrv/sysstatemgmt/systemstarter/test/tsysstart/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   766
      <unit bldFile="os/devicesrv/sysstatemgmt/systemstarter/test/tsysstart2/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   767
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   768
     <component unofficial="yes" name="sysstatemgmt_build" long-name="System State Management Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   769
      <unit bldFile="os/devicesrv/sysstatemgmt/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   770
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   771
     <component unofficial="yes" name="sysstatemgmt_test" long-name="System State Management Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   772
      <!-- <unit bldFile="os/devicesrv/sysstatemgmt/tsrc/public/basic/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   773
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   774
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   775
    <collection name="devicesrv_pub" long-name="Device Services Public Interfaces" level="app-if">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   776
     <component unofficial="yes" name="vibra_settings_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   777
      <unit bldFile="os/devicesrv/devicesrv_pub/vibra_settings_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   778
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   779
     <component unofficial="yes" name="sensor_channel_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   780
      <!-- <unit bldFile="os/devicesrv/devicesrv_pub/sensor_channel_api/tsrc/bc/sensor/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   781
      <unit bldFile="os/devicesrv/devicesrv_pub/sensor_channel_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   782
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   783
     <component unofficial="yes" name="platform_environment_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   784
      <unit bldFile="os/devicesrv/devicesrv_pub/platform_environment_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   785
      <!-- <unit bldFile="os/devicesrv/devicesrv_pub/platform_environment_api/tsrc/bc/platformenv/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   786
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   787
     <component unofficial="yes" name="phone_parser_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   788
      <unit bldFile="os/devicesrv/devicesrv_pub/phone_parser_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   789
      <!-- <unit bldFile="os/devicesrv/devicesrv_pub/phone_parser_api/tsrc/bc/phoneparser/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   790
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   791
     <component unofficial="yes" name="sensor_data_compensator_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   792
      <unit bldFile="os/devicesrv/devicesrv_pub/sensor_data_compensator_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   793
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   794
     <component unofficial="yes" name="version_info_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   795
      <unit bldFile="os/devicesrv/devicesrv_pub/version_info_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   796
      <!-- <unit bldFile="os/devicesrv/devicesrv_pub/version_info_api/tsrc/bc/platformvertest/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   797
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   798
     <component unofficial="yes" name="sysutil_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   799
      <!-- <unit bldFile="os/devicesrv/devicesrv_pub/sysutil_api/tsrc/bc/sysutil/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   800
      <unit bldFile="os/devicesrv/devicesrv_pub/sysutil_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   801
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   802
     <component unofficial="yes" name="string_loader_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   803
      <unit bldFile="os/devicesrv/devicesrv_pub/string_loader_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   804
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   805
     <component unofficial="yes" name="common_platform_security_definitions_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   806
      <unit bldFile="os/devicesrv/devicesrv_pub/common_platform_security_definitions_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   807
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   808
     <component unofficial="yes" name="platform_path_definitions_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   809
      <unit bldFile="os/devicesrv/devicesrv_pub/platform_path_definitions_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   810
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   811
     <component unofficial="yes" name="cone_resource_loader_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   812
      <unit bldFile="os/devicesrv/devicesrv_pub/cone_resource_loader_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   813
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   814
     <component unofficial="yes" name="haptics_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   815
      <unit bldFile="os/devicesrv/devicesrv_pub/haptics_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   816
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   817
     <component unofficial="yes" name="vibra_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   818
      <!-- <unit bldFile="os/devicesrv/devicesrv_pub/vibra_api/tsrc/bc/vibra/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   819
      <unit bldFile="os/devicesrv/devicesrv_pub/vibra_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   820
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   821
     <component unofficial="yes" name="sensor_definitions_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   822
      <unit bldFile="os/devicesrv/devicesrv_pub/sensor_definitions_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   823
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   824
     <component unofficial="yes" name="find_item_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   825
      <unit bldFile="os/devicesrv/devicesrv_pub/find_item_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   826
      <!-- <unit bldFile="os/devicesrv/devicesrv_pub/find_item_api/tsrc/bc/finditem/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   827
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   828
     <component unofficial="yes" name="hwrm_power_state_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   829
      <!-- <unit bldFile="os/devicesrv/devicesrv_pub/hwrm_power_state_api/tsrc/bc/powerstate/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   830
      <unit bldFile="os/devicesrv/devicesrv_pub/hwrm_power_state_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   831
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   832
     <component unofficial="yes" name="light_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   833
      <unit bldFile="os/devicesrv/devicesrv_pub/light_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   834
      <!-- <unit bldFile="os/devicesrv/devicesrv_pub/light_api/tsrc/bc/light/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   835
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   836
     <component unofficial="yes" name="text_resolver_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   837
      <!-- <unit bldFile="os/devicesrv/devicesrv_pub/text_resolver_api/tsrc/bc/textresolver/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   838
      <unit bldFile="os/devicesrv/devicesrv_pub/text_resolver_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   839
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   840
     <component unofficial="yes" name="feature_discovery_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   841
      <unit bldFile="os/devicesrv/devicesrv_pub/feature_discovery_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   842
      <!-- <unit bldFile="os/devicesrv/devicesrv_pub/feature_discovery_api/tsrc/bc/featurediscovery/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   843
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   844
     <component unofficial="yes" name="accessory_monitoring_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   845
      <unit bldFile="os/devicesrv/devicesrv_pub/accessory_monitoring_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   846
      <!-- <unit bldFile="os/devicesrv/devicesrv_pub/accessory_monitoring_api/tsrc/bc/accmonapibctests/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   847
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   848
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   849
    <collection name="devicesrv_info" long-name="Device Services Info" level="app-if">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   850
     <component unofficial="yes" name="featuremgmt">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   851
      <unit bldFile="os/devicesrv/featuremgmt/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   852
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   853
     <component unofficial="yes" name="devicesrv_build" long-name="Device Services Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   854
      <unit bldFile="os/devicesrv/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   855
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   856
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   857
    <collection name="devicesrv_plat" long-name="Device Services Platform Interfaces" level="app-if">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   858
     <component unofficial="yes" name="string_resource_reader_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   859
      <unit bldFile="os/devicesrv/devicesrv_plat/string_resource_reader_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   860
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   861
     <component unofficial="yes" name="sae_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   862
      <unit bldFile="os/devicesrv/devicesrv_plat/sae_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   863
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   864
     <component unofficial="yes" name="tv_out_config_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   865
      <unit bldFile="os/devicesrv/devicesrv_plat/tv_out_config_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   866
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   867
     <component unofficial="yes" name="haptics_effect_data_getter_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   868
      <unit bldFile="os/devicesrv/devicesrv_plat/haptics_effect_data_getter_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   869
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   870
     <component unofficial="yes" name="configuration_file_parser_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   871
      <unit bldFile="os/devicesrv/devicesrv_plat/configuration_file_parser_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   872
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   873
     <component unofficial="yes" name="extended_version_info_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   874
      <unit bldFile="os/devicesrv/devicesrv_plat/extended_version_info_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   875
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   876
     <component unofficial="yes" name="hwrm_fmtx_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   877
      <unit bldFile="os/devicesrv/devicesrv_plat/hwrm_fmtx_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   878
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   879
     <component unofficial="yes" name="power_state_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   880
      <unit bldFile="os/devicesrv/devicesrv_plat/power_state_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   881
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   882
     <component unofficial="yes" name="accessory_audio_control_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   883
      <unit bldFile="os/devicesrv/devicesrv_plat/accessory_audio_control_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   884
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   885
     <component unofficial="yes" name="accessory_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   886
      <unit bldFile="os/devicesrv/devicesrv_plat/accessory_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   887
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   888
     <component unofficial="yes" name="lights_commands_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   889
      <unit bldFile="os/devicesrv/devicesrv_plat/lights_commands_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   890
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   891
     <component unofficial="yes" name="startup_adaptation_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   892
      <unit bldFile="os/devicesrv/devicesrv_plat/startup_adaptation_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   893
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   894
     <component unofficial="yes" name="mediator_notification_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   895
      <unit bldFile="os/devicesrv/devicesrv_plat/mediator_notification_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   896
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   897
     <component unofficial="yes" name="haptics_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   898
      <unit bldFile="os/devicesrv/devicesrv_plat/haptics_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   899
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   900
     <component unofficial="yes" name="hw_settings_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   901
      <unit bldFile="os/devicesrv/devicesrv_plat/hw_settings_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   902
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   903
     <component unofficial="yes" name="mediator_static_registration_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   904
      <unit bldFile="os/devicesrv/devicesrv_plat/mediator_static_registration_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   905
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   906
     <component unofficial="yes" name="powersave_definitions_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   907
      <unit bldFile="os/devicesrv/devicesrv_plat/powersave_definitions_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   908
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   909
     <component unofficial="yes" name="mediator_event_consumer_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   910
      <unit bldFile="os/devicesrv/devicesrv_plat/mediator_event_consumer_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   911
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   912
     <component unofficial="yes" name="feature_manager_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   913
      <unit bldFile="os/devicesrv/devicesrv_plat/feature_manager_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   914
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   915
     <component unofficial="yes" name="startup_reason_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   916
      <unit bldFile="os/devicesrv/devicesrv_plat/startup_reason_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   917
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   918
     <component unofficial="yes" name="sensor_extension_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   919
      <unit bldFile="os/devicesrv/devicesrv_plat/sensor_extension_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   920
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   921
     <component unofficial="yes" name="security_notification_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   922
      <unit bldFile="os/devicesrv/devicesrv_plat/security_notification_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   923
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   924
     <component unofficial="yes" name="sensor_data_compensator_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   925
      <unit bldFile="os/devicesrv/devicesrv_plat/sensor_data_compensator_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   926
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   927
     <component unofficial="yes" name="isc_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   928
      <unit bldFile="os/devicesrv/devicesrv_plat/isc_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   929
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   930
     <component unofficial="yes" name="accessory_key_event_handling_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   931
      <unit bldFile="os/devicesrv/devicesrv_plat/accessory_key_event_handling_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   932
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   933
     <component unofficial="yes" name="tiltcompensation_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   934
      <unit bldFile="os/devicesrv/devicesrv_plat/tiltcompensation_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   935
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   936
     <component unofficial="yes" name="haptics_packetizer_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   937
      <unit bldFile="os/devicesrv/devicesrv_plat/haptics_packetizer_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   938
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   939
     <component unofficial="yes" name="dos_extension_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   940
      <unit bldFile="os/devicesrv/devicesrv_plat/dos_extension_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   941
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   942
     <component unofficial="yes" name="extended_startup_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   943
      <unit bldFile="os/devicesrv/devicesrv_plat/extended_startup_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   944
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   945
     <component unofficial="yes" name="hw_resource_blocking_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   946
      <unit bldFile="os/devicesrv/devicesrv_plat/hw_resource_blocking_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   947
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   948
     <component unofficial="yes" name="mediator_command_initiator_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   949
      <unit bldFile="os/devicesrv/devicesrv_plat/mediator_command_initiator_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   950
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   951
     <component unofficial="yes" name="disk_and_memory_level_keys_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   952
      <unit bldFile="os/devicesrv/devicesrv_plat/disk_and_memory_level_keys_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   953
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   954
     <component unofficial="yes" name="startup_status_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   955
      <unit bldFile="os/devicesrv/devicesrv_plat/startup_status_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   956
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   957
     <component unofficial="yes" name="remote_control_extension_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   958
      <unit bldFile="os/devicesrv/devicesrv_plat/remote_control_extension_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   959
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   960
     <component unofficial="yes" name="system_state_control_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   961
      <unit bldFile="os/devicesrv/devicesrv_plat/system_state_control_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   962
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   963
     <component unofficial="yes" name="vibra_commands_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   964
      <unit bldFile="os/devicesrv/devicesrv_plat/vibra_commands_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   965
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   966
     <component unofficial="yes" name="mediator_event_provider_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   967
      <unit bldFile="os/devicesrv/devicesrv_plat/mediator_event_provider_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   968
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   969
     <component unofficial="yes" name="common_dsy_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   970
      <unit bldFile="os/devicesrv/devicesrv_plat/common_dsy_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   971
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   972
     <component unofficial="yes" name="accessory_policy_utility_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   973
      <unit bldFile="os/devicesrv/devicesrv_plat/accessory_policy_utility_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   974
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   975
     <component unofficial="yes" name="hwrm_fmtx_state_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   976
      <unit bldFile="os/devicesrv/devicesrv_plat/hwrm_fmtx_state_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   977
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   978
     <component unofficial="yes" name="hw_resource_manager_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   979
      <unit bldFile="os/devicesrv/devicesrv_plat/hw_resource_manager_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   980
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   981
     <component unofficial="yes" name="hwrm_fmtx_settings_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   982
      <unit bldFile="os/devicesrv/devicesrv_plat/hwrm_fmtx_settings_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   983
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   984
     <component unofficial="yes" name="sensor_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   985
      <unit bldFile="os/devicesrv/devicesrv_plat/sensor_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   986
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   987
     <component unofficial="yes" name="mediator_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   988
      <unit bldFile="os/devicesrv/devicesrv_plat/mediator_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   989
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   990
     <component unofficial="yes" name="tspclientmapper_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   991
      <unit bldFile="os/devicesrv/devicesrv_plat/tspclientmapper_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   992
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   993
     <component unofficial="yes" name="powersave_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   994
      <unit bldFile="os/devicesrv/devicesrv_plat/powersave_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   995
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   996
     <component unofficial="yes" name="shared_data_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   997
      <unit bldFile="os/devicesrv/devicesrv_plat/shared_data_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   998
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
   999
     <component unofficial="yes" name="accessory_control_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1000
      <unit bldFile="os/devicesrv/devicesrv_plat/accessory_control_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1001
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1002
     <component unofficial="yes" name="accessory_policy_definitions_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1003
      <unit bldFile="os/devicesrv/devicesrv_plat/accessory_policy_definitions_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1004
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1005
     <component unofficial="yes" name="mediator_domain_definitions_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1006
      <unit bldFile="os/devicesrv/devicesrv_plat/mediator_domain_definitions_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1007
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1008
     <component unofficial="yes" name="accessory_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1009
      <unit bldFile="os/devicesrv/devicesrv_plat/accessory_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1010
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1011
     <component unofficial="yes" name="target_modifier_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1012
      <unit bldFile="os/devicesrv/devicesrv_plat/target_modifier_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1013
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1014
     <component unofficial="yes" name="accessory_bluetooth_control_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1015
      <unit bldFile="os/devicesrv/devicesrv_plat/accessory_bluetooth_control_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1016
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1017
     <component unofficial="yes" name="light_settings_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1018
      <unit bldFile="os/devicesrv/devicesrv_plat/light_settings_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1019
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1020
     <component unofficial="yes" name="accessory_settings_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1021
      <unit bldFile="os/devicesrv/devicesrv_plat/accessory_settings_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1022
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1023
     <component unofficial="yes" name="wakeup_alarm_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1024
      <unit bldFile="os/devicesrv/devicesrv_plat/wakeup_alarm_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1025
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1026
     <component unofficial="yes" name="activity_manager_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1027
      <!-- <unit bldFile="os/devicesrv/devicesrv_plat/activity_manager_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1028
      <unit bldFile="os/devicesrv/devicesrv_plat/activity_manager_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1029
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1030
     <component unofficial="yes" name="feature_control_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1031
      <unit bldFile="os/devicesrv/devicesrv_plat/feature_control_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1032
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1033
     <component unofficial="yes" name="sim_utils_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1034
      <unit bldFile="os/devicesrv/devicesrv_plat/sim_utils_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1035
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1036
     <component unofficial="yes" name="dos_extension_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1037
      <unit bldFile="os/devicesrv/devicesrv_plat/dos_extension_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1038
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1039
     <component unofficial="yes" name="hwrm_fmtx_audio_policy_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1040
      <unit bldFile="os/devicesrv/devicesrv_plat/hwrm_fmtx_audio_policy_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1041
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1042
     <component unofficial="yes" name="headset_status_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1043
      <unit bldFile="os/devicesrv/devicesrv_plat/headset_status_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1044
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1045
     <component unofficial="yes" name="display_language_definition_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1046
      <unit bldFile="os/devicesrv/devicesrv_plat/display_language_definition_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1047
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1048
     <component unofficial="yes" name="feature_info_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1049
      <unit bldFile="os/devicesrv/devicesrv_plat/feature_info_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1050
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1051
     <component unofficial="yes" name="fm_tx_commands_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1052
      <unit bldFile="os/devicesrv/devicesrv_plat/fm_tx_commands_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1053
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1054
     <component unofficial="yes" name="common_content_policy_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1055
      <unit bldFile="os/devicesrv/devicesrv_plat/common_content_policy_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1056
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1057
     <component unofficial="yes" name="mediator_command_responder_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1058
      <unit bldFile="os/devicesrv/devicesrv_plat/mediator_command_responder_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1059
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1060
     <component unofficial="yes" name="extended_light_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1061
      <unit bldFile="os/devicesrv/devicesrv_plat/extended_light_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1062
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1063
     <component unofficial="yes" name="disk_notification_handler_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1064
      <unit bldFile="os/devicesrv/devicesrv_plat/disk_notification_handler_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1065
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1066
     <component unofficial="yes" name="powersave_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1067
      <unit bldFile="os/devicesrv/devicesrv_plat/powersave_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1068
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1069
     <component unofficial="yes" name="syslangutil_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1070
      <unit bldFile="os/devicesrv/devicesrv_plat/syslangutil_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1071
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1072
     <component unofficial="yes" name="sensor_channel_filter_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1073
      <unit bldFile="os/devicesrv/devicesrv_plat/sensor_channel_filter_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1074
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1075
     <component unofficial="yes" name="extended_version_info_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1076
      <unit bldFile="os/devicesrv/devicesrv_plat/extended_version_info_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1077
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1078
     <component unofficial="yes" name="system_startup_control_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1079
      <unit bldFile="os/devicesrv/devicesrv_plat/system_startup_control_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1080
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1081
     <component unofficial="yes" name="system_startup_extension_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1082
      <unit bldFile="os/devicesrv/devicesrv_plat/system_startup_extension_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1083
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1084
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1085
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1086
   <block name="lbs" long-name="Locating Services" tech_domain="lo" level="services" levels="hw-if data-acquisition adaptation management application-interface">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1087
    <collection name="Data Source Modules" long-name="Generic Positioning Plugins" level="data-acquisition">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1088
     <component name="locationnpppsy" long-name="Location NPP PSY">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1089
      <unit bldFile="mw/locationsrv/genericpositioningplugins/locationnpppsy/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1090
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1091
     <component name="locationsuplpsy" long-name="Location SUPL PSY">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1092
      <unit bldFile="mw/locationsrv/genericpositioningplugins/locationsuplpsy/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1093
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1094
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1095
    <collection name="lbs_info" long-name="Locating Services Info" level="application-interface">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1096
     <component unofficial="yes" name="lbs_build" long-name="Locating Services Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1097
      <unit bldFile="os/lbs/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1098
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1099
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1100
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1101
   <block name="networkingsrv" long-name="Networking Services" tech_domain="dc" level="services" levels="adaptation hw-if plugin framework server app-if">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1102
    <collection name="commsdb" long-name="Comms DB" level="server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1103
     <component name="s60_commsdb" long-name="S60 Commsdb">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1104
      <unit bldFile="os/networkingsrv/commsdb/s60_commsdb/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1105
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1106
     <component unofficial="yes" name="commsdb_build" long-name="Comms DB Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1107
      <unit bldFile="os/networkingsrv/commsdb/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1108
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1109
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1110
    <collection name="networkingsrv_info" long-name="Networking Services Info" level="app-if">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1111
     <component unofficial="yes" name="networkingsrv_build" long-name="Networking Services Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1112
      <unit bldFile="os/networkingsrv/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1113
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1114
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1115
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1116
   <block name="wlan" long-name="WLAN" tech_domain="dc" level="services" levels="hw low mid high tools test">
28
a5762c2265b2 system definition files renamed, project configured for the added split models, raptor traces filter turned on
ThomasE@UK-ThomasE.symbian.int
parents:
diff changeset
  1117
    <collection name="wlan_bearer" long-name="WLAN Bearer" level="hw">
105
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1118
     <component name="wlanpsmplugin" long-name="WLAN PSM Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1119
      <unit bldFile="os/wlan/wlan_bearer/wlanpsmplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1120
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1121
     <component name="wlanagent" long-name="WLAN Agent">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1122
      <unit bldFile="os/wlan/wlan_bearer/wlanagent/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1123
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1124
     <component name="wlandbif_cd" long-name="WLAN CommsDat interface">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1125
      <unit bldFile="os/wlan/wlan_bearer/wlandbif_cd/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1126
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1127
     <component name="wlanengine" long-name="WLAN Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1128
      <unit bldFile="os/wlan/wlan_bearer/wlanengine/wlan_symbian/wlanengine_symbian_3.1/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1129
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1130
     <component name="wlanldd" long-name="WLAN LDD">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1131
      <unit bldFile="os/wlan/wlan_bearer/wlanldd/wlan_symbian/wlanldd_symbian/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1132
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1133
     <component name="wlannwif" long-name="WLAN Network Interface">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1134
      <unit bldFile="os/wlan/wlan_bearer/wlannwif/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1135
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1136
     <component unofficial="yes" name="wlan_bearer_build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1137
      <unit bldFile="os/wlan/wlan_bearer/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1138
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1139
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1140
    <collection name="wlantools" long-name="WLAN Tools" level="tools">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1141
     <component name="dut" long-name="Dut"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1142
     <component name="ping" long-name="Ping"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1143
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1144
    <collection name="wlan_pub" long-name="WLAN Public Interfaces" level="test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1145
     <component unofficial="yes" name="wlan_sdk_info_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1146
      <unit bldFile="os/wlan/wlan_pub/wlan_sdk_info_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1147
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1148
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1149
    <collection name="wlan_info" long-name="WLAN Info" level="test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1150
     <component unofficial="yes" name="wlan_build" long-name="WLAN Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1151
      <unit bldFile="os/wlan/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1152
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1153
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1154
    <collection name="wlan_plat" long-name="WLAN Platform Interfaces" level="test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1155
     <component unofficial="yes" name="wlan_agent_hotspot_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1156
      <unit bldFile="os/wlan/wlan_plat/wlan_agent_hotspot_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1157
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1158
     <component unofficial="yes" name="wlan_hal_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1159
      <unit bldFile="os/wlan/wlan_plat/wlan_hal_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1160
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1161
     <component unofficial="yes" name="wlan_management_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1162
      <unit bldFile="os/wlan/wlan_plat/wlan_management_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1163
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1164
     <component unofficial="yes" name="wlan_control_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1165
      <unit bldFile="os/wlan/wlan_plat/wlan_control_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1166
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1167
     <component unofficial="yes" name="wlan_info_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1168
      <unit bldFile="os/wlan/wlan_plat/wlan_info_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1169
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1170
     <component unofficial="yes" name="wlan_hpa_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1171
      <unit bldFile="os/wlan/wlan_plat/wlan_hpa_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1172
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1173
     <component unofficial="yes" name="wlan_eapol_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1174
      <unit bldFile="os/wlan/wlan_plat/wlan_eapol_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1175
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1176
     <component unofficial="yes" name="wlan_osa_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1177
      <unit bldFile="os/wlan/wlan_plat/wlan_osa_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1178
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1179
     <component unofficial="yes" name="wlan_device_settings_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1180
      <unit bldFile="os/wlan/wlan_plat/wlan_device_settings_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1181
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1182
     <component unofficial="yes" name="wlan_hw_initialization_data_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1183
      <unit bldFile="os/wlan/wlan_plat/wlan_hw_initialization_data_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1184
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1185
     <component unofficial="yes" name="wlan_dbif_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1186
      <unit bldFile="os/wlan/wlan_plat/wlan_dbif_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1187
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1188
     <component unofficial="yes" name="wlan_power_save_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1189
      <unit bldFile="os/wlan/wlan_plat/wlan_power_save_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1190
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1191
     <component unofficial="yes" name="wlan_spia_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1192
      <unit bldFile="os/wlan/wlan_plat/wlan_spia_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1193
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1194
     <component unofficial="yes" name="wlan_generic_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1195
      <unit bldFile="os/wlan/wlan_plat/wlan_generic_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1196
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1197
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1198
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1199
   <block name="cellularsrv" long-name="Cellular Baseband Services" tech_domain="vc" level="services" levels="adaptation hw-if plugin framework server app-if">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1200
    <collection name="telephonyserverplugins" long-name="Telephony Server Plugins" level="app-if">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1201
     <component name="common_tsy" long-name="Common TSY">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1202
	  <unit bldFile="os/cellularsrv/telephonyserverplugins/common_tsy/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1203
      <!-- <unit bldFile="os/cellularsrv/telephonyserverplugins/common_tsy/test/component/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1204
      <!-- <unit bldFile="os/cellularsrv/telephonyserverplugins/common_tsy/test/component/mockltsy/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1205
      <!-- <unit bldFile="os/cellularsrv/telephonyserverplugins/common_tsy/test/component/mockltsy/mockltsy/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1206
      <!-- <unit bldFile="os/cellularsrv/telephonyserverplugins/common_tsy/test/component/mockltsy/mockltsydll/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1207
      <!-- <unit bldFile="os/cellularsrv/telephonyserverplugins/common_tsy/test/devlon_93"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1208
      <!-- <unit bldFile="os/cellularsrv/telephonyserverplugins/common_tsy/test/integration/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1209
      <!-- <unit bldFile="os/cellularsrv/telephonyserverplugins/common_tsy/test/integration/testsuites/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1210
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1211
	 <component name="licenseetsystub" long-name="Licensee TSY Stub">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1212
	  <unit bldFile="os/cellularsrv/telephonyserverplugins/licenseetsystub/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1213
	 </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1214
     <component name="multimodetsy"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1215
     <component name="cdmatsy"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1216
     <component name="simtsy"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1217
    </collection>
102
5a46a48ba14b Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents: 41
diff changeset
  1218
    <collection name="commonnetworkinterface" long-name="Common Network Interface" level="hw-if">
105
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1219
     <component name="gennif" long-name="Generic NIF">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1220
      <unit bldFile="os/cellularsrv/commonnetworkinterface/gennif/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1221
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1222
     <component name="gprsumtsagent" long-name="GPRS UMTS Agent">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1223
      <unit bldFile="os/cellularsrv/commonnetworkinterface/gprsumtsagent/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1224
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1225
     <component unofficial="yes" name="commonnetworkinterface_build" long-name="Common Network Interface Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1226
      <unit bldFile="os/cellularsrv/commonnetworkinterface/group"/>
28
a5762c2265b2 system definition files renamed, project configured for the added split models, raptor traces filter turned on
ThomasE@UK-ThomasE.symbian.int
parents:
diff changeset
  1227
     </component>
a5762c2265b2 system definition files renamed, project configured for the added split models, raptor traces filter turned on
ThomasE@UK-ThomasE.symbian.int
parents:
diff changeset
  1228
    </collection>
a5762c2265b2 system definition files renamed, project configured for the added split models, raptor traces filter turned on
ThomasE@UK-ThomasE.symbian.int
parents:
diff changeset
  1229
    <collection name="basebandabstraction" long-name="Baseband Abstraction" level="hw-if">
105
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1230
     <component name="isc_if" long-name="ISC Interface">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1231
      <unit bldFile="os/cellularsrv/basebandabstraction/isc_if/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1232
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1233
     <component name="basebandchanneladaptor">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1234
      <!-- <unit bldFile="os/cellularsrv/basebandabstraction/basebandchanneladaptor/test/te_bca/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1235
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1236
     <component name="intersystemcomm"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1237
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1238
    <collection name="cellularsrv_info" long-name="Cellular Baseband Services Info" level="app-if">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1239
     <component unofficial="yes" name="cellularsrv_build" long-name="Cellular Baseband Services Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1240
      <unit bldFile="os/cellularsrv/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1241
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1242
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1243
    <collection name="cellularsrv_plat" long-name="Cellular Baseband Services Platform Interfaces" level="app-if">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1244
     <component unofficial="yes" name="primary_pdp_context_qos_parameter_setting_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1245
      <unit bldFile="os/cellularsrv/cellularsrv_plat/primary_pdp_context_qos_parameter_setting_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1246
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1247
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1248
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1249
   <block name="mm" long-name="Multimedia" tech_domain="mm" level="services" levels="adaptation hw-if device-fw devices middleware app-if">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1250
    <collection name="audio" long-name="Audio Codecs" level="middleware">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1251
     <component name="ARM_CMMF_codecs" long-name="ARM CMMF Codecs">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1252
      <unit bldFile="os/mm/audio/arm_cmmf_codecs/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1253
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1254
     <component unofficial="yes" name="audio_build" long-name="Audio Codecs Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1255
      <unit bldFile="os/mm/audio/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1256
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1257
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1258
    <collection name="video" long-name="Video Codecs" level="middleware">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1259
     <component name="ARM_MDF_Decoders" long-name="ARM MDF Decoders">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1260
      <unit bldFile="os/mm/video/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1261
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1262
    </collection>
28
a5762c2265b2 system definition files renamed, project configured for the added split models, raptor traces filter turned on
ThomasE@UK-ThomasE.symbian.int
parents:
diff changeset
  1263
    <collection name="devsoundextensions" long-name="Devsound Extensions" level="device-fw">
105
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1264
     <component name="drmaudioplayer" long-name="DRM Audio Player">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1265
      <!-- <unit bldFile="os/mm/devsoundextensions/drmaudioplayer/drmplayserver/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1266
      <!-- <unit bldFile="os/mm/devsoundextensions/drmaudioplayer/drmplayutility/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1267
      <unit bldFile="os/mm/devsoundextensions/drmaudioplayer/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1268
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1269
     <component name="mmextfw" long-name="MM Ext Framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1270
      <unit bldFile="os/mm/devsoundextensions/mmextfw/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1271
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1272
     <component name="audiorouting" long-name="Audio Routing">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1273
      <unit bldFile="os/mm/devsoundextensions/audiorouting/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1274
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1275
     <component name="effects" long-name="Effects">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1276
      <!-- <unit bldFile="os/mm/devsoundextensions/effects/effecttest"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1277
      <unit bldFile="os/mm/devsoundextensions/effects/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1278
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1279
     <component name="effectspresets" long-name="Effects Presets">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1280
      <unit bldFile="os/mm/devsoundextensions/effectspresets/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1281
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1282
     <component name="telephonyaudiorouting" long-name="Telephony Audio Routing">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1283
      <unit bldFile="os/mm/devsoundextensions/telephonyaudiorouting/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1284
      <!-- <unit bldFile="os/mm/devsoundextensions/telephonyaudiorouting/server/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1285
      <!-- <unit bldFile="os/mm/devsoundextensions/telephonyaudiorouting/session/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1286
      <!-- <unit bldFile="os/mm/devsoundextensions/telephonyaudiorouting/telephonyaudioroutingbase/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1287
      <!-- <unit bldFile="os/mm/devsoundextensions/telephonyaudiorouting/telephonyaudioroutingmanager/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1288
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1289
     <component name="mmfcustominterfaces" long-name="MMF Custom Interfaces">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1290
      <unit bldFile="os/mm/devsoundextensions/mmfcustominterfaces/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1291
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1292
     <component name="addeddevsoundcontrol" long-name="Added DevSound Control">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1293
      <unit bldFile="os/mm/devsoundextensions/addeddevsoundcontrol/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1294
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1295
     <component name="globalaudiosettings" long-name="Global Audio Settings">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1296
      <unit bldFile="os/mm/devsoundextensions/globalaudiosettings/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1297
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1298
     <component name="restrictedaudiooutput" long-name="Restricted Audio Output">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1299
      <unit bldFile="os/mm/devsoundextensions/restrictedaudiooutput/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1300
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1301
     <component name="ciextnfactoryplugins" long-name="CI Extension Factory Plugins">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1302
      <unit bldFile="os/mm/devsoundextensions/ciextnfactoryplugins/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1303
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1304
     <component unofficial="yes" name="devsoundextensions_build" long-name="Devsound Extensions Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1305
      <unit bldFile="os/mm/devsoundextensions/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1306
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1307
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1308
    <collection name="mdfdevvideoextensions" long-name="MDF devvideo Extensions" level="device-fw">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1309
     <component name="arm_mdf_postprocessor" long-name="ARM MDF Postprocessor">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1310
      <unit bldFile="os/mm/mdfdevvideoextensions/arm_mdf_postprocessor/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1311
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1312
     <component unofficial="yes" name="mdfdevvideoextensions_build" long-name="MDF devvideo Extensions Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1313
      <unit bldFile="os/mm/mdfdevvideoextensions/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1314
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1315
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1316
    <collection name="videoadaptationextensions" long-name="Video Adaptation Extensions" level="adaptation">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1317
     <component name="postingsurface" long-name="Posting Surface">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1318
      <unit bldFile="os/mm/videoadaptationextensions/postingsurface/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1319
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1320
     <component unofficial="yes" name="videoadaptationextensions_build" long-name="Video Adaptation Extensions Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1321
      <unit bldFile="os/mm/videoadaptationextensions/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1322
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1323
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1324
    <collection name="mm_info" long-name="Multimedia Info" level="app-if">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1325
     <component unofficial="yes" name="mm_build" long-name="Multimedia Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1326
      <unit bldFile="os/mm/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1327
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1328
     <component unofficial="yes" name="mm_test" long-name="Multimedia Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1329
      <!-- <unit bldFile="os/mm/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1330
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1331
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1332
    <collection name="mm_plat" long-name="Multimedia Platform Interfaces" level="app-if">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1333
     <component unofficial="yes" name="custom_interface_message_handler_factory_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1334
      <unit bldFile="os/mm/mm_plat/custom_interface_message_handler_factory_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1335
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1336
     <component unofficial="yes" name="eaac_plus_decoder_interface_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1337
      <unit bldFile="os/mm/mm_plat/eaac_plus_decoder_interface_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1338
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1339
     <component unofficial="yes" name="g729_encoder_interface_proxy_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1340
      <unit bldFile="os/mm/mm_plat/g729_encoder_interface_proxy_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1341
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1342
     <component unofficial="yes" name="g729_encoder_interface_msg_hdlr_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1343
      <unit bldFile="os/mm/mm_plat/g729_encoder_interface_msg_hdlr_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1344
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1345
     <component unofficial="yes" name="audio_visualization_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1346
      <unit bldFile="os/mm/mm_plat/audio_visualization_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1347
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1348
     <component unofficial="yes" name="ra8_decoder_interface_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1349
      <unit bldFile="os/mm/mm_plat/ra8_decoder_interface_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1350
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1351
     <component unofficial="yes" name="aac_decoder_config_proxy_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1352
      <unit bldFile="os/mm/mm_plat/aac_decoder_config_proxy_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1353
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1354
     <component unofficial="yes" name="frametable_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1355
      <unit bldFile="os/mm/mm_plat/frametable_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1356
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1357
     <component unofficial="yes" name="error_concealment_interface_msg_hdlr_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1358
      <unit bldFile="os/mm/mm_plat/error_concealment_interface_msg_hdlr_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1359
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1360
     <component unofficial="yes" name="aac_decoder_config_msg_hdlr_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1361
      <unit bldFile="os/mm/mm_plat/aac_decoder_config_msg_hdlr_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1362
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1363
     <component unofficial="yes" name="video_decoder_scaling_mdf_custom_interface">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1364
      <unit bldFile="os/mm/mm_plat/video_decoder_scaling_mdf_custom_interface/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1365
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1366
     <component unofficial="yes" name="ilbc_decoder_interface_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1367
      <unit bldFile="os/mm/mm_plat/ilbc_decoder_interface_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1368
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1369
     <component unofficial="yes" name="audio_server_factory_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1370
      <unit bldFile="os/mm/mm_plat/audio_server_factory_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1371
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1372
     <component unofficial="yes" name="g711_decoder_interface_proxy_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1373
      <unit bldFile="os/mm/mm_plat/g711_decoder_interface_proxy_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1374
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1375
     <component unofficial="yes" name="audio_effects_proxy_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1376
      <unit bldFile="os/mm/mm_plat/audio_effects_proxy_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1377
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1378
     <component unofficial="yes" name="g711_decoder_interface_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1379
      <unit bldFile="os/mm/mm_plat/g711_decoder_interface_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1380
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1381
     <component unofficial="yes" name="rds_adaptation_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1382
      <unit bldFile="os/mm/mm_plat/rds_adaptation_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1383
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1384
     <component unofficial="yes" name="eaac_plus_decoder_interface_msg_hdlr_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1385
      <unit bldFile="os/mm/mm_plat/eaac_plus_decoder_interface_msg_hdlr_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1386
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1387
     <component unofficial="yes" name="g711_encoder_interface_proxy_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1388
      <unit bldFile="os/mm/mm_plat/g711_encoder_interface_proxy_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1389
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1390
     <component unofficial="yes" name="audio_vibra_control_msg_hdlr_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1391
      <unit bldFile="os/mm/mm_plat/audio_vibra_control_msg_hdlr_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1392
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1393
     <component unofficial="yes" name="speech_encoder_config_msg_hdlr_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1394
      <unit bldFile="os/mm/mm_plat/speech_encoder_config_msg_hdlr_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1395
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1396
     <component unofficial="yes" name="g711_decoder_interface_msg_hdlr_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1397
      <unit bldFile="os/mm/mm_plat/g711_decoder_interface_msg_hdlr_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1398
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1399
     <component unofficial="yes" name="error_concealment_interface_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1400
      <unit bldFile="os/mm/mm_plat/error_concealment_interface_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1401
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1402
     <component unofficial="yes" name="wma_decoder_interface_msg_hdlr_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1403
      <unit bldFile="os/mm/mm_plat/wma_decoder_interface_msg_hdlr_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1404
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1405
     <component unofficial="yes" name="ilbc_encoder_interface_msg_hdlr_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1406
      <unit bldFile="os/mm/mm_plat/ilbc_encoder_interface_msg_hdlr_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1407
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1408
     <component unofficial="yes" name="video_buffer_management_mdf_custom_interface">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1409
      <unit bldFile="os/mm/mm_plat/video_buffer_management_mdf_custom_interface/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1410
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1411
     <component unofficial="yes" name="added_devsound_control_msg_hdlr_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1412
      <unit bldFile="os/mm/mm_plat/added_devsound_control_msg_hdlr_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1413
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1414
     <component unofficial="yes" name="ilbc_decoder_interface_proxy_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1415
      <unit bldFile="os/mm/mm_plat/ilbc_decoder_interface_proxy_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1416
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1417
     <component unofficial="yes" name="ra8_decoder_interface_msg_hdlr_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1418
      <unit bldFile="os/mm/mm_plat/ra8_decoder_interface_msg_hdlr_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1419
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1420
     <component unofficial="yes" name="custom_interface_utility_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1421
      <unit bldFile="os/mm/mm_plat/custom_interface_utility_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1422
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1423
     <component unofficial="yes" name="g729_encoder_interface_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1424
      <unit bldFile="os/mm/mm_plat/g729_encoder_interface_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1425
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1426
     <component unofficial="yes" name="fm_radio_adaptation_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1427
      <unit bldFile="os/mm/mm_plat/fm_radio_adaptation_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1428
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1429
     <component unofficial="yes" name="ilbc_encoder_interface_proxy_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1430
      <unit bldFile="os/mm/mm_plat/ilbc_encoder_interface_proxy_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1431
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1432
     <component unofficial="yes" name="audio_vibra_control_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1433
      <unit bldFile="os/mm/mm_plat/audio_vibra_control_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1434
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1435
     <component unofficial="yes" name="sbc_encoder_interface_msg_hdlr_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1436
      <unit bldFile="os/mm/mm_plat/sbc_encoder_interface_msg_hdlr_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1437
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1438
     <component unofficial="yes" name="telephony_audio_routing_manager_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1439
      <unit bldFile="os/mm/mm_plat/telephony_audio_routing_manager_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1440
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1441
     <component unofficial="yes" name="restricted_audio_output_msg_hdlr_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1442
      <unit bldFile="os/mm/mm_plat/restricted_audio_output_msg_hdlr_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1443
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1444
     <component unofficial="yes" name="audio_routing_proxy_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1445
      <unit bldFile="os/mm/mm_plat/audio_routing_proxy_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1446
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1447
     <component unofficial="yes" name="eaacplusutil_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1448
      <unit bldFile="os/mm/mm_plat/eaacplusutil_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1449
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1450
     <component unofficial="yes" name="speech_encoder_config_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1451
      <unit bldFile="os/mm/mm_plat/speech_encoder_config_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1452
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1453
     <component unofficial="yes" name="display_posting_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1454
      <unit bldFile="os/mm/mm_plat/display_posting_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1455
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1456
     <component unofficial="yes" name="audio_routing_msg_hdlr_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1457
      <unit bldFile="os/mm/mm_plat/audio_routing_msg_hdlr_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1458
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1459
     <component unofficial="yes" name="g729_decoder_interface_msg_hdlr_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1460
      <unit bldFile="os/mm/mm_plat/g729_decoder_interface_msg_hdlr_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1461
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1462
     <component unofficial="yes" name="sbc_encoder_interface_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1463
      <unit bldFile="os/mm/mm_plat/sbc_encoder_interface_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1464
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1465
     <component unofficial="yes" name="audio_policy_header_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1466
      <unit bldFile="os/mm/mm_plat/audio_policy_header_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1467
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1468
     <component unofficial="yes" name="nokia_audio_policy_header_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1469
      <unit bldFile="os/mm/mm_plat/nokia_audio_policy_header_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1470
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1471
     <component unofficial="yes" name="audio_routing_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1472
      <unit bldFile="os/mm/mm_plat/audio_routing_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1473
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1474
     <component unofficial="yes" name="speech_encoder_config_proxy_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1475
      <unit bldFile="os/mm/mm_plat/speech_encoder_config_proxy_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1476
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1477
     <component unofficial="yes" name="mdf_plugin_uids">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1478
      <unit bldFile="os/mm/mm_plat/mdf_plugin_uids/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1479
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1480
     <component unofficial="yes" name="custom_interface_builder_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1481
      <unit bldFile="os/mm/mm_plat/custom_interface_builder_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1482
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1483
     <component unofficial="yes" name="global_audio_settings_definition_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1484
      <unit bldFile="os/mm/mm_plat/global_audio_settings_definition_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1485
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1486
     <component unofficial="yes" name="sbc_encoder_interface_proxy_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1487
      <unit bldFile="os/mm/mm_plat/sbc_encoder_interface_proxy_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1488
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1489
     <component unofficial="yes" name="multimedia_fourcc_definitions_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1490
      <unit bldFile="os/mm/mm_plat/multimedia_fourcc_definitions_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1491
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1492
     <component unofficial="yes" name="devsound_adaptation_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1493
      <unit bldFile="os/mm/mm_plat/devsound_adaptation_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1494
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1495
     <component unofficial="yes" name="aac_decoder_config_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1496
      <unit bldFile="os/mm/mm_plat/aac_decoder_config_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1497
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1498
     <component unofficial="yes" name="video_reclaim_extbuffers_ci">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1499
      <unit bldFile="os/mm/mm_plat/video_reclaim_extbuffers_ci/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1500
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1501
     <component unofficial="yes" name="restricted_audio_output_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1502
      <unit bldFile="os/mm/mm_plat/restricted_audio_output_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1503
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1504
     <component unofficial="yes" name="nokia_multimedia_fourcc_definitions_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1505
      <unit bldFile="os/mm/mm_plat/nokia_multimedia_fourcc_definitions_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1506
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1507
     <component unofficial="yes" name="ilbc_encoder_interface_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1508
      <unit bldFile="os/mm/mm_plat/ilbc_encoder_interface_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1509
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1510
     <component unofficial="yes" name="custom_interface_proxy_factory_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1511
      <unit bldFile="os/mm/mm_plat/custom_interface_proxy_factory_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1512
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1513
     <component unofficial="yes" name="g711_encoder_interface_msg_hdlr_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1514
      <unit bldFile="os/mm/mm_plat/g711_encoder_interface_msg_hdlr_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1515
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1516
     <component unofficial="yes" name="audio_effects_msg_hdlr_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1517
      <unit bldFile="os/mm/mm_plat/audio_effects_msg_hdlr_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1518
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1519
     <component unofficial="yes" name="g711_encoder_interface_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1520
      <unit bldFile="os/mm/mm_plat/g711_encoder_interface_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1521
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1522
     <component unofficial="yes" name="ilbc_decoder_interface_msg_hdlr_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1523
      <unit bldFile="os/mm/mm_plat/ilbc_decoder_interface_msg_hdlr_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1524
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1525
     <component unofficial="yes" name="video_window_control_custom_interface">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1526
      <unit bldFile="os/mm/mm_plat/video_window_control_custom_interface/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1527
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1528
     <component unofficial="yes" name="added_devsound_control_proxy_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1529
      <unit bldFile="os/mm/mm_plat/added_devsound_control_proxy_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1530
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1531
     <component unofficial="yes" name="ra8_decoder_interface_proxy_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1532
      <unit bldFile="os/mm/mm_plat/ra8_decoder_interface_proxy_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1533
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1534
     <component unofficial="yes" name="g729_decoder_interface_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1535
      <unit bldFile="os/mm/mm_plat/g729_decoder_interface_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1536
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1537
     <component unofficial="yes" name="telephony_audio_routing_client_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1538
      <unit bldFile="os/mm/mm_plat/telephony_audio_routing_client_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1539
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1540
     <component unofficial="yes" name="eaac_plus_decoder_interface_proxy_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1541
      <unit bldFile="os/mm/mm_plat/eaac_plus_decoder_interface_proxy_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1542
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1543
     <component unofficial="yes" name="global_audio_settings_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1544
      <unit bldFile="os/mm/mm_plat/global_audio_settings_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1545
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1546
     <component unofficial="yes" name="added_devsound_control_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1547
      <unit bldFile="os/mm/mm_plat/added_devsound_control_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1548
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1549
     <component unofficial="yes" name="error_concealment_interface_proxy_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1550
      <unit bldFile="os/mm/mm_plat/error_concealment_interface_proxy_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1551
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1552
     <component unofficial="yes" name="wma_decoder_interface_proxy_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1553
      <unit bldFile="os/mm/mm_plat/wma_decoder_interface_proxy_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1554
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1555
     <component unofficial="yes" name="restricted_audio_output_proxy_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1556
      <unit bldFile="os/mm/mm_plat/restricted_audio_output_proxy_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1557
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1558
     <component unofficial="yes" name="secure_output_mdf_custom_interface">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1559
      <unit bldFile="os/mm/mm_plat/secure_output_mdf_custom_interface/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1560
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1561
     <component unofficial="yes" name="wma_decoder_interface_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1562
      <unit bldFile="os/mm/mm_plat/wma_decoder_interface_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1563
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1564
     <component unofficial="yes" name="audio_vibra_control_proxy_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1565
      <unit bldFile="os/mm/mm_plat/audio_vibra_control_proxy_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1566
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1567
     <component unofficial="yes" name="video_decoder_rotation_mdf_custom_interface">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1568
      <unit bldFile="os/mm/mm_plat/video_decoder_rotation_mdf_custom_interface/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1569
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1570
     <component unofficial="yes" name="g729_decoder_interface_proxy_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1571
      <unit bldFile="os/mm/mm_plat/g729_decoder_interface_proxy_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1572
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1573
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1574
    <collection name="mm_pub" long-name="Multimedia Public Interfaces" level="app-if">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1575
     <component unofficial="yes" name="audio_effects_presets_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1576
      <unit bldFile="os/mm/mm_pub/audio_effects_presets_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1577
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1578
     <component unofficial="yes" name="drm_audio_player_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1579
      <unit bldFile="os/mm/mm_pub/drm_audio_player_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1580
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1581
     <component unofficial="yes" name="multimedia_extension_interfaces_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1582
      <unit bldFile="os/mm/mm_pub/multimedia_extension_interfaces_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1583
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1584
     <component unofficial="yes" name="audio_effects_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1585
      <unit bldFile="os/mm/mm_pub/audio_effects_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1586
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1587
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1588
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1589
   <block name="imagingext" long-name="Imaging Extensions" tech_domain="mm" level="services" levels="adaptation hw-if plugin framework server app-if">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1590
    <collection name="imageadaptationextensions" long-name="Image Adaptation Extensions" level="app-if">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1591
     <component name="iclextjpegapi" long-name="ICL Ext JPEG API">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1592
      <unit bldFile="os/imagingext/imageadaptationextensions/iclextjpegapi/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1593
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1594
     <component unofficial="yes" name="imageadaptationextensions_build" long-name="Image Adaptation Extensions Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1595
      <unit bldFile="os/imagingext/imageadaptationextensions/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1596
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1597
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1598
    <collection name="imagingmodules" long-name="Imaging Modules" level="hw-if">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1599
     <component name="exiflib" long-name="Exif Lib">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1600
      <unit bldFile="os/imagingext/imagingmodules/exiflib/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1601
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1602
     <component name="jp2kcodec" long-name="JP2K Codec">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1603
      <unit bldFile="os/imagingext/imagingmodules/jp2kcodec/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1604
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1605
     <component name="H264AVCVideoEncARM" long-name="H264AVC VideoEnc ARM"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1606
     <component name="VideoEncPluginARM" long-name="VideoEnc Plugin ARM"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1607
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1608
    <collection name="imagingext_info" long-name="Imaging Extensions Info" level="app-if">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1609
     <component unofficial="yes" name="imagingext_build" long-name="Imaging Extensions Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1610
      <unit bldFile="os/imagingext/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1611
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1612
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1613
    <collection name="imagingext_plat" long-name="Imaging Extensions Platform Interfaces" level="app-if">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1614
     <component unofficial="yes" name="h324_annex_k_custom_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1615
      <unit bldFile="os/imagingext/imagingext_plat/h324_annex_k_custom_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1616
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1617
     <component unofficial="yes" name="jpeg2000_icl_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1618
      <unit bldFile="os/imagingext/imagingext_plat/jpeg2000_icl_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1619
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1620
     <component unofficial="yes" name="ecam_face_tracking_custom_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1621
      <unit bldFile="os/imagingext/imagingext_plat/ecam_face_tracking_custom_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1622
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1623
     <component unofficial="yes" name="ecam_orientation_custom_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1624
      <unit bldFile="os/imagingext/imagingext_plat/ecam_orientation_custom_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1625
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1626
     <component unofficial="yes" name="extended_icl_jpeg_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1627
      <unit bldFile="os/imagingext/imagingext_plat/extended_icl_jpeg_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1628
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1629
     <component unofficial="yes" name="ecam_ui_orientation_override_custom_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1630
      <unit bldFile="os/imagingext/imagingext_plat/ecam_ui_orientation_override_custom_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1631
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1632
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1633
    <collection name="imagingext_pub" long-name="Imaging Extensions Public Interfaces" level="app-if">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1634
     <component unofficial="yes" name="exif_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1635
      <!-- <unit bldFile="os/imagingext/imagingext_pub/exif_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1636
      <unit bldFile="os/imagingext/imagingext_pub/exif_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1637
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1638
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1639
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1640
   <block name="graphics" long-name="Graphics" tech_domain="ui" level="services" levels="adaptation engines internal-adaptations device-interface internal-utils app-if">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1641
    <collection name="graphicsaccelaration" long-name="Graphics Accelaration" level="adaptation">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1642
     <component name="vgi" long-name="VGI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1643
      <unit bldFile="os/graphics/graphicsaccelaration/vgi/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1644
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1645
     <component name="2D_OpenVG_1_0" long-name="2D Open VG 1.0"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1646
     <component name="3d_opengl_es_1_1" long-name="3d OpenGL ES 1.1"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1647
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1648
    <collection name="m3g" long-name="M3G" level="internal-adaptations">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1649
     <component name="m3gcore11" long-name="M3G Core 11">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1650
      <unit bldFile="os/graphics/m3g/m3gcore11/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1651
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1652
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1653
    <collection name="graphics_pub" long-name="Graphics Public Interfaces" level="app-if">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1654
     <component unofficial="yes" name="graphics_pub_build" long-name="Graphics Public API Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1655
      <!-- <unit bldFile="os/graphics/graphics_pub/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1656
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1657
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1658
    <collection name="graphics_info" long-name="Graphics Info" level="app-if">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1659
     <component unofficial="yes" name="graphics_build" long-name="Graphics Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1660
      <unit bldFile="os/graphics/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1661
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1662
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1663
    <collection name="graphics_plat" long-name="Graphics Platform Interfaces" level="app-if">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1664
     <component unofficial="yes" name="openvg_binding_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1665
      <unit bldFile="os/graphics/graphics_plat/openvg_binding_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1666
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1667
     <component unofficial="yes" name="m3g_core_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1668
      <unit bldFile="os/graphics/graphics_plat/m3g_core_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1669
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1670
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1671
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1672
   <block name="textandloc" long-name="Text and Localisation" tech_domain="ui" level="services" levels="encoding util fonts tools text">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1673
    <collection name="charconvfw" long-name="Character Conversion FW" level="encoding">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1674
     <component name="charconv" long-name="Charconv">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1675
      <unit bldFile="os/textandloc/charconvfw/charconv/ongoing/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1676
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1677
     <component name="charconvplugin" long-name="Charconv Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1678
      <unit bldFile="os/textandloc/charconvfw/charconvplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1679
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1680
     <component name="charconv_fw"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1681
     <component name="charconvplugins"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1682
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1683
    <collection name="textandlocutils" level="util">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1684
     <component name="Localizer" long-name="Localizer">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1685
      <unit bldFile="os/textandloc/charconvfw/localizer/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1686
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1687
     <component name="Findutil" long-name="Find Util">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1688
      <unit bldFile="os/textandloc/charconvfw/findutil/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1689
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1690
     <component name="numbergrouping" long-name="Number Grouping">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1691
      <unit bldFile="os/textandloc/charconvfw/numbergrouping/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1692
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1693
     <component name="gamerecognizer" long-name="Game Recognizer">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1694
      <unit bldFile="os/textandloc/charconvfw/gamerecognizer/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1695
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1696
     <component name="JPLangUtil" long-name="JP Lang Util">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1697
      <unit bldFile="os/textandloc/charconvfw/jplangutil/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1698
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1699
     <component name="SortUtil" long-name="Sort Util">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1700
      <unit bldFile="os/textandloc/charconvfw/sortutil/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1701
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1702
     <component name="AknJapaneseReading" long-name="Akn Japanese Reading">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1703
      <unit bldFile="os/textandloc/charconvfw/aknjapanesereading/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1704
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1705
     <component name="inlinetext" long-name="Inline Text">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1706
      <unit bldFile="os/textandloc/charconvfw/inlinetext/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1707
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1708
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1709
    <collection name="textandloc_pub" long-name="Text and Localisation Public Interfaces" level="text">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1710
     <component unofficial="yes" name="directory_localizer_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1711
      <unit bldFile="os/textandloc/textandloc_pub/directory_localizer_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1712
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1713
     <component unofficial="yes" name="character_conversion_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1714
      <unit bldFile="os/textandloc/textandloc_pub/character_conversion_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1715
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1716
     <component unofficial="yes" name="character_conversion_plugin_provider_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1717
      <!-- <unit bldFile="os/textandloc/textandloc_pub/character_conversion_plugin_provider_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1718
      <unit bldFile="os/textandloc/textandloc_pub/character_conversion_plugin_provider_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1719
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1720
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1721
    <collection name="textandloc_info" long-name="Text and Localisation Info" level="text">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1722
     <component unofficial="yes" name="textandloc_build" long-name="Text and Localisation Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1723
      <unit bldFile="os/textandloc/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1724
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1725
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1726
    <collection name="textandloc_plat" long-name="Text and Localisation Platform Interfaces" level="text">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1727
     <component unofficial="yes" name="findutil_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1728
      <unit bldFile="os/textandloc/textandloc_plat/findutil_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1729
      <!-- <unit bldFile="os/textandloc/textandloc_plat/findutil_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1730
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1731
     <component unofficial="yes" name="japanese_language_utilities_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1732
      <unit bldFile="os/textandloc/textandloc_plat/japanese_language_utilities_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1733
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1734
     <component unofficial="yes" name="character_conversion_nonpublic_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1735
      <unit bldFile="os/textandloc/textandloc_plat/character_conversion_nonpublic_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1736
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1737
     <component unofficial="yes" name="sortutil_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1738
      <!-- <unit bldFile="os/textandloc/textandloc_plat/sortutil_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1739
      <unit bldFile="os/textandloc/textandloc_plat/sortutil_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1740
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1741
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1742
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1743
   <block name="xmlsrv" long-name="XML Services" tech_domain="rt" level="services" levels="plugin server framework generic specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1744
    <collection name="xmlengine" long-name="XML Engine" level="server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1745
     <component name="libxml2" long-name="Libxml2">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1746
      <unit bldFile="os/xmlsrv/xmlengine/libxml2/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1747
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1748
     <component name="xmlengineutils" long-name="XML Engine Utils">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1749
      <unit bldFile="os/xmlsrv/xmlengine/xmlengineutils/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1750
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1751
     <component name="domxpathwrapper" long-name="DOM XPath Wrapper">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1752
      <unit bldFile="os/xmlsrv/xmlengine/domxpathwrapper/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1753
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1754
     <component name="xmlengineserializer" long-name="XML Engines Erializer">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1755
      <unit bldFile="os/xmlsrv/xmlengine/xmlengineserializer/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1756
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1757
     <component name="xmlenginesaxplugin" long-name="XML Engine SAX Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1758
      <unit bldFile="os/xmlsrv/xmlengine/xmlenginesaxplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1759
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1760
     <component unofficial="yes" name="xmlengine_build" long-name="XML Engine Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1761
      <unit bldFile="os/xmlsrv/xmlengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1762
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1763
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1764
    <collection name="xmlsecurityengine" long-name="XML Security Engine" level="framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1765
     <component name="xmlseccertman" long-name="XML Security Certman">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1766
      <unit bldFile="os/xmlsrv/xmlsecurityengine/xmlseccertman/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1767
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1768
     <component name="xmlsec" long-name="XML Security">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1769
      <unit bldFile="os/xmlsrv/xmlsecurityengine/xmlsec/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1770
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1771
     <component name="xmlseccrypto" long-name="XML Security Crypto">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1772
      <unit bldFile="os/xmlsrv/xmlsecurityengine/xmlseccrypto/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1773
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1774
     <component name="xmlsecwrapper" long-name="XML Security Wrapper">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1775
      <unit bldFile="os/xmlsrv/xmlsecurityengine/xmlsecwrapper/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1776
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1777
     <component unofficial="yes" name="xmlsecurityengine_build" long-name="XML Security Engine Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1778
      <unit bldFile="os/xmlsrv/xmlsecurityengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1779
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1780
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1781
    <collection name="xmlsrv_info" long-name="XML Services Info" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1782
     <component unofficial="yes" name="xmlsrv_build" long-name="XML Services Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1783
      <unit bldFile="os/xmlsrv/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1784
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1785
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1786
    <collection name="xmlsrv_plat" long-name="XML Services Platform Interfaces" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1787
     <component unofficial="yes" name="xml_engine_serializer_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1788
      <!-- <unit bldFile="os/xmlsrv/xmlsrv_plat/xml_engine_serializer_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1789
      <unit bldFile="os/xmlsrv/xmlsrv_plat/xml_engine_serializer_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1790
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1791
     <component unofficial="yes" name="libxml2_utils_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1792
      <unit bldFile="os/xmlsrv/xmlsrv_plat/libxml2_utils_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1793
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1794
     <component unofficial="yes" name="libxml2_xml_pointer_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1795
      <unit bldFile="os/xmlsrv/xmlsrv_plat/libxml2_xml_pointer_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1796
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1797
     <component unofficial="yes" name="xml_encryption_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1798
      <unit bldFile="os/xmlsrv/xmlsrv_plat/xml_encryption_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1799
      <!-- <unit bldFile="os/xmlsrv/xmlsrv_plat/xml_encryption_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1800
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1801
     <component unofficial="yes" name="libxml2_xml_schemas_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1802
      <unit bldFile="os/xmlsrv/xmlsrv_plat/libxml2_xml_schemas_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1803
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1804
     <component unofficial="yes" name="xml_engine_xpath_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1805
      <unit bldFile="os/xmlsrv/xmlsrv_plat/xml_engine_xpath_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1806
      <!-- <unit bldFile="os/xmlsrv/xmlsrv_plat/xml_engine_xpath_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1807
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1808
     <component unofficial="yes" name="xml_security_engine_utils_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1809
      <unit bldFile="os/xmlsrv/xmlsrv_plat/xml_security_engine_utils_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1810
      <!-- <unit bldFile="os/xmlsrv/xmlsrv_plat/xml_security_engine_utils_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1811
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1812
     <component unofficial="yes" name="xml_engine_utils_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1813
      <!-- <unit bldFile="os/xmlsrv/xmlsrv_plat/xml_engine_utils_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1814
      <unit bldFile="os/xmlsrv/xmlsrv_plat/xml_engine_utils_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1815
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1816
     <component unofficial="yes" name="libxml2_canonical_xml_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1817
      <unit bldFile="os/xmlsrv/xmlsrv_plat/libxml2_canonical_xml_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1818
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1819
     <component unofficial="yes" name="xml_signature_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1820
      <unit bldFile="os/xmlsrv/xmlsrv_plat/xml_signature_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1821
      <!-- <unit bldFile="os/xmlsrv/xmlsrv_plat/xml_signature_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1822
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1823
     <component unofficial="yes" name="libxml2_xpath_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1824
      <unit bldFile="os/xmlsrv/xmlsrv_plat/libxml2_xpath_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1825
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1826
     <component unofficial="yes" name="xml_engine_deserializer_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1827
      <unit bldFile="os/xmlsrv/xmlsrv_plat/xml_engine_deserializer_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1828
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1829
     <component unofficial="yes" name="libxml2_xml_linking_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1830
      <unit bldFile="os/xmlsrv/xmlsrv_plat/libxml2_xml_linking_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1831
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1832
     <component unofficial="yes" name="libxml2_parser_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1833
      <unit bldFile="os/xmlsrv/xmlsrv_plat/libxml2_parser_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1834
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1835
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1836
    <collection name="xmlsrv_pub" long-name="XML Services Public Interfaces" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1837
     <component unofficial="yes" name="xml_engine_dom_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1838
      <unit bldFile="os/xmlsrv/xmlsrv_pub/xml_engine_dom_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1839
      <!-- <unit bldFile="os/xmlsrv/xmlsrv_pub/xml_engine_dom_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1840
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1841
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1842
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1843
   <block name="deviceplatformrelease" long-name="Device Platform Release" tech_domain="to" level="services" levels="bld mid top">
28
a5762c2265b2 system definition files renamed, project configured for the added split models, raptor traces filter turned on
ThomasE@UK-ThomasE.symbian.int
parents:
diff changeset
  1844
    <collection name="S60Extras" long-name="S60 Extras" level="mid">
105
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1845
     <component name="S60Extras compo" long-name="S60 Extras Component">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1846
      <unit bldFile="os/deviceplatformrelease/s60extras/group"/>
28
a5762c2265b2 system definition files renamed, project configured for the added split models, raptor traces filter turned on
ThomasE@UK-ThomasE.symbian.int
parents:
diff changeset
  1847
     </component>
a5762c2265b2 system definition files renamed, project configured for the added split models, raptor traces filter turned on
ThomasE@UK-ThomasE.symbian.int
parents:
diff changeset
  1848
    </collection>
a5762c2265b2 system definition files renamed, project configured for the added split models, raptor traces filter turned on
ThomasE@UK-ThomasE.symbian.int
parents:
diff changeset
  1849
    <collection name="S60LocFiles" long-name="S60 Loc Files" level="mid">
105
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1850
     <component name="S60LocFiles compo" long-name="S60 Loc Files Component">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1851
      <unit bldFile="os/deviceplatformrelease/s60locfiles/group"/>
28
a5762c2265b2 system definition files renamed, project configured for the added split models, raptor traces filter turned on
ThomasE@UK-ThomasE.symbian.int
parents:
diff changeset
  1852
     </component>
a5762c2265b2 system definition files renamed, project configured for the added split models, raptor traces filter turned on
ThomasE@UK-ThomasE.symbian.int
parents:
diff changeset
  1853
    </collection>
a5762c2265b2 system definition files renamed, project configured for the added split models, raptor traces filter turned on
ThomasE@UK-ThomasE.symbian.int
parents:
diff changeset
  1854
    <collection name="Version" long-name="Version" level="top">
105
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1855
     <component name="Version compo" long-name="Version Component">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1856
      <unit bldFile="os/deviceplatformrelease/version/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1857
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1858
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1859
    <collection name="sf_config" long-name="SF Config" level="mid">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1860
     <component name="config">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1861
      <!-- <unit bldFile="os/deviceplatformrelease/sf_config/config/apac/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1862
      <!-- <unit bldFile="os/deviceplatformrelease/sf_config/config/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1863
      <!-- <unit bldFile="os/deviceplatformrelease/sf_config/config/japan/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1864
      <!-- <unit bldFile="os/deviceplatformrelease/sf_config/config/western/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1865
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1866
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1867
    <collection name="deviceplatformrelease_info" long-name="Device Platform Release Info" level="top">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1868
     <component unofficial="yes" name="s60helps">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1869
      <unit bldFile="os/deviceplatformrelease/s60helps/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1870
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1871
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1872
    <collection name="s60bld" long-name="S60 Build" level="bld">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1873
     <component unofficial="yes" name="buildplatforms" long-name="Build Platforms">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1874
      <unit bldFile="tools/buildplatforms/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1875
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1876
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1877
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1878
   <block name="osrndtools" long-name="OS RD tools" tech_domain="to" level="services" levels="fw trace">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1879
    <collection name="stif" long-name="STIF" level="fw">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1880
     <component name="TestInterface" long-name="Test Interface">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1881
      <unit bldFile="ostools/osrndtools/stif/testinterface/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1882
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1883
     <component name="TestServer" long-name="Test Server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1884
      <unit bldFile="ostools/osrndtools/stif/testserver/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1885
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1886
     <component name="TestEngine" long-name="Test Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1887
      <unit bldFile="ostools/osrndtools/stif/testengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1888
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1889
     <component name="TestServerStarter" long-name="Test Server Starter">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1890
      <unit bldFile="ostools/osrndtools/stif/testserverstarter/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1891
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1892
     <component name="StifTFwIf" long-name="STIF TFwIf">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1893
      <unit bldFile="ostools/osrndtools/stif/stiftfwif/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1894
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1895
     <component name="ConsoleUI" long-name="Console UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1896
      <unit bldFile="ostools/osrndtools/stif/consoleui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1897
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1898
     <component name="TestCombiner" long-name="Test Combiner">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1899
      <unit bldFile="ostools/osrndtools/stif/testcombiner/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1900
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1901
     <component name="DemoModule" long-name="Demo Module">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1902
      <unit bldFile="ostools/osrndtools/stif/demomodule/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1903
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1904
     <component name="ATSLogger" long-name="ATS Logger">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1905
      <unit bldFile="ostools/osrndtools/stif/atslogger/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1906
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1907
     <component name="ATSInterface" long-name="ATS Interface">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1908
      <unit bldFile="ostools/osrndtools/stif/atsinterface/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1909
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1910
     <component name="TestScripter" long-name="Test Scripter">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1911
      <unit bldFile="ostools/osrndtools/stif/testscripter/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1912
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1913
     <component name="SUEvent" long-name="SU Event">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1914
      <unit bldFile="ostools/osrndtools/stif/suevent/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1915
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1916
     <component name="StifKernelTestClassBase" long-name="STIF Kernel Test Class Base">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1917
      <unit bldFile="ostools/osrndtools/stif/stifkerneltestclassbase/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1918
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1919
     <component name="examples" long-name="Examples">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1920
      <!-- <unit bldFile="ostools/osrndtools/stif/examples/stiftestmeasurementstub/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1921
      <!-- <unit bldFile="ostools/osrndtools/stif/examples/stifhwresetstub/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1922
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1923
     <component name="TestModuleTemplates" long-name="Test Module Templates">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1924
      <!-- <unit bldFile="ostools/osrndtools/stif/testmoduletemplates/templatekernelscriptxxx/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1925
      <!-- <unit bldFile="ostools/osrndtools/stif/testmoduletemplates/capsmodifierxxx/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1926
      <!-- <unit bldFile="ostools/osrndtools/stif/testmoduletemplates/testmodulexxx/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1927
      <!-- <unit bldFile="ostools/osrndtools/stif/testmoduletemplates/hardcodedtestmodulexxx/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1928
      <!-- <unit bldFile="ostools/osrndtools/stif/testmoduletemplates/templatescriptxxx/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1929
      <!-- <unit bldFile="ostools/osrndtools/stif/testmoduletemplates/stifunitxxx/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1930
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1931
     <component unofficial="yes" name="stif_build" long-name="STIF Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1932
      <unit bldFile="ostools/osrndtools/stif/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1933
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1934
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1935
    <collection name="memspy" long-name="Memspy" level="trace">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1936
     <component name="Driver">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1937
      <unit bldFile="ostools/osrndtools/memspy/driver/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1938
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1939
     <component name="Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1940
      <unit bldFile="ostools/osrndtools/memspy/engine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1941
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1942
     <component name="CommandLine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1943
      <unit bldFile="ostools/osrndtools/memspy/commandline/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1944
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1945
     <component name="Console">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1946
      <unit bldFile="ostools/osrndtools/memspy/console/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1947
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1948
     <component unofficial="yes" name="memspy_build" long-name="Memspy Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1949
      <unit bldFile="ostools/osrndtools/memspy/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1950
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1951
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1952
    <collection name="hti" long-name="HTI" level="trace">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1953
     <component name="HtiCfg">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1954
      <unit bldFile="ostools/osrndtools/hti/hticfg/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1955
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1956
     <component name="HtiAutoStart">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1957
      <unit bldFile="ostools/osrndtools/hti/htiautostart/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1958
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1959
     <component name="HtiFramework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1960
      <unit bldFile="ostools/osrndtools/hti/htiframework/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1961
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1962
     <component name="HtiCommPlugins" long-name="HTI Comm Plugins"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1963
     <component name="HtiServicePlugins" long-name="HTI Service Plugins"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1964
     <component name="HtiFileHlp">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1965
      <unit bldFile="ostools/osrndtools/hti/htifilehlp/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1966
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1967
     <component name="HtiWatchDog">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1968
      <unit bldFile="ostools/osrndtools/hti/htiwatchdog/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1969
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1970
     <component unofficial="yes" name="hti_build" long-name="HTI Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1971
      <unit bldFile="ostools/osrndtools/hti/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1972
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1973
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1974
    <collection name="osrndtools_plat" long-name="OS RD tools Platform Interfaces" level="trace">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1975
     <component unofficial="yes" name="memspy_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1976
      <unit bldFile="ostools/osrndtools/osrndtools_plat/memspy_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1977
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1978
     <component unofficial="yes" name="stif_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1979
      <unit bldFile="ostools/osrndtools/osrndtools_plat/stif_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1980
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1981
     <component unofficial="yes" name="hti_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1982
      <unit bldFile="ostools/osrndtools/osrndtools_plat/hti_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1983
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1984
     <component unofficial="yes" name="open_system_trace_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1985
      <unit bldFile="ostools/osrndtools/osrndtools_plat/open_system_trace_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1986
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1987
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1988
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1989
   <block name="swconfigtools" long-name="Software Config Tools" tech_domain="to" level="services">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1990
    <collection name="gid_pc_tool" long-name="GID PC Tool">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1991
     <component name="DBImporter" long-name="DB Importer">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1992
      <unit bldFile="tools/swconfigtools/gid_pc_tool/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1993
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1994
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1995
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1996
   <block name="kernelhwsrv">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1997
    <collection name="kernelhwsrv_info">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1998
     <component unofficial="yes" name="localesupport">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  1999
      <!-- <unit bldFile="os/kernelhwsrv/localisation/localesupport/mmpfiles"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2000
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2001
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2002
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2003
   <block name="shortlinksrv">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2004
    <collection name="shortlinksrv_info">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2005
     <component unofficial="yes" name="shortlinksrv_build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2006
      <unit bldFile="os/shortlinksrv/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2007
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2008
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2009
    <collection name="shortlinksrv_plat">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2010
     <component unofficial="yes" name="bluetooth_power_management_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2011
      <unit bldFile="os/shortlinksrv/shortlinksrv_plat/bluetooth_power_management_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2012
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2013
     <component unofficial="yes" name="bluetooth_audio_adaptation_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2014
      <unit bldFile="os/shortlinksrv/shortlinksrv_plat/bluetooth_audio_adaptation_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2015
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2016
     <component unofficial="yes" name="shortlinksrv_plat_build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2017
      <unit bldFile="os/shortlinksrv/shortlinksrv_plat/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2018
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2019
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2020
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2021
   <block name="buildtools">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2022
    <collection name="toolsandutils">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2023
     <component unofficial="yes" name="buildsystem">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2024
      <!-- <unit bldFile="os/buildtools/toolsandutils/buildsystem/test/helloworld"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2025
      <!-- <unit bldFile="os/buildtools/toolsandutils/buildsystem/test/binaryvariation"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2026
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2027
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2028
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2029
  </layer>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2030
  <layer name="mw" long-name="Middleware" levels="generic specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2031
   <block name="appsupport" long-name="Generic Application Support" tech_domain="rt" level="generic" levels="system plugin framework server generic specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2032
    <collection name="sysresmonitoring" long-name="System Resource Monitoring" level="system">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2033
     <component name="oodmonitor" long-name="OOD Monitor">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2034
      <unit bldFile="mw/appsupport/sysresmonitoring/oodmonitor/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2035
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2036
     <component name="oommonitor" long-name="OOM Monitor">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2037
      <unit bldFile="mw/appsupport/sysresmonitoring/oommonitor/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2038
      <!-- <unit bldFile="mw/appsupport/sysresmonitoring/oommonitor/tsrc/public/basic/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2039
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2040
     <component unofficial="yes" name="sysresmonitoring_build" long-name="System Resource Monitoring Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2041
      <unit bldFile="mw/appsupport/sysresmonitoring/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2042
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2043
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2044
    <collection name="gssettingsuis" long-name="GS Settings UIs" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2045
     <component name="Gs" long-name="GS">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2046
      <unit bldFile="mw/appsupport/gssettingsuis/gs/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2047
      <!-- <unit bldFile="mw/appsupport/gssettingsuis/gs/gsdiagnosticsplugin"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2048
      <!-- <unit bldFile="mw/appsupport/gssettingsuis/gs/gsprslnplugin"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2049
      <!-- <unit bldFile="mw/appsupport/gssettingsuis/gs/tsrc/public/basic/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2050
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2051
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2052
    <collection name="profilesservices" long-name="Profiles Services" level="server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2053
     <component name="FileList" long-name="File List">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2054
      <unit bldFile="mw/appsupport/profilesservices/filelist/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2055
      <unit bldFile="mw/appsupport/profilesservices/filelist/tsrc/public/basic/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2056
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2057
     <component name="MediaFileList" long-name="Media File List">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2058
      <unit bldFile="mw/appsupport/profilesservices/mediafilelist/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2059
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2060
     <component name="ProfileEngine" long-name="Profile Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2061
      <unit bldFile="mw/appsupport/profilesservices/profileengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2062
      <unit bldFile="mw/appsupport/profilesservices/profileengine/tsrc/public/basic/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2063
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2064
     <component name="RingingTone3DPlugin" long-name="Ringing Tone 3D Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2065
      <unit bldFile="mw/appsupport/profilesservices/ringingtone3dplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2066
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2067
     <component unofficial="yes" name="profilesservices_test" long-name="Profiles Services Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2068
      <!-- <unit bldFile="mw/appsupport/profilesservices/tsrc/public/basic/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2069
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2070
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2071
    <collection name="flashliteapi_3_1" long-name="Flashlite API 3.1" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2072
     <component name="flashliteapi_3_1 compo"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2073
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2074
    <collection name="contextframework" long-name="Context Framework" level="framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2075
     <component name="cfw" long-name="Context Framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2076
      <unit bldFile="mw/appsupport/contextframework/cfw/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2077
      <!-- <unit bldFile="mw/appsupport/contextframework/cfw/tsrc/cfwtest/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2078
      <!-- <unit bldFile="mw/appsupport/contextframework/cfw/tsrc/public/basic/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2079
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2080
     <component name="cfwplugins" long-name="Context Framework Plugins">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2081
      <unit bldFile="mw/appsupport/contextframework/cfwplugins/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2082
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2083
     <component unofficial="yes" name="contextframework_build" long-name="Context Framework Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2084
      <unit bldFile="mw/appsupport/contextframework/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2085
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2086
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2087
    <collection name="mediakeys" long-name="Media Keys" level="plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2088
     <component name="KeyPublisherPlugin" long-name="Key Publisher Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2089
      <!-- <unit bldFile="mw/appsupport/mediakeys/keypublisherplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2090
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2091
     <component name="MMKeyBearer" long-name="MM Key Bearer">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2092
      <!-- <unit bldFile="mw/appsupport/mediakeys/mmkeybearer/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2093
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2094
     <component unofficial="yes" name="mediakeys_build" long-name="Media Keys Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2095
      <unit bldFile="mw/appsupport/mediakeys/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2096
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2097
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2098
    <collection name="coreapplicationuis" long-name="Core Application UIs" level="server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2099
     <component name="DbRecovery" long-name="Db Recovery">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2100
      <unit bldFile="mw/appsupport/coreapplicationuis/dbrecovery/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2101
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2102
     <component name="NspsWsPlugin" long-name="Nsps WS Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2103
      <unit bldFile="mw/appsupport/coreapplicationuis/nspswsplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2104
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2105
     <component name="Rfs" long-name="RFS">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2106
      <unit bldFile="mw/appsupport/coreapplicationuis/rfs/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2107
      <!-- <unit bldFile="mw/appsupport/coreapplicationuis/rfs/plugins/gsrfsplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2108
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2109
     <component name="rfsplugins" long-name="Rfs Plugins">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2110
      <unit bldFile="mw/appsupport/coreapplicationuis/rfsplugins/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2111
      <!-- <unit bldFile="mw/appsupport/coreapplicationuis/rfsplugins/tsrc/rfspluginstest/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2112
      <!-- <unit bldFile="mw/appsupport/coreapplicationuis/rfsplugins/tsrc/rfspluginstest/rfstestapp/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2113
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2114
     <component name="SysAp" long-name="Sys Ap">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2115
      <unit bldFile="mw/appsupport/coreapplicationuis/sysap/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2116
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2117
     <component name="VariatedSettings" long-name="Variated Settings">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2118
      <unit bldFile="mw/appsupport/coreapplicationuis/variatedsettings/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2119
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2120
     <component name="accfwuinotifier" long-name="ACC Framework UI Notifier">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2121
      <unit bldFile="mw/appsupport/coreapplicationuis/accfwuinotifier/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2122
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2123
     <component name="kefmapper" long-name="Key Event Framework Mapper">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2124
      <unit bldFile="mw/appsupport/coreapplicationuis/kefmapper/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2125
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2126
     <component name="advancedtspcontroller" long-name="Advanced TSP Controller">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2127
      <unit bldFile="mw/appsupport/coreapplicationuis/advancedtspcontroller/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2128
      <!-- <unit bldFile="mw/appsupport/coreapplicationuis/advancedtspcontroller/tsrc/mt_atspc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2129
      <!-- <unit bldFile="mw/appsupport/coreapplicationuis/advancedtspcontroller/tsrc/stub/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2130
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2131
     <component name="powersaveutilities" long-name="Power Save Utilities">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2132
      <unit bldFile="mw/appsupport/coreapplicationuis/powersaveutilities/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2133
      <!-- <unit bldFile="mw/appsupport/coreapplicationuis/powersaveutilities/tsrc/public/basic/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2134
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2135
     <component name="gsserverenginestub" long-name="GS Server Engine Stub">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2136
      <unit bldFile="mw/appsupport/coreapplicationuis/gsserverenginestub/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2137
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2138
     <component name="GSServerEngine" long-name="GS Server Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2139
      <unit bldFile="mw/appsupport/coreapplicationuis/gsserverengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2140
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2141
     <component name="GSServer" long-name="GS Server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2142
      <unit bldFile="mw/appsupport/coreapplicationuis/gsserver/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2143
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2144
     <component name="sensordatacompensatorplugin" long-name="Sensor Data Compensator Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2145
      <unit bldFile="mw/appsupport/coreapplicationuis/sensordatacompensatorplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2146
      <!-- <unit bldFile="mw/appsupport/coreapplicationuis/sensordatacompensatorplugin/tsrc/sensordatacompensatorplgtest/data/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2147
      <!-- <unit bldFile="mw/appsupport/coreapplicationuis/sensordatacompensatorplugin/tsrc/sensordatacompensatorplgtest/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2148
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2149
     <component unofficial="yes" name="coreapplicationuis_test" long-name="Core Application UIs Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2150
      <!-- <unit bldFile="mw/appsupport/coreapplicationuis/tsrc/public/basic/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2151
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2152
     <component unofficial="yes" name="coreapplicationuis_build" long-name="Core Application UIs Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2153
      <unit bldFile="mw/appsupport/coreapplicationuis/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2154
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2155
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2156
    <collection name="startupservices" long-name="Startup Services" level="system">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2157
     <component name="SplashScreen" long-name="Splash Screen">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2158
      <unit bldFile="mw/appsupport/startupservices/splashscreen/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2159
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2160
     <component name="Startup">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2161
      <unit bldFile="mw/appsupport/startupservices/startup/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2162
      <!-- <unit bldFile="mw/appsupport/startupservices/startup/mediatorplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2163
      <!-- <unit bldFile="mw/appsupport/startupservices/startup/startupsyncplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2164
      <!-- <unit bldFile="mw/appsupport/startupservices/startup/systemerrorplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2165
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2166
     <component name="startupanimation" long-name="Startup Animation">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2167
      <unit bldFile="mw/appsupport/startupservices/startupanimation/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2168
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2169
     <component unofficial="yes" name="startupservices_build" long-name="Startup Services Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2170
      <unit bldFile="mw/appsupport/startupservices/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2171
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2172
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2173
    <collection name="systemsettings" long-name="System Settings" level="system">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2174
     <component name="gssensorplugin" long-name="GS Sensor Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2175
      <unit bldFile="mw/appsupport/systemsettings/gssensorplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2176
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2177
     <component name="GSAccessoryPlugin" long-name="GS Accessory Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2178
      <unit bldFile="mw/appsupport/systemsettings/gsaccessoryplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2179
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2180
     <component unofficial="yes" name="systemsettings_build" long-name="System Settings Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2181
      <unit bldFile="mw/appsupport/systemsettings/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2182
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2183
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2184
    <collection name="appsupport_plat" long-name="Generic Application Support Platform Interfaces" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2185
     <component unofficial="yes" name="settings_launch_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2186
      <unit bldFile="mw/appsupport/appsupport_plat/settings_launch_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2187
      <!-- <unit bldFile="mw/appsupport/appsupport_plat/settings_launch_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2188
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2189
     <component unofficial="yes" name="secondary_display_startup_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2190
      <unit bldFile="mw/appsupport/appsupport_plat/secondary_display_startup_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2191
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2192
     <component unofficial="yes" name="secondary_display_accfw_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2193
      <unit bldFile="mw/appsupport/appsupport_plat/secondary_display_accfw_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2194
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2195
     <component unofficial="yes" name="context_subscription_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2196
      <unit bldFile="mw/appsupport/appsupport_plat/context_subscription_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2197
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2198
     <component unofficial="yes" name="sensor_user_setting_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2199
      <unit bldFile="mw/appsupport/appsupport_plat/sensor_user_setting_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2200
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2201
     <component unofficial="yes" name="action_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2202
      <unit bldFile="mw/appsupport/appsupport_plat/action_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2203
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2204
     <component unofficial="yes" name="application_orientation_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2205
      <unit bldFile="mw/appsupport/appsupport_plat/application_orientation_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2206
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2207
     <component unofficial="yes" name="filelist_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2208
      <unit bldFile="mw/appsupport/appsupport_plat/filelist_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2209
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2210
     <component unofficial="yes" name="restore_factory_settings_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2211
      <unit bldFile="mw/appsupport/appsupport_plat/restore_factory_settings_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2212
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2213
     <component unofficial="yes" name="context_source_settings_manager_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2214
      <unit bldFile="mw/appsupport/appsupport_plat/context_source_settings_manager_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2215
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2216
     <component unofficial="yes" name="oom_monitor_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2217
      <unit bldFile="mw/appsupport/appsupport_plat/oom_monitor_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2218
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2219
     <component unofficial="yes" name="startup_configuration_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2220
      <unit bldFile="mw/appsupport/appsupport_plat/startup_configuration_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2221
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2222
     <component unofficial="yes" name="context_framework_client_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2223
      <unit bldFile="mw/appsupport/appsupport_plat/context_framework_client_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2224
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2225
     <component unofficial="yes" name="settings_listbox_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2226
      <!-- <unit bldFile="mw/appsupport/appsupport_plat/settings_listbox_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2227
      <unit bldFile="mw/appsupport/appsupport_plat/settings_listbox_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2228
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2229
     <component unofficial="yes" name="settings_framework_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2230
      <unit bldFile="mw/appsupport/appsupport_plat/settings_framework_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2231
      <!-- <unit bldFile="mw/appsupport/appsupport_plat/settings_framework_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2232
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2233
     <component unofficial="yes" name="context_framework_listener_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2234
      <unit bldFile="mw/appsupport/appsupport_plat/context_framework_listener_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2235
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2236
     <component unofficial="yes" name="context_framework_version_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2237
      <unit bldFile="mw/appsupport/appsupport_plat/context_framework_version_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2238
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2239
     <component unofficial="yes" name="context_source_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2240
      <unit bldFile="mw/appsupport/appsupport_plat/context_source_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2241
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2242
     <component unofficial="yes" name="oom_monitor_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2243
      <unit bldFile="mw/appsupport/appsupport_plat/oom_monitor_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2244
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2245
     <component unofficial="yes" name="context_framework_services_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2246
      <unit bldFile="mw/appsupport/appsupport_plat/context_framework_services_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2247
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2248
     <component unofficial="yes" name="system_application_plugin_callback_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2249
      <unit bldFile="mw/appsupport/appsupport_plat/system_application_plugin_callback_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2250
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2251
     <component unofficial="yes" name="profiles_mediafilelist_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2252
      <unit bldFile="mw/appsupport/appsupport_plat/profiles_mediafilelist_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2253
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2254
     <component unofficial="yes" name="settings_uis_cenrep_collection_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2255
      <unit bldFile="mw/appsupport/appsupport_plat/settings_uis_cenrep_collection_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2256
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2257
     <component unofficial="yes" name="system_application_notification_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2258
      <unit bldFile="mw/appsupport/appsupport_plat/system_application_notification_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2259
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2260
     <component unofficial="yes" name="secondary_display_sysap_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2261
      <unit bldFile="mw/appsupport/appsupport_plat/secondary_display_sysap_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2262
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2263
     <component unofficial="yes" name="ood_threshold_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2264
      <unit bldFile="mw/appsupport/appsupport_plat/ood_threshold_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2265
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2266
     <component unofficial="yes" name="settings_backgroundimage_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2267
      <!-- <unit bldFile="mw/appsupport/appsupport_plat/settings_backgroundimage_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2268
      <unit bldFile="mw/appsupport/appsupport_plat/settings_backgroundimage_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2269
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2270
     <component unofficial="yes" name="restore_factory_settings_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2271
      <unit bldFile="mw/appsupport/appsupport_plat/restore_factory_settings_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2272
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2273
     <component unofficial="yes" name="media_keys_definition_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2274
      <unit bldFile="mw/appsupport/appsupport_plat/media_keys_definition_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2275
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2276
     <component unofficial="yes" name="secondary_display_system_state_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2277
      <unit bldFile="mw/appsupport/appsupport_plat/secondary_display_system_state_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2278
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2279
     <component unofficial="yes" name="system_application_light_control_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2280
      <unit bldFile="mw/appsupport/appsupport_plat/system_application_light_control_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2281
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2282
     <component unofficial="yes" name="operation_provider_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2283
      <unit bldFile="mw/appsupport/appsupport_plat/operation_provider_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2284
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2285
     <component unofficial="yes" name="profiles_engine_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2286
      <!-- <unit bldFile="mw/appsupport/appsupport_plat/profiles_engine_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2287
      <unit bldFile="mw/appsupport/appsupport_plat/profiles_engine_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2288
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2289
     <component unofficial="yes" name="system_application_key_handler_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2290
      <unit bldFile="mw/appsupport/appsupport_plat/system_application_key_handler_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2291
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2292
     <component unofficial="yes" name="context_access_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2293
      <unit bldFile="mw/appsupport/appsupport_plat/context_access_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2294
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2295
     <component unofficial="yes" name="key_event_framework_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2296
      <unit bldFile="mw/appsupport/appsupport_plat/key_event_framework_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2297
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2298
     <component unofficial="yes" name="key_event_framework_mapper_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2299
      <unit bldFile="mw/appsupport/appsupport_plat/key_event_framework_mapper_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2300
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2301
     <component unofficial="yes" name="settings_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2302
      <unit bldFile="mw/appsupport/appsupport_plat/settings_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2303
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2304
     <component unofficial="yes" name="phonecmdhandler_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2305
      <unit bldFile="mw/appsupport/appsupport_plat/phonecmdhandler_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2306
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2307
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2308
    <collection name="appsupport_pub" long-name="Generic Application Support Public Interfaces" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2309
     <component unofficial="yes" name="profiles_engine_active_profile_settings_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2310
      <unit bldFile="mw/appsupport/appsupport_pub/profiles_engine_active_profile_settings_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2311
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2312
     <component unofficial="yes" name="flash_viewer_framework_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2313
      <!-- <unit bldFile="mw/appsupport/appsupport_pub/flash_viewer_framework_api/tsrc/bc/flashviewerframework/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2314
      <unit bldFile="mw/appsupport/appsupport_pub/flash_viewer_framework_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2315
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2316
     <component unofficial="yes" name="network_status_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2317
      <!-- <unit bldFile="mw/appsupport/appsupport_pub/network_status_api/tsrc/bc/networkstatus/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2318
      <unit bldFile="mw/appsupport/appsupport_pub/network_status_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2319
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2320
     <component unofficial="yes" name="profiles_engine_wrapper_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2321
      <unit bldFile="mw/appsupport/appsupport_pub/profiles_engine_wrapper_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2322
      <!-- <unit bldFile="mw/appsupport/appsupport_pub/profiles_engine_wrapper_api/tsrc/bc/profilesenginewrapperapi/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2323
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2324
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2325
    <collection name="appsupport_info" long-name="Generic Application Support Info" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2326
     <component unofficial="yes" name="flashliteapi_3_0">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2327
      <unit bldFile="mw/appsupport/flashliteapi_3_0/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2328
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2329
     <component unofficial="yes" name="flashliteapi_3_0_compo">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2330
      <!-- <unit bldFile="mw/appsupport/flashliteapi_3_0/flashliteapi_3_0_compo/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2331
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2332
     <component unofficial="yes" name="appsupport_build" long-name="Generic Application Support Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2333
      <unit bldFile="mw/appsupport/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2334
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2335
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2336
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2337
   <block name="securitysrv" long-name="Security Services" tech_domain="se" level="generic" levels="plugin framework server generic specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2338
    <collection name="gba" long-name="Generic Boot Architecture" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2339
     <component name="uicc" long-name="Uicc">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2340
      <!-- <unit bldFile="mw/securitysrv/gba/uicc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2341
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2342
     <component name="bootstrap" long-name="Bootstrap">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2343
      <!-- <unit bldFile="mw/securitysrv/gba/bootstrap/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2344
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2345
     <component name="gbaserver" long-name="GBA Server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2346
      <!-- <unit bldFile="mw/securitysrv/gba/gbaserver/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2347
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2348
     <component name="gbaapi" long-name="GBA API">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2349
      <!-- <unit bldFile="mw/securitysrv/gba/gbaapi/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2350
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2351
     <component name="gbafilter" long-name="GBA Filter">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2352
      <!-- <unit bldFile="mw/securitysrv/gba/gbafilter/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2353
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2354
     <component unofficial="yes" name="gba_build" long-name="Generic Boot Architecture Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2355
      <unit bldFile="mw/securitysrv/gba/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2356
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2357
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2358
    <collection name="wim" long-name="WIM" level="framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2359
     <component name="SwimReader" long-name="Swim Reader"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2360
     <component name="Scard" long-name="S Card"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2361
     <component name="WimUtil" long-name="WIM Util"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2362
     <component name="WimServer" long-name="WIM Server"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2363
     <component name="WimClient" long-name="WIM Client"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2364
     <component name="WimPlugin" long-name="WIM Plugin"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2365
     <component unofficial="yes" name="wim_build" long-name="WIM Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2366
      <unit bldFile="mw/securitysrv/wim/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2367
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2368
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2369
    <collection name="cms" long-name="Certificate Management Services" level="generic">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2370
     <component name="CMS.Dll=binary" long-name="CMS">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2371
      <unit bldFile="mw/securitysrv/cms/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2372
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2373
    </collection>
28
a5762c2265b2 system definition files renamed, project configured for the added split models, raptor traces filter turned on
ThomasE@UK-ThomasE.symbian.int
parents:
diff changeset
  2374
    <collection name="pkiutilities" long-name="PKI Utilities" level="plugin">
105
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2375
     <component name="x509certnameparser" long-name="X509cert Name Parser">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2376
      <unit bldFile="mw/securitysrv/pkiutilities/x509certnameparser/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2377
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2378
     <component name="PKCS12">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2379
      <unit bldFile="mw/securitysrv/pkiutilities/pkcs12/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2380
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2381
     <component name="CertmanUi" long-name="Certman UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2382
      <unit bldFile="mw/securitysrv/pkiutilities/certmanui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2383
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2384
     <component name="CTSecurityDialogs" long-name="CT Security Dialogs">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2385
      <unit bldFile="mw/securitysrv/pkiutilities/ctsecuritydialogs/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2386
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2387
     <component name="CertSaver" long-name="Cert Saver">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2388
      <unit bldFile="mw/securitysrv/pkiutilities/certsaver/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2389
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2390
     <component name="SecModUI" long-name="Sec Mod UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2391
      <unit bldFile="mw/securitysrv/pkiutilities/secmodui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2392
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2393
     <component name="DeviceToken" long-name="Device Token">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2394
      <unit bldFile="mw/securitysrv/pkiutilities/devicetoken/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2395
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2396
     <component name="Certificates">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2397
      <unit bldFile="mw/securitysrv/pkiutilities/certificates/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2398
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2399
     <component name="Certificates_OEM"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2400
     <component unofficial="yes" name="pkiutilities_build" long-name="PKI Utilities Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2401
      <unit bldFile="mw/securitysrv/pkiutilities/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2402
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2403
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2404
    <collection name="remotelock" long-name="Remote Lock" level="server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2405
     <component name="RemotelockSettings" long-name="Remote Lock Settings"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2406
     <component name="RemoteLockEngine" long-name="Remote Lock Engine"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2407
     <component unofficial="yes" name="remotelock_build" long-name="Remote Lock Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2408
      <unit bldFile="mw/securitysrv/remotelock/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2409
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2410
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2411
    <collection name="boottimeintegritycheck" long-name="Boot Time Integrity Check" level="plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2412
     <component name="TrkDummy" long-name="Trk Dummy">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2413
      <!-- <unit bldFile="mw/securitysrv/boottimeintegritycheck/trkdummy/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2414
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2415
     <component unofficial="yes" name="boottimeintegritycheck_build" long-name="Boot Time Integrity Check Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2416
      <unit bldFile="mw/securitysrv/boottimeintegritycheck/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2417
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2418
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2419
    <collection name="securitydialogs" long-name="Security Dialogs" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2420
     <component name="keylockpolicyapi" long-name="Keylock Policy Api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2421
      <unit bldFile="mw/securitysrv/securitydialogs/keylockpolicyapi/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2422
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2423
     <component name="Autolock">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2424
      <unit bldFile="mw/securitysrv/securitydialogs/autolock/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2425
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2426
     <component name="SecUi" long-name="Sec UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2427
      <unit bldFile="mw/securitysrv/securitydialogs/secui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2428
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2429
     <component name="Securitynotifier" long-name="Security Notifier">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2430
      <unit bldFile="mw/securitysrv/securitydialogs/securitynotifier/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2431
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2432
     <component name="Securityobserver" long-name="Security Observer">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2433
      <unit bldFile="mw/securitysrv/securitydialogs/securityobserver/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2434
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2435
     <component unofficial="yes" name="securitydialogs_build" long-name="Security Dialogs Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2436
      <unit bldFile="mw/securitysrv/securitydialogs/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2437
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2438
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2439
    <collection name="securitysrv_info" long-name="Security Services Info" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2440
     <component unofficial="yes" name="provisioning_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2441
      <unit bldFile="mw/securitysrv/secsrv_plat/provisioning_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2442
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2443
     <component unofficial="yes" name="cms_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2444
      <unit bldFile="mw/securitysrv/secsrv_plat/cms_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2445
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2446
     <component unofficial="yes" name="gba_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2447
      <unit bldFile="mw/securitysrv/secsrv_plat/gba_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2448
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2449
     <component unofficial="yes" name="remote_lock_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2450
      <unit bldFile="mw/securitysrv/secsrv_plat/remote_lock_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2451
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2452
     <component unofficial="yes" name="x509certnameparser_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2453
      <unit bldFile="mw/securitysrv/secsrv_plat/x509certnameparser_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2454
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2455
     <component unofficial="yes" name="devicelock_access_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2456
      <!-- <unit bldFile="mw/securitysrv/secsrv_plat/devicelock_access_api/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2457
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2458
     <component unofficial="yes" name="keylock_policy_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2459
      <unit bldFile="mw/securitysrv/secsrv_plat/keylock_policy_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2460
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2461
     <component unofficial="yes" name="wim_cert_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2462
      <unit bldFile="mw/securitysrv/secsrv_plat/wim_cert_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2463
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2464
     <component unofficial="yes" name="keyguard_configuration_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2465
      <unit bldFile="mw/securitysrv/secsrv_plat/keyguard_configuration_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2466
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2467
     <component unofficial="yes" name="lockapp_server_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2468
      <!-- <unit bldFile="mw/securitysrv/secsrv_plat/lockapp_server_api/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2469
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2470
     <component unofficial="yes" name="securitysrv_build" long-name="Security Services Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2471
      <unit bldFile="mw/securitysrv/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2472
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2473
     <component unofficial="yes" name="pkcs12_parser_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2474
      <unit bldFile="mw/securitysrv/secsrv_plat/pkcs12_parser_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2475
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2476
     <component unofficial="yes" name="keyguard_access_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2477
      <!-- <unit bldFile="mw/securitysrv/secsrv_plat/keyguard_access_api/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2478
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2479
     <component unofficial="yes" name="device_key_store_encryption_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2480
      <unit bldFile="mw/securitysrv/secsrv_plat/device_key_store_encryption_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2481
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2482
     <component unofficial="yes" name="java_utils_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2483
      <unit bldFile="mw/securitysrv/secsrv_plat/java_utils_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2484
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2485
     <component unofficial="yes" name="pkidialog_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2486
      <unit bldFile="mw/securitysrv/secsrv_plat/pkidialog_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2487
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2488
     <component unofficial="yes" name="security_code_ui_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2489
      <unit bldFile="mw/securitysrv/secsrv_plat/security_code_ui_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2490
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2491
     <component unofficial="yes" name="securitysrv_test" long-name="Security Services Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2492
      <!-- <unit bldFile="mw/securitysrv/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2493
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2494
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2495
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2496
   <block name="drm" long-name="DRM" tech_domain="se" level="generic" levels="plugin framework server generic specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2497
    <collection name="commondrm" long-name="Common DRM" level="generic">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2498
     <component name="drmencryptor" long-name="DRM Encryptor"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2499
     <component name="drmsettingsplugin" long-name="DRM Settings Plugin"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2500
     <component name="drmrightsmanagerui" long-name="DRM Rights Manager UI"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2501
     <component name="drmutility" long-name="DRM Utility">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2502
      <unit bldFile="mw/drm/commondrm/drmutility/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2503
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2504
     <component name="drmserviceapiwrapper" long-name="DRM Service API Wrapper">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2505
      <unit bldFile="mw/drm/commondrm/drmserviceapiwrapper/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2506
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2507
     <component name="drmrightsstoringlocation" long-name="DRM Rights Storing Location">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2508
      <unit bldFile="mw/drm/commondrm/drmrightsstoringlocation/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2509
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2510
     <component unofficial="yes" name="commondrm_build" long-name="Common DRM Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2511
      <unit bldFile="mw/drm/commondrm/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2512
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2513
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2514
    <collection name="omadrm" long-name="OMA DRM" level="server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2515
     <component name="drmroapwbxmlparser" long-name="DRM ROAP WBXML Parser">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2516
      <!-- <unit bldFile="mw/drm/omadrm/drmroapwbxmlparser/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2517
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2518
     <component name="drmplugins" long-name="DRM Plugins">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2519
      <!-- <unit bldFile="mw/drm/omadrm/drmplugins/drmfilter/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2520
      <!-- <unit bldFile="mw/drm/omadrm/drmplugins/drmrecognizer/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2521
      <!-- <unit bldFile="mw/drm/omadrm/drmplugins/drmrohandler/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2522
      <!-- <unit bldFile="mw/drm/omadrm/drmplugins/drmromtm/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2523
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2524
     <component name="drmengine" long-name="DRM Engine"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2525
     <component name="drmhelper" long-name="DRM Helper">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2526
      <!-- <unit bldFile="mw/drm/omadrm/drmhelper/drmhelperserver/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2527
      <!-- <unit bldFile="mw/drm/omadrm/drmhelper/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2528
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2529
     <component name="drmlicensemanager" long-name="Drm License Manager">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2530
      <!-- <unit bldFile="mw/drm/omadrm/drmlicensemanager/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2531
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2532
     <component unofficial="yes" name="omadrm_build" long-name="OMA DRM Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2533
      <unit bldFile="mw/drm/omadrm/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2534
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2535
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2536
    <collection name="wmdrm" long-name="WM DRM" level="framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2537
     <component name="wmdrmengine" long-name="WM DRM Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2538
      <!-- <unit bldFile="mw/drm/wmdrm/wmdrmengine/wmdrmagent/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2539
      <!-- <unit bldFile="mw/drm/wmdrm/wmdrmengine/wmdrmfileserver/client/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2540
      <!-- <unit bldFile="mw/drm/wmdrm/wmdrmengine/wmdrmfileserver/server/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2541
      <!-- <unit bldFile="mw/drm/wmdrm/wmdrmengine/wmdrmserver/client/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2542
      <!-- <unit bldFile="mw/drm/wmdrm/wmdrmengine/wmdrmserver/clientwrapper/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2543
      <!-- <unit bldFile="mw/drm/wmdrm/wmdrmengine/wmdrmserver/server/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2544
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2545
     <component name="camese" long-name="Camese">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2546
      <!-- <unit bldFile="mw/drm/wmdrm/camese/cameseutility/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2547
      <!-- <unit bldFile="mw/drm/wmdrm/camese/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2548
      <!-- <unit bldFile="mw/drm/wmdrm/camese/httpfiltercamese/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2549
      <!-- <unit bldFile="mw/drm/wmdrm/camese/wmdrmdla/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2550
      <!-- <unit bldFile="mw/drm/wmdrm/camese/wmdrmdlaapp/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2551
      <!-- <unit bldFile="mw/drm/wmdrm/camese/wmdrmdladefaulthttpplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2552
      <!-- <unit bldFile="mw/drm/wmdrm/camese/wmdrmdladefaultuiplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2553
      <!-- <unit bldFile="mw/drm/wmdrm/camese/wmdrmdlautils/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2554
      <!-- <unit bldFile="mw/drm/wmdrm/camese/wmdrmdlawrapper/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2555
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2556
     <component name="wmdrmplugins" long-name="WM DRM Plugins"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2557
     <component unofficial="yes" name="wmdrm_build" long-name="WM DRM Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2558
      <unit bldFile="mw/drm/wmdrm/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2559
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2560
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2561
    <collection name="drm_pub" long-name="DRM Public Interfaces" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2562
     <component unofficial="yes" name="oma_drm_caf_agent_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2563
      <!-- <unit bldFile="mw/drm/drm_pub/oma_drm_caf_agent_api/tsrc/bc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2564
      <unit bldFile="mw/drm/drm_pub/oma_drm_caf_agent_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2565
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2566
     <component unofficial="yes" name="drm_license_checker_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2567
      <!-- <unit bldFile="mw/drm/drm_pub/drm_license_checker_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2568
      <unit bldFile="mw/drm/drm_pub/drm_license_checker_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2569
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2570
     <component unofficial="yes" name="drm_helper_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2571
      <unit bldFile="mw/drm/drm_pub/drm_helper_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2572
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2573
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2574
    <collection name="drm_info" long-name="DRM Info" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2575
     <component unofficial="yes" name="drm_build" long-name="DRM Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2576
      <unit bldFile="mw/drm/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2577
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2578
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2579
    <collection name="drm_plat" long-name="DRM Platform Interfaces" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2580
     <component unofficial="yes" name="drm_plat_build" long-name="DRM Platform API Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2581
      <unit bldFile="mw/drm/drm_plat/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2582
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2583
     <component unofficial="yes" name="camese_utility_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2584
      <unit bldFile="mw/drm/drm_plat/camese_utility_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2585
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2586
     <component unofficial="yes" name="camese_framework_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2587
      <unit bldFile="mw/drm/drm_plat/camese_framework_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2588
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2589
     <component unofficial="yes" name="drm_common_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2590
      <!-- <unit bldFile="mw/drm/drm_plat/drm_common_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2591
      <unit bldFile="mw/drm/drm_plat/drm_common_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2592
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2593
     <component unofficial="yes" name="roap_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2594
      <unit bldFile="mw/drm/drm_plat/roap_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2595
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2596
     <component unofficial="yes" name="drm_license_manager_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2597
      <unit bldFile="mw/drm/drm_plat/drm_license_manager_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2598
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2599
     <component unofficial="yes" name="drm_agents_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2600
      <unit bldFile="mw/drm/drm_plat/drm_agents_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2601
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2602
     <component unofficial="yes" name="drm_legacy_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2603
      <unit bldFile="mw/drm/drm_plat/drm_legacy_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2604
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2605
     <component unofficial="yes" name="dcf_repository_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2606
      <unit bldFile="mw/drm/drm_plat/dcf_repository_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2607
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2608
     <component unofficial="yes" name="drm_utility_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2609
      <unit bldFile="mw/drm/drm_plat/drm_utility_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2610
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2611
     <component unofficial="yes" name="drm_service_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2612
      <unit bldFile="mw/drm/drm_plat/drm_service_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2613
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2614
     <component unofficial="yes" name="drm_rights_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2615
      <unit bldFile="mw/drm/drm_plat/drm_rights_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2616
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2617
     <component unofficial="yes" name="wmdrm_core_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2618
      <unit bldFile="mw/drm/drm_plat/wmdrm_core_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2619
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2620
     <component unofficial="yes" name="drm_secondary_display_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2621
      <unit bldFile="mw/drm/drm_plat/drm_secondary_display_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2622
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2623
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2624
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2625
   <block name="accesssec" long-name="Access Security" tech_domain="se" level="generic" levels="plugin framework server generic specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2626
    <collection name="wlansecuritysettings" long-name="WLAN Security Settings" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2627
     <component name="wapisecuritysettingsui" long-name="WAPI Security Settings UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2628
      <unit bldFile="mw/accesssec/wlansecuritysettings/wapisecuritysettingsui/stub/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2629
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2630
     <component name="wepsecuritysettingsui" long-name="WEP Security Eettings UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2631
      <unit bldFile="mw/accesssec/wlansecuritysettings/wepsecuritysettingsui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2632
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2633
     <component name="wifiprotectedsetup" long-name="WIFI Protected Setup">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2634
      <unit bldFile="mw/accesssec/wlansecuritysettings/wifiprotectedsetup/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2635
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2636
     <component name="wlaneapsettingsui" long-name="WLAN EAP Settings UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2637
      <unit bldFile="mw/accesssec/wlansecuritysettings/wlaneapsettingsui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2638
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2639
     <component name="wpasecuritysettingsui" long-name="WPA Security Settings UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2640
      <unit bldFile="mw/accesssec/wlansecuritysettings/wpasecuritysettingsui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2641
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2642
     <component unofficial="yes" name="wlansecuritysettings_build" long-name="WLAN Security Settings Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2643
      <unit bldFile="mw/accesssec/wlansecuritysettings/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2644
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2645
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2646
    <collection name="eapol" long-name="EAPOL" level="framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2647
     <component name="eapol_framework" long-name="EAPOL Framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2648
      <unit bldFile="mw/accesssec/eapol/eapol_framework/eapol_symbian/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2649
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2650
     <component unofficial="yes" name="eapol_build" long-name="EAPOL Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2651
      <unit bldFile="mw/accesssec/eapol/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2652
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2653
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2654
    <collection name="accesssec_plat" long-name="Access Security Platform Interfaces" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2655
     <component unofficial="yes" name="eapsim_db_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2656
      <unit bldFile="mw/accesssec/accesssec_plat/eapsim_db_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2657
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2658
     <component unofficial="yes" name="eapleap_db_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2659
      <unit bldFile="mw/accesssec/accesssec_plat/eapleap_db_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2660
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2661
     <component unofficial="yes" name="eaptlspeap_db_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2662
      <unit bldFile="mw/accesssec/accesssec_plat/eaptlspeap_db_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2663
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2664
     <component unofficial="yes" name="wep_security_settings_ui_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2665
      <unit bldFile="mw/accesssec/accesssec_plat/wep_security_settings_ui_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2666
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2667
     <component unofficial="yes" name="eap_type_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2668
      <unit bldFile="mw/accesssec/accesssec_plat/eap_type_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2669
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2670
     <component unofficial="yes" name="wapi_db_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2671
      <unit bldFile="mw/accesssec/accesssec_plat/wapi_db_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2672
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2673
     <component unofficial="yes" name="eap_vpn_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2674
      <unit bldFile="mw/accesssec/accesssec_plat/eap_vpn_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2675
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2676
     <component unofficial="yes" name="wpa_security_settings_ui_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2677
      <unit bldFile="mw/accesssec/accesssec_plat/wpa_security_settings_ui_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2678
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2679
     <component unofficial="yes" name="accesssec_plat_build" long-name="Access Security Platform API Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2680
      <unit bldFile="mw/accesssec/accesssec_plat/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2681
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2682
     <component unofficial="yes" name="eapmschapv2_db_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2683
      <unit bldFile="mw/accesssec/accesssec_plat/eapmschapv2_db_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2684
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2685
     <component unofficial="yes" name="eapgtc_db_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2686
      <unit bldFile="mw/accesssec/accesssec_plat/eapgtc_db_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2687
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2688
     <component unofficial="yes" name="wi-fi_protected_setup_ui_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2689
      <unit bldFile="mw/accesssec/accesssec_plat/wi-fi_protected_setup_ui_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2690
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2691
     <component unofficial="yes" name="wapi_security_settings_ui_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2692
      <unit bldFile="mw/accesssec/accesssec_plat/wapi_security_settings_ui_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2693
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2694
     <component unofficial="yes" name="wlan_eap_settings_ui_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2695
      <unit bldFile="mw/accesssec/accesssec_plat/wlan_eap_settings_ui_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2696
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2697
     <component unofficial="yes" name="eapaka_db_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2698
      <unit bldFile="mw/accesssec/accesssec_plat/eapaka_db_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2699
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2700
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2701
    <collection name="accesssec_info" long-name="Access Security Info" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2702
     <component unofficial="yes" name="accesssec_build" long-name="Access Security Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2703
      <unit bldFile="mw/accesssec/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2704
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2705
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2706
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2707
   <block name="locationsrv" long-name="Location Services" tech_domain="lo" level="specific" levels="plugins fw interface">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2708
    <collection name="landmarks" long-name="Landmarks" level="fw">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2709
     <component name="locationlandmarks" long-name="Location Landmarks">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2710
      <unit bldFile="mw/locationsrv/landmarks/locationlandmarks/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2711
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2712
     <component unofficial="yes" name="landmarks_build" long-name="Landmarks Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2713
      <unit bldFile="mw/locationsrv/landmarks/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2714
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2715
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2716
    <collection name="locationmapnavfw" long-name="Location Map Nav Framework" level="fw">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2717
     <component name="library" long-name="Library">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2718
      <unit bldFile="mw/locationsrv/locationmapnavfw/library/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2719
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2720
     <component name="aiwprovider" long-name="Application Inter-Working Provider">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2721
      <unit bldFile="mw/locationsrv/locationmapnavfw/aiwprovider/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2722
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2723
     <component unofficial="yes" name="locationmapnavfw_build" long-name="Location Map Nav Framework Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2724
      <unit bldFile="mw/locationsrv/locationmapnavfw/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2725
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2726
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2727
    <collection name="locationsystemui" long-name="Location System UI" level="interface">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2728
     <component name="locationsysui" long-name="Location Sys UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2729
      <unit bldFile="mw/locationsrv/locationsystemui/locationsysui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2730
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2731
     <component unofficial="yes" name="locationsystemui_build" long-name="Location System UI Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2732
      <unit bldFile="mw/locationsrv/locationsystemui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2733
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2734
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2735
    <collection name="supl" long-name="SUPL" level="plugins">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2736
     <component name="locationsuplfw" long-name="Location SUPL Framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2737
      <unit bldFile="mw/locationsrv/supl/locationsuplfw/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2738
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2739
     <component name="locationomasuplprotocolhandler" long-name="Location OMA SUPL Protocol Handler">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2740
      <unit bldFile="mw/locationsrv/supl/locationomasuplprotocolhandler/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2741
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2742
     <component name="locationomasuplpostester" long-name="Location OMA SUPL Pos Tester">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2743
      <unit bldFile="mw/locationsrv/supl/locationomasuplpostester/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2744
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2745
     <component unofficial="yes" name="supl_build" long-name="SUPL Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2746
      <unit bldFile="mw/locationsrv/supl/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2747
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2748
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2749
    <collection name="locationtriggering" long-name="Location Triggering" level="interface">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2750
     <component name="ltlogger" long-name="LT Logger">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2751
      <unit bldFile="mw/locationsrv/locationtriggering/ltlogger/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2752
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2753
     <component name="ltclientlib" long-name="LT Client Lib">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2754
      <unit bldFile="mw/locationsrv/locationtriggering/ltclientlib/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2755
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2756
     <component name="ltmanagementlib" long-name="LT Management Library">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2757
      <unit bldFile="mw/locationsrv/locationtriggering/ltmanagementlib/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2758
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2759
     <component name="ltcontainer" long-name="LT Container">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2760
      <unit bldFile="mw/locationsrv/locationtriggering/ltcontainer/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2761
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2762
     <component name="ltserver" long-name="LT Server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2763
      <unit bldFile="mw/locationsrv/locationtriggering/ltserver/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2764
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2765
     <component name="ltstrategypluginapi" long-name="LT Strategy Plugin API">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2766
      <unit bldFile="mw/locationsrv/locationtriggering/ltstrategypluginapi/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2767
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2768
     <component name="ltstrategyengine" long-name="LT Strategy Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2769
      <unit bldFile="mw/locationsrv/locationtriggering/ltstrategyengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2770
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2771
     <component name="ltmovementdetectionpluginapi" long-name="Movement Detection Plugin API">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2772
      <unit bldFile="mw/locationsrv/locationtriggering/ltmovementdetectionpluginapi/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2773
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2774
     <component name="ltcellidmovementdetector" long-name="Cell ID Movement Detector">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2775
      <unit bldFile="mw/locationsrv/locationtriggering/ltcellidmovementdetector/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2776
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2777
     <component name="lbtmgmtui" long-name="LBT Management UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2778
      <unit bldFile="mw/locationsrv/locationtriggering/lbtmgmtui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2779
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2780
     <component unofficial="yes" name="locationtriggering_test" long-name="Location Triggering Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2781
      <!-- <unit bldFile="mw/locationsrv/locationtriggering/tsrc/lbtengine_test/lbtcancellationtest/cancelcreatetest/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2782
      <!-- <unit bldFile="mw/locationsrv/locationtriggering/tsrc/lbtengine_test/additionaltests/createtest/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2783
      <!-- <unit bldFile="mw/locationsrv/locationtriggering/tsrc/lbtengine_test/additionaltests/handlingprocesstest/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2784
      <!-- <unit bldFile="mw/locationsrv/locationtriggering/tsrc/lbtengine_test/lbtplatsectest/testlbtplatsecurity2_exe/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2785
      <!-- <unit bldFile="mw/locationsrv/locationtriggering/tsrc/lbtengine_test/lbtcancellationtest/cancellisttriggerstest/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2786
      <!-- <unit bldFile="mw/locationsrv/locationtriggering/tsrc/lbtengine_test/firingofstartuptriggerandlisttrigger/createtest/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2787
      <!-- <unit bldFile="mw/locationsrv/locationtriggering/tsrc/lbtengine_test/t_mgmtsettings/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2788
      <!-- <unit bldFile="mw/locationsrv/locationtriggering/tsrc/lbtengine_test/lbtplatsectest/testlbtplatsecurity4_exe/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2789
      <!-- <unit bldFile="mw/locationsrv/locationtriggering/tsrc/lbtengine_test/t_mgmtsettings/createtest/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2790
      <!-- <unit bldFile="mw/locationsrv/locationtriggering/tsrc/lbtengine_test/additionaltests/notificationtest/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2791
      <!-- <unit bldFile="mw/locationsrv/locationtriggering/tsrc/lbtengine_test/lbtplatsectest/testlbtplatsecurity1_exe/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2792
      <!-- <unit bldFile="mw/locationsrv/locationtriggering/tsrc/lbtengine_test/lbtcancellationtest/cancelcreateiteratortest/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2793
      <!-- <unit bldFile="mw/locationsrv/locationtriggering/tsrc/lbtengine_test/lbtplatsectest/testlbtplatsecurity3_exe/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2794
      <!-- <unit bldFile="mw/locationsrv/locationtriggering/tsrc/lbtengine_test/lbtcancellationtest/cancelgettriggerstest/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2795
      <!-- <unit bldFile="mw/locationsrv/locationtriggering/tsrc/lbtengine_test/additionaltests/modifytest/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2796
      <!-- <unit bldFile="mw/locationsrv/locationtriggering/tsrc/lbtengine_test/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2797
      <!-- <unit bldFile="mw/locationsrv/locationtriggering/tsrc/lbtengine_test/lbtplatsectest/testlbtplatsecurity5_exe/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2798
      <!-- <unit bldFile="mw/locationsrv/locationtriggering/tsrc/lbtengine_test/lbtcancellationtest/cancelsettriggerstest/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2799
      <!-- <unit bldFile="mw/locationsrv/locationtriggering/tsrc/lbtengine_test/lbtcancellationtest/canceldeletetest/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2800
      <!-- <unit bldFile="mw/locationsrv/locationtriggering/tsrc/lbtengine_test/additionaltests/deletetest/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2801
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2802
     <component unofficial="yes" name="locationtriggering_build" long-name="Location Triggering Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2803
      <unit bldFile="mw/locationsrv/locationtriggering/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2804
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2805
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2806
    <collection name="locationsrv_info" long-name="Location Services Info" level="interface">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2807
     <component unofficial="yes" name="location_notation_preferences_settings_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2808
      <unit bldFile="mw/locationsrv/locsrv_plat/location_notation_preferences_settings_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2809
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2810
     <component unofficial="yes" name="supl_settings_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2811
      <!-- <unit bldFile="mw/locationsrv/locsrv_plat/supl_settings_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2812
      <unit bldFile="mw/locationsrv/locsrv_plat/supl_settings_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2813
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2814
     <component unofficial="yes" name="map_and_navigation_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2815
      <unit bldFile="mw/locationsrv/locsrv_plat/map_and_navigation_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2816
      <!-- <unit bldFile="mw/locationsrv/locsrv_plat/map_and_navigation_api/tsrc/mapnavproviderrefapp/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2817
      <!-- <unit bldFile="mw/locationsrv/locsrv_plat/map_and_navigation_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2818
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2819
     <component unofficial="yes" name="supl_settings_notifier_secondary_display_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2820
      <unit bldFile="mw/locationsrv/locsrv_plat/supl_settings_notifier_secondary_display_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2821
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2822
     <component unofficial="yes" name="privacy_notifiers_secondary_display_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2823
      <unit bldFile="mw/locationsrv/locsrv_plat/privacy_notifiers_secondary_display_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2824
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2825
     <component unofficial="yes" name="location_triggering_status_information_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2826
      <unit bldFile="mw/locationsrv/locsrv_plat/location_triggering_status_information_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2827
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2828
     <component unofficial="yes" name="map_image_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2829
      <!-- <unit bldFile="mw/locationsrv/locsrv_plat/map_image_api/tsrc/testprovider/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2830
      <!-- <unit bldFile="mw/locationsrv/locsrv_plat/map_image_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2831
      <unit bldFile="mw/locationsrv/locsrv_plat/map_image_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2832
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2833
     <component unofficial="yes" name="location_centre_registration_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2834
      <unit bldFile="mw/locationsrv/locsrv_pub/location_centre_registration_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2835
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2836
     <component unofficial="yes" name="landmarks_category_definition_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2837
      <unit bldFile="mw/locationsrv/locsrv_plat/landmarks_category_definition_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2838
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2839
     <component unofficial="yes" name="location_centre_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2840
      <unit bldFile="mw/locationsrv/locsrv_plat/location_centre_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2841
      <!-- <unit bldFile="mw/locationsrv/locsrv_plat/location_centre_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2842
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2843
     <component unofficial="yes" name="landmarks_database_management_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2844
      <!-- <unit bldFile="mw/locationsrv/locsrv_pub/landmarks_database_management_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2845
      <!-- <unit bldFile="mw/locationsrv/locsrv_pub/landmarks_database_management_api/tsrc/bc_landmarks_database_management_api/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2846
      <unit bldFile="mw/locationsrv/locsrv_pub/landmarks_database_management_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2847
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2848
     <component unofficial="yes" name="np_proxy_configuration_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2849
      <unit bldFile="mw/locationsrv/locsrv_plat/np_proxy_configuration_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2850
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2851
     <component unofficial="yes" name="genericpositioningplugins">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2852
      <unit bldFile="mw/locationsrv/genericpositioningplugins/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2853
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2854
     <component unofficial="yes" name="landmarks_search_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2855
      <!-- <unit bldFile="mw/locationsrv/locsrv_pub/landmarks_search_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2856
      <unit bldFile="mw/locationsrv/locsrv_pub/landmarks_search_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2857
      <!-- <unit bldFile="mw/locationsrv/locsrv_pub/landmarks_search_api/tsrc/bc_landmarks_search_api/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2858
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2859
     <component unofficial="yes" name="supl_terminal_initiation_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2860
      <!-- <unit bldFile="mw/locationsrv/locsrv_plat/supl_terminal_initiation_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2861
      <unit bldFile="mw/locationsrv/locsrv_plat/supl_terminal_initiation_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2862
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2863
     <component unofficial="yes" name="locationsrv_test" long-name="Location Services Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2864
      <!-- <unit bldFile="mw/locationsrv/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2865
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2866
     <component unofficial="yes" name="location_triggering_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2867
      <unit bldFile="mw/locationsrv/locsrv_pub/location_triggering_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2868
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2869
     <component unofficial="yes" name="map_image_conversion_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2870
      <unit bldFile="mw/locationsrv/locsrv_plat/map_image_conversion_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2871
      <!-- <unit bldFile="mw/locationsrv/locsrv_plat/map_image_conversion_plugin_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2872
      <!-- <unit bldFile="mw/locationsrv/locsrv_plat/map_image_conversion_plugin_api/tsrc/mapnavproviderrefapp/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2873
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2874
     <component unofficial="yes" name="supl_pos_message_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2875
      <!-- <unit bldFile="mw/locationsrv/locsrv_plat/supl_pos_message_plugin_api/tsrc/posmsgpluginreferenceimpl/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2876
      <unit bldFile="mw/locationsrv/locsrv_plat/supl_pos_message_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2877
      <!-- <unit bldFile="mw/locationsrv/locsrv_plat/supl_pos_message_plugin_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2878
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2879
     <component unofficial="yes" name="oma_supl_asn_codec_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2880
      <unit bldFile="mw/locationsrv/locsrv_plat/oma_supl_asn_codec_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2881
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2882
     <component unofficial="yes" name="geocoding_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2883
      <unit bldFile="mw/locationsrv/locsrv_plat/geocoding_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2884
      <!-- <unit bldFile="mw/locationsrv/locsrv_plat/geocoding_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2885
      <!-- <unit bldFile="mw/locationsrv/locsrv_plat/geocoding_api/tsrc/mapnavproviderrefapp/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2886
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2887
     <component unofficial="yes" name="map_and_navigation_provider_discovery_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2888
      <!-- <unit bldFile="mw/locationsrv/locsrv_plat/map_and_navigation_provider_discovery_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2889
      <!-- <unit bldFile="mw/locationsrv/locsrv_plat/map_and_navigation_provider_discovery_api/tsrc/mapnavproviderrefapp/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2890
      <unit bldFile="mw/locationsrv/locsrv_plat/map_and_navigation_provider_discovery_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2891
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2892
     <component unofficial="yes" name="map_and_navigation_provider_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2893
      <unit bldFile="mw/locationsrv/locsrv_plat/map_and_navigation_provider_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2894
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2895
     <component unofficial="yes" name="oma_supl_configuration_parameter_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2896
      <unit bldFile="mw/locationsrv/locsrv_plat/oma_supl_configuration_parameter_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2897
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2898
     <component unofficial="yes" name="blid_application_satellite_info_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2899
      <!-- <unit bldFile="mw/locationsrv/locsrv_pub/blid_application_satellite_info_api/tsrc/ut_csatelliteuitest/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2900
      <unit bldFile="mw/locationsrv/locsrv_pub/blid_application_satellite_info_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2901
      <!-- <unit bldFile="mw/locationsrv/locsrv_pub/blid_application_satellite_info_api/tsrc/bc_blid_application_satellite_info_api/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2902
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2903
     <component unofficial="yes" name="locationsrv_build" long-name="Location Services Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2904
      <unit bldFile="mw/locationsrv/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2905
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2906
     <component unofficial="yes" name="supl_query_secondary_display_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2907
      <unit bldFile="mw/locationsrv/locsrv_plat/supl_query_secondary_display_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2908
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2909
     <component unofficial="yes" name="location_triggering_management_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2910
      <unit bldFile="mw/locationsrv/locsrv_plat/location_triggering_management_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2911
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2912
     <component unofficial="yes" name="location_settings_launch_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2913
      <!-- <unit bldFile="mw/locationsrv/locsrv_plat/location_settings_launch_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2914
      <unit bldFile="mw/locationsrv/locsrv_plat/location_settings_launch_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2915
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2916
     <component unofficial="yes" name="landmarks_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2917
      <!-- <unit bldFile="mw/locationsrv/locsrv_pub/landmarks_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2918
      <unit bldFile="mw/locationsrv/locsrv_pub/landmarks_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2919
      <!-- <unit bldFile="mw/locationsrv/locsrv_pub/landmarks_api/tsrc/bc_landmarks_api/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2920
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2921
     <component unofficial="yes" name="map_and_navigation_aiw_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2922
      <unit bldFile="mw/locationsrv/locsrv_plat/map_and_navigation_aiw_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2923
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2924
     <component unofficial="yes" name="psy_configuration_ui_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2925
      <unit bldFile="mw/locationsrv/locsrv_plat/psy_configuration_ui_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2926
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2927
     <component unofficial="yes" name="supl_network_initiation_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2928
      <!-- <unit bldFile="mw/locationsrv/locsrv_plat/supl_network_initiation_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2929
      <unit bldFile="mw/locationsrv/locsrv_plat/supl_network_initiation_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2930
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2931
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2932
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2933
   <block name="ipconnmgmt" long-name="IP Connectivity Management" tech_domain="dc" level="generic" levels="plugin framework server generic utils">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2934
    <collection name="alwayson_net_plugin" long-name="Always On Net Plugin" level="server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2935
     <component name="pdpcontextmanager2" long-name="PDP Context Manager 2">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2936
      <unit bldFile="mw/ipconnmgmt/alwayson_net_plugin/pdpcontextmanager2/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2937
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2938
     <component unofficial="yes" name="alwayson_net_plugin_build" long-name="Always On Net Plugin Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2939
      <unit bldFile="mw/ipconnmgmt/alwayson_net_plugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2940
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2941
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2942
    <collection name="bearermanagement" long-name="Bearer Management" level="framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2943
     <component name="mpm" long-name="MPM">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2944
      <unit bldFile="mw/ipconnmgmt/bearermanagement/mpm/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2945
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2946
     <component name="bearermanager" long-name="Bearer Manager">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2947
      <unit bldFile="mw/ipconnmgmt/bearermanagement/bearermanager/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2948
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2949
     <component unofficial="yes" name="bearermanagement_build" long-name="Bearer Management Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2950
      <unit bldFile="mw/ipconnmgmt/bearermanagement/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2951
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2952
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2953
    <collection name="connectionmonitoring" long-name="Connection Monitoring" level="server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2954
     <component name="connectionmonitorplugin" long-name="Connection Monitor Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2955
      <unit bldFile="mw/ipconnmgmt/connectionmonitoring/connectionmonitorplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2956
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2957
     <component name="connectionmonitorui" long-name="Connection Monitor UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2958
      <unit bldFile="mw/ipconnmgmt/connectionmonitoring/connectionmonitorui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2959
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2960
     <component name="connmon" long-name="Connection Monitor">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2961
      <unit bldFile="mw/ipconnmgmt/connectionmonitoring/connmon/connectionmonitor/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2962
      <unit bldFile="mw/ipconnmgmt/connectionmonitoring/connmon/dataconnectionlogger/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2963
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2964
     <component name="connmonext" long-name="Connection Monitor Ext">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2965
      <unit bldFile="mw/ipconnmgmt/connectionmonitoring/connmonext/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2966
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2967
     <component unofficial="yes" name="connectionmonitoring_build" long-name="Connection Monitoring Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2968
      <unit bldFile="mw/ipconnmgmt/connectionmonitoring/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2969
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2970
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2971
    <collection name="accesspointcontrol" long-name="Access Point Control" level="plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2972
     <component name="apcontrollistplugin" long-name="Access Point Control List Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2973
      <unit bldFile="mw/ipconnmgmt/accesspointcontrol/apcontrollistplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2974
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2975
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2976
    <collection name="apengine" long-name="Application Engine" level="framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2977
     <component name="apeng" long-name="Access Point Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2978
      <unit bldFile="mw/ipconnmgmt/apengine/apeng/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2979
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2980
     <component name="apsettingshandlerui" long-name="Access Point Settings Handler UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2981
      <unit bldFile="mw/ipconnmgmt/apengine/apsettingshandlerui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2982
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2983
     <component name="apsettingsplugin" long-name="Access Point Settings Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2984
      <unit bldFile="mw/ipconnmgmt/apengine/apsettingsplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2985
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2986
     <component unofficial="yes" name="apengine_build" long-name="Application Engine Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2987
      <unit bldFile="mw/ipconnmgmt/apengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2988
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2989
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2990
    <collection name="cmmanager" long-name="CM Manager" level="framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2991
     <component name="cmmgr" long-name="CM Manager">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2992
      <unit bldFile="mw/ipconnmgmt/cmmanager/cmmgr/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2993
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2994
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2995
    <collection name="dbcreator" long-name="DB Creator" level="utils">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2996
     <component name="commsdatcreator" long-name="Comms Database Creator">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2997
      <unit bldFile="mw/ipconnmgmt/dbcreator/commsdatcreator/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2998
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  2999
     <component name="commsdatcreatorrfsplugin" long-name="Comms Database Creator RFS Pluginr">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3000
      <unit bldFile="mw/ipconnmgmt/dbcreator/commsdatcreatorrfsplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3001
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3002
     <component name="commsdatstartup" long-name="Comms Database Startup">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3003
      <unit bldFile="mw/ipconnmgmt/dbcreator/commsdatstartup/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3004
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3005
     <component name="dbcreatorexe" long-name="DB Creator">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3006
      <unit bldFile="mw/ipconnmgmt/dbcreator/dbcreatorexe/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3007
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3008
     <component unofficial="yes" name="dbcreator_build" long-name="DB Creator Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3009
      <unit bldFile="mw/ipconnmgmt/dbcreator/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3010
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3011
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3012
    <collection name="connectionutilities" long-name="Connection Utilities" level="utils">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3013
     <component name="connectiondialogs" long-name="ConnectionDialogs">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3014
      <unit bldFile="mw/ipconnmgmt/connectionutilities/connectiondialogs/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3015
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3016
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3017
    <collection name="ipconnmgmt_info" long-name="IP Connectivity Management Info" level="utils">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3018
     <component unofficial="yes" name="data_connection_log_counters_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3019
      <unit bldFile="mw/ipconnmgmt/ipcm_pub/data_connection_log_counters_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3020
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3021
     <component unofficial="yes" name="commsdat_wlan_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3022
      <unit bldFile="mw/ipconnmgmt/ipcm_plat/commsdat_wlan_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3023
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3024
     <component unofficial="yes" name="connection_monitor_server_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3025
      <unit bldFile="mw/ipconnmgmt/ipcm_pub/connection_monitor_server_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3026
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3027
     <component unofficial="yes" name="disconnect_dialog_disable_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3028
      <unit bldFile="mw/ipconnmgmt/ipcm_plat/disconnect_dialog_disable_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3029
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3030
     <component unofficial="yes" name="agent_dialog_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3031
      <unit bldFile="mw/ipconnmgmt/ipcm_pub/agent_dialog_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3032
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3033
     <component unofficial="yes" name="disconnect_dialog_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3034
      <unit bldFile="mw/ipconnmgmt/ipcm_plat/disconnect_dialog_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3035
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3036
     <component unofficial="yes" name="ipconnmgmt_build" long-name="IP Connectivity Management Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3037
      <unit bldFile="mw/ipconnmgmt/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3038
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3039
     <component unofficial="yes" name="connection_monitor_extension_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3040
      <unit bldFile="mw/ipconnmgmt/ipcm_plat/connection_monitor_extension_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3041
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3042
     <component unofficial="yes" name="access_point_engine_misc_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3043
      <unit bldFile="mw/ipconnmgmt/ipcm_plat/access_point_engine_misc_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3044
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3045
     <component unofficial="yes" name="connection_settings_ui_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3046
      <unit bldFile="mw/ipconnmgmt/ipcm_pub/connection_settings_ui_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3047
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3048
     <component unofficial="yes" name="access_point_engine_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3049
      <unit bldFile="mw/ipconnmgmt/ipcm_pub/access_point_engine_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3050
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3051
     <component unofficial="yes" name="extended_connection_settings_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3052
      <unit bldFile="mw/ipconnmgmt/ipcm_plat/extended_connection_settings_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3053
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3054
     <component unofficial="yes" name="connection_ui_utilities_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3055
      <unit bldFile="mw/ipconnmgmt/ipcm_plat/connection_ui_utilities_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3056
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3057
     <component unofficial="yes" name="access_point_settings_handler_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3058
      <unit bldFile="mw/ipconnmgmt/ipcm_pub/access_point_settings_handler_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3059
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3060
     <component unofficial="yes" name="bearer_settings_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3061
      <unit bldFile="mw/ipconnmgmt/ipcm_plat/bearer_settings_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3062
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3063
     <component unofficial="yes" name="pdpcontextmanager2_settings_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3064
      <unit bldFile="mw/ipconnmgmt/ipcm_plat/pdpcontextmanager2_settings_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3065
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3066
     <component unofficial="yes" name="mpm_connect_screen_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3067
      <unit bldFile="mw/ipconnmgmt/ipcm_plat/mpm_connect_screen_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3068
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3069
     <component unofficial="yes" name="connection_settings_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3070
      <unit bldFile="mw/ipconnmgmt/ipcm_pub/connection_settings_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3071
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3072
     <component unofficial="yes" name="pdpcontextmanager2_reset_factory_settings_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3073
      <unit bldFile="mw/ipconnmgmt/ipcm_plat/pdpcontextmanager2_reset_factory_settings_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3074
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3075
     <component unofficial="yes" name="mpm_default_connection_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3076
      <unit bldFile="mw/ipconnmgmt/ipcm_plat/mpm_default_connection_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3077
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3078
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3079
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3080
   <block name="netprotocols" long-name="High-level Internet Protocols" tech_domain="dc" level="generic" levels="plugin framework server generic specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3081
    <collection name="httpfilters" long-name="HTTP Filters" level="plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3082
     <component name="httpfiltercommon" long-name="HTTP Filter Common">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3083
      <unit bldFile="mw/netprotocols/httpfilters/httpfiltercommon/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3084
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3085
     <component name="cookie" long-name="Cookie">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3086
      <unit bldFile="mw/netprotocols/httpfilters/cookie/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3087
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3088
     <component name="deflatefilter" long-name="Deflate Filter">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3089
      <unit bldFile="mw/netprotocols/httpfilters/deflatefilter/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3090
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3091
     <component name="httpfilteracceptheader" long-name="HTTP Filter Accept Header">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3092
      <unit bldFile="mw/netprotocols/httpfilters/httpfilteracceptheader/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3093
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3094
     <component name="httpfilterauthentication" long-name="HTTP Filter Authentication">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3095
      <unit bldFile="mw/netprotocols/httpfilters/httpfilterauthentication/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3096
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3097
     <component name="httpfilterconnhandler" long-name="HTTP Filter Conn Handler">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3098
      <unit bldFile="mw/netprotocols/httpfilters/httpfilterconnhandler/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3099
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3100
     <component name="httpfilteriop" long-name="HTTP Filter Iop">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3101
      <unit bldFile="mw/netprotocols/httpfilters/httpfilteriop/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3102
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3103
     <component name="httpfilterproxy" long-name="HTTP Filter Proxy">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3104
      <unit bldFile="mw/netprotocols/httpfilters/httpfilterproxy/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3105
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3106
     <component name="uaproffilter" long-name="UAProf Filter">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3107
      <unit bldFile="mw/netprotocols/httpfilters/uaproffilter/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3108
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3109
     <component unofficial="yes" name="httpfilters_build" long-name="HTTP Filters Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3110
      <unit bldFile="mw/netprotocols/httpfilters/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3111
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3112
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3113
    <collection name="netprotocols_info" long-name="High-level Internet Protocols Info" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3114
     <component unofficial="yes" name="netprotocols_build" long-name="High-level Internet Protocols Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3115
      <unit bldFile="mw/netprotocols/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3116
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3117
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3118
    <collection name="netprotocols_plat" long-name="High-level Internet Protocols Platform Interfaces" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3119
     <component unofficial="yes" name="http_cache_mgr_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3120
      <unit bldFile="mw/netprotocols/netprotocols_plat/http_cache_mgr_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3121
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3122
     <component unofficial="yes" name="http_filters_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3123
      <unit bldFile="mw/netprotocols/netprotocols_plat/http_filters_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3124
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3125
     <component unofficial="yes" name="netprotocols_plat_build" long-name="High-level Internet Protocols Platform API Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3126
      <unit bldFile="mw/netprotocols/netprotocols_plat/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3127
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3128
     <component unofficial="yes" name="cookie_manager_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3129
      <unit bldFile="mw/netprotocols/netprotocols_plat/cookie_manager_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3130
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3131
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3132
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3133
   <block name="ipappprotocols" long-name="IP App Protocols" tech_domain="dc" level="generic" levels="plugin framework conn server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3134
    <collection name="rtp" long-name="RTP" level="server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3135
     <component name="srtpstack" long-name="SRTP Stack">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3136
      <unit bldFile="mw/ipappprotocols/rtp/srtpstack/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3137
      <!-- <unit bldFile="mw/ipappprotocols/rtp/srtpstack/tsrc/ut_srtpstack/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3138
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3139
     <component name="rtpstack" long-name="RTP Stack">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3140
      <unit bldFile="mw/ipappprotocols/rtp/rtpstack/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3141
      <!-- <unit bldFile="mw/ipappprotocols/rtp/rtpstack/tsrc/ut_rtpstack/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3142
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3143
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3144
    <collection name="sipplugins" long-name="SIP Plugins" level="plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3145
     <component name="sippwlanplugin" long-name="SIP WLAN Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3146
      <unit bldFile="mw/ipappprotocols/sipplugins/sippwlanplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3147
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3148
     <component name="sippsipsettingsui" long-name="SIP Settings UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3149
      <unit bldFile="mw/ipappprotocols/sipplugins/sippsipsettingsui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3150
      <!-- <unit bldFile="mw/ipappprotocols/sipplugins/sippsipsettingsui/tsrc/ut_sipsettingsui/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3151
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3152
     <component name="sippdevmgmtsipadapter" long-name="Device Management SIP Adapter">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3153
      <unit bldFile="mw/ipappprotocols/sipplugins/sippdevmgmtsipadapter/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3154
      <!-- <unit bldFile="mw/ipappprotocols/sipplugins/sippdevmgmtsipadapter/tsrc/ut_cnsmldmsipadapter/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3155
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3156
     <component name="sippsystemstatemonitor" long-name="SIP System State Monitor">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3157
      <unit bldFile="mw/ipappprotocols/sipplugins/sippsystemstatemonitor/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3158
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3159
     <component name="sippsipadapter" long-name="SIP Adapter">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3160
      <unit bldFile="mw/ipappprotocols/sipplugins/sippsipadapter/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3161
      <!-- <unit bldFile="mw/ipappprotocols/sipplugins/sippsipadapter/tsrc/ut_cwpsipadapter/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3162
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3163
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3164
    <collection name="ipappprotocols_info" long-name="IP App Protocols Info" level="server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3165
     <component unofficial="yes" name="sipconnprovider">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3166
      <!-- <unit bldFile="mw/ipappprotocols/sipconnproviderplugins/sipconnprovider/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3167
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3168
     <component unofficial="yes" name="sipsubconnprovider">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3169
      <!-- <unit bldFile="mw/ipappprotocols/sipconnproviderplugins/sipsubconnprovider/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3170
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3171
     <component unofficial="yes" name="sipparams">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3172
      <!-- <unit bldFile="mw/ipappprotocols/sipconnproviderplugins/sipparams/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3173
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3174
     <component unofficial="yes" name="ipappprotocols_build" long-name="IP App Protocols Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3175
      <unit bldFile="mw/ipappprotocols/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3176
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3177
     <component unofficial="yes" name="sipstatemachine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3178
      <!-- <unit bldFile="mw/ipappprotocols/sipconnproviderplugins/sipstatemachine/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3179
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3180
     <component unofficial="yes" name="sipdummyprt">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3181
      <!-- <unit bldFile="mw/ipappprotocols/sipconnproviderplugins/sipdummyprt/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3182
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3183
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3184
    <collection name="ipappprotocols_plat" long-name="IP App Protocols Platform Interfaces" level="server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3185
     <component unofficial="yes" name="srtp_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3186
      <unit bldFile="mw/ipappprotocols/ipappprotocols_plat/srtp_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3187
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3188
     <component unofficial="yes" name="rtprtcp_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3189
      <unit bldFile="mw/ipappprotocols/ipappprotocols_plat/rtprtcp_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3190
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3191
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3192
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3193
   <block name="wirelessacc" long-name="Wireless Access" tech_domain="dc" level="specific" levels="framework generic ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3194
    <collection name="hotspotfw" long-name="Hotspot Framework" level="framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3195
     <component name="hsserver" long-name="HotSpot Server"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3196
     <component name="hsclient" long-name="HS Client"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3197
     <component name="internetconnectivitytestservice" long-name="Internet Connectivity Test Service">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3198
      <!-- <unit bldFile="mw/wirelessacc/hotspotfw/internetconnectivitytestservice/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3199
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3200
     <component name="ictsdialogs" long-name="ICTS Dialogs">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3201
      <!-- <unit bldFile="mw/wirelessacc/hotspotfw/ictsdialogs/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3202
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3203
     <component name="hspluginforagent" long-name="HotSpot Plugin For Agent">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3204
      <!-- <unit bldFile="mw/wirelessacc/hotspotfw/hspluginforagent/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3205
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3206
     <component name="hsbrowser" long-name="HotSpot Browser">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3207
      <!-- <unit bldFile="mw/wirelessacc/hotspotfw/hsbrowser/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3208
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3209
     <component unofficial="yes" name="hotspotfw_build" long-name="Hotspot Framework Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3210
      <unit bldFile="mw/wirelessacc/hotspotfw/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3211
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3212
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3213
    <collection name="wlanutilities" long-name="WLAN Utilities" level="generic">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3214
     <component name="wlanplugin" long-name="WLAN Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3215
      <unit bldFile="mw/wirelessacc/wlanutilities/wlanplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3216
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3217
     <component name="wlansettingsui" long-name="WLAN Settings UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3218
      <unit bldFile="mw/wirelessacc/wlanutilities/wlansettingsui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3219
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3220
     <component name="wlansniffer" long-name="WLAN Sniffer">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3221
      <unit bldFile="mw/wirelessacc/wlanutilities/wlansniffer/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3222
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3223
     <component name="wlanindicatorplugin" long-name="WLAN Indicator Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3224
      <unit bldFile="mw/wirelessacc/wlanutilities/wlanindicatorplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3225
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3226
     <component unofficial="yes" name="wlanutilities_build" long-name="WLAN Utilities Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3227
      <unit bldFile="mw/wirelessacc/wlanutilities/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3228
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3229
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3230
    <collection name="wirelessacc_info" long-name="Wireless Access Info" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3231
     <component unofficial="yes" name="hotspot_framework_client_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3232
      <unit bldFile="mw/wirelessacc/hsfw_plat/hotspot_framework_client_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3233
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3234
     <component unofficial="yes" name="hotspot_framework_client_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3235
      <unit bldFile="mw/wirelessacc/hsfw_plat/hotspot_framework_client_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3236
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3237
     <component unofficial="yes" name="internet_connectivity_test_service_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3238
      <unit bldFile="mw/wirelessacc/hsfw_plat/internet_connectivity_test_service_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3239
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3240
     <component unofficial="yes" name="internet_connectivity_test_service_settings_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3241
      <unit bldFile="mw/wirelessacc/hsfw_plat/internet_connectivity_test_service_settings_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3242
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3243
     <component unofficial="yes" name="wirelessacc_build" long-name="Wireless Access Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3244
      <unit bldFile="mw/wirelessacc/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3245
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3246
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3247
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3248
   <block name="vpnclient" long-name="VPN Client" tech_domain="dc" level="specific" levels="engine ui api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3249
    <collection name="vpnclient_sis" long-name="VPN Client Sis" level="api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3250
     <component name="ce_sis" long-name="CE SIS">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3251
      <!-- <unit bldFile="mw/vpnclient/vpnclient_sis/ce_sis/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3252
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3253
     <component name="stub_sis" long-name="Stub Sis">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3254
      <!-- <unit bldFile="mw/vpnclient/vpnclient_sis/stub_sis/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3255
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3256
     <component unofficial="yes" name="vpnclient_sis_build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3257
      <!-- <unit bldFile="mw/vpnclient/vpnclient_sis/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3258
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3259
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3260
    <collection name="vpnengine" long-name="VPN Engine" level="engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3261
     <component name="eventmediatorapi" long-name="Event Mediator API">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3262
      <unit bldFile="mw/vpnclient/vpnengine/eventmediatorapi/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3263
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3264
     <component name="eventviewer" long-name="Event Viewer">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3265
      <unit bldFile="mw/vpnclient/vpnengine/eventviewer/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3266
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3267
     <component name="vpnins" long-name="VPN Ins">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3268
      <unit bldFile="mw/vpnclient/vpnengine/vpnins/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3269
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3270
     <component name="acuagenttransport" long-name="ACU Agent Transport">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3271
      <unit bldFile="mw/vpnclient/vpnengine/acuagenttransport/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3272
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3273
     <component name="acupluginlib" long-name="ACU Plugin Lib">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3274
      <unit bldFile="mw/vpnclient/vpnengine/acupluginlib/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3275
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3276
     <component name="ikepolparser" long-name="IKE Policy Parser">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3277
      <unit bldFile="mw/vpnclient/vpnengine/ikepolparser/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3278
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3279
     <component name="utlbase64" long-name="UTL Base64">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3280
      <unit bldFile="mw/vpnclient/vpnengine/utlbase64/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3281
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3282
     <component name="utlcrypto" long-name="UTL Crypto">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3283
      <unit bldFile="mw/vpnclient/vpnengine/utlcrypto/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3284
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3285
     <component name="utlxml" long-name="UTL XML">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3286
      <unit bldFile="mw/vpnclient/vpnengine/utlxml/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3287
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3288
     <component name="utlpkcs10" long-name="UTL PKCS10">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3289
      <unit bldFile="mw/vpnclient/vpnengine/utlpkcs10/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3290
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3291
     <component name="pkiserviceapi" long-name="PKI Service API">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3292
      <unit bldFile="mw/vpnclient/vpnengine/pkiserviceapi/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3293
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3294
     <component name="acuagentcrypto" long-name="ACU Agent Crypto">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3295
      <unit bldFile="mw/vpnclient/vpnengine/acuagentcrypto/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3296
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3297
     <component name="vpnextapi" long-name="VPN Ext. API">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3298
      <unit bldFile="mw/vpnclient/vpnengine/vpnextapi/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3299
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3300
     <component name="ikecert" long-name="Ike Cert">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3301
      <unit bldFile="mw/vpnclient/vpnengine/ikecert/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3302
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3303
     <component name="kmdapi" long-name="KMD API">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3304
      <unit bldFile="mw/vpnclient/vpnengine/kmdapi/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3305
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3306
     <component name="kmdserver" long-name="Kmd Server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3307
      <unit bldFile="mw/vpnclient/vpnengine/kmdserver/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3308
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3309
     <component name="ikeutils" long-name="IKE Utils">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3310
      <unit bldFile="mw/vpnclient/vpnengine/ikeutils/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3311
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3312
     <component name="ikev1lib" long-name="Ikev1 Library">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3313
      <unit bldFile="mw/vpnclient/vpnengine/ikev1lib/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3314
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3315
     <component name="ikev2lib" long-name="Ikev2 Library">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3316
      <unit bldFile="mw/vpnclient/vpnengine/ikev2lib/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3317
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3318
     <component name="acuagentmessage" long-name="ACU Agent Message">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3319
      <unit bldFile="mw/vpnclient/vpnengine/acuagentmessage/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3320
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3321
     <component name="acuagent" long-name="ACU Agent">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3322
      <unit bldFile="mw/vpnclient/vpnengine/acuagent/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3323
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3324
     <component name="vpnawapi" long-name="VPN AW API">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3325
      <unit bldFile="mw/vpnclient/vpnengine/vpnawapi/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3326
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3327
     <component name="vpnipsecpolparser" long-name="VPN Ipsecpolparser">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3328
      <unit bldFile="mw/vpnclient/vpnengine/vpnipsecpolparser/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3329
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3330
     <component name="sit" long-name="Sit">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3331
      <unit bldFile="mw/vpnclient/vpnengine/sit/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3332
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3333
     <component name="acuins" long-name="ACU INS">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3334
      <unit bldFile="mw/vpnclient/vpnengine/acuins/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3335
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3336
     <component name="vpntcwrapper" long-name="VP NTC Wrapper">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3337
      <unit bldFile="mw/vpnclient/vpnengine/vpntcwrapper/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3338
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3339
     <component name="eventmediator" long-name="Event Mediator">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3340
      <unit bldFile="mw/vpnclient/vpnengine/eventmediator/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3341
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3342
     <component name="ipsecacuplugin" long-name="IPseca Cu Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3343
      <unit bldFile="mw/vpnclient/vpnengine/ipsecacuplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3344
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3345
     <component name="pkiservice" long-name="PKI Service">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3346
      <unit bldFile="mw/vpnclient/vpnengine/pkiservice/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3347
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3348
     <component name="vpnconnagt" long-name="VPN Connagt">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3349
      <unit bldFile="mw/vpnclient/vpnengine/vpnconnagt/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3350
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3351
     <component name="vpnmanager" long-name="VPN Manager">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3352
      <unit bldFile="mw/vpnclient/vpnengine/vpnmanager/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3353
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3354
     <component name="vpncleaner" long-name="VPN Cleaner">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3355
      <unit bldFile="mw/vpnclient/vpnengine/vpncleaner/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3356
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3357
     <component name="utlpkcs12" long-name="UTL PKCS12">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3358
      <unit bldFile="mw/vpnclient/vpnengine/utlpkcs12/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3359
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3360
     <component name="dmadengine" long-name="DM Adapter Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3361
      <unit bldFile="mw/vpnclient/vpnengine/dmadengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3362
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3363
     <component name="dmadipsecvpn" long-name="DM Adapter IPsec VPN">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3364
      <unit bldFile="mw/vpnclient/vpnengine/dmadipsecvpn/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3365
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3366
     <component name="dmadpki" long-name="DM Adapter PKI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3367
      <unit bldFile="mw/vpnclient/vpnengine/dmadpki/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3368
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3369
     <component name="ikesocketplugin" long-name="IKE Socket Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3370
      <unit bldFile="mw/vpnclient/vpnengine/ikesocketplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3371
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3372
     <component name="vpnnif" long-name="VPN NIF"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3373
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3374
    <collection name="vpnui" long-name="VPN UI" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3375
     <component name="vpnecomnotifier" long-name="VPN ECOM Notifier">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3376
      <unit bldFile="mw/vpnclient/vpnui/vpnecomnotifier/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3377
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3378
     <component name="vpndialogmanager" long-name="VPN Dialog Manager">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3379
      <unit bldFile="mw/vpnclient/vpnui/vpndialogmanager/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3380
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3381
     <component name="vpnmanagementui" long-name="VPN Management UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3382
      <unit bldFile="mw/vpnclient/vpnui/vpnmanagementui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3383
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3384
     <component name="vpnpolins" long-name="VPN Policy Ins">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3385
      <unit bldFile="mw/vpnclient/vpnui/vpnpolins/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3386
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3387
     <component name="vpnpolicyrecognizer" long-name="VPN Policy Recognizer">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3388
      <unit bldFile="mw/vpnclient/vpnui/vpnpolicyrecognizer/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3389
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3390
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3391
    <collection name="vpnapiimpl" long-name="VPN API Implementation" level="api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3392
     <component name="vpnapi.dll=binary" long-name="VPN API">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3393
      <unit bldFile="mw/vpnclient/vpnapiimpl/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3394
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3395
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3396
    <collection name="vpnclient_info" long-name="VPN Client Info" level="api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3397
     <component unofficial="yes" name="vpnclient_build" long-name="VPN Client Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3398
      <unit bldFile="mw/vpnclient/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3399
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3400
     <component unofficial="yes" name="vpnapi">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3401
      <unit bldFile="mw/vpnclient/vpnc_plat/vpnapi/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3402
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3403
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3404
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3405
   <block name="ipappsrv" long-name="IP App Services" tech_domain="vc" level="specific" levels="framework  generic server  conn plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3406
    <collection name="multimediacommscontroller" long-name="Multimedia Comms Controller" level="conn">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3407
     <component name="mmccinterface" long-name="MMCC Interface">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3408
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/mmccinterface/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3409
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/mmccinterface/tsrc/ut_interface/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3410
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3411
     <component name="mmccjitterbuffer" long-name="Jitter Buffer">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3412
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/mmccjitterbuffer/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3413
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/mmccjitterbuffer/tsrc/ut_jitterbuffer/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3414
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3415
     <component name="mmccqoscontroller" long-name="QoS Controller">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3416
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/mmccqoscontroller/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3417
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/mmccqoscontroller/tsrc/ut_qoscontroller/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3418
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3419
     <component name="mmccmultiplexer" long-name="MMCC Multiplexer">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3420
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/mmccmultiplexer/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3421
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/mmccmultiplexer/tsrc/ut_multiplexer/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3422
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3423
     <component name="mmccsubcontroller" long-name="MMCC Subcontroller">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3424
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/mmccsubcontroller/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3425
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/mmccsubcontroller/tsrc/ut_rtpmediaclock/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3426
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/mmccsubcontroller/tsrc/ut_subcontroller/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3427
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3428
     <component name="mmcccontroller" long-name="MMCC Controller">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3429
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/mmcccontroller/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3430
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/mmcccontroller/tsrc/ut_controller/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3431
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3432
     <component name="mmccredpayloadformat" long-name="RED Payload Format">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3433
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/mmccredpayloadformat/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3434
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/mmccredpayloadformat/tsrc/ut_redpayloadformat/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3435
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3436
     <component name="mmccamrpayloadformat" long-name="AMR Payload Format">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3437
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/mmccamrpayloadformat/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3438
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/mmccamrpayloadformat/tsrc/ut_amrpayloadformat/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3439
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3440
     <component name="mmccg711payloadformat" long-name="G711 Payload Format">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3441
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/mmccg711payloadformat/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3442
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/mmccg711payloadformat/tsrc/ut_g711payloadformat/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3443
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3444
     <component name="mmccg729payloadformat" long-name="G729 Payload Format">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3445
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/mmccg729payloadformat/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3446
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/mmccg729payloadformat/tsrc/ut_g729payloadformat/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3447
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3448
     <component name="mmccilbcpayloadformat" long-name="ILBC Payload Format">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3449
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/mmccilbcpayloadformat/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3450
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/mmccilbcpayloadformat/tsrc/ut_ilbcpayloadformat/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3451
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3452
     <component name="mmccdtmfpayloadformat" long-name="DTMF Payload Format">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3453
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/mmccdtmfpayloadformat/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3454
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/mmccdtmfpayloadformat/tsrc/ut_dtmfpayloadformat/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3455
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3456
     <component name="mmccrtpsourcesink" long-name="RTP Source Sink">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3457
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/mmccrtpsourcesink/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3458
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/mmccrtpsourcesink/tsrc/ut_rtpsourcesink/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3459
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3460
     <component name="mmccvideosourcesink" long-name="Video Source Sink">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3461
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/mmccvideosourcesink/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3462
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/mmccvideosourcesink/tsrc/ut_videosourcesink/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3463
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3464
     <component name="mmcch263payloadformat" long-name="H263 Payload Format">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3465
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/mmcch263payloadformat/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3466
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/mmcch263payloadformat/tsrc/ut_h263payloadformat/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3467
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3468
     <component name="mmccanypayloadformat" long-name="ANY Payload Format">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3469
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/mmccanypayloadformat/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3470
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/mmccanypayloadformat/tsrc/ut_anypayloadformat/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3471
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3472
     <component name="mmccfilesourcesink" long-name="MMCC File Source Sink">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3473
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/mmccfilesourcesink/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3474
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/mmccfilesourcesink/tsrc/ut_filesourcesink/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3475
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3476
     <component name="mmccanysourcesink" long-name="Anysource Sink">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3477
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/mmccanysourcesink/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3478
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/mmccanysourcesink/tsrc/ut_anysourcesink/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3479
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3480
     <component name="mmccavcpayloadformat" long-name="AVC Payload Format">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3481
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/mmccavcpayloadformat/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3482
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/mmccavcpayloadformat/tsrc/ut_avcpayloadformat/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3483
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3484
     <component unofficial="yes" name="multimediacommscontroller_build" long-name="Multimedia Comms Controller Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3485
      <unit bldFile="mw/ipappsrv/multimediacommscontroller/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3486
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3487
     <component unofficial="yes" name="multimediacommscontroller_test" long-name="Multimedia Comms Controller Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3488
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/tsrc/testconsoles/mcpsubthreads/dptests/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3489
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/tsrc/testconsoles/mcpsubthreads/clienttests/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3490
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/tsrc/componenttests/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3491
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/tsrc/subcontrollerstub/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3492
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/tsrc/testconsoles/jitterbuffertestconsole/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3493
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/tsrc/testconsoles/rtpsourcesink/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3494
      <!-- <unit bldFile="mw/ipappsrv/multimediacommscontroller/tsrc/testconsoles/mcpconsole/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3495
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3496
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3497
    <collection name="multimediacommsengine" long-name="Multimedia Comms Engine" level="generic">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3498
     <component name="mmcecli" long-name="MMCE Client">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3499
      <!-- <unit bldFile="mw/ipappsrv/multimediacommsengine/mmcecli/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3500
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3501
     <component name="mmcefloorctrlengine" long-name="MMCE Foor Control Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3502
      <!-- <unit bldFile="mw/ipappsrv/multimediacommsengine/mmcefloorctrlengine/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3503
      <!-- <unit bldFile="mw/ipappsrv/multimediacommsengine/mmcefloorctrlengine/tsrc/ut_floorctrlengine/fctestpplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3504
      <!-- <unit bldFile="mw/ipappsrv/multimediacommsengine/mmcefloorctrlengine/tsrc/ut_floorctrlengine/fctestpplugin2/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3505
      <!-- <unit bldFile="mw/ipappsrv/multimediacommsengine/mmcefloorctrlengine/tsrc/ut_floorctrlengine/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3506
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3507
     <component name="mmcefloorctrlplugin" long-name="MMCE Foor Control Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3508
      <!-- <unit bldFile="mw/ipappsrv/multimediacommsengine/mmcefloorctrlplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3509
      <!-- <unit bldFile="mw/ipappsrv/multimediacommsengine/mmcefloorctrlplugin/tsrc/ut_floorctrlplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3510
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3511
     <component name="mmcesrv" long-name="MMCE Server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3512
      <!-- <unit bldFile="mw/ipappsrv/multimediacommsengine/mmcesrv/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3513
      <!-- <unit bldFile="mw/ipappsrv/multimediacommsengine/mmcesrv/mmceevent/tsrc/ut_event/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3514
      <!-- <unit bldFile="mw/ipappsrv/multimediacommsengine/mmcesrv/mmceevent/tsrc/ut_event/sip_stub/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3515
      <!-- <unit bldFile="mw/ipappsrv/multimediacommsengine/mmcesrv/mmcemediamanager/tsrc/ut_mediamanager/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3516
      <!-- <unit bldFile="mw/ipappsrv/multimediacommsengine/mmcesrv/mmceserver/tsrc/ut_server/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3517
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3518
     <component unofficial="yes" name="multimediacommsengine_build" long-name="Multimedia Comms Engine Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3519
      <unit bldFile="mw/ipappsrv/multimediacommsengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3520
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3521
     <component unofficial="yes" name="multimediacommsengine_test" long-name="Multimedia Comms Engine Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3522
      <!-- <unit bldFile="mw/ipappsrv/multimediacommsengine/tsrc/mcetestui/mcetestuiplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3523
      <!-- <unit bldFile="mw/ipappsrv/multimediacommsengine/tsrc/mcetestui/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3524
      <!-- <unit bldFile="mw/ipappsrv/multimediacommsengine/tsrc/testdriver/siptester/ttcnresolverplugin2/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3525
      <!-- <unit bldFile="mw/ipappsrv/multimediacommsengine/tsrc/mmctestdriver/mcetester/iceplugin_stub/tsrc/test/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3526
      <!-- <unit bldFile="mw/ipappsrv/multimediacommsengine/tsrc/testdriver/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3527
      <!-- <unit bldFile="mw/ipappsrv/multimediacommsengine/tsrc/mmctestdriver/mcetester/voipplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3528
      <!-- <unit bldFile="mw/ipappsrv/multimediacommsengine/tsrc/testdriver/siptester/ttcnresolverplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3529
      <!-- <unit bldFile="mw/ipappsrv/multimediacommsengine/tsrc/mmctestdriver/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3530
      <!-- <unit bldFile="mw/ipappsrv/multimediacommsengine/tsrc/mmctestdriver/mcetester/iceplugin_stub/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3531
      <!-- <unit bldFile="mw/ipappsrv/multimediacommsengine/tsrc/mmctestdriver/mcetester/ttcnresolverplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3532
      <!-- <unit bldFile="mw/ipappsrv/multimediacommsengine/tsrc/mcetestui/mcetestuiengine/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3533
      <!-- <unit bldFile="mw/ipappsrv/multimediacommsengine/tsrc/testdriver/group/s60_public_sdk"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3534
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3535
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3536
    <collection name="natfw" long-name="NAT Framework" level="framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3537
     <component name="natfwsettings" long-name="NAT Framework Settings">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3538
      <!-- <unit bldFile="mw/ipappsrv/natfw/natfwsettings/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3539
      <!-- <unit bldFile="mw/ipappsrv/natfw/natfwsettings/tsrc/ut_cnatfwnatsettings/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3540
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3541
     <component name="natfwconnectionmultiplexer" long-name="NAT Framework Connection Multiplexer">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3542
      <!-- <unit bldFile="mw/ipappsrv/natfw/natfwconnectionmultiplexer/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3543
      <!-- <unit bldFile="mw/ipappsrv/natfw/natfwconnectionmultiplexer/tsrc/muxtestconsole/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3544
      <!-- <unit bldFile="mw/ipappsrv/natfw/natfwconnectionmultiplexer/tsrc/ut_connectionmultiplexer/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3545
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3546
     <component name="natfwclient" long-name="NAT Framework Client">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3547
      <!-- <unit bldFile="mw/ipappsrv/natfw/natfwclient/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3548
      <!-- <unit bldFile="mw/ipappsrv/natfw/natfwclient/tsrc/ut_natfwclient/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3549
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3550
     <component name="natfwsocketmediaconnwrapper" long-name="Socket Media Connection Wrapper">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3551
      <!-- <unit bldFile="mw/ipappsrv/natfw/natfwsocketmediaconnwrapper/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3552
      <!-- <unit bldFile="mw/ipappsrv/natfw/natfwsocketmediaconnwrapper/tsrc/ut_socketmediaconnwrapper/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3553
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3554
     <component name="natfwunsaf_protocols" long-name="NAT Framework Unsaf Protocols">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3555
      <!-- <unit bldFile="mw/ipappsrv/natfw/natfwunsaf_protocols/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3556
      <!-- <unit bldFile="mw/ipappsrv/natfw/natfwunsaf_protocols/tsrc/ut_unsaf_codec/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3557
      <!-- <unit bldFile="mw/ipappsrv/natfw/natfwunsaf_protocols/tsrc/ut_unsaf_transport/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3558
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3559
     <component name="natfwstunturnclient" long-name="NAT Framework Stun Turn Client">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3560
      <!-- <unit bldFile="mw/ipappsrv/natfw/natfwstunturnclient/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3561
      <!-- <unit bldFile="mw/ipappsrv/natfw/natfwstunturnclient/tsrc/ut_stunturnclient/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3562
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3563
     <component name="natfwstunserver" long-name="NAT Framework Stun Server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3564
      <!-- <unit bldFile="mw/ipappsrv/natfw/natfwstunserver/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3565
      <!-- <unit bldFile="mw/ipappsrv/natfw/natfwstunserver/tsrc/ut_cnatfwstunsrv/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3566
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3567
     <component name="natfwicecandidatehandler" long-name="NAT Framework Ice Candidate Handler">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3568
      <!-- <unit bldFile="mw/ipappsrv/natfw/natfwicecandidatehandler/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3569
      <!-- <unit bldFile="mw/ipappsrv/natfw/natfwicecandidatehandler/tsrc/ut_icecandidatehandler/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3570
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3571
     <component name="natfwstunplugin" long-name="NAT Framework STUN Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3572
      <!-- <unit bldFile="mw/ipappsrv/natfw/natfwstunplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3573
      <!-- <unit bldFile="mw/ipappsrv/natfw/natfwstunplugin/tsrc/ut_cnatfwstunplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3574
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3575
     <component name="natfwturnplugin" long-name="NAT Framework TURN Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3576
      <!-- <unit bldFile="mw/ipappsrv/natfw/natfwturnplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3577
      <!-- <unit bldFile="mw/ipappsrv/natfw/natfwturnplugin/tsrc/ut_cnatfwturnplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3578
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3579
     <component unofficial="yes" name="natfw_build" long-name="NAT Framework Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3580
      <unit bldFile="mw/ipappsrv/natfw/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3581
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3582
     <component unofficial="yes" name="natfw_test" long-name="NAT Framework Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3583
      <!-- <unit bldFile="mw/ipappsrv/natfw/tsrc/natfwtestconsoles/natfwtestconsole/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3584
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3585
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3586
    <collection name="natplugins" long-name="NAT Plugins" level="plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3587
     <component name="natpcliprovisioningnatfwadapter" long-name="Client Provisioning NAT Framework Traversal Adapter">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3588
      <unit bldFile="mw/ipappsrv/natplugins/natpcliprovisioningnatfwadapter/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3589
      <!-- <unit bldFile="mw/ipappsrv/natplugins/natpcliprovisioningnatfwadapter/tsrc/t_natfwtraversaladapter/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3590
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3591
     <component name="natpdevmgmtnatfwadapter" long-name="Device Management NAT Framework Traversal Adapter">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3592
      <unit bldFile="mw/ipappsrv/natplugins/natpdevmgmtnatfwadapter/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3593
      <!-- <unit bldFile="mw/ipappsrv/natplugins/natpdevmgmtnatfwadapter/tsrc/ut_cnsmldmnatfwtraversaladapter/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3594
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3595
     <component name="natptraversalcontroller" long-name="NAT Traversal Controller">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3596
      <unit bldFile="mw/ipappsrv/natplugins/natptraversalcontroller/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3597
      <!-- <unit bldFile="mw/ipappsrv/natplugins/natptraversalcontroller/tsrc/ut_nattraversalcontroller/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3598
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3599
     <component name="natpnatfwsdpprovider" long-name="NAT Framework SDP Provider">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3600
      <unit bldFile="mw/ipappsrv/natplugins/natpnatfwsdpprovider/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3601
      <!-- <unit bldFile="mw/ipappsrv/natplugins/natpnatfwsdpprovider/tsrc/testconsole/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3602
      <!-- <unit bldFile="mw/ipappsrv/natplugins/natpnatfwsdpprovider/tsrc/ut_natfwsdpprovider/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3603
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3604
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3605
    <collection name="ipappsrv_info" long-name="IP App Services Info" level="plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3606
     <component unofficial="yes" name="ipappsrv_build" long-name="IP App Services Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3607
      <unit bldFile="mw/ipappsrv/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3608
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3609
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3610
    <collection name="ipappsrv_plat" long-name="IP App Services Platform Interfaces" level="plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3611
     <component unofficial="yes" name="floor_control_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3612
      <unit bldFile="mw/ipappsrv/ipappsrv_plat/floor_control_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3613
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3614
     <component unofficial="yes" name="media_control_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3615
      <unit bldFile="mw/ipappsrv/ipappsrv_plat/media_control_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3616
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3617
     <component unofficial="yes" name="nat_settings_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3618
      <unit bldFile="mw/ipappsrv/ipappsrv_plat/nat_settings_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3619
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3620
     <component unofficial="yes" name="transcoder_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3621
      <unit bldFile="mw/ipappsrv/ipappsrv_plat/transcoder_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3622
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3623
     <component unofficial="yes" name="comms_event_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3624
      <unit bldFile="mw/ipappsrv/ipappsrv_plat/comms_event_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3625
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3626
     <component unofficial="yes" name="multimedia_comms_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3627
      <unit bldFile="mw/ipappsrv/ipappsrv_plat/multimedia_comms_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3628
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3629
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3630
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3631
   <block name="phonesrv" long-name="Telephony and SIM Services" tech_domain="vc" level="specific" levels="plugin framework server generic specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3632
    <collection name="phonecmdhandler" long-name="Phone Command Handler" level="generic">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3633
     <component name="phonecmdhnlr" long-name="Phone Command Handler">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3634
      <unit bldFile="mw/phonesrv/phonecmdhandler/phonecmdhnlr/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3635
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3636
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3637
    <collection name="cbs" long-name="Cellular Baseband Services" level="plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3638
     <component name="CbsServer" long-name="CBS Server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3639
      <unit bldFile="mw/phonesrv/cbs/cbsserver/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3640
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3641
     <component name="cbsui" long-name="CBS UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3642
      <unit bldFile="mw/phonesrv/cbs/cbsui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3643
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3644
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3645
    <collection name="convergedcallengine" long-name="Converged Call Engine" level="framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3646
     <component name="callprovider" long-name="Call Provider">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3647
      <unit bldFile="mw/phonesrv/convergedcallengine/callprovider/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3648
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3649
     <component name="cce" long-name="CCE">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3650
      <unit bldFile="mw/phonesrv/convergedcallengine/cce/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3651
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3652
     <component name="spsettings" long-name="SP Settings">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3653
      <unit bldFile="mw/phonesrv/convergedcallengine/spsettings/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3654
      <!-- <unit bldFile="mw/phonesrv/convergedcallengine/spsettings/tsrc/public/basic/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3655
      <!-- <unit bldFile="mw/phonesrv/convergedcallengine/spsettings/tsrc/public/basic/spsettingsut/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3656
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3657
     <component name="cenrepdatabase" long-name="Cenrep Database">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3658
      <unit bldFile="mw/phonesrv/convergedcallengine/cenrepdatabase/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3659
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3660
     <component name="serviceselector" long-name="Service Selector">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3661
      <unit bldFile="mw/phonesrv/convergedcallengine/serviceselector/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3662
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3663
     <component name="csplugin" long-name="CS Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3664
      <unit bldFile="mw/phonesrv/convergedcallengine/csplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3665
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3666
     <component unofficial="yes" name="convergedcallengine_build" long-name="Converged Call Engine Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3667
      <unit bldFile="mw/phonesrv/convergedcallengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3668
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3669
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3670
    <collection name="networkhandling" long-name="Network Handling" level="plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3671
     <component name="networkhandlingengine" long-name="Network Handling Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3672
      <unit bldFile="mw/phonesrv/networkhandling/networkhandlingengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3673
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3674
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3675
    <collection name="phoneclientserver" long-name="Phone Client/Server" level="server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3676
     <component name="EnPolicy" long-name="En Policy">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3677
      <unit bldFile="mw/phonesrv/phoneclientserver/enpolicy/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3678
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3679
     <component name="aiwdialdata" long-name="AIW Dial Data">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3680
      <unit bldFile="mw/phonesrv/phoneclientserver/aiwdialdata/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3681
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3682
     <component name="dialutils" long-name="Dial Utils">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3683
      <unit bldFile="mw/phonesrv/phoneclientserver/dialutils/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3684
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3685
     <component name="phoneclient" long-name="Phone Client">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3686
      <unit bldFile="mw/phonesrv/phoneclientserver/phoneclient/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3687
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3688
     <component name="phoneserver" long-name="Phones Erver">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3689
      <unit bldFile="mw/phonesrv/phoneclientserver/phoneserver/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3690
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3691
     <component name="CallUI" long-name="Call UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3692
      <unit bldFile="mw/phonesrv/phoneclientserver/callui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3693
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3694
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3695
    <collection name="satengine" long-name="Sat Engine" level="generic">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3696
     <component name="SatServer" long-name="Sat Server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3697
      <unit bldFile="mw/phonesrv/satengine/satserver/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3698
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3699
     <component unofficial="yes" name="satengine_build" long-name="Sat Engine Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3700
      <unit bldFile="mw/phonesrv/satengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3701
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3702
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3703
    <collection name="satui" long-name="Sat UI" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3704
     <component name="satapp" long-name="Sat App">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3705
      <unit bldFile="mw/phonesrv/satui/satapp/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3706
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3707
     <component name="satplugin" long-name="Sat Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3708
      <unit bldFile="mw/phonesrv/satui/satplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3709
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3710
     <component unofficial="yes" name="satui_build" long-name="Sat UI Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3711
      <unit bldFile="mw/phonesrv/satui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3712
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3713
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3714
    <collection name="telutils" long-name="Utilities" level="generic">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3715
     <component name="phoneparser" long-name="Phone Parser">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3716
      <unit bldFile="mw/phonesrv/telutils/phoneparser/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3717
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3718
     <component name="telephonyservice" long-name="Telephony Service">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3719
      <unit bldFile="mw/phonesrv/telutils/telephonyservice/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3720
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3721
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3722
    <collection name="cellular" long-name="Cellular" level="server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3723
     <component name="telephonysettings" long-name="Telephony Settings">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3724
      <unit bldFile="mw/phonesrv/cellular/telephonysettings/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3725
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3726
     <component name="SSSettings" long-name="SS Settings">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3727
      <unit bldFile="mw/phonesrv/cellular/sssettings/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3728
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3729
     <component name="PsetNotesUi" long-name="Pset Notes UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3730
      <unit bldFile="mw/phonesrv/cellular/psetnotesui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3731
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3732
     <component name="ServiceRequest" long-name="Service Request">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3733
      <unit bldFile="mw/phonesrv/cellular/servicerequest/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3734
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3735
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3736
    <collection name="engines" long-name="Telephony Engines" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3737
     <component name="vmbxengine" long-name="Voice Mailbox Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3738
      <unit bldFile="mw/phonesrv/engines/vmbxengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3739
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3740
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3741
    <collection name="phonesrv_info" long-name="Telephony and SIM Services Info" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3742
     <component unofficial="yes" name="phonesrv_build" long-name="Telephony and SIM Services Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3743
      <unit bldFile="mw/phonesrv/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3744
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3745
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3746
    <collection name="phonesrv_plat" long-name="Telephony and SIM Services Platform Interfaces" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3747
     <component unofficial="yes" name="voice_mailbox_number_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3748
      <unit bldFile="mw/phonesrv/phonesrv_plat/voice_mailbox_number_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3749
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3750
     <component unofficial="yes" name="cbs_mcn_client_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3751
      <unit bldFile="mw/phonesrv/phonesrv_plat/cbs_mcn_client_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3752
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3753
     <component unofficial="yes" name="phone_client_notify_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3754
      <unit bldFile="mw/phonesrv/phonesrv_plat/phone_client_notify_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3755
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3756
     <component unofficial="yes" name="converged_call_engine_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3757
      <unit bldFile="mw/phonesrv/phonesrv_plat/converged_call_engine_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3758
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3759
     <component unofficial="yes" name="dial_utils_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3760
      <unit bldFile="mw/phonesrv/phonesrv_plat/dial_utils_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3761
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3762
     <component unofficial="yes" name="phone_client_ussd_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3763
      <unit bldFile="mw/phonesrv/phonesrv_plat/phone_client_ussd_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3764
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3765
     <component unofficial="yes" name="default_emergency_numbers_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3766
      <unit bldFile="mw/phonesrv/phonesrv_plat/default_emergency_numbers_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3767
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3768
     <component unofficial="yes" name="phone_settings_observer_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3769
      <unit bldFile="mw/phonesrv/phonesrv_plat/phone_settings_observer_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3770
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3771
     <component unofficial="yes" name="phone_client_ussd_internal_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3772
      <unit bldFile="mw/phonesrv/phonesrv_plat/phone_client_ussd_internal_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3773
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3774
     <component unofficial="yes" name="phone_client_command_handler_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3775
      <unit bldFile="mw/phonesrv/phonesrv_plat/phone_client_command_handler_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3776
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3777
     <component unofficial="yes" name="phone_client_emergency_call_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3778
      <unit bldFile="mw/phonesrv/phonesrv_plat/phone_client_emergency_call_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3779
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3780
     <component unofficial="yes" name="phone_client_messenger_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3781
      <unit bldFile="mw/phonesrv/phonesrv_plat/phone_client_messenger_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3782
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3783
     <component unofficial="yes" name="call_information_mediator_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3784
      <!-- <unit bldFile="mw/phonesrv/phonesrv_plat/call_information_mediator_api/tsrc/ut_callinfos/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3785
      <unit bldFile="mw/phonesrv/phonesrv_plat/call_information_mediator_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3786
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3787
     <component unofficial="yes" name="cbs_message_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3788
      <unit bldFile="mw/phonesrv/phonesrv_plat/cbs_message_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3789
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3790
     <component unofficial="yes" name="phone_client_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3791
      <unit bldFile="mw/phonesrv/phonesrv_plat/phone_client_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3792
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3793
     <component unofficial="yes" name="voice_mailbox_settings_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3794
      <unit bldFile="mw/phonesrv/phonesrv_plat/voice_mailbox_settings_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3795
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3796
     <component unofficial="yes" name="phone_settings_notes_ui_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3797
      <unit bldFile="mw/phonesrv/phonesrv_plat/phone_settings_notes_ui_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3798
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3799
     <component unofficial="yes" name="sat_service_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3800
      <unit bldFile="mw/phonesrv/phonesrv_plat/sat_service_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3801
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3802
     <component unofficial="yes" name="callui_reconnect_query_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3803
      <unit bldFile="mw/phonesrv/phonesrv_plat/callui_reconnect_query_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3804
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3805
     <component unofficial="yes" name="ss_settings_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3806
      <unit bldFile="mw/phonesrv/phonesrv_plat/ss_settings_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3807
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3808
     <component unofficial="yes" name="aiw_dial_data_consumer_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3809
      <unit bldFile="mw/phonesrv/phonesrv_plat/aiw_dial_data_consumer_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3810
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3811
     <component unofficial="yes" name="phone_client_image_handler_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3812
      <unit bldFile="mw/phonesrv/phonesrv_plat/phone_client_image_handler_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3813
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3814
     <component unofficial="yes" name="service_provider_settings_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3815
      <unit bldFile="mw/phonesrv/phonesrv_plat/service_provider_settings_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3816
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3817
     <component unofficial="yes" name="string_parser_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3818
      <unit bldFile="mw/phonesrv/phonesrv_plat/string_parser_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3819
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3820
     <component unofficial="yes" name="converged_call_provider_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3821
      <unit bldFile="mw/phonesrv/phonesrv_plat/converged_call_provider_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3822
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3823
     <component unofficial="yes" name="telephony_network_information_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3824
      <unit bldFile="mw/phonesrv/phonesrv_plat/telephony_network_information_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3825
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3826
     <component unofficial="yes" name="secondary_display_sat_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3827
      <unit bldFile="mw/phonesrv/phonesrv_plat/secondary_display_sat_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3828
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3829
     <component unofficial="yes" name="call_information_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3830
      <!-- <unit bldFile="mw/phonesrv/phonesrv_plat/call_information_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3831
      <unit bldFile="mw/phonesrv/phonesrv_plat/call_information_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3832
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3833
     <component unofficial="yes" name="network_handling_engine_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3834
      <unit bldFile="mw/phonesrv/phonesrv_plat/network_handling_engine_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3835
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3836
     <component unofficial="yes" name="sat_configuration_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3837
      <unit bldFile="mw/phonesrv/phonesrv_plat/sat_configuration_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3838
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3839
     <component unofficial="yes" name="phone_settings_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3840
      <unit bldFile="mw/phonesrv/phonesrv_plat/phone_settings_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3841
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3842
     <component unofficial="yes" name="cenrep_database_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3843
      <unit bldFile="mw/phonesrv/phonesrv_plat/cenrep_database_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3844
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3845
     <component unofficial="yes" name="sat_refresh_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3846
      <unit bldFile="mw/phonesrv/phonesrv_plat/sat_refresh_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3847
      <!-- <unit bldFile="mw/phonesrv/phonesrv_plat/sat_refresh_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3848
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3849
     <component unofficial="yes" name="incoming_call_monitor_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3850
      <unit bldFile="mw/phonesrv/phonesrv_plat/incoming_call_monitor_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3851
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3852
     <component unofficial="yes" name="phone_client_server_information_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3853
      <unit bldFile="mw/phonesrv/phonesrv_plat/phone_client_server_information_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3854
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3855
     <component unofficial="yes" name="sat_client_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3856
      <unit bldFile="mw/phonesrv/phonesrv_plat/sat_client_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3857
      <!-- <unit bldFile="mw/phonesrv/phonesrv_plat/sat_client_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3858
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3859
     <component unofficial="yes" name="phone_client_utility_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3860
      <unit bldFile="mw/phonesrv/phonesrv_plat/phone_client_utility_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3861
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3862
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3863
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3864
   <block name="messagingmw" long-name="Messaging Middleware" tech_domain="pr" level="specific" levels="stack fw api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3865
    <collection name="msgbranched" long-name="Messaging Branched" level="fw">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3866
     <component name="msgbranched.lib=binary">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3867
      <unit bldFile="mw/messagingmw/msgbranched/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3868
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3869
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3870
    <collection name="messagingfw" long-name="Messaging FW" level="fw">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3871
     <component name="alwaysonline" long-name="Always Online">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3872
      <!-- <unit bldFile="mw/messagingmw/messagingfw/alwaysonline/alwaysonlinemanager/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3873
      <!-- <unit bldFile="mw/messagingmw/messagingfw/alwaysonline/alwaysonlinestarterapp/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3874
      <unit bldFile="mw/messagingmw/messagingfw/alwaysonline/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3875
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3876
     <component name="msgcommonutils" long-name="Messaging Common Utils">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3877
      <unit bldFile="mw/messagingmw/messagingfw/msgcommonutils/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3878
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3879
     <component name="senduiservices" long-name="Send UI Services">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3880
      <!-- <unit bldFile="mw/messagingmw/messagingfw/senduiservices/datautils/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3881
      <unit bldFile="mw/messagingmw/messagingfw/senduiservices/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3882
      <!-- <unit bldFile="mw/messagingmw/messagingfw/senduiservices/launcher/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3883
      <!-- <unit bldFile="mw/messagingmw/messagingfw/senduiservices/serviceresolver/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3884
      <!-- <unit bldFile="mw/messagingmw/messagingfw/senduiservices/watcher/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3885
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3886
     <component name="scheduledsendmtm">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3887
      <unit bldFile="mw/messagingmw/messagingfw/scheduledsendmtm/schedulesendexe/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3888
      <unit bldFile="mw/messagingmw/messagingfw/scheduledsendmtm/schedulesendmtm/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3889
      <unit bldFile="mw/messagingmw/messagingfw/scheduledsendmtm/test/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3890
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3891
     <component name="msgsrvnstore">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3892
      <unit bldFile="mw/messagingmw/messagingfw/msgsrvnstore/mtmbase/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3893
      <!-- <unit bldFile="mw/messagingmw/messagingfw/msgsrvnstore/mtmbase/test/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3894
      <unit bldFile="mw/messagingmw/messagingfw/msgsrvnstore/server/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3895
      <!-- <unit bldFile="mw/messagingmw/messagingfw/msgsrvnstore/server/test/testrom"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3896
      <unit bldFile="mw/messagingmw/messagingfw/msgsrvnstore/serverexe/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3897
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3898
     <component name="biomsgfw">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3899
      <unit bldFile="mw/messagingmw/messagingfw/biomsgfw/bdb"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3900
      <unit bldFile="mw/messagingmw/messagingfw/biomsgfw/bifu"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3901
      <unit bldFile="mw/messagingmw/messagingfw/biomsgfw/bioc"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3902
      <unit bldFile="mw/messagingmw/messagingfw/biomsgfw/bios"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3903
      <unit bldFile="mw/messagingmw/messagingfw/biomsgfw/biowatchers"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3904
      <unit bldFile="mw/messagingmw/messagingfw/biomsgfw/bits"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3905
      <unit bldFile="mw/messagingmw/messagingfw/biomsgfw/biut"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3906
      <unit bldFile="mw/messagingmw/messagingfw/biomsgfw/cbcp"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3907
      <unit bldFile="mw/messagingmw/messagingfw/biomsgfw/enp"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3908
      <unit bldFile="mw/messagingmw/messagingfw/biomsgfw/gfp"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3909
      <unit bldFile="mw/messagingmw/messagingfw/biomsgfw/iacp"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3910
      <unit bldFile="mw/messagingmw/messagingfw/biomsgfw/rom"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3911
      <unit bldFile="mw/messagingmw/messagingfw/biomsgfw/t_biomsg/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3912
      <unit bldFile="mw/messagingmw/messagingfw/biomsgfw/wapp"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3913
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3914
     <component name="msgconf"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3915
     <component name="watcherfw">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3916
      <unit bldFile="mw/messagingmw/messagingfw/watcherfw/test/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3917
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3918
     <component name="msgtest">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3919
      <unit bldFile="mw/messagingmw/messagingfw/msgtest/integration/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3920
      <!-- <unit bldFile="mw/messagingmw/messagingfw/msgtest/targetautomation"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3921
      <unit bldFile="mw/messagingmw/messagingfw/msgtest/testsuites/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3922
      <unit bldFile="mw/messagingmw/messagingfw/msgtest/testutils/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3923
      <unit bldFile="mw/messagingmw/messagingfw/msgtest/tools/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3924
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3925
     <component name="biowatchers">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3926
      <unit bldFile="mw/messagingmw/messagingfw/biowatchers/cdmanbswatcher/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3927
      <unit bldFile="mw/messagingmw/messagingfw/biowatchers/cdmasocketwatcher/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3928
      <unit bldFile="mw/messagingmw/messagingfw/biowatchers/cdmawatchervmn/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3929
      <unit bldFile="mw/messagingmw/messagingfw/biowatchers/cdmawatcherwemt/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3930
      <unit bldFile="mw/messagingmw/messagingfw/biowatchers/cdmawatcherwmt/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3931
      <unit bldFile="mw/messagingmw/messagingfw/biowatchers/cdmawatcherwpt/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3932
      <unit bldFile="mw/messagingmw/messagingfw/biowatchers/test/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3933
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3934
     <component name="sendas">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3935
      <unit bldFile="mw/messagingmw/messagingfw/sendas/client/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3936
      <unit bldFile="mw/messagingmw/messagingfw/sendas/editutils/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3937
      <unit bldFile="mw/messagingmw/messagingfw/sendas/server/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3938
      <unit bldFile="mw/messagingmw/messagingfw/sendas/test/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3939
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3940
     <component name="msgurlhandler">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3941
      <unit bldFile="mw/messagingmw/messagingfw/msgurlhandler/test/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3942
      <unit bldFile="mw/messagingmw/messagingfw/msgurlhandler/urlhandler/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3943
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3944
     <component name="wappushfw">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3945
      <!-- <unit bldFile="mw/messagingmw/messagingfw/wappushfw/examples/pushapphandlerex"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3946
      <unit bldFile="mw/messagingmw/messagingfw/wappushfw/miscpushmsgutils/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3947
      <unit bldFile="mw/messagingmw/messagingfw/wappushfw/plugins/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3948
      <unit bldFile="mw/messagingmw/messagingfw/wappushfw/plugins/wapurilookup/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3949
      <unit bldFile="mw/messagingmw/messagingfw/wappushfw/pushmsgentry/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3950
      <unit bldFile="mw/messagingmw/messagingfw/wappushfw/pushmtm/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3951
      <unit bldFile="mw/messagingmw/messagingfw/wappushfw/pushutils/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3952
      <unit bldFile="mw/messagingmw/messagingfw/wappushfw/pushwatcher/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3953
      <unit bldFile="mw/messagingmw/messagingfw/wappushfw/roaptcontenthandler/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3954
      <unit bldFile="mw/messagingmw/messagingfw/wappushfw/rocontenthandler/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3955
      <unit bldFile="mw/messagingmw/messagingfw/wappushfw/rom"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3956
      <unit bldFile="mw/messagingmw/messagingfw/wappushfw/sislcontenthandlers/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3957
      <unit bldFile="mw/messagingmw/messagingfw/wappushfw/sislpushmsgutils/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3958
      <unit bldFile="mw/messagingmw/messagingfw/wappushfw/tpush"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3959
      <unit bldFile="mw/messagingmw/messagingfw/wappushfw/tpushscriptbased"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3960
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3961
     <component name="suplsmshandler"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3962
     <component name="suplwappushhandler"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3963
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3964
    <collection name="messagingmw_info" long-name="Messaging Middleware Info" level="api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3965
     <component unofficial="yes" name="send_ui_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3966
      <unit bldFile="mw/messagingmw/msgfw_pub/send_ui_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3967
      <!-- <unit bldFile="mw/messagingmw/msgfw_pub/send_ui_api/tsrc/bc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3968
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3969
     <component unofficial="yes" name="always_online_client_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3970
      <unit bldFile="mw/messagingmw/msgfw_plat/always_online_client_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3971
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3972
     <component unofficial="yes" name="send_ui_datautils_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3973
      <unit bldFile="mw/messagingmw/msgfw_plat/send_ui_datautils_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3974
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3975
     <component unofficial="yes" name="messagingmw_build" long-name="Messaging Middleware Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3976
      <unit bldFile="mw/messagingmw/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3977
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3978
     <component unofficial="yes" name="always_online_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3979
      <unit bldFile="mw/messagingmw/msgfw_plat/always_online_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3980
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3981
     <component unofficial="yes" name="msg_common_utils_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3982
      <unit bldFile="mw/messagingmw/msgfw_plat/msg_common_utils_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3983
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3984
     <component unofficial="yes" name="send_ui_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3985
      <unit bldFile="mw/messagingmw/msgfw_plat/send_ui_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3986
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3987
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3988
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3989
   <block name="imsrv" long-name="Instant Messaging and Presence Services" tech_domain="pr" level="specific" levels="plugin framework server generic specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3990
    <collection name="imservices" long-name="IM Services" level="generic">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3991
     <component name="imfeatureplugin" long-name="IM Feature Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3992
      <unit bldFile="mw/imsrv/imservices/imfeatureplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3993
      <!-- <unit bldFile="mw/imsrv/imservices/imfeatureplugin/srcimdatamodel/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3994
      <!-- <unit bldFile="mw/imsrv/imservices/imfeatureplugin/srcimfrontend/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3995
      <!-- <unit bldFile="mw/imsrv/imservices/imfeatureplugin/srcimoperations/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3996
      <!-- <unit bldFile="mw/imsrv/imservices/imfeatureplugin/srcimprocessor/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3997
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3998
     <component name="searchfeatureplugin" long-name="Search Feature Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  3999
      <unit bldFile="mw/imsrv/imservices/searchfeatureplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4000
      <!-- <unit bldFile="mw/imsrv/imservices/searchfeatureplugin/srcsearchdatamodel/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4001
      <!-- <unit bldFile="mw/imsrv/imservices/searchfeatureplugin/srcsearchfrontend/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4002
      <!-- <unit bldFile="mw/imsrv/imservices/searchfeatureplugin/srcsearchoperations/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4003
      <!-- <unit bldFile="mw/imsrv/imservices/searchfeatureplugin/srcsearchprocessor/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4004
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4005
     <component name="xmppsettingsapi" long-name="XMPP Setting Sapi">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4006
      <unit bldFile="mw/imsrv/imservices/xmppsettingsapi/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4007
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4008
     <component name="xmppsettingsfetcher" long-name="XMPP Settingsfetcher">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4009
      <unit bldFile="mw/imsrv/imservices/xmppsettingsfetcher/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4010
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4011
     <component name="ossprotocoladaptation" long-name="OSS Protocol Adaptation">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4012
      <!-- <unit bldFile="mw/imsrv/imservices/ossprotocoladaptation/dataconvlib/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4013
      <unit bldFile="mw/imsrv/imservices/ossprotocoladaptation/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4014
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4015
     <component name="instantmessagingcache" long-name="Instant Messaging Cache">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4016
      <unit bldFile="mw/imsrv/imservices/instantmessagingcache/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4017
      <!-- <unit bldFile="mw/imsrv/imservices/instantmessagingcache/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4018
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4019
     <component unofficial="yes" name="imservices_build" long-name="IM Services Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4020
      <unit bldFile="mw/imsrv/imservices/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4021
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4022
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4023
    <collection name="ximpfw" long-name="XIMP Framework" level="framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4024
     <component name="ximpfw_core" long-name="Core">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4025
      <!-- <unit bldFile="mw/imsrv/ximpfw/core/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4026
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4027
     <component name="presence" long-name="Presence">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4028
      <!-- <unit bldFile="mw/imsrv/ximpfw/presence/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4029
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4030
     <component unofficial="yes" name="ximpfw_test" long-name="XIMP Framework Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4031
      <!-- <unit bldFile="mw/imsrv/ximpfw/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4032
      <!-- <unit bldFile="mw/imsrv/ximpfw/tsrc/src/t_presencewatching"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4033
      <!-- <unit bldFile="mw/imsrv/ximpfw/tsrc/tsrcutils"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4034
      <!-- <unit bldFile="mw/imsrv/ximpfw/tsrc/src/t_rootservices"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4035
      <!-- <unit bldFile="mw/imsrv/ximpfw/tsrc/src/t_presenceall"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4036
      <!-- <unit bldFile="mw/imsrv/ximpfw/tsrc/src/t_presencegrouplistmngt"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4037
      <!-- <unit bldFile="mw/imsrv/ximpfw/tsrc/src/t_presencecache"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4038
      <!-- <unit bldFile="mw/imsrv/ximpfw/tsrc/src/t_presencepublishing"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4039
      <!-- <unit bldFile="mw/imsrv/ximpfw/tsrc/src/t_presencewatcherlistmngt"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4040
      <!-- <unit bldFile="mw/imsrv/ximpfw/tsrc/tsrcprotocols/pr_prfwtestprotocol"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4041
      <!-- <unit bldFile="mw/imsrv/ximpfw/tsrc/src/t_presencegrantrequestmngt"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4042
      <!-- <unit bldFile="mw/imsrv/ximpfw/tsrc/src/t_presencegroupmembermngt"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4043
      <!-- <unit bldFile="mw/imsrv/ximpfw/tsrc/src/t_presenceblocking"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4044
      <!-- <unit bldFile="mw/imsrv/ximpfw/tsrc/tsrcprotocols"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4045
      <!-- <unit bldFile="mw/imsrv/ximpfw/tsrc/src/t_sessionmng"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4046
      <!-- <unit bldFile="mw/imsrv/ximpfw/tsrc/src/t_presenceauthorization"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4047
      <!-- <unit bldFile="mw/imsrv/ximpfw/tsrc/src/t_eunittemplate"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4048
      <!-- <unit bldFile="mw/imsrv/ximpfw/tsrc/src/t_utils"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4049
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4050
     <component unofficial="yes" name="ximpfw_build" long-name="XIMP Framework Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4051
      <unit bldFile="mw/imsrv/ximpfw/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4052
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4053
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4054
    <collection name="brandingserver" long-name="Branding Server" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4055
     <component name="tools" long-name="Tools">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4056
      <!-- <unit bldFile="mw/imsrv/brandingserver/tools/bsimport/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4057
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4058
     <component unofficial="yes" name="brandingserver_build" long-name="Branding Server Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4059
      <unit bldFile="mw/imsrv/brandingserver/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4060
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4061
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4062
    <collection name="imsrv_plat" long-name="Instant Messaging and Presence Services Platform Interfaces" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4063
     <component unofficial="yes" name="ximp_search_protocol_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4064
      <unit bldFile="mw/imsrv/imsrv_plat/ximp_search_protocol_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4065
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4066
     <component unofficial="yes" name="presence_avabilitytext">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4067
      <unit bldFile="mw/imsrv/imsrv_plat/presence_avabilitytext/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4068
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4069
     <component unofficial="yes" name="ximp_search_protocol_plugin_host_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4070
      <unit bldFile="mw/imsrv/imsrv_plat/ximp_search_protocol_plugin_host_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4071
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4072
     <component unofficial="yes" name="ximp_core_management_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4073
      <unit bldFile="mw/imsrv/imsrv_plat/ximp_core_management_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4074
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4075
     <component unofficial="yes" name="ximp_im_management_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4076
      <unit bldFile="mw/imsrv/imsrv_plat/ximp_im_management_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4077
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4078
     <component unofficial="yes" name="ximp_search_data_model_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4079
      <unit bldFile="mw/imsrv/imsrv_plat/ximp_search_data_model_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4080
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4081
     <component unofficial="yes" name="ximp_core_base_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4082
      <unit bldFile="mw/imsrv/imsrv_plat/ximp_core_base_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4083
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4084
     <component unofficial="yes" name="ximp_presence_data_model_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4085
      <unit bldFile="mw/imsrv/imsrv_plat/ximp_presence_data_model_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4086
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4087
     <component unofficial="yes" name="ximp_presence_cache_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4088
      <unit bldFile="mw/imsrv/imsrv_plat/ximp_presence_cache_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4089
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4090
     <component unofficial="yes" name="ximp_core_protocol_plugin_host_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4091
      <unit bldFile="mw/imsrv/imsrv_plat/ximp_core_protocol_plugin_host_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4092
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4093
     <component unofficial="yes" name="ximp_core_protocol_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4094
      <unit bldFile="mw/imsrv/imsrv_plat/ximp_core_protocol_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4095
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4096
     <component unofficial="yes" name="ximp_im_protocol_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4097
      <unit bldFile="mw/imsrv/imsrv_plat/ximp_im_protocol_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4098
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4099
     <component unofficial="yes" name="ximp_im_protocol_plugin_host_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4100
      <unit bldFile="mw/imsrv/imsrv_plat/ximp_im_protocol_plugin_host_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4101
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4102
     <component unofficial="yes" name="ximp_search_base_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4103
      <unit bldFile="mw/imsrv/imsrv_plat/ximp_search_base_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4104
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4105
     <component unofficial="yes" name="ximp_im_data_model_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4106
      <unit bldFile="mw/imsrv/imsrv_plat/ximp_im_data_model_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4107
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4108
     <component unofficial="yes" name="ximp_core_data_model_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4109
      <unit bldFile="mw/imsrv/imsrv_plat/ximp_core_data_model_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4110
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4111
     <component unofficial="yes" name="xmpp_settings_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4112
      <unit bldFile="mw/imsrv/imsrv_plat/xmpp_settings_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4113
      <!-- <unit bldFile="mw/imsrv/imsrv_plat/xmpp_settings_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4114
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4115
     <component unofficial="yes" name="im_cache_client_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4116
      <!-- <unit bldFile="mw/imsrv/imsrv_plat/im_cache_client_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4117
      <unit bldFile="mw/imsrv/imsrv_plat/im_cache_client_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4118
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4119
     <component unofficial="yes" name="ximp_presence_base_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4120
      <unit bldFile="mw/imsrv/imsrv_plat/ximp_presence_base_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4121
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4122
     <component unofficial="yes" name="ximp_core_feature_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4123
      <!-- <unit bldFile="mw/imsrv/imsrv_plat/ximp_core_feature_plugin_api/tsrc/src/t_sessionmng"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4124
      <!-- <unit bldFile="mw/imsrv/imsrv_plat/ximp_core_feature_plugin_api/tsrc/src/t_presencewatcherlistmngt"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4125
      <!-- <unit bldFile="mw/imsrv/imsrv_plat/ximp_core_feature_plugin_api/tsrc/src/t_presencewatching"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4126
      <!-- <unit bldFile="mw/imsrv/imsrv_plat/ximp_core_feature_plugin_api/tsrc/src/t_presencecache"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4127
      <!-- <unit bldFile="mw/imsrv/imsrv_plat/ximp_core_feature_plugin_api/tsrc/tsrcutils"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4128
      <!-- <unit bldFile="mw/imsrv/imsrv_plat/ximp_core_feature_plugin_api/tsrc/src/t_rootservices"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4129
      <unit bldFile="mw/imsrv/imsrv_plat/ximp_core_feature_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4130
      <!-- <unit bldFile="mw/imsrv/imsrv_plat/ximp_core_feature_plugin_api/tsrc/tsrcprotocols/pr_prfwtestprotocol"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4131
      <!-- <unit bldFile="mw/imsrv/imsrv_plat/ximp_core_feature_plugin_api/tsrc/src/t_presencegroupmembermngt"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4132
      <!-- <unit bldFile="mw/imsrv/imsrv_plat/ximp_core_feature_plugin_api/tsrc/src/t_presenceauthorization"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4133
      <!-- <unit bldFile="mw/imsrv/imsrv_plat/ximp_core_feature_plugin_api/tsrc/src/t_presencepublishing"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4134
      <!-- <unit bldFile="mw/imsrv/imsrv_plat/ximp_core_feature_plugin_api/tsrc/src/t_presencegrantrequestmngt"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4135
      <!-- <unit bldFile="mw/imsrv/imsrv_plat/ximp_core_feature_plugin_api/tsrc/src/t_presenceblocking"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4136
      <!-- <unit bldFile="mw/imsrv/imsrv_plat/ximp_core_feature_plugin_api/tsrc/src/t_presencegrouplistmngt"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4137
      <!-- <unit bldFile="mw/imsrv/imsrv_plat/ximp_core_feature_plugin_api/tsrc/src/t_presenceall"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4138
      <!-- <unit bldFile="mw/imsrv/imsrv_plat/ximp_core_feature_plugin_api/tsrc/src/t_utils"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4139
      <!-- <unit bldFile="mw/imsrv/imsrv_plat/ximp_core_feature_plugin_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4140
      <!-- <unit bldFile="mw/imsrv/imsrv_plat/ximp_core_feature_plugin_api/tsrc/tsrcprotocols"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4141
      <!-- <unit bldFile="mw/imsrv/imsrv_plat/ximp_core_feature_plugin_api/tsrc/src/t_eunittemplate"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4142
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4143
     <component unofficial="yes" name="ximp_search_management_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4144
      <unit bldFile="mw/imsrv/imsrv_plat/ximp_search_management_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4145
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4146
     <component unofficial="yes" name="ximp_im_base_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4147
      <unit bldFile="mw/imsrv/imsrv_plat/ximp_im_base_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4148
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4149
     <component unofficial="yes" name="ximp_presence_protocol_plugin_host_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4150
      <unit bldFile="mw/imsrv/imsrv_plat/ximp_presence_protocol_plugin_host_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4151
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4152
     <component unofficial="yes" name="ximp_presence_management_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4153
      <unit bldFile="mw/imsrv/imsrv_plat/ximp_presence_management_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4154
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4155
     <component unofficial="yes" name="ximp_presence_protocol_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4156
      <unit bldFile="mw/imsrv/imsrv_plat/ximp_presence_protocol_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4157
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4158
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4159
    <collection name="imsrv_info" long-name="Instant Messaging and Presence Services Info" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4160
     <component unofficial="yes" name="imsrv_build" long-name="Instant Messaging and Presence Services Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4161
      <unit bldFile="mw/imsrv/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4162
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4163
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4164
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4165
   <block name="legacypresence" long-name="Legacy Presence Services" tech_domain="pr" level="specific" levels="engine fw ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4166
    <collection name="xdmengine" long-name="XDM Engine" level="engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4167
     <component name="XdmSettingsApi" long-name="XDM Settings Api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4168
      <!-- <unit bldFile="mw/legacypresence/xdmengine/xdmsettingsapi/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4169
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4170
     <component name="XdmProvisioning" long-name="XDM Provisioning">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4171
      <!-- <unit bldFile="mw/legacypresence/xdmengine/xdmprovisioning/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4172
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4173
     <component name="XdmDeviceManagement" long-name="XDM Device Management">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4174
      <!-- <unit bldFile="mw/legacypresence/xdmengine/xdmdevicemanagement/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4175
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4176
     <component unofficial="yes" name="xdmengine_build" long-name="XDM Engine Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4177
      <unit bldFile="mw/legacypresence/xdmengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4178
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4179
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4180
    <collection name="xdmsettingsui" long-name="XDM Settings UI" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4181
     <component name="xdmsettingsui_help" long-name="Help"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4182
     <component unofficial="yes" name="xdmsettingsui_build" long-name="XDM Settings UI Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4183
      <unit bldFile="mw/legacypresence/xdmsettingsui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4184
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4185
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4186
    <collection name="msgconnmanager" long-name="Messaging Connection Manager" level="fw">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4187
     <component name="msgconnmanager.dll=binary">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4188
      <unit bldFile="mw/legacypresence/msgconnmanager/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4189
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4190
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4191
    <collection name="presencefwsimpleadpt" long-name="Presence Framework SIMPLE Adaptor" level="fw">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4192
     <component name="simpleplugin.dll=binary">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4193
      <unit bldFile="mw/legacypresence/presencefwsimpleadpt/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4194
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4195
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4196
    <collection name="presencesettingsui" long-name="Presence Settings UI" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4197
     <component name="presencesettingsui_help" long-name="Help"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4198
     <component unofficial="yes" name="presencesettingsui_build" long-name="Presence Settings UI Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4199
      <unit bldFile="mw/legacypresence/presencesettingsui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4200
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4201
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4202
    <collection name="simpleengine" long-name="SIMPLE Engine" level="engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4203
     <component name="presencesettingsapi" long-name="Presence Settings API">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4204
      <!-- <unit bldFile="mw/legacypresence/simpleengine/presencesettingsapi/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4205
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4206
     <component name="siputils" long-name="SIP Utils">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4207
      <!-- <unit bldFile="mw/legacypresence/simpleengine/siputils/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4208
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4209
     <component name="xmlutils" long-name="XML Utils">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4210
      <!-- <unit bldFile="mw/legacypresence/simpleengine/xmlutils/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4211
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4212
     <component name="simpleengine_engine" long-name="Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4213
      <!-- <unit bldFile="mw/legacypresence/simpleengine/engine/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4214
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4215
     <component name="xdmrlspres" long-name="XDM Rlspres">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4216
      <!-- <unit bldFile="mw/legacypresence/simpleengine/xdmrlspres/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4217
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4218
     <component name="presencedm" long-name="Presence DM">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4219
      <!-- <unit bldFile="mw/legacypresence/simpleengine/presencedm/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4220
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4221
     <component name="presenceprovisioning" long-name="Presence Provisioning">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4222
      <!-- <unit bldFile="mw/legacypresence/simpleengine/presenceprovisioning/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4223
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4224
     <component unofficial="yes" name="simpleengine_build" long-name="SIMPLE Engine Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4225
      <unit bldFile="mw/legacypresence/simpleengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4226
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4227
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4228
    <collection name="xdmprotocols" long-name="XDM Protocols" level="fw">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4229
     <component name="XdmXmlParser" long-name="XDM XML Parser">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4230
      <!-- <unit bldFile="mw/legacypresence/xdmprotocols/xdmxmlparser/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4231
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4232
     <component name="XcapProtocol" long-name="Xcap Protocol">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4233
      <!-- <unit bldFile="mw/legacypresence/xdmprotocols/xcapprotocol/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4234
      <!-- <unit bldFile="mw/legacypresence/xdmprotocols/xcapprotocol/xcapappusage/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4235
      <!-- <unit bldFile="mw/legacypresence/xdmprotocols/xcapprotocol/xcapcache/client/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4236
      <!-- <unit bldFile="mw/legacypresence/xdmprotocols/xcapprotocol/xcapcache/server/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4237
      <!-- <unit bldFile="mw/legacypresence/xdmprotocols/xcapprotocol/xcaphttptransport/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4238
      <!-- <unit bldFile="mw/legacypresence/xdmprotocols/xcapprotocol/xcapoperations/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4239
      <!-- <unit bldFile="mw/legacypresence/xdmprotocols/xcapprotocol/xcaputils/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4240
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4241
     <component name="LocalProtocol" long-name="Local Protocol">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4242
      <!-- <unit bldFile="mw/legacypresence/xdmprotocols/localprotocol/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4243
      <!-- <unit bldFile="mw/legacypresence/xdmprotocols/localprotocol/localoperations/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4244
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4245
     <component unofficial="yes" name="xdmprotocols_build" long-name="XDM Protocols Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4246
      <unit bldFile="mw/legacypresence/xdmprotocols/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4247
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4248
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4249
    <collection name="simpledatamodeladapter" long-name="SIMPLE Data Mode Aadapter" level="fw">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4250
     <component name="presenceplugin.dll=binary">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4251
      <unit bldFile="mw/legacypresence/simpledatamodeladapter/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4252
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4253
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4254
    <collection name="legacypresence_info" long-name="Legacy Presence Services Info" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4255
     <component unofficial="yes" name="xdm_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4256
      <unit bldFile="mw/legacypresence/pressrv_plat/xdm_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4257
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4258
     <component unofficial="yes" name="watcher_info_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4259
      <unit bldFile="mw/legacypresence/pressrv_plat/watcher_info_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4260
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4261
     <component unofficial="yes" name="messaging_connection_manager_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4262
      <unit bldFile="mw/legacypresence/pressrv_plat/messaging_connection_manager_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4263
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4264
     <component unofficial="yes" name="simple_settings_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4265
      <unit bldFile="mw/legacypresence/pressrv_plat/simple_settings_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4266
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4267
     <component unofficial="yes" name="publisher_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4268
      <unit bldFile="mw/legacypresence/pressrv_plat/publisher_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4269
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4270
     <component unofficial="yes" name="authorization_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4271
      <unit bldFile="mw/legacypresence/pressrv_plat/authorization_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4272
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4273
     <component unofficial="yes" name="simple_documents_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4274
      <unit bldFile="mw/legacypresence/pressrv_plat/simple_documents_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4275
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4276
     <component unofficial="yes" name="xdm_protocol_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4277
      <unit bldFile="mw/legacypresence/pressrv_plat/xdm_protocol_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4278
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4279
     <component unofficial="yes" name="registration_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4280
      <unit bldFile="mw/legacypresence/pressrv_plat/registration_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4281
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4282
     <component unofficial="yes" name="xdm_settings_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4283
      <unit bldFile="mw/legacypresence/pressrv_plat/xdm_settings_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4284
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4285
     <component unofficial="yes" name="presence_list_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4286
      <unit bldFile="mw/legacypresence/pressrv_plat/presence_list_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4287
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4288
     <component unofficial="yes" name="watcher_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4289
      <unit bldFile="mw/legacypresence/pressrv_plat/watcher_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4290
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4291
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4292
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4293
   <block name="opensrv" long-name="Open Services" tech_domain="rt" level="specific" levels="prt lib server eng">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4294
    <collection name="loudmouth" long-name="Loudmouth" level="prt">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4295
     <component unofficial="yes" name="loudmouth_build" long-name="Loudmouth Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4296
      <unit bldFile="mw/opensrv/loudmouth/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4297
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4298
     <component unofficial="yes" name="loudmouth_test" long-name="Loudmouth Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4299
      <!-- <unit bldFile="mw/opensrv/loudmouth/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4300
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4301
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4302
    <collection name="libtelepathy" long-name="Telepathy Library" level="lib">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4303
     <component name="libtelepathy.dll=binary">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4304
      <unit bldFile="mw/opensrv/libtelepathy/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4305
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4306
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4307
    <collection name="telepathygabble" long-name="Telepathy Gabble" level="eng">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4308
     <component unofficial="yes" name="telepathygabble_build" long-name="Telepathy Gabble Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4309
      <unit bldFile="mw/opensrv/telepathygabble/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4310
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4311
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4312
    <collection name="isolationserver" long-name="Isloation Server" level="server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4313
     <component name="messagequeue" long-name="Message Queue">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4314
      <unit bldFile="mw/opensrv/isolationserver/messagequeue/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4315
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4316
     <component name="isoserver" long-name="ISO Server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4317
      <unit bldFile="mw/opensrv/isolationserver/isoserver/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4318
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4319
     <component unofficial="yes" name="isolationserver_test" long-name="Isloation Server Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4320
      <!-- <unit bldFile="mw/opensrv/isolationserver/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4321
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4322
     <component unofficial="yes" name="isolationserver_build" long-name="Isloation Server Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4323
      <unit bldFile="mw/opensrv/isolationserver/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4324
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4325
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4326
    <collection name="opensrv_info" long-name="Open Services Info" level="eng">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4327
     <component unofficial="yes" name="opensrv_build" long-name="Open Services Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4328
      <unit bldFile="mw/opensrv/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4329
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4330
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4331
    <collection name="opensrv_plat" long-name="Open Services Platform Interfaces" level="eng">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4332
     <component unofficial="yes" name="opensrv_plat_build" long-name="Open Services Platform API Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4333
      <unit bldFile="mw/opensrv/opensrv_plat/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4334
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4335
     <component unofficial="yes" name="messagequeue_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4336
      <!-- <unit bldFile="mw/opensrv/opensrv_plat/messagequeue_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4337
      <unit bldFile="mw/opensrv/opensrv_plat/messagequeue_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4338
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4339
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4340
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4341
   <block name="remotemgmt" long-name="Remote Management" tech_domain="dm" level="specific" levels="plugin framework server generic specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4342
    <collection name="omaprovisioning" long-name="OMA Provisioning" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4343
     <component name="pnputil" long-name="PnP Util">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4344
      <unit bldFile="mw/remotemgmt/omaprovisioning/pnputil/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4345
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4346
     <component name="provisioning" long-name="provisioning">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4347
      <unit bldFile="mw/remotemgmt/omaprovisioning/provisioning/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4348
      <!-- <unit bldFile="mw/remotemgmt/omaprovisioning/provisioning/tsrc/moduletest/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4349
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4350
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4351
    <collection name="policymanagement" long-name="Policy Management" level="generic">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4352
     <component name="pmdmadapter" long-name="PMDM Adapter"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4353
     <component name="dmutilserver" long-name="DM Util Server"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4354
     <component name="policyengine" long-name="Polic Eengine"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4355
     <component unofficial="yes" name="tarmpolicymng">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4356
      <unit bldFile="mw/remotemgmt/policymanagement/tarmpolicymng/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4357
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4358
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4359
    <collection name="syncmlfw" long-name="SyncML Framework" level="server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4360
     <component name="syncmlfw_common" long-name="Common">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4361
      <unit bldFile="mw/remotemgmt/syncmlfw/common/alerthandler/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4362
      <unit bldFile="mw/remotemgmt/syncmlfw/common/alertqueue/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4363
      <unit bldFile="mw/remotemgmt/syncmlfw/common/debug/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4364
      <unit bldFile="mw/remotemgmt/syncmlfw/common/historylog/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4365
      <unit bldFile="mw/remotemgmt/syncmlfw/common/http/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4366
      <unit bldFile="mw/remotemgmt/syncmlfw/common/inc"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4367
      <unit bldFile="mw/remotemgmt/syncmlfw/common/inc/modifiedheaders"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4368
      <unit bldFile="mw/remotemgmt/syncmlfw/common/inc/policy"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4369
      <unit bldFile="mw/remotemgmt/syncmlfw/common/inc/symbianheaders"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4370
      <unit bldFile="mw/remotemgmt/syncmlfw/common/notifiers/inc"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4371
      <unit bldFile="mw/remotemgmt/syncmlfw/common/obex/obexclient/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4372
      <unit bldFile="mw/remotemgmt/syncmlfw/common/obex/obexcommserver/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4373
      <unit bldFile="mw/remotemgmt/syncmlfw/common/obex/obexdmplugin/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4374
      <unit bldFile="mw/remotemgmt/syncmlfw/common/obex/obexdsplugin/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4375
      <unit bldFile="mw/remotemgmt/syncmlfw/common/obex/obexserverbinding/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4376
      <unit bldFile="mw/remotemgmt/syncmlfw/common/sosserver/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4377
      <unit bldFile="mw/remotemgmt/syncmlfw/common/sosserver_clientapi/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4378
      <unit bldFile="mw/remotemgmt/syncmlfw/common/sosserver_privateapi/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4379
      <unit bldFile="mw/remotemgmt/syncmlfw/common/sosserver_transporthandler/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4380
      <unit bldFile="mw/remotemgmt/syncmlfw/common/syncagent/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4381
      <unit bldFile="mw/remotemgmt/syncmlfw/common/transport/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4382
      <unit bldFile="mw/remotemgmt/syncmlfw/common/wbxml/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4383
      <unit bldFile="mw/remotemgmt/syncmlfw/common/xml/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4384
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4385
     <component name="ds" long-name="DS">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4386
      <unit bldFile="mw/remotemgmt/syncmlfw/ds/adapterlog/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4387
      <unit bldFile="mw/remotemgmt/syncmlfw/ds/adapters/dataproviderbase/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4388
      <unit bldFile="mw/remotemgmt/syncmlfw/ds/agentlog/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4389
      <unit bldFile="mw/remotemgmt/syncmlfw/ds/alerthandler/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4390
      <unit bldFile="mw/remotemgmt/syncmlfw/ds/dsutils/changefinder/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4391
      <unit bldFile="mw/remotemgmt/syncmlfw/ds/dsutils/dbcaps/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4392
      <unit bldFile="mw/remotemgmt/syncmlfw/ds/dsutils/filter/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4393
      <unit bldFile="mw/remotemgmt/syncmlfw/ds/dsutils/filterutils/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4394
      <unit bldFile="mw/remotemgmt/syncmlfw/ds/dsutils/profileutil/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4395
      <unit bldFile="mw/remotemgmt/syncmlfw/ds/dsutils/storeformat/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4396
      <unit bldFile="mw/remotemgmt/syncmlfw/ds/hostserver/dshostclient/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4397
      <unit bldFile="mw/remotemgmt/syncmlfw/ds/hostserver/dshostserverbase/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4398
      <unit bldFile="mw/remotemgmt/syncmlfw/ds/hostserver/dshostservers/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4399
      <unit bldFile="mw/remotemgmt/syncmlfw/ds/inc"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4400
      <unit bldFile="mw/remotemgmt/syncmlfw/ds/netmon/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4401
      <!-- <unit bldFile="mw/remotemgmt/syncmlfw/ds/ota/bld"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4402
      <unit bldFile="mw/remotemgmt/syncmlfw/ds/provisioningadapter/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4403
      <unit bldFile="mw/remotemgmt/syncmlfw/ds/settings/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4404
      <unit bldFile="mw/remotemgmt/syncmlfw/ds/syncagent/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4405
      <unit bldFile="mw/remotemgmt/syncmlfw/ds/wappushalert/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4406
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4407
     <component name="dm" long-name="DM">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4408
      <unit bldFile="mw/remotemgmt/syncmlfw/dm/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4409
      <unit bldFile="mw/remotemgmt/syncmlfw/dm/callbackserver/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4410
      <unit bldFile="mw/remotemgmt/syncmlfw/dm/dmutils/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4411
      <unit bldFile="mw/remotemgmt/syncmlfw/dm/hostserver/dmhostserverbase/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4412
      <unit bldFile="mw/remotemgmt/syncmlfw/dm/hostserver/dmhostservers/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4413
      <unit bldFile="mw/remotemgmt/syncmlfw/dm/provisioningadapter/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4414
      <unit bldFile="mw/remotemgmt/syncmlfw/dm/settings/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4415
      <unit bldFile="mw/remotemgmt/syncmlfw/dm/syncagent/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4416
      <unit bldFile="mw/remotemgmt/syncmlfw/dm/treedbclient/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4417
      <unit bldFile="mw/remotemgmt/syncmlfw/dm/treedbhandler/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4418
      <unit bldFile="mw/remotemgmt/syncmlfw/dm/treemodule/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4419
      <unit bldFile="mw/remotemgmt/syncmlfw/dm/wappushalert/bld"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4420
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4421
     <component name="syncmlnotifier" long-name="SyncML Notifier">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4422
      <unit bldFile="mw/remotemgmt/syncmlfw/syncmlnotifier/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4423
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4424
     <component name="syncservice" long-name="Sync Service">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4425
      <unit bldFile="mw/remotemgmt/syncmlfw/syncservice/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4426
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4427
     <component unofficial="yes" name="syncmlfw_build" long-name="SyncML Framework Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4428
      <unit bldFile="mw/remotemgmt/syncmlfw/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4429
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4430
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4431
    <collection name="terminalsecurity" long-name="Terminal Security" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4432
     <component name="SCP"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4433
     <component name="terminalsecurity_client" long-name="Client"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4434
     <component name="terminalsecurity_server" long-name="Server"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4435
     <component name="tcadapter" long-name="TC Adapter"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4436
     <component unofficial="yes" name="tarmterminalcontrol">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4437
      <unit bldFile="mw/remotemgmt/terminalsecurity/tarmterminalcontrol/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4438
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4439
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4440
    <collection name="devicediagnosticsfw" long-name="Device Diagnostics Framework" level="framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4441
     <component name="diagframework" long-name="Diagnostics Framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4442
      <unit bldFile="mw/remotemgmt/devicediagnosticsfw/diagframework/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4443
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4444
     <component name="diagpluginbase" long-name="Diagnostics Plugin Base">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4445
      <unit bldFile="mw/remotemgmt/devicediagnosticsfw/diagpluginbase/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4446
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4447
     <component name="diagresultsdb" long-name="Diagnostics Results DB">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4448
      <unit bldFile="mw/remotemgmt/devicediagnosticsfw/diagresultsdb/client/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4449
      <unit bldFile="mw/remotemgmt/devicediagnosticsfw/diagresultsdb/server/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4450
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4451
     <component unofficial="yes" name="devicediagnosticsfw_build" long-name="Device Diagnostics Framework Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4452
      <unit bldFile="mw/remotemgmt/devicediagnosticsfw/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4453
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4454
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4455
    <collection name="ahle" long-name="Adaptive History List" level="generic">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4456
     <component name="ahleserver" long-name="Adaptive History List Server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4457
      <unit bldFile="mw/remotemgmt/ahle/ahleserver/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4458
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4459
     <component name="ahleclient" long-name="Adaptive History List Client">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4460
      <unit bldFile="mw/remotemgmt/ahle/ahleclient/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4461
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4462
     <component unofficial="yes" name="ahle_build" long-name="Adaptive History List Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4463
      <unit bldFile="mw/remotemgmt/ahle/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4464
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4465
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4466
    <collection name="remotemgmt_info" long-name="Remote Management Info" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4467
     <component unofficial="yes" name="remotemgmt_build" long-name="Remote Management Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4468
      <unit bldFile="mw/remotemgmt/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4469
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4470
     <component unofficial="yes" name="fotaapplication">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4471
      <unit bldFile="mw/remotemgmt/fotaapplication/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4472
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4473
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4474
    <collection name="remotemgmt_pub" long-name="Remote Management Public Interfaces" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4475
     <component unofficial="yes" name="synchronization_capability_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4476
      <unit bldFile="mw/remotemgmt/remotemgmt_pub/synchronization_capability_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4477
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4478
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4479
    <collection name="remotemgmt_plat" long-name="Remote Management Platform Interfaces" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4480
     <component unofficial="yes" name="adaptive_history_list_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4481
      <unit bldFile="mw/remotemgmt/remotemgmt_plat/adaptive_history_list_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4482
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4483
     <component unofficial="yes" name="pnpms_utils_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4484
      <unit bldFile="mw/remotemgmt/remotemgmt_plat/pnpms_utils_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4485
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4486
     <component unofficial="yes" name="diagnostics_framework_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4487
      <unit bldFile="mw/remotemgmt/remotemgmt_plat/diagnostics_framework_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4488
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4489
     <component unofficial="yes" name="adaptive_history_list_session_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4490
      <unit bldFile="mw/remotemgmt/remotemgmt_plat/adaptive_history_list_session_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4491
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4492
     <component unofficial="yes" name="dm_utils_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4493
      <unit bldFile="mw/remotemgmt/remotemgmt_plat/dm_utils_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4494
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4495
     <component unofficial="yes" name="diagnostics_plugin_utility_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4496
      <unit bldFile="mw/remotemgmt/remotemgmt_plat/diagnostics_plugin_utility_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4497
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4498
     <component unofficial="yes" name="device_management_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4499
      <unit bldFile="mw/remotemgmt/remotemgmt_plat/device_management_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4500
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4501
     <component unofficial="yes" name="scp_server_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4502
      <unit bldFile="mw/remotemgmt/remotemgmt_plat/scp_server_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4503
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4504
     <component unofficial="yes" name="syncml_client_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4505
      <unit bldFile="mw/remotemgmt/remotemgmt_plat/syncml_client_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4506
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4507
     <component unofficial="yes" name="obex_client_session_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4508
      <unit bldFile="mw/remotemgmt/remotemgmt_plat/obex_client_session_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4509
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4510
     <component unofficial="yes" name="policy_management_request_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4511
      <unit bldFile="mw/remotemgmt/remotemgmt_plat/policy_management_request_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4512
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4513
     <component unofficial="yes" name="oma_ds_extensions_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4514
      <unit bldFile="mw/remotemgmt/remotemgmt_plat/oma_ds_extensions_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4515
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4516
     <component unofficial="yes" name="dm_tree_apis">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4517
      <unit bldFile="mw/remotemgmt/remotemgmt_plat/dm_tree_apis/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4518
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4519
     <component unofficial="yes" name="dm_constant_definitions_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4520
      <unit bldFile="mw/remotemgmt/remotemgmt_plat/dm_constant_definitions_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4521
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4522
     <component unofficial="yes" name="oma_provisioning_adapter_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4523
      <unit bldFile="mw/remotemgmt/remotemgmt_plat/oma_provisioning_adapter_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4524
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4525
     <component unofficial="yes" name="data_synchronization_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4526
      <unit bldFile="mw/remotemgmt/remotemgmt_plat/data_synchronization_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4527
      <!-- <unit bldFile="mw/remotemgmt/remotemgmt_plat/data_synchronization_plugin_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4528
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4529
     <component unofficial="yes" name="setting_enforcement_info_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4530
      <unit bldFile="mw/remotemgmt/remotemgmt_plat/setting_enforcement_info_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4531
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4532
     <component unofficial="yes" name="device_management_parameter_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4533
      <unit bldFile="mw/remotemgmt/remotemgmt_plat/device_management_parameter_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4534
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4535
     <component unofficial="yes" name="syncml_alert_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4536
      <unit bldFile="mw/remotemgmt/remotemgmt_plat/syncml_alert_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4537
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4538
     <component unofficial="yes" name="sync_service_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4539
      <unit bldFile="mw/remotemgmt/remotemgmt_plat/sync_service_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4540
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4541
     <component unofficial="yes" name="policy_management_certificate_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4542
      <unit bldFile="mw/remotemgmt/remotemgmt_plat/policy_management_certificate_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4543
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4544
     <component unofficial="yes" name="oma_provisioning_engine_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4545
      <unit bldFile="mw/remotemgmt/remotemgmt_plat/oma_provisioning_engine_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4546
      <!-- <unit bldFile="mw/remotemgmt/remotemgmt_plat/oma_provisioning_engine_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4547
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4548
     <component unofficial="yes" name="diagnostics_results_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4549
      <unit bldFile="mw/remotemgmt/remotemgmt_plat/diagnostics_results_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4550
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4551
     <component unofficial="yes" name="data_synchronization_notification_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4552
      <unit bldFile="mw/remotemgmt/remotemgmt_plat/data_synchronization_notification_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4553
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4554
     <component unofficial="yes" name="ds_constant_definitions_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4555
      <unit bldFile="mw/remotemgmt/remotemgmt_plat/ds_constant_definitions_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4556
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4557
     <component unofficial="yes" name="update_package_storage_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4558
      <unit bldFile="mw/remotemgmt/remotemgmt_plat/update_package_storage_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4559
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4560
     <component unofficial="yes" name="diagnostics_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4561
      <unit bldFile="mw/remotemgmt/remotemgmt_plat/diagnostics_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4562
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4563
     <component unofficial="yes" name="syncml_notifier_roaming_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4564
      <unit bldFile="mw/remotemgmt/remotemgmt_plat/syncml_notifier_roaming_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4565
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4566
     <component unofficial="yes" name="terminal_security_device_lock_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4567
      <unit bldFile="mw/remotemgmt/remotemgmt_plat/terminal_security_device_lock_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4568
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4569
     <component unofficial="yes" name="common_agent_util_and_definitions_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4570
      <unit bldFile="mw/remotemgmt/remotemgmt_plat/common_agent_util_and_definitions_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4571
      <!-- <unit bldFile="mw/remotemgmt/remotemgmt_plat/common_agent_util_and_definitions_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4572
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4573
     <component unofficial="yes" name="diagnostics_plugin_pool_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4574
      <unit bldFile="mw/remotemgmt/remotemgmt_plat/diagnostics_plugin_pool_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4575
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4576
     <component unofficial="yes" name="sync_alert_handler_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4577
      <unit bldFile="mw/remotemgmt/remotemgmt_plat/sync_alert_handler_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4578
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4579
     <component unofficial="yes" name="syncml_notifier_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4580
      <unit bldFile="mw/remotemgmt/remotemgmt_plat/syncml_notifier_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4581
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4582
     <component unofficial="yes" name="fota_engine_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4583
      <unit bldFile="mw/remotemgmt/remotemgmt_plat/fota_engine_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4584
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4585
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4586
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4587
   <block name="networkingdm" long-name="Networking Device Management" tech_domain="dm" level="generic" levels="plugin framework server generic specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4588
    <collection name="clientprovisioning" long-name="Client Provisioning" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4589
     <component name="accesspointadapter" long-name="Access Point Adapter">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4590
      <unit bldFile="mw/networkingdm/clientprovisioning/accesspointadapter/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4591
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4592
     <component name="cpdestinationnwadapter" long-name="CP Destination NW Adapter">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4593
      <unit bldFile="mw/networkingdm/clientprovisioning/cpdestinationnwadapter/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4594
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4595
     <component unofficial="yes" name="clientprovisioning_build" long-name="Client Provisioning Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4596
      <unit bldFile="mw/networkingdm/clientprovisioning/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4597
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4598
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4599
    <collection name="devicemanagement" long-name="Device Management" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4600
     <component name="globalwlansettings" long-name="Global WLAN Settings">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4601
      <unit bldFile="mw/networkingdm/devicemanagement/globalwlansettings/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4602
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4603
     <component name="nsmldinternet" long-name="NSMLD Internet">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4604
      <unit bldFile="mw/networkingdm/devicemanagement/nsmldinternet/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4605
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4606
     <component name="nsmldmalwaysonadapter" long-name="Nsmldm Always On Adapter">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4607
      <unit bldFile="mw/networkingdm/devicemanagement/nsmldmalwaysonadapter/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4608
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4609
     <component name="nsmldmbmadapter" long-name="NSMLDM BM Adapter">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4610
      <unit bldFile="mw/networkingdm/devicemanagement/nsmldmbmadapter/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4611
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4612
     <component unofficial="yes" name="devicemanagement_build" long-name="Device Management Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4613
      <unit bldFile="mw/networkingdm/devicemanagement/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4614
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4615
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4616
    <collection name="networkingdm_info" long-name="Networking Device Management Info" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4617
     <component unofficial="yes" name="networkingdm_build" long-name="Networking Device Management Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4618
      <unit bldFile="mw/networkingdm/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4619
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4620
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4621
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4622
   <block name="remotestorage" long-name="Remote Storage" tech_domain="de" level="generic" levels="framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4623
    <collection name="remotestoragefw" long-name="Remote Storage Framework" level="framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4624
     <component name="mountstore" long-name="Mount Store">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4625
      <unit bldFile="mw/remotestorage/remotestoragefw/mountstore/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4626
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4627
     <component name="rsfwnotifierplugins" long-name="RS Framework Notifier Plugins">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4628
      <unit bldFile="mw/remotestorage/remotestoragefw/rsfwnotifierplugins/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4629
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4630
     <component name="remotefileengine" long-name="Remote File Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4631
      <unit bldFile="mw/remotestorage/remotestoragefw/remotefileengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4632
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4633
     <component name="mountmanager" long-name="Mount Manager">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4634
      <unit bldFile="mw/remotestorage/remotestoragefw/mountmanager/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4635
      <!-- <unit bldFile="mw/remotestorage/remotestoragefw/mountmanager/tsrc/public/basic/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4636
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4637
     <component name="webdavaccessplugin" long-name="WebDAV Access Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4638
      <unit bldFile="mw/remotestorage/remotestoragefw/webdavaccessplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4639
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4640
     <component name="remotefilesystemplugin" long-name="Remote Filesystem Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4641
      <unit bldFile="mw/remotestorage/remotestoragefw/remotefilesystemplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4642
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4643
     <component name="gsplugin" long-name="GS Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4644
      <unit bldFile="mw/remotestorage/remotestoragefw/gsplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4645
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4646
     <component name="remotedriveconfigurationbiocontrol" long-name="Remote Drive Configuration BIO Control">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4647
      <unit bldFile="mw/remotestorage/remotestoragefw/remotedriveconfigurationbiocontrol/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4648
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4649
     <component unofficial="yes" name="remotestoragefw_build" long-name="Remote Storage Framework Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4650
      <unit bldFile="mw/remotestorage/remotestoragefw/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4651
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4652
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4653
    <collection name="remotestorage_info" long-name="Remote Storage Info" level="framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4654
     <component unofficial="yes" name="rsfw_access_protocol_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4655
      <unit bldFile="mw/remotestorage/rsfw_plat/rsfw_access_protocol_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4656
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4657
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4658
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4659
   <block name="remoteconn" long-name="Remote Connectivity" tech_domain="de" level="generic" levels="plugin framework server generic specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4660
    <collection name="connectivitymodules" long-name="Connectivity Modules" level="framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4661
     <component name="SeCon" long-name="Se Con">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4662
      <unit bldFile="mw/remoteconn/connectivitymodules/secon/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4663
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4664
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4665
    <collection name="remoteconn_info" long-name="Remote Connectivity Info" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4666
     <component unofficial="yes" name="remoteconn_build" long-name="Remote Connectivity Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4667
      <unit bldFile="mw/remoteconn/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4668
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4669
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4670
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4671
   <block name="dlnasrv" long-name="DLNA Services" tech_domain="de" level="specific" levels="framework server plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4672
    <collection name="upnpavcontrolpoint" long-name="UPnP A/V Control Point" level="plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4673
     <component name="avcontrolframework" long-name="A/V Control Famework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4674
      <unit bldFile="mw/dlnasrv/upnpavcontrolpoint/avcontrolframework/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4675
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4676
     <component name="avcpengine" long-name="AVCP Engine"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4677
     <component name="avcpengineclient" long-name="Avcp Engine Client"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4678
     <component name="upnpaccessplugin" long-name="UPnP Access Plugin"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4679
     <component unofficial="yes" name="upnpavcontrolpoint_build" long-name="UPnP A/V Control Point Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4680
      <unit bldFile="mw/dlnasrv/upnpavcontrolpoint/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4681
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4682
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4683
    <collection name="upnpmediaserver" long-name="UPnP Media Server" level="server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4684
     <component name="avobjects" long-name="A/V Objects">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4685
      <unit bldFile="mw/dlnasrv/upnpmediaserver/avobjects/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4686
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4687
     <component name="mediaserverclient" long-name="Media Server Client">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4688
      <unit bldFile="mw/dlnasrv/upnpmediaserver/mediaserverclient/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4689
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4690
     <component name="connectionmanagerservice" long-name="Connection Manager Service">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4691
      <unit bldFile="mw/dlnasrv/upnpmediaserver/connectionmanagerservice/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4692
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4693
     <component name="contentdirectoryservice" long-name="Content Directory Service">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4694
      <unit bldFile="mw/dlnasrv/upnpmediaserver/contentdirectoryservice/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4695
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4696
     <component name="mediaserverengine" long-name="Media Server Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4697
      <unit bldFile="mw/dlnasrv/upnpmediaserver/mediaserverengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4698
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4699
     <component unofficial="yes" name="upnpmediaserver_build" long-name="UPnP Media Server Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4700
      <unit bldFile="mw/dlnasrv/upnpmediaserver/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4701
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4702
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4703
    <collection name="upnpstack" long-name="UPnP Stack" level="framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4704
     <component name="upnputils" long-name="UPnP Utils">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4705
      <unit bldFile="mw/dlnasrv/upnpstack/upnputils/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4706
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4707
     <component name="upnpconnectionmanagersession" long-name="UPnP Connection Manager Session">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4708
      <unit bldFile="mw/dlnasrv/upnpstack/upnpconnectionmanagersession/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4709
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4710
     <component name="upnpconnmanager" long-name="UPnP Connection Manager">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4711
      <unit bldFile="mw/dlnasrv/upnpstack/upnpconnmanager/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4712
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4713
     <component name="dlnawebserver" long-name="DLNA Web Server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4714
      <unit bldFile="mw/dlnasrv/upnpstack/dlnawebserver/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4715
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4716
     <component name="serviceframework" long-name="Service Framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4717
      <unit bldFile="mw/dlnasrv/upnpstack/serviceframework/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4718
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4719
     <component name="ssdpserver" long-name="SSDP Server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4720
      <unit bldFile="mw/dlnasrv/upnpstack/ssdpserver/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4721
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4722
     <component name="messagehandler" long-name="Message Handler">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4723
      <unit bldFile="mw/dlnasrv/upnpstack/messagehandler/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4724
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4725
     <component name="controlpointbase" long-name="Control Point Base">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4726
      <unit bldFile="mw/dlnasrv/upnpstack/controlpointbase/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4727
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4728
     <component name="upnphttptransfer" long-name="UPnP HTTP Transfer">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4729
      <unit bldFile="mw/dlnasrv/upnpstack/upnphttptransfer/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4730
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4731
     <component unofficial="yes" name="upnpstack_build" long-name="UPnP Stack Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4732
      <unit bldFile="mw/dlnasrv/upnpstack/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4733
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4734
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4735
    <collection name="upnpsharing" long-name="UPnP Sharing" level="server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4736
     <component name="upnpdlnaprofiler" long-name="UPnP DLNA Profiler">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4737
      <unit bldFile="mw/dlnasrv/upnpsharing/upnpdlnaprofiler/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4738
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4739
     <component name="upnpsecurity" long-name="UPnP Security">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4740
      <unit bldFile="mw/dlnasrv/upnpsharing/upnpsecurity/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4741
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4742
     <component name="upnpcontentserver" long-name="UPnP Content Server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4743
      <unit bldFile="mw/dlnasrv/upnpsharing/upnpcontentserver/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4744
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4745
     <component name="applicationengine" long-name="Application Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4746
      <unit bldFile="mw/dlnasrv/upnpsharing/applicationengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4747
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4748
     <component unofficial="yes" name="upnpsharing_build" long-name="UPnP Sharing Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4749
      <unit bldFile="mw/dlnasrv/upnpsharing/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4750
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4751
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4752
    <collection name="upnpsettings" long-name="UPnP Settings" level="framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4753
     <component name="upnpsettingsengine" long-name="UPnP Settings Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4754
      <unit bldFile="mw/dlnasrv/upnpsettings/upnpsettingsengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4755
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4756
     <component name="multiselectionui" long-name="Multi-Selection UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4757
      <unit bldFile="mw/dlnasrv/upnpsettings/multiselectionui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4758
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4759
     <component name="appwizard" long-name="App Wizard">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4760
      <unit bldFile="mw/dlnasrv/upnpsettings/appwizard/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4761
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4762
     <component name="upnpsharingui" long-name="UPnP Sharing UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4763
      <unit bldFile="mw/dlnasrv/upnpsettings/upnpsharingui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4764
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4765
     <component name="upnpgsplugin" long-name="UPnP GS Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4766
      <unit bldFile="mw/dlnasrv/upnpsettings/upnpgsplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4767
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4768
     <component unofficial="yes" name="upnpsettings_build" long-name="UPnP Settings Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4769
      <unit bldFile="mw/dlnasrv/upnpsettings/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4770
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4771
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4772
    <collection name="upnpmpxplugins" long-name="UPnP MPX Plugins" level="plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4773
     <component name="upnpplaybackplugins" long-name="UPnP Playback Plugins">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4774
      <unit bldFile="mw/dlnasrv/upnpmpxplugins/upnpplaybackplugins/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4775
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4776
     <component unofficial="yes" name="upnpmpxplugins_build" long-name="UPnP MPX Plugins Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4777
      <unit bldFile="mw/dlnasrv/upnpmpxplugins/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4778
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4779
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4780
    <collection name="upnpharvester" long-name="UPnP Harvester" level="server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4781
     <component name="upnpharvester_common" long-name="Common">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4782
      <unit bldFile="mw/dlnasrv/upnpharvester/common/cmlibrary/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4783
      <unit bldFile="mw/dlnasrv/upnpharvester/common/cmsettings/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4784
      <unit bldFile="mw/dlnasrv/upnpharvester/common/cmsqlwrapper/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4785
      <unit bldFile="mw/dlnasrv/upnpharvester/common/dbmanager/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4786
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4787
     <component name="cdssync" long-name="CDS Sync">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4788
      <unit bldFile="mw/dlnasrv/upnpharvester/cdssync/common"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4789
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4790
     <component name="mdhserver" long-name="MDH Server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4791
      <unit bldFile="mw/dlnasrv/upnpharvester/mdhserver/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4792
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4793
     <component unofficial="yes" name="upnpharvester_build" long-name="UPnP Harvester Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4794
      <unit bldFile="mw/dlnasrv/upnpharvester/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4795
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4796
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4797
    <collection name="upnpframework" long-name="UPnP Framework" level="framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4798
     <component name="upnputilities" long-name="UPnP Utilities">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4799
      <unit bldFile="mw/dlnasrv/upnpframework/upnputilities/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4800
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4801
     <component name="upnpextensionpluginif" long-name="UPnP Extension Plugin IF">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4802
      <unit bldFile="mw/dlnasrv/upnpframework/upnpextensionpluginif/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4803
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4804
     <component name="upnpfiletransferengine" long-name="UPnP File Transfer Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4805
      <unit bldFile="mw/dlnasrv/upnpframework/upnpfiletransferengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4806
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4807
     <component name="upnpmusicadapter" long-name="UPnP Musicadapter">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4808
      <unit bldFile="mw/dlnasrv/upnpframework/upnpmusicadapter/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4809
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4810
     <component name="upnpcommonui" long-name="UPnP Common UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4811
      <unit bldFile="mw/dlnasrv/upnpframework/upnpcommonui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4812
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4813
     <component name="upnpcommand" long-name="UPnP Command">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4814
      <unit bldFile="mw/dlnasrv/upnpframework/upnpcommand/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4815
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4816
     <component name="upnpaiwengine" long-name="UPnP AIW Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4817
      <unit bldFile="mw/dlnasrv/upnpframework/upnpaiwengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4818
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4819
     <component name="upnpaiwprovider" long-name="UPnP AIW Provider">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4820
      <unit bldFile="mw/dlnasrv/upnpframework/upnpaiwprovider/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4821
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4822
     <component unofficial="yes" name="upnpframework_build" long-name="UPnP Framework Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4823
      <unit bldFile="mw/dlnasrv/upnpframework/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4824
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4825
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4826
    <collection name="upnpavcontroller" long-name="UPnP A/V Controller" level="server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4827
     <component name="upnpxmlparser" long-name="UPnP XML Parser">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4828
      <unit bldFile="mw/dlnasrv/upnpavcontroller/upnpxmlparser/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4829
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4830
     <component name="upnpavcontrollerserver" long-name="UPnP A/V Controller Server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4831
      <unit bldFile="mw/dlnasrv/upnpavcontroller/upnpavcontrollerserver/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4832
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4833
     <component name="upnpavcontrollerclient" long-name="UPnP A/V Ccontroller Client">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4834
      <unit bldFile="mw/dlnasrv/upnpavcontroller/upnpavcontrollerclient/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4835
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4836
     <component name="upnpavcontrollerhelper" long-name="UPnP A/V Controller Helper">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4837
      <unit bldFile="mw/dlnasrv/upnpavcontroller/upnpavcontrollerhelper/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4838
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4839
     <component unofficial="yes" name="upnpavcontroller_build" long-name="UPnP A/V Controller Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4840
      <unit bldFile="mw/dlnasrv/upnpavcontroller/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4841
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4842
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4843
    <collection name="homesync" long-name="Home Sync" level="plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4844
     <component name="contentmanager" long-name="Content Manager">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4845
      <unit bldFile="mw/dlnasrv/homesync/contentmanager/cmserver/cmfillmanager/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4846
      <unit bldFile="mw/dlnasrv/homesync/contentmanager/cmserver/cmmemorymanager/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4847
      <unit bldFile="mw/dlnasrv/homesync/contentmanager/cmserver/cmscheduler/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4848
      <unit bldFile="mw/dlnasrv/homesync/contentmanager/cmserver/cmserver/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4849
      <unit bldFile="mw/dlnasrv/homesync/contentmanager/cmserver/cmstoremanager/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4850
      <unit bldFile="mw/dlnasrv/homesync/contentmanager/homesyncgsplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4851
      <unit bldFile="mw/dlnasrv/homesync/contentmanager/homesyncwizard/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4852
      <unit bldFile="mw/dlnasrv/homesync/contentmanager/mediaservant/applicationengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4853
      <unit bldFile="mw/dlnasrv/homesync/contentmanager/mediaservant/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4854
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4855
     <component unofficial="yes" name="homesync_build" long-name="Home Sync Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4856
      <unit bldFile="mw/dlnasrv/homesync/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4857
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4858
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4859
    <collection name="homemedia" long-name="Home Media" level="framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4860
     <component name="homemedia" long-name="Home Media">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4861
      <unit bldFile="mw/dlnasrv/homemedia/homemedia/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4862
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4863
     <component unofficial="yes" name="homemedia_build" long-name="Home Media Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4864
      <unit bldFile="mw/dlnasrv/homemedia/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4865
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4866
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4867
    <collection name="dlnasrv_plat" long-name="DLNA Services Platform Interfaces" level="plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4868
     <component unofficial="yes" name="upnp_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4869
      <unit bldFile="mw/dlnasrv/dlnasrv_plat/upnp_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4870
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4871
     <component unofficial="yes" name="upnp_media_server_metadata_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4872
      <unit bldFile="mw/dlnasrv/dlnasrv_plat/upnp_media_server_metadata_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4873
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4874
     <component unofficial="yes" name="upnp_media_server_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4875
      <unit bldFile="mw/dlnasrv/dlnasrv_plat/upnp_media_server_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4876
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4877
     <component unofficial="yes" name="upnp_command_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4878
      <unit bldFile="mw/dlnasrv/dlnasrv_plat/upnp_command_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4879
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4880
     <component unofficial="yes" name="upnp_common_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4881
      <unit bldFile="mw/dlnasrv/dlnasrv_plat/upnp_common_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4882
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4883
     <component unofficial="yes" name="upnp_avcp_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4884
      <unit bldFile="mw/dlnasrv/dlnasrv_plat/upnp_avcp_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4885
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4886
     <component unofficial="yes" name="upnp_media_server_settings_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4887
      <unit bldFile="mw/dlnasrv/dlnasrv_plat/upnp_media_server_settings_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4888
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4889
     <component unofficial="yes" name="upnp_security_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4890
      <unit bldFile="mw/dlnasrv/dlnasrv_plat/upnp_security_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4891
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4892
     <component unofficial="yes" name="upnp_control_point_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4893
      <unit bldFile="mw/dlnasrv/dlnasrv_plat/upnp_control_point_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4894
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4895
     <component unofficial="yes" name="upnp_av_objects_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4896
      <unit bldFile="mw/dlnasrv/dlnasrv_plat/upnp_av_objects_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4897
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4898
     <component unofficial="yes" name="upnp_device_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4899
      <unit bldFile="mw/dlnasrv/dlnasrv_plat/upnp_device_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4900
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4901
     <component unofficial="yes" name="upnp_utils_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4902
      <unit bldFile="mw/dlnasrv/dlnasrv_plat/upnp_utils_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4903
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4904
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4905
    <collection name="dlnasrv_info" long-name="DLNA Services Info" level="plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4906
     <component unofficial="yes" name="dlnasrv_build" long-name="DLNA Services Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4907
      <unit bldFile="mw/dlnasrv/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4908
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4909
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4910
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4911
   <block name="shortlinkconn" long-name="Shortlink Connectivity" tech_domain="de" level="generic" levels="framework server generic specific plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4912
    <collection name="bluetoothengine" long-name="Bluetooth Engine" level="framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4913
     <component name="bteng" long-name="Bluetooth Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4914
      <unit bldFile="mw/shortlinkconn/bluetoothengine/bteng/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4915
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4916
     <component name="btnotif" long-name="Bluetooth Notifier">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4917
      <unit bldFile="mw/shortlinkconn/bluetoothengine/btnotif/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4918
      <!-- <unit bldFile="mw/shortlinkconn/bluetoothengine/btnotif/tsrc/btnotifapitest/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4919
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4920
     <component name="btaudioman" long-name="Bluetooth Audio Man">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4921
      <unit bldFile="mw/shortlinkconn/bluetoothengine/btaudioman/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4922
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4923
     <component name="btmac" long-name="Bluetooth Mac">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4924
      <unit bldFile="mw/shortlinkconn/bluetoothengine/btmac/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4925
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4926
     <component name="btsac" long-name="Bluetooth SAC">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4927
      <unit bldFile="mw/shortlinkconn/bluetoothengine/btsac/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4928
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4929
     <component name="btaudiostreamer" long-name="Bluetooth Audio Streamer">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4930
      <unit bldFile="mw/shortlinkconn/bluetoothengine/btaudiostreamer/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4931
      <!-- <unit bldFile="mw/shortlinkconn/bluetoothengine/btaudiostreamer/tsrc/btaudiostreamerapitest/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4932
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4933
     <component name="btsap" long-name="Bluetooth SAP">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4934
      <unit bldFile="mw/shortlinkconn/bluetoothengine/btsap/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4935
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4936
     <component name="btui" long-name="Bluetooth UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4937
      <!-- <unit bldFile="mw/shortlinkconn/bluetoothengine/btui/ecom/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4938
      <unit bldFile="mw/shortlinkconn/bluetoothengine/btui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4939
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4940
     <component name="btpbap" long-name="Bluetooth PBAP">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4941
      <unit bldFile="mw/shortlinkconn/bluetoothengine/btpbap/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4942
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4943
     <component name="bthid" long-name="BTHID">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4944
      <unit bldFile="mw/shortlinkconn/bluetoothengine/bthid/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4945
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4946
     <component unofficial="yes" name="bluetoothengine_build" long-name="Bluetooth Engine Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4947
      <unit bldFile="mw/shortlinkconn/bluetoothengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4948
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4949
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4950
    <collection name="localconnectivityservice" long-name="Local Connectivity Service" level="server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4951
     <component name="atext" long-name="Atext">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4952
      <unit bldFile="mw/shortlinkconn/localconnectivityservice/atext/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4953
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4954
     <component name="locod" long-name="Locod">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4955
      <unit bldFile="mw/shortlinkconn/localconnectivityservice/locod/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4956
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4957
     <component name="obexserviceman" long-name="Obex Service Man">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4958
      <unit bldFile="mw/shortlinkconn/localconnectivityservice/obexserviceman/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4959
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4960
     <component name="obexsendservices" long-name="Obex Send Services">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4961
      <unit bldFile="mw/shortlinkconn/localconnectivityservice/obexsendservices/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4962
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4963
     <component name="obexreceiveservices" long-name="OBEX Receive Services">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4964
      <unit bldFile="mw/shortlinkconn/localconnectivityservice/obexreceiveservices/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4965
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4966
     <component name="dun" long-name="Dun">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4967
      <unit bldFile="mw/shortlinkconn/localconnectivityservice/dun/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4968
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4969
     <component name="lcstylustap" long-name="LC Stylus Tap">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4970
      <unit bldFile="mw/shortlinkconn/localconnectivityservice/lcstylustap/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4971
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4972
     <component name="generichid" long-name="Generic HID">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4973
      <unit bldFile="mw/shortlinkconn/localconnectivityservice/generichid/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4974
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4975
     <component unofficial="yes" name="localconnectivityservice_build" long-name="Local Connectivity Service Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4976
      <unit bldFile="mw/shortlinkconn/localconnectivityservice/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4977
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4978
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4979
    <collection name="usbclasses" long-name="USB classes" level="framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4980
     <component name="usbobexclasscontroller" long-name="USB Obex Class Controller">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4981
      <unit bldFile="mw/shortlinkconn/usbclasses/usbobexclasscontroller/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4982
      <!-- <unit bldFile="mw/shortlinkconn/usbclasses/usbobexclasscontroller/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4983
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4984
     <component name="usbbasicpersonality" long-name="USB Basic Personality">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4985
      <unit bldFile="mw/shortlinkconn/usbclasses/usbbasicpersonality/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4986
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4987
     <component name="usbmscpersonality" long-name="USB Msc Personality">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4988
      <unit bldFile="mw/shortlinkconn/usbclasses/usbmscpersonality/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4989
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4990
     <component name="ptpstack" long-name="Ptp Stack">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4991
      <unit bldFile="mw/shortlinkconn/usbclasses/ptpstack/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4992
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4993
     <component name="sicdusbplugin" long-name="Sicd USB Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4994
      <unit bldFile="mw/shortlinkconn/usbclasses/sicdusbplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4995
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4996
     <component name="ptpserver" long-name="Ptp Server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4997
      <unit bldFile="mw/shortlinkconn/usbclasses/ptpserver/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4998
      <!-- <unit bldFile="mw/shortlinkconn/usbclasses/ptpserver/ptpclasscontroller/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  4999
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5000
     <component name="pictbridgeengine" long-name="Pictbridge Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5001
      <unit bldFile="mw/shortlinkconn/usbclasses/pictbridgeengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5002
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5003
     <component name="usbosdescriptorhandler" long-name="USB Os Descriptor Handler"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5004
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5005
    <collection name="usbengines" long-name="USB Engines" level="generic">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5006
     <component name="usbwatcher" long-name="USB Watcher">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5007
      <unit bldFile="mw/shortlinkconn/usbengines/usbwatcher/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5008
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5009
     <component name="usblocodplugin" long-name="USB Locod Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5010
      <unit bldFile="mw/shortlinkconn/usbengines/usblocodplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5011
      <!-- <unit bldFile="mw/shortlinkconn/usbengines/usblocodplugin/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5012
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5013
     <component name="usbdevcon" long-name="USB Devcon">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5014
      <unit bldFile="mw/shortlinkconn/usbengines/usbdevcon/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5015
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5016
     <component name="usbremotepersonality" long-name="USB Remote Personality">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5017
      <unit bldFile="mw/shortlinkconn/usbengines/usbremotepersonality/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5018
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5019
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5020
    <collection name="usbuis" long-name="USB UIs" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5021
     <component name="usbui" long-name="USB UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5022
      <unit bldFile="mw/shortlinkconn/usbuis/usbui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5023
      <!-- <unit bldFile="mw/shortlinkconn/usbuis/usbui/tsrc/usbuiapitest/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5024
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5025
     <component name="usbuinotif" long-name="USB UI Notif">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5026
      <unit bldFile="mw/shortlinkconn/usbuis/usbuinotif/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5027
      <!-- <unit bldFile="mw/shortlinkconn/usbuis/usbuinotif/tsrc/usbuinotifapitest/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5028
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5029
     <component name="imageprintuiprovider" long-name="ImagePrint UI Provider">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5030
      <unit bldFile="mw/shortlinkconn/usbuis/imageprintuiprovider/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5031
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5032
     <component name="imageprintui" long-name="ImagePrint UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5033
      <unit bldFile="mw/shortlinkconn/usbuis/imageprintui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5034
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5035
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5036
    <collection name="shortlinkconn_pub" long-name="Shortlink Connectivity Public Interfaces" level="plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5037
     <component unofficial="yes" name="bluetooth_power_state_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5038
      <unit bldFile="mw/shortlinkconn/shortlinkconn_pub/bluetooth_power_state_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5039
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5040
     <component unofficial="yes" name="bluetooth_notifier_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5041
      <unit bldFile="mw/shortlinkconn/shortlinkconn_pub/bluetooth_notifier_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5042
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5043
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5044
    <collection name="shortlinkconn_info" long-name="Shortlink Connectivity Info" level="plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5045
     <component unofficial="yes" name="public">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5046
      <!-- <unit bldFile="mw/shortlinkconn/tsrc/public/basic/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5047
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5048
     <component unofficial="yes" name="shortlinkconn_build" long-name="Shortlink Connectivity Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5049
      <unit bldFile="mw/shortlinkconn/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5050
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5051
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5052
    <collection name="shortlinkconn_plat" long-name="Shortlink Connectivity Platform Interfaces" level="plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5053
     <component unofficial="yes" name="bluetooth_engine_settings_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5054
      <!-- <unit bldFile="mw/shortlinkconn/shortlinkconn_plat/bluetooth_engine_settings_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5055
      <unit bldFile="mw/shortlinkconn/shortlinkconn_plat/bluetooth_engine_settings_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5056
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5057
     <component unofficial="yes" name="dialup_connection_status_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5058
      <unit bldFile="mw/shortlinkconn/shortlinkconn_plat/dialup_connection_status_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5059
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5060
     <component unofficial="yes" name="bluetooth_dosserver_audio_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5061
      <unit bldFile="mw/shortlinkconn/shortlinkconn_plat/bluetooth_dosserver_audio_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5062
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5063
     <component unofficial="yes" name="usb_watcher_info_api_header">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5064
      <unit bldFile="mw/shortlinkconn/shortlinkconn_plat/usb_watcher_info_api_header/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5065
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5066
     <component unofficial="yes" name="bluetooth_sap_connection_state_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5067
      <unit bldFile="mw/shortlinkconn/shortlinkconn_plat/bluetooth_sap_connection_state_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5068
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5069
     <component unofficial="yes" name="bluetooth_engine_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5070
      <unit bldFile="mw/shortlinkconn/shortlinkconn_plat/bluetooth_engine_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5071
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5072
     <component unofficial="yes" name="usb_notifier_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5073
      <unit bldFile="mw/shortlinkconn/shortlinkconn_plat/usb_notifier_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5074
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5075
     <component unofficial="yes" name="pictbridge_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5076
      <unit bldFile="mw/shortlinkconn/shortlinkconn_plat/pictbridge_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5077
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5078
     <component unofficial="yes" name="ptp_transport_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5079
      <unit bldFile="mw/shortlinkconn/shortlinkconn_plat/ptp_transport_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5080
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5081
     <component unofficial="yes" name="bluetooth_engine_device_management_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5082
      <unit bldFile="mw/shortlinkconn/shortlinkconn_plat/bluetooth_engine_device_management_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5083
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5084
     <component unofficial="yes" name="usb_device_control_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5085
      <unit bldFile="mw/shortlinkconn/shortlinkconn_plat/usb_device_control_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5086
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5087
     <component unofficial="yes" name="bluetooth_notifier_internal_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5088
      <unit bldFile="mw/shortlinkconn/shortlinkconn_plat/bluetooth_notifier_internal_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5089
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5090
     <component unofficial="yes" name="at_command_handler_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5091
      <unit bldFile="mw/shortlinkconn/shortlinkconn_plat/at_command_handler_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5092
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5093
     <component unofficial="yes" name="bluetooth_engine_connection_management_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5094
      <unit bldFile="mw/shortlinkconn/shortlinkconn_plat/bluetooth_engine_connection_management_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5095
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5096
     <component unofficial="yes" name="usb_watcher_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5097
      <unit bldFile="mw/shortlinkconn/shortlinkconn_plat/usb_watcher_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5098
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5099
     <component unofficial="yes" name="obex_secondary_display_notification_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5100
      <unit bldFile="mw/shortlinkconn/shortlinkconn_plat/obex_secondary_display_notification_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5101
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5102
     <component unofficial="yes" name="usb_personality_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5103
      <unit bldFile="mw/shortlinkconn/shortlinkconn_plat/usb_personality_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5104
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5105
     <component unofficial="yes" name="ptp_responder_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5106
      <unit bldFile="mw/shortlinkconn/shortlinkconn_plat/ptp_responder_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5107
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5108
     <component unofficial="yes" name="bluetooth_secondary_display_notification_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5109
      <unit bldFile="mw/shortlinkconn/shortlinkconn_plat/bluetooth_secondary_display_notification_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5110
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5111
     <component unofficial="yes" name="dun_secondary_display_notification_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5112
      <unit bldFile="mw/shortlinkconn/shortlinkconn_plat/dun_secondary_display_notification_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5113
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5114
     <component unofficial="yes" name="bluetooth_engine_discovery_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5115
      <unit bldFile="mw/shortlinkconn/shortlinkconn_plat/bluetooth_engine_discovery_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5116
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5117
     <component unofficial="yes" name="bluetooth_dut_mode_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5118
      <unit bldFile="mw/shortlinkconn/shortlinkconn_plat/bluetooth_dut_mode_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5119
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5120
     <component unofficial="yes" name="bluetooth_local_variation_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5121
      <unit bldFile="mw/shortlinkconn/shortlinkconn_plat/bluetooth_local_variation_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5122
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5123
     <component unofficial="yes" name="usb_personality_api_header">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5124
      <unit bldFile="mw/shortlinkconn/shortlinkconn_plat/usb_personality_api_header/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5125
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5126
     <component unofficial="yes" name="obex_service_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5127
      <unit bldFile="mw/shortlinkconn/shortlinkconn_plat/obex_service_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5128
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5129
     <component unofficial="yes" name="usb_secondary_display_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5130
      <unit bldFile="mw/shortlinkconn/shortlinkconn_plat/usb_secondary_display_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5131
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5132
     <component unofficial="yes" name="ptp_server_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5133
      <unit bldFile="mw/shortlinkconn/shortlinkconn_plat/ptp_server_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5134
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5135
     <component unofficial="yes" name="obex_service_utils_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5136
      <unit bldFile="mw/shortlinkconn/shortlinkconn_plat/obex_service_utils_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5137
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5138
     <component unofficial="yes" name="bluetooth_engine_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5139
      <unit bldFile="mw/shortlinkconn/shortlinkconn_plat/bluetooth_engine_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5140
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5141
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5142
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5143
   <block name="imghandling" long-name="Image Handling" tech_domain="mm" level="specific" levels="plugin framework server generic specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5144
    <collection name="3gplibrary" long-name="3GP Library" level="server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5145
     <component name="3gpmp4lib" long-name="3GP MP4 Library">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5146
      <unit bldFile="mw/imghandling/3gplibrary/3gpmp4lib/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5147
      <!-- <unit bldFile="mw/imghandling/3gplibrary/3gpmp4lib/tsrc/public/basic/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5148
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5149
     <component unofficial="yes" name="3gplibrary_build" long-name="3GP Library Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5150
      <unit bldFile="mw/imghandling/3gplibrary/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5151
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5152
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5153
    <collection name="imagehandlinglib" long-name="Image Handling Library" level="generic">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5154
     <component name="IHL.dll=binary" long-name="IHL">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5155
      <unit bldFile="mw/imghandling/imagehandlinglib/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5156
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5157
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5158
    <collection name="imagehandlingutilities" long-name="Image Handling Utilities" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5159
     <component name="imageinfopopup" long-name="Image Info Popup">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5160
      <unit bldFile="mw/imghandling/imagehandlingutilities/imageinfopopup/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5161
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5162
     <component name="imagepreview" long-name="Image Preview">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5163
      <unit bldFile="mw/imghandling/imagehandlingutilities/imagepreview/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5164
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5165
     <component name="thumbnailmanager" long-name="Thumbnail Manager">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5166
      <unit bldFile="mw/imghandling/imagehandlingutilities/thumbnailmanager/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5167
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5168
     <component name="tvoutengine" long-name="TV Out Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5169
      <unit bldFile="mw/imghandling/imagehandlingutilities/tvoutengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5170
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5171
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5172
    <collection name="imghandling_info" long-name="Image Handling Info" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5173
     <component unofficial="yes" name="tvoutengine_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5174
      <unit bldFile="mw/imghandling/imagehandling_plat/tvoutengine_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5175
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5176
     <component unofficial="yes" name="image_handling_library_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5177
      <unit bldFile="mw/imghandling/imagehandling_plat/image_handling_library_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5178
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5179
     <component unofficial="yes" name="3gp_library_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5180
      <unit bldFile="mw/imghandling/imagehandling_plat/3gp_library_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5181
      <!-- <unit bldFile="mw/imghandling/imagehandling_plat/3gp_library_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5182
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5183
     <component unofficial="yes" name="image_info_popup_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5184
      <unit bldFile="mw/imghandling/imagehandling_plat/image_info_popup_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5185
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5186
     <component unofficial="yes" name="imghandling_build" long-name="Image Handling Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5187
      <unit bldFile="mw/imghandling/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5188
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5189
     <component unofficial="yes" name="thumbnailmanager_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5190
      <!-- <unit bldFile="mw/imghandling/imagehandling_plat/thumbnailmanager_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5191
      <unit bldFile="mw/imghandling/imagehandling_plat/thumbnailmanager_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5192
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5193
     <component unofficial="yes" name="image_preview_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5194
      <unit bldFile="mw/imghandling/imagehandling_plat/image_preview_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5195
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5196
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5197
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5198
   <block name="metadatasrv" long-name="Legacy Metadata Services" tech_domain="mm" level="specific" levels="plugin framework server generic specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5199
    <collection name="contentlistingframework" long-name="Content Listing Framework" level="framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5200
     <component unofficial="yes" name="contentlistingframework_build" long-name="Content Listing Framework Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5201
      <unit bldFile="mw/metadatasrv/contentlistingframework/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5202
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5203
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5204
    <collection name="mediamanagementuis" long-name="Media Management UIs" level="server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5205
     <component name="mediastylegrid" long-name="Media Style Grid">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5206
      <unit bldFile="mw/metadatasrv/mediamanagementuis/mediastylegrid/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5207
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5208
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5209
    <collection name="mediamanagementutilities" long-name="Media Management utilities" level="generic">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5210
     <component name="mediafetch" long-name="Media Fetch">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5211
      <unit bldFile="mw/metadatasrv/mediamanagementutilities/mediafetch/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5212
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5213
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5214
    <collection name="metadatasrv_plat" long-name="Legacy Metadata Services Platform Interfaces" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5215
     <component unofficial="yes" name="metadatasrv_plat_build" long-name="Legacy Metadata Services Platform API Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5216
      <unit bldFile="mw/metadatasrv/metadatasrv_plat/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5217
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5218
     <component unofficial="yes" name="content_listing_framework_extended_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5219
      <unit bldFile="mw/metadatasrv/metadatasrv_plat/content_listing_framework_extended_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5220
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5221
     <component unofficial="yes" name="media_fetch_implementation_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5222
      <unit bldFile="mw/metadatasrv/metadatasrv_plat/media_fetch_implementation_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5223
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5224
     <component unofficial="yes" name="content_listing_framework_collection_manager_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5225
      <unit bldFile="mw/metadatasrv/metadatasrv_plat/content_listing_framework_collection_manager_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5226
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5227
     <component unofficial="yes" name="media_style_grid_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5228
      <unit bldFile="mw/metadatasrv/metadatasrv_plat/media_style_grid_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5229
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5230
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5231
    <collection name="metadatasrv_pub" long-name="Legacy Metadata Services Public Interfaces" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5232
     <component unofficial="yes" name="content_listing_framework_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5233
      <unit bldFile="mw/metadatasrv/metadatasrv_pub/content_listing_framework_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5234
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5235
     <component unofficial="yes" name="metadatasrv_pub_build" long-name="Legacy Metadata Services Public API Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5236
      <unit bldFile="mw/metadatasrv/metadatasrv_pub/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5237
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5238
     <component unofficial="yes" name="media_fetch_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5239
      <unit bldFile="mw/metadatasrv/metadatasrv_pub/media_fetch_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5240
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5241
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5242
    <collection name="metadatasrv_info" long-name="Legacy Metadata Services Info" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5243
     <component unofficial="yes" name="metadatasrv_build" long-name="Legacy Metadata Services Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5244
      <unit bldFile="mw/metadatasrv/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5245
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5246
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5247
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5248
   <block name="mds" long-name="Metadata Services" tech_domain="mm" level="specific" levels="mgr eng server int">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5249
    <collection name="clfwrapper" long-name="CLF Wrapper" level="int">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5250
     <component unofficial="yes" name="clfwrapper_build" long-name="CLF Wrapper Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5251
      <unit bldFile="mw/mds/clfwrapper/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5252
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5253
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5254
    <collection name="contextengine" long-name="Context Engine" level="eng">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5255
     <component name="contextengine_plugins" long-name="Plugins">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5256
      <unit bldFile="mw/mds/contextengine/plugins/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5257
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5258
     <component unofficial="yes" name="contextengine_build" long-name="Context Engine Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5259
      <unit bldFile="mw/mds/contextengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5260
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5261
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5262
    <collection name="harvester" long-name="Harvester" level="eng">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5263
     <component name="blacklistclient" long-name="Blacklist Client">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5264
      <unit bldFile="mw/mds/harvester/blacklistclient/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5265
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5266
     <component name="blacklistserver" long-name="Blacklist Server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5267
      <unit bldFile="mw/mds/harvester/blacklistserver/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5268
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5269
     <component name="harvester_common" long-name="Common">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5270
      <unit bldFile="mw/mds/harvester/common/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5271
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5272
     <component name="composerplugins" long-name="Composer Plugins">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5273
      <unit bldFile="mw/mds/harvester/composerplugins/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5274
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5275
     <component name="harvesterplugins" long-name="Harvester Plugins">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5276
      <!-- <unit bldFile="mw/mds/harvester/harvesterplugins/audioplaylistplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5277
      <unit bldFile="mw/mds/harvester/harvesterplugins/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5278
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5279
     <component name="monitorplugins" long-name="Monitor Plugins">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5280
      <unit bldFile="mw/mds/harvester/monitorplugins/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5281
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5282
     <component name="harvester_server" long-name="Server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5283
      <unit bldFile="mw/mds/harvester/server/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5284
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5285
     <component name="harvester_client" long-name="Client">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5286
      <unit bldFile="mw/mds/harvester/client/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5287
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5288
     <component unofficial="yes" name="harvester_build" long-name="Harvester Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5289
      <unit bldFile="mw/mds/harvester/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5290
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5291
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5292
    <collection name="locationmanager" long-name="Location Manager" level="mgr">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5293
     <component name="locationtrail" long-name="Location Trail">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5294
      <unit bldFile="mw/mds/locationmanager/locationtrail/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5295
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5296
     <component name="locationmanager_server" long-name="Server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5297
      <unit bldFile="mw/mds/locationmanager/server/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5298
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5299
     <component name="locationmanager_client" long-name="Client">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5300
      <unit bldFile="mw/mds/locationmanager/client/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5301
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5302
     <component unofficial="yes" name="locationmanager_build" long-name="Location Manager Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5303
      <unit bldFile="mw/mds/locationmanager/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5304
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5305
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5306
    <collection name="metadataengine" long-name="Metadata Engine" level="eng">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5307
     <component name="metadataengine_common" long-name="Common">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5308
      <unit bldFile="mw/mds/metadataengine/common/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5309
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5310
     <component name="metadataengine_server" long-name="Server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5311
      <unit bldFile="mw/mds/metadataengine/server/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5312
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5313
     <component name="metadataengine_client" long-name="Client">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5314
      <unit bldFile="mw/mds/metadataengine/client/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5315
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5316
     <component unofficial="yes" name="metadataengine_build" long-name="Metadata Engine Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5317
      <unit bldFile="mw/mds/metadataengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5318
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5319
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5320
    <collection name="watchdog" long-name="Watchdog" level="server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5321
     <component name="mdswatchdog.exe=binary">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5322
      <unit bldFile="mw/mds/watchdog/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5323
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5324
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5325
    <collection name="iadstoprestart" long-name="IAD Stop Restart" level="server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5326
     <component unofficial="yes" name="iadstoprestart_build" long-name="IAD Stop Restart Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5327
      <!-- <unit bldFile="mw/mds/iadstoprestart/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5328
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5329
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5330
    <collection name="mds_pub" long-name="Metadata Services Public Interfaces" level="int">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5331
     <component unofficial="yes" name="content_listing_framework_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5332
      <unit bldFile="mw/mds/mds_pub/content_listing_framework_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5333
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5334
     <component unofficial="yes" name="mds_pub_build" long-name="Metadata Services Public API Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5335
      <unit bldFile="mw/mds/mds_pub/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5336
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5337
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5338
    <collection name="mds_info" long-name="Metadata Services Info" level="int">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5339
     <component unofficial="yes" name="mds_build" long-name="Metadata Services Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5340
      <unit bldFile="mw/mds/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5341
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5342
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5343
    <collection name="mds_plat" long-name="Metadata Services Platform Interfaces" level="int">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5344
     <component unofficial="yes" name="mds_plat_build" long-name="Metadata Services Platform API Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5345
      <unit bldFile="mw/mds/mds_plat/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5346
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5347
     <component unofficial="yes" name="location_manager_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5348
      <unit bldFile="mw/mds/mds_plat/location_manager_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5349
      <!-- <unit bldFile="mw/mds/mds_plat/location_manager_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5350
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5351
     <component unofficial="yes" name="harvester_framework_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5352
      <!-- <unit bldFile="mw/mds/mds_plat/harvester_framework_api/tsrc/monitorplugintest/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5353
      <unit bldFile="mw/mds/mds_plat/harvester_framework_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5354
      <!-- <unit bldFile="mw/mds/mds_plat/harvester_framework_api/tsrc/harvesterdatatest/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5355
      <!-- <unit bldFile="mw/mds/mds_plat/harvester_framework_api/tsrc/harvesterclienttest/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5356
      <!-- <unit bldFile="mw/mds/mds_plat/harvester_framework_api/tsrc/harvesterplugintest/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5357
      <!-- <unit bldFile="mw/mds/mds_plat/harvester_framework_api/tsrc/composerplugintest/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5358
      <!-- <unit bldFile="mw/mds/mds_plat/harvester_framework_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5359
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5360
     <component unofficial="yes" name="content_listing_framework_extended_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5361
      <unit bldFile="mw/mds/mds_plat/content_listing_framework_extended_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5362
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5363
     <component unofficial="yes" name="content_listing_framework_collection_manager_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5364
      <unit bldFile="mw/mds/mds_plat/content_listing_framework_collection_manager_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5365
      <!-- <unit bldFile="mw/mds/mds_plat/content_listing_framework_collection_manager_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5366
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5367
     <component unofficial="yes" name="metadata_engine_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5368
      <unit bldFile="mw/mds/mds_plat/metadata_engine_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5369
      <!-- <unit bldFile="mw/mds/mds_plat/metadata_engine_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5370
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5371
     <component unofficial="yes" name="context_engine_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5372
      <!-- <unit bldFile="mw/mds/mds_plat/context_engine_plugin_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5373
      <unit bldFile="mw/mds/mds_plat/context_engine_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5374
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5375
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5376
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5377
   <block name="mmuifw" long-name="Multimedia UI Framework" tech_domain="mm" level="specific" levels="mgr mdl util ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5378
    <collection name="alfwidgetutils" long-name="ALF Widget Utils" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5379
     <component name="alfwidgetutils.dll=binary" long-name="ALF Widget Utils Component">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5380
      <unit bldFile="mw/mmuifw/alfwidgetutils/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5381
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5382
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5383
    <collection name="mulwidgets" long-name="MUL Widgets" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5384
     <component name="mullogging" long-name="Mul Logging">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5385
      <unit bldFile="mw/mmuifw/mulwidgets/mullogging/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5386
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5387
     <component name="muldatamodel" long-name="Mul Data Model">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5388
      <unit bldFile="mw/mmuifw/mulwidgets/muldatamodel/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5389
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5390
     <component name="mulwidgets_common" long-name="Common">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5391
      <unit bldFile="mw/mmuifw/mulwidgets/common/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5392
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5393
     <component name="gesturehelper" long-name="Gesture Helper">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5394
      <unit bldFile="mw/mmuifw/mulwidgets/gesturehelper/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5395
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5396
     <component name="mulcoverflowwidget" long-name="MUL Coverflow Widget">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5397
      <unit bldFile="mw/mmuifw/mulwidgets/mulcoverflowwidget/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5398
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5399
     <component name="mulsliderwidget" long-name="Mul Slider Widget">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5400
      <unit bldFile="mw/mmuifw/mulwidgets/mulsliderwidget/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5401
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5402
     <component name="alfviewwidget" long-name="ALF View Widget">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5403
      <unit bldFile="mw/mmuifw/mulwidgets/alfviewwidget/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5404
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5405
     <component name="alfcontainerwidget" long-name="ALF Container Widget">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5406
      <unit bldFile="mw/mmuifw/mulwidgets/alfcontainerwidget/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5407
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5408
     <component name="alfscrollbarwidget" long-name="ALF Scrollbar Widget">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5409
      <unit bldFile="mw/mmuifw/mulwidgets/alfscrollbarwidget/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5410
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5411
     <component unofficial="yes" name="mulwidgets_build" long-name="MUL Widgets Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5412
      <unit bldFile="mw/mmuifw/mulwidgets/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5413
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5414
     <component unofficial="yes" name="mulgridwidget">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5415
      <unit bldFile="mw/mmuifw/mulwidgets/mulgridwidget/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5416
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5417
     <component unofficial="yes" name="mullistwidget">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5418
      <unit bldFile="mw/mmuifw/mulwidgets/mullistwidget/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5419
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5420
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5421
    <collection name="osncore" long-name="OSN Core" level="util">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5422
     <component name="osncore" long-name="OSN Core">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5423
      <unit bldFile="mw/mmuifw/osncore/osncore/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5424
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5425
     <component unofficial="yes" name="osncore_build" long-name="OSN Core Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5426
      <unit bldFile="mw/mmuifw/osncore/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5427
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5428
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5429
    <collection name="resourcepool" long-name="Resource Pool" level="util">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5430
     <component name="alfresourcepool.dll=binary" long-name="ALF Resource Pool">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5431
      <unit bldFile="mw/mmuifw/resourcepool/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5432
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5433
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5434
    <collection name="widgetmodel" long-name="Widget Model" level="mdl">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5435
     <component name="alfwidgetmodel" long-name="ALF Widget Model">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5436
      <!-- <unit bldFile="mw/mmuifw/widgetmodel/alfwidgetmodel/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5437
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5438
     <component name="alfwidgetfactory" long-name="ALF Widget Factory">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5439
      <!-- <unit bldFile="mw/mmuifw/widgetmodel/alfwidgetfactory/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5440
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5441
     <component unofficial="yes" name="widgetmodel_build" long-name="Widget Model Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5442
      <unit bldFile="mw/mmuifw/widgetmodel/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5443
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5444
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5445
    <collection name="mmuifw_info" long-name="Multimedia UI Framework Info" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5446
     <component unofficial="yes" name="mmuifw_build" long-name="Multimedia UI Framework Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5447
      <unit bldFile="mw/mmuifw/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5448
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5449
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5450
    <collection name="mmuifw_plat" long-name="Multimedia UI Framework Platform Interfaces" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5451
     <component unofficial="yes" name="alf_containerwidget_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5452
      <unit bldFile="mw/mmuifw/mmuifw_plat/alf_containerwidget_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5453
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5454
     <component unofficial="yes" name="gesturehelper_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5455
      <unit bldFile="mw/mmuifw/mmuifw_plat/gesturehelper_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5456
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5457
     <component unofficial="yes" name="alf_resourcepool_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5458
      <unit bldFile="mw/mmuifw/mmuifw_plat/alf_resourcepool_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5459
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5460
     <component unofficial="yes" name="alf_customlayoutmanagers_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5461
      <unit bldFile="mw/mmuifw/mmuifw_plat/alf_customlayoutmanagers_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5462
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5463
     <component unofficial="yes" name="mul_sliderwidget_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5464
      <unit bldFile="mw/mmuifw/mmuifw_plat/mul_sliderwidget_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5465
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5466
     <component unofficial="yes" name="alf_widgetmodel_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5467
      <unit bldFile="mw/mmuifw/mmuifw_plat/alf_widgetmodel_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5468
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5469
     <component unofficial="yes" name="alf_widgetutils_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5470
      <unit bldFile="mw/mmuifw/mmuifw_plat/alf_widgetutils_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5471
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5472
     <component unofficial="yes" name="mul_listwidget_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5473
      <unit bldFile="mw/mmuifw/mmuifw_plat/mul_listwidget_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5474
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5475
     <component unofficial="yes" name="mul_widget_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5476
      <unit bldFile="mw/mmuifw/mmuifw_plat/mul_widget_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5477
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5478
     <component unofficial="yes" name="alf_scrollbarwidget_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5479
      <unit bldFile="mw/mmuifw/mmuifw_plat/alf_scrollbarwidget_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5480
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5481
     <component unofficial="yes" name="mul_gridwidget_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5482
      <unit bldFile="mw/mmuifw/mmuifw_plat/mul_gridwidget_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5483
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5484
     <component unofficial="yes" name="alf_widgetfactory_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5485
      <unit bldFile="mw/mmuifw/mmuifw_plat/alf_widgetfactory_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5486
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5487
     <component unofficial="yes" name="osn_string_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5488
      <unit bldFile="mw/mmuifw/mmuifw_plat/osn_string_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5489
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5490
     <component unofficial="yes" name="osn_global_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5491
      <unit bldFile="mw/mmuifw/mmuifw_plat/osn_global_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5492
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5493
     <component unofficial="yes" name="mul_datamodel_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5494
      <unit bldFile="mw/mmuifw/mmuifw_plat/mul_datamodel_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5495
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5496
     <component unofficial="yes" name="osn_container_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5497
      <unit bldFile="mw/mmuifw/mmuifw_plat/osn_container_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5498
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5499
     <component unofficial="yes" name="mul_coverflowwidget_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5500
      <unit bldFile="mw/mmuifw/mmuifw_plat/mul_coverflowwidget_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5501
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5502
     <component unofficial="yes" name="alf_viewwidget_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5503
      <unit bldFile="mw/mmuifw/mmuifw_plat/alf_viewwidget_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5504
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5505
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5506
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5507
   <block name="videoutils" long-name="Video Utils" tech_domain="mm" level="specific" levels="empty eng util">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5508
    <collection name="dvrengine" long-name="DVR Engine" level="eng">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5509
     <component name="CommonRecordingEngine" long-name="Common Recording Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5510
      <unit bldFile="mw/videoutils/dvrengine/commonrecordingengine/dvrrtpcliphandler/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5511
      <unit bldFile="mw/videoutils/dvrengine/commonrecordingengine/dvrrtpcliprecognizer/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5512
      <unit bldFile="mw/videoutils/dvrengine/commonrecordingengine/dvrrtputils/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5513
      <unit bldFile="mw/videoutils/dvrengine/commonrecordingengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5514
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5515
     <component name="CommonRecordingEngineClient" long-name="Common Recording Engine Client">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5516
      <unit bldFile="mw/videoutils/dvrengine/commonrecordingengineclient/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5517
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5518
     <component unofficial="yes" name="dvrengine_build" long-name="DVR Engine Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5519
      <unit bldFile="mw/videoutils/dvrengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5520
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5521
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5522
    <collection name="videoconnutility" long-name="Video Conn Utility" level="util">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5523
     <component name="connutilpsworker" long-name="Conn Util Ps Worker">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5524
      <unit bldFile="mw/videoutils/videoconnutility/connutilpsworker/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5525
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5526
     <component unofficial="yes" name="videoconnutility_build" long-name="Video Conn Utility Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5527
      <unit bldFile="mw/videoutils/videoconnutility/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5528
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5529
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5530
    <collection name="videoscheduler" long-name="Video Scheduler" level="util">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5531
     <component name="SchedulerClient" long-name="Scheduler Client">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5532
      <unit bldFile="mw/videoutils/videoscheduler/schedulerclient/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5533
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5534
     <component name="SchedulerServer" long-name="Scheduler Server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5535
      <unit bldFile="mw/videoutils/videoscheduler/schedulerserver/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5536
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5537
     <component unofficial="yes" name="videoscheduler_build" long-name="Video Scheduler Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5538
      <unit bldFile="mw/videoutils/videoscheduler/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5539
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5540
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5541
    <collection name="videoutils_plat" long-name="Video Utils Platform Interfaces" level="util">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5542
     <component unofficial="yes" name="dvrengine_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5543
      <unit bldFile="mw/videoutils/videoutils_plat/dvrengine_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5544
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5545
     <component unofficial="yes" name="videoscheduler_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5546
      <unit bldFile="mw/videoutils/videoutils_plat/videoscheduler_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5547
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5548
     <component unofficial="yes" name="videoutils_plat_build" long-name="Video Utils Platform API Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5549
      <unit bldFile="mw/videoutils/videoutils_plat/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5550
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5551
     <component unofficial="yes" name="videoconnutility_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5552
      <!-- <unit bldFile="mw/videoutils/videoutils_plat/videoconnutility_api/tsrc/vcxconnutiltestexe/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5553
      <!-- <unit bldFile="mw/videoutils/videoutils_plat/videoconnutility_api/tsrc/vcxtestcommon/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5554
      <!-- <unit bldFile="mw/videoutils/videoutils_plat/videoconnutility_api/tsrc/vcxtestutilmodule/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5555
      <unit bldFile="mw/videoutils/videoutils_plat/videoconnutility_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5556
      <!-- <unit bldFile="mw/videoutils/videoutils_plat/videoconnutility_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5557
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5558
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5559
    <collection name="videoutils_info" long-name="Video Utils Info" level="util">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5560
     <component unofficial="yes" name="videoutils_build" long-name="Video Utils Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5561
      <unit bldFile="mw/videoutils/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5562
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5563
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5564
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5565
   <block name="mmmw" long-name="Multimedia Middleware" tech_domain="mm" level="generic" levels="plugin framework server generic specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5566
    <collection name="radioutility" long-name="Radio Utility" level="generic">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5567
     <component name="radioserver" long-name="Radio Server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5568
      <unit bldFile="mw/mmmw/radioutility/radioserver/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5569
      <!-- <unit bldFile="mw/mmmw/radioutility/radioserver/server/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5570
      <!-- <unit bldFile="mw/mmmw/radioutility/radioserver/session/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5571
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5572
     <component name="radio_utility" long-name="Radio Utility">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5573
      <unit bldFile="mw/mmmw/radioutility/radio_utility/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5574
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5575
     <component name="fmpresetutility" long-name="FM Preset Utility">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5576
      <unit bldFile="mw/mmmw/radioutility/fmpresetutility/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5577
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5578
     <component unofficial="yes" name="radioutility_build" long-name="Radio Utility Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5579
      <unit bldFile="mw/mmmw/radioutility/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5580
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5581
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5582
    <collection name="mtp" long-name="MTP" level="framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5583
     <component name="mtpserver" long-name="Mtp Server"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5584
     <component name="mtpusbclass" long-name="MTP USB Class"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5585
     <component name="install" long-name="Install"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5586
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5587
    <collection name="audioeffectsui" long-name="Audio Effects UI" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5588
     <component name="equalizer" long-name="Equalizer">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5589
      <unit bldFile="mw/mmmw/audioeffectsui/equalizer/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5590
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5591
     <component unofficial="yes" name="audioeffectsui_build" long-name="Audio Effects UI Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5592
      <unit bldFile="mw/mmmw/audioeffectsui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5593
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5594
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5595
    <collection name="audioenhancements" long-name="Audio Enhancements" level="generic">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5596
     <component name="enhancedaudioplayerutility" long-name="Enhanced Media Client">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5597
      <!-- <unit bldFile="mw/mmmw/audioenhancements/enhancedaudioplayerutility/audioplayer/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5598
      <!-- <unit bldFile="mw/mmmw/audioenhancements/enhancedaudioplayerutility/audiostreaming/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5599
      <unit bldFile="mw/mmmw/audioenhancements/enhancedaudioplayerutility/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5600
      <!-- <unit bldFile="mw/mmmw/audioenhancements/enhancedaudioplayerutility/s60audiosource/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5601
      <!-- <unit bldFile="mw/mmmw/audioenhancements/enhancedaudioplayerutility/s60audiosourcefactory/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5602
      <!-- <unit bldFile="mw/mmmw/audioenhancements/enhancedaudioplayerutility/s60audioutility/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5603
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5604
     <component name="progressivedownload" long-name="Progressive Download">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5605
      <unit bldFile="mw/mmmw/audioenhancements/progressivedownload/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5606
      <!-- <unit bldFile="mw/mmmw/audioenhancements/progressivedownload/progressivedownloadsource/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5607
      <!-- <unit bldFile="mw/mmmw/audioenhancements/progressivedownload/progressivedownloadutility/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5608
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5609
     <component name="enhancedmediaclient" long-name="Enhanced Media Client">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5610
      <unit bldFile="mw/mmmw/audioenhancements/enhancedmediaclient/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5611
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5612
     <component name="profilesettingsmonitor" long-name="Profile Settings Monitor">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5613
      <unit bldFile="mw/mmmw/audioenhancements/profilesettingsmonitor/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5614
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5615
     <component name="voipaudioservices" long-name="VoIP Audio Services">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5616
      <unit bldFile="mw/mmmw/audioenhancements/voipaudioservices/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5617
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5618
     <component name="configurationcomponentsfactory" long-name="Configuration Components Factory">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5619
      <unit bldFile="mw/mmmw/audioenhancements/configurationcomponentsfactory/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5620
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5621
     <component name="audiooutputcontrolutility" long-name="Audio Output Control Utility">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5622
      <unit bldFile="mw/mmmw/audioenhancements/audiooutputcontrolutility/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5623
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5624
     <component name="callaudiocontrol" long-name="Call Audio Control">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5625
      <unit bldFile="mw/mmmw/audioenhancements/callaudiocontrol/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5626
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5627
     <component unofficial="yes" name="audioenhancements_build" long-name="Audio Enhancements Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5628
      <unit bldFile="mw/mmmw/audioenhancements/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5629
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5630
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5631
    <collection name="metadatautility" long-name="Metadata Utility" level="generic">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5632
     <component name="3GPExtParserLib"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5633
     <component name="3GPExtParserLib_stub">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5634
      <unit bldFile="mw/mmmw/metadatautility/3gpextparserlib_stub/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5635
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5636
     <component unofficial="yes" name="metadatautility_build" long-name="Metadata Utility Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5637
      <unit bldFile="mw/mmmw/metadatautility/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5638
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5639
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5640
    <collection name="advancedaudiocontroller" long-name="Advanced Audio Controller" level="plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5641
     <component name="audiocontrollerpluginsvariant" long-name="Audio Controller Plugins Variant">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5642
      <!-- <unit bldFile="mw/mmmw/advancedaudiocontroller/audiocontrollerpluginsvariant/3gpaudioplaycontroller/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5643
      <!-- <unit bldFile="mw/mmmw/advancedaudiocontroller/audiocontrollerpluginsvariant/3gpaudiorecordcontroller/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5644
      <!-- <unit bldFile="mw/mmmw/advancedaudiocontroller/audiocontrollerpluginsvariant/3gpdatasourceadapter/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5645
      <!-- <unit bldFile="mw/mmmw/advancedaudiocontroller/audiocontrollerpluginsvariant/aacaudioplaycontroller/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5646
      <!-- <unit bldFile="mw/mmmw/advancedaudiocontroller/audiocontrollerpluginsvariant/advancedaudiocontroller/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5647
      <!-- <unit bldFile="mw/mmmw/advancedaudiocontroller/audiocontrollerpluginsvariant/advancedaudiocontrollerutility/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5648
      <!-- <unit bldFile="mw/mmmw/advancedaudiocontroller/audiocontrollerpluginsvariant/amraudioplaycontroller/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5649
      <!-- <unit bldFile="mw/mmmw/advancedaudiocontroller/audiocontrollerpluginsvariant/amraudiorecordcontroller/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5650
      <!-- <unit bldFile="mw/mmmw/advancedaudiocontroller/audiocontrollerpluginsvariant/awbaudioplaycontroller/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5651
      <!-- <unit bldFile="mw/mmmw/advancedaudiocontroller/audiocontrollerpluginsvariant/datasourceadapter/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5652
      <!-- <unit bldFile="mw/mmmw/advancedaudiocontroller/audiocontrollerpluginsvariant/devsoundaudioinput/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5653
      <!-- <unit bldFile="mw/mmmw/advancedaudiocontroller/audiocontrollerpluginsvariant/devsoundaudiooutput/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5654
      <!-- <unit bldFile="mw/mmmw/advancedaudiocontroller/audiocontrollerpluginsvariant/fileaudiooutput/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5655
      <unit bldFile="mw/mmmw/advancedaudiocontroller/audiocontrollerpluginsvariant/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5656
      <!-- <unit bldFile="mw/mmmw/advancedaudiocontroller/audiocontrollerpluginsvariant/hxaudiorecognizer/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5657
      <!-- <unit bldFile="mw/mmmw/advancedaudiocontroller/audiocontrollerpluginsvariant/metadatawrite/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5658
      <!-- <unit bldFile="mw/mmmw/advancedaudiocontroller/audiocontrollerpluginsvariant/mp3audioplaycontroller/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5659
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5660
     <component name="wavplaycontrollerplugin" long-name="WAV Play Controller Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5661
      <unit bldFile="mw/mmmw/advancedaudiocontroller/wavplaycontrollerplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5662
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5663
     <component unofficial="yes" name="advancedaudiocontroller_test" long-name="Advanced Audio Controller Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5664
      <!-- <unit bldFile="mw/mmmw/advancedaudiocontroller/tsrc/advancedaudiocontrollertestmodule/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5665
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5666
     <component unofficial="yes" name="advancedaudiocontroller_build" long-name="Advanced Audio Controller Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5667
      <unit bldFile="mw/mmmw/advancedaudiocontroller/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5668
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5669
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5670
    <collection name="thumbnailengine" long-name="Thumbnail Engine" level="server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5671
     <component name="TNEEngine.dll=binary" long-name="TNE Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5672
      <unit bldFile="mw/mmmw/thumbnailengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5673
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5674
    </collection>
28
a5762c2265b2 system definition files renamed, project configured for the added split models, raptor traces filter turned on
ThomasE@UK-ThomasE.symbian.int
parents:
diff changeset
  5675
    <collection name="mmfw" long-name="Multimedia Framework" level="framework">
105
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5676
     <component name="gstreamer" long-name="GStreamer">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5677
      <!-- <unit bldFile="mw/mmmw/mmfw/gstreamer/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5678
      <!-- <unit bldFile="mw/mmmw/mmfw/gstreamer/gstreamer_core/tests/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5679
      <!-- <unit bldFile="mw/mmmw/mmfw/gstreamer/gstreamer_core/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5680
      <!-- <unit bldFile="mw/mmmw/mmfw/gstreamer/gst_plugins_base/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5681
      <!-- <unit bldFile="mw/mmmw/mmfw/gstreamer/tsrc/gstapp/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5682
      <!-- <unit bldFile="mw/mmmw/mmfw/gstreamer/tsrc/gstplayer/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5683
      <!-- <unit bldFile="mw/mmmw/mmfw/gstreamer/tsrc/plugins/gst_plugins_good/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5684
      <!-- <unit bldFile="mw/mmmw/mmfw/gstreamer/tsrc/plugins/gst_plugins_good/gst/wavparse"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5685
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5686
     <component name="helix_stub" long-name="Helix Stub">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5687
      <unit bldFile="mw/mmmw/mmfw/helix_stub/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5688
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5689
     <component unofficial="yes" name="mmfw_build" long-name="Multimedia Framework Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5690
      <unit bldFile="mw/mmmw/mmfw/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5691
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5692
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5693
    <collection name="mmmiddlewarefws">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5694
     <component unofficial="yes" name="mmutilitylib">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5695
      <!-- <unit bldFile="mw/mmmw/mmmiddlewarefws/mmutilitylib/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5696
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5697
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5698
    <collection name="mmmw_info" long-name="Multimedia Middleware Info" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5699
     <component unofficial="yes" name="mmmw_build" long-name="Multimedia Middleware Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5700
      <unit bldFile="mw/mmmw/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5701
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5702
     <component unofficial="yes" name="mmmw_test" long-name="Multimedia Middleware Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5703
      <!-- <unit bldFile="mw/mmmw/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5704
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5705
     <component unofficial="yes" name="drmmmfapitestapp">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5706
      <unit bldFile="mw/mmmw/drmmmfapitestapp/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5707
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5708
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5709
    <collection name="mmmw_plat" long-name="Multimedia Middleware Platform Interfaces" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5710
     <component unofficial="yes" name="enhanced_media_client_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5711
      <unit bldFile="mw/mmmw/mmmw_plat/enhanced_media_client_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5712
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5713
     <component unofficial="yes" name="progressive_download_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5714
      <unit bldFile="mw/mmmw/mmmw_plat/progressive_download_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5715
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5716
     <component unofficial="yes" name="emc_buffer_source_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5717
      <unit bldFile="mw/mmmw/mmmw_plat/emc_buffer_source_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5718
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5719
     <component unofficial="yes" name="call_audio_control_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5720
      <unit bldFile="mw/mmmw/mmmw_plat/call_audio_control_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5721
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5722
     <component unofficial="yes" name="emc_descriptor_source_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5723
      <unit bldFile="mw/mmmw/mmmw_plat/emc_descriptor_source_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5724
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5725
     <component unofficial="yes" name="emc_balance_effect_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5726
      <unit bldFile="mw/mmmw/mmmw_plat/emc_balance_effect_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5727
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5728
     <component unofficial="yes" name="stream_control_custom_command_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5729
      <unit bldFile="mw/mmmw/mmmw_plat/stream_control_custom_command_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5730
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5731
     <component unofficial="yes" name="emc_volume_effect_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5732
      <unit bldFile="mw/mmmw/mmmw_plat/emc_volume_effect_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5733
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5734
     <component unofficial="yes" name="emc_file_source_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5735
      <unit bldFile="mw/mmmw/mmmw_plat/emc_file_source_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5736
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5737
     <component unofficial="yes" name="emc_progressive_download_source_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5738
      <unit bldFile="mw/mmmw/mmmw_plat/emc_progressive_download_source_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5739
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5740
     <component unofficial="yes" name="emc_audio_effects_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5741
      <unit bldFile="mw/mmmw/mmmw_plat/emc_audio_effects_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5742
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5743
     <component unofficial="yes" name="mtp_keys_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5744
      <unit bldFile="mw/mmmw/mmmw_plat/mtp_keys_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5745
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5746
     <component unofficial="yes" name="configuration_components_factory_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5747
      <unit bldFile="mw/mmmw/mmmw_plat/configuration_components_factory_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5748
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5749
     <component unofficial="yes" name="mtp_wmdrm_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5750
      <unit bldFile="mw/mmmw/mmmw_plat/mtp_wmdrm_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5751
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5752
     <component unofficial="yes" name="audio_metadata_reader_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5753
      <unit bldFile="mw/mmmw/mmmw_plat/audio_metadata_reader_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5754
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5755
     <component unofficial="yes" name="voip_audio_services_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5756
      <unit bldFile="mw/mmmw/mmmw_plat/voip_audio_services_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5757
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5758
     <component unofficial="yes" name="thumbnail_engine_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5759
      <unit bldFile="mw/mmmw/mmmw_plat/thumbnail_engine_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5760
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5761
     <component unofficial="yes" name="emc_drm_config_intfc_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5762
      <unit bldFile="mw/mmmw/mmmw_plat/emc_drm_config_intfc_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5763
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5764
     <component unofficial="yes" name="equalizer_ui_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5765
      <unit bldFile="mw/mmmw/mmmw_plat/equalizer_ui_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5766
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5767
     <component unofficial="yes" name="multimedia_data_source_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5768
      <unit bldFile="mw/mmmw/mmmw_plat/multimedia_data_source_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5769
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5770
     <component unofficial="yes" name="radio_preset_utilities_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5771
      <unit bldFile="mw/mmmw/mmmw_plat/radio_preset_utilities_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5772
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5773
     <component unofficial="yes" name="audio_output_control_utility_proxy_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5774
      <unit bldFile="mw/mmmw/mmmw_plat/audio_output_control_utility_proxy_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5775
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5776
     <component unofficial="yes" name="radio_monitor_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5777
      <unit bldFile="mw/mmmw/mmmw_plat/radio_monitor_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5778
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5779
     <component unofficial="yes" name="radio_utilities_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5780
      <unit bldFile="mw/mmmw/mmmw_plat/radio_utilities_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5781
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5782
     <component unofficial="yes" name="audio_output_control_utility_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5783
      <unit bldFile="mw/mmmw/mmmw_plat/audio_output_control_utility_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5784
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5785
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5786
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5787
   <block name="helix" long-name="Helix" tech_domain="mm" level="generic" levels="plugin framework server generic specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5788
    <collection name="helix_ren" long-name="Helix" level="framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5789
     <component name="helixrfsplugin" long-name="Helix RFS Plugin"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5790
     <component name="helix_binary" long-name="Helix Binary"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5791
     <component name="src" long-name="Src"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5792
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5793
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5794
   <block name="camerasrv" long-name="Camera Services" tech_domain="mm" level="specific" levels="plugin fw api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5795
    <collection name="camappengine" long-name="Camera App Engine" level="fw">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5796
     <component name="StillConverter" long-name="Still Converter">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5797
      <!-- <unit bldFile="mw/camerasrv/camappengine/stillconverter/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5798
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5799
     <component name="Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5800
      <!-- <unit bldFile="mw/camerasrv/camappengine/engine/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5801
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5802
     <component name="asynchfilesavequeue" long-name="Asynch File Save Queue">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5803
      <unit bldFile="mw/camerasrv/camappengine/asynchfilesavequeue/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5804
      <!-- <unit bldFile="mw/camerasrv/camappengine/asynchfilesavequeue/tsrc/public/basic/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5805
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5806
     <component unofficial="yes" name="camappengine_build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5807
      <unit bldFile="mw/camerasrv/camappengine/build"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5808
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5809
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5810
    <collection name="camcordermmfplugin" long-name="Camcorder MMF Plugin" level="plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5811
     <component name="mediarecorder" long-name="Media Recorder">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5812
      <!-- <unit bldFile="mw/camerasrv/camcordermmfplugin/mediarecorder/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5813
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5814
     <component name="filecomposer" long-name="File Composer">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5815
      <!-- <unit bldFile="mw/camerasrv/camcordermmfplugin/filecomposer/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5816
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5817
     <component name="camcordermmfplugin_controller" long-name="Controller">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5818
      <!-- <unit bldFile="mw/camerasrv/camcordermmfplugin/controller/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5819
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5820
     <component unofficial="yes" name="camcordermmfplugin_test" long-name="Camcorder MMF Plugin Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5821
      <!-- <unit bldFile="mw/camerasrv/camcordermmfplugin/tsrc/public/basic/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5822
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5823
     <component unofficial="yes" name="camcordermmfplugin_build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5824
      <unit bldFile="mw/camerasrv/camcordermmfplugin/build"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5825
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5826
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5827
    <collection name="configmanagers" long-name="Config Managers" level="api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5828
     <component name="imagingconfigmanager" long-name="Imaging Config Manager">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5829
      <unit bldFile="mw/camerasrv/configmanagers/imagingconfigmanager/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5830
      <!-- <unit bldFile="mw/camerasrv/configmanagers/imagingconfigmanager/tsrc/public/basic/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5831
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5832
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5833
    <collection name="camerasrv_info" long-name="Camera Services Info" level="api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5834
     <component unofficial="yes" name="camerasrv_build" long-name="Camera Services Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5835
      <unit bldFile="mw/camerasrv/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5836
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5837
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5838
    <collection name="camerasrv_plat" long-name="Camera Services Platform Interfaces" level="api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5839
     <component unofficial="yes" name="media_recorder_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5840
      <unit bldFile="mw/camerasrv/camerasrv_plat/media_recorder_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5841
      <!-- <unit bldFile="mw/camerasrv/camerasrv_plat/media_recorder_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5842
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5843
     <component unofficial="yes" name="custom_onboard_camera_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5844
      <unit bldFile="mw/camerasrv/camerasrv_plat/custom_onboard_camera_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5845
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5846
     <component unofficial="yes" name="media_recorder_sink_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5847
      <unit bldFile="mw/camerasrv/camerasrv_plat/media_recorder_sink_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5848
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5849
     <component unofficial="yes" name="asynchronous_file_saving_queue_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5850
      <unit bldFile="mw/camerasrv/camerasrv_plat/asynchronous_file_saving_queue_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5851
      <!-- <unit bldFile="mw/camerasrv/camerasrv_plat/asynchronous_file_saving_queue_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5852
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5853
     <component unofficial="yes" name="3gp_file_composer_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5854
      <unit bldFile="mw/camerasrv/camerasrv_plat/3gp_file_composer_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5855
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5856
     <component unofficial="yes" name="camera_application_engine_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5857
      <!-- <unit bldFile="mw/camerasrv/camerasrv_plat/camera_application_engine_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5858
      <unit bldFile="mw/camerasrv/camerasrv_plat/camera_application_engine_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5859
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5860
     <component unofficial="yes" name="cae_extentension_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5861
      <unit bldFile="mw/camerasrv/camerasrv_plat/cae_extentension_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5862
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5863
     <component unofficial="yes" name="imaging_configuration_manager_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5864
      <unit bldFile="mw/camerasrv/camerasrv_plat/imaging_configuration_manager_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5865
      <!-- <unit bldFile="mw/camerasrv/camerasrv_plat/imaging_configuration_manager_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5866
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5867
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5868
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5869
   <block name="mmappfw" long-name="Multimedia App Framework" tech_domain="mm" level="specific" levels="empty fw utils">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5870
    <collection name="mmappcomponents" long-name="MM App Components" level="utils">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5871
     <component name="collectionhelper" long-name="Collection Helper">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5872
      <unit bldFile="mw/mmappfw/mmappcomponents/collectionhelper/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5873
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5874
     <component name="playlistengine" long-name="Playlist Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5875
      <unit bldFile="mw/mmappfw/mmappcomponents/playlistengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5876
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5877
     <component name="harvester" long-name="Harvester">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5878
      <unit bldFile="mw/mmappfw/mmappcomponents/harvester/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5879
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5880
     <component name="mmappcommonui" long-name="MM App Common UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5881
      <unit bldFile="mw/mmappfw/mmappcomponents/mmappcommonui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5882
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5883
     <component name="mediaplayersettingsengine" long-name="Media Player Settings Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5884
      <unit bldFile="mw/mmappfw/mmappcomponents/mediaplayersettingsengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5885
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5886
     <component name="audiofetcher" long-name="UUDIO Fetcher">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5887
      <unit bldFile="mw/mmappfw/mmappcomponents/audiofetcher/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5888
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5889
     <component name="asxparser" long-name="ASX Parser">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5890
      <unit bldFile="mw/mmappfw/mmappcomponents/asxparser/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5891
      <!-- <unit bldFile="mw/mmappfw/mmappcomponents/asxparser/test"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5892
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5893
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5894
    <collection name="mpx" long-name="MPX" level="fw">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5895
     <component name="commonframework" long-name="Common Framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5896
      <unit bldFile="mw/mmappfw/mpx/commonframework/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5897
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5898
     <component name="playbackframework" long-name="Playback Framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5899
      <unit bldFile="mw/mmappfw/mpx/playbackframework/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5900
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5901
     <component name="collectionframework" long-name="Collection Framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5902
      <unit bldFile="mw/mmappfw/mpx/collectionframework/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5903
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5904
     <component name="viewframework" long-name="View Framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5905
      <unit bldFile="mw/mmappfw/mpx/viewframework/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5906
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5907
     <component unofficial="yes" name="mpx_build" long-name="MPX Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5908
      <unit bldFile="mw/mmappfw/mpx/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5909
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5910
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5911
    <collection name="mmappfw_info" long-name="Multimedia App Framework Info" level="utils">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5912
     <component unofficial="yes" name="mmappfw_build" long-name="Multimedia App Framework Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5913
      <unit bldFile="mw/mmappfw/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5914
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5915
     <component unofficial="yes" name="mmappfw_test" long-name="Multimedia App Framework Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5916
      <!-- <unit bldFile="mw/mmappfw/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5917
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5918
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5919
    <collection name="mmappfw_plat" long-name="Multimedia App Framework Platform Interfaces" level="utils">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5920
     <component unofficial="yes" name="mpx_albumart_utility_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5921
      <unit bldFile="mw/mmappfw/mmappfw_plat/mpx_albumart_utility_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5922
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5923
     <component unofficial="yes" name="asx_parser_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5924
      <unit bldFile="mw/mmappfw/mmappfw_plat/asx_parser_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5925
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5926
     <component unofficial="yes" name="collection_helper_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5927
      <unit bldFile="mw/mmappfw/mmappfw_plat/collection_helper_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5928
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5929
     <component unofficial="yes" name="mmappfw_plat_build" long-name="Multimedia App Framework Platform API Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5930
      <unit bldFile="mw/mmappfw/mmappfw_plat/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5931
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5932
     <component unofficial="yes" name="mpx_playback_utility_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5933
      <unit bldFile="mw/mmappfw/mmappfw_plat/mpx_playback_utility_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5934
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5935
     <component unofficial="yes" name="media_player_settings_engine_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5936
      <unit bldFile="mw/mmappfw/mmappfw_plat/media_player_settings_engine_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5937
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5938
     <component unofficial="yes" name="harvester_metadata_extractor_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5939
      <unit bldFile="mw/mmappfw/mmappfw_plat/harvester_metadata_extractor_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5940
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5941
     <component unofficial="yes" name="harvester_collection_mediator_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5942
      <unit bldFile="mw/mmappfw/mmappfw_plat/harvester_collection_mediator_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5943
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5944
     <component unofficial="yes" name="mpx_common_definition_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5945
      <unit bldFile="mw/mmappfw/mmappfw_plat/mpx_common_definition_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5946
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5947
     <component unofficial="yes" name="playlist_engine_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5948
      <unit bldFile="mw/mmappfw/mmappfw_plat/playlist_engine_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5949
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5950
     <component unofficial="yes" name="harvester_utility_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5951
      <unit bldFile="mw/mmappfw/mmappfw_plat/harvester_utility_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5952
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5953
     <component unofficial="yes" name="mpx_playback_common_definition_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5954
      <unit bldFile="mw/mmappfw/mmappfw_plat/mpx_playback_common_definition_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5955
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5956
     <component unofficial="yes" name="mpx_backstepping_utility_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5957
      <unit bldFile="mw/mmappfw/mmappfw_plat/mpx_backstepping_utility_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5958
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5959
     <component unofficial="yes" name="harvester_server_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5960
      <unit bldFile="mw/mmappfw/mmappfw_plat/harvester_server_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5961
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5962
     <component unofficial="yes" name="mpx_base_view_plugins_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5963
      <unit bldFile="mw/mmappfw/mmappfw_plat/mpx_base_view_plugins_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5964
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5965
     <component unofficial="yes" name="mpx_collection_common_definition_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5966
      <unit bldFile="mw/mmappfw/mmappfw_plat/mpx_collection_common_definition_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5967
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5968
     <component unofficial="yes" name="mpx_view_utility_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5969
      <unit bldFile="mw/mmappfw/mmappfw_plat/mpx_view_utility_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5970
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5971
     <component unofficial="yes" name="mpx_collection_utility_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5972
      <unit bldFile="mw/mmappfw/mmappfw_plat/mpx_collection_utility_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5973
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5974
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5975
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5976
   <block name="inputmethods" long-name="Input Methods" tech_domain="ui" level="generic" levels="plugin engine framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5977
    <collection name="textinput" long-name="Text Input" level="framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5978
     <component name="ptienginev2" long-name="PTI Engine V2">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5979
      <unit bldFile="mw/inputmethods/textinput/ptienginev2/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5980
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5981
     <component name="AknInputLanguage" long-name="Akn Input Language">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5982
      <unit bldFile="mw/inputmethods/textinput/akninputlanguage/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5983
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5984
     <component name="peninputarc" long-name="Pen Input Arc">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5985
      <unit bldFile="mw/inputmethods/textinput/peninputarc/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5986
      <!-- <unit bldFile="mw/inputmethods/textinput/peninputarc/src/peninputserverapp"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5987
      <!-- <unit bldFile="mw/inputmethods/textinput/peninputarc/utils/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5988
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5989
     <component name="peninputcommonctrls" long-name="Pen Input Common Ctrls">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5990
      <unit bldFile="mw/inputmethods/textinput/peninputcommonctrls/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5991
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5992
     <component name="peninputhwrboxcn" long-name="Pen Input Hardwarer Boxcn">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5993
      <unit bldFile="mw/inputmethods/textinput/peninputhwrboxcn/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5994
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5995
     <component name="peninputvkbcn" long-name="Pen Input Vkbcn">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5996
      <unit bldFile="mw/inputmethods/textinput/peninputvkbcn/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5997
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5998
     <component name="peninputcommonlayout" long-name="Pen Input Common Layout">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  5999
      <unit bldFile="mw/inputmethods/textinput/peninputcommonlayout/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6000
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6001
     <component name="peninputgenerichwr" long-name="Pen Input Generic Hwr">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6002
      <unit bldFile="mw/inputmethods/textinput/peninputgenerichwr/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6003
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6004
     <component name="peninputgenericvkb" long-name="Pen Input Generic Vkb">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6005
      <unit bldFile="mw/inputmethods/textinput/peninputgenericvkb/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6006
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6007
     <component name="peninputcommonctrlsjp" long-name="Pen Input Common Ctrls Jp">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6008
      <unit bldFile="mw/inputmethods/textinput/peninputcommonctrlsjp/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6009
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6010
     <component name="peninputhwrboxjp" long-name="Pen Input Hardwarer Boxjp">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6011
      <unit bldFile="mw/inputmethods/textinput/peninputhwrboxjp/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6012
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6013
     <component name="peninputvkbjp" long-name="Pen Input Vkbjp">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6014
      <unit bldFile="mw/inputmethods/textinput/peninputvkbjp/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6015
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6016
     <component name="peninputgenericitut" long-name="Pen Input Generici Tut">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6017
      <unit bldFile="mw/inputmethods/textinput/peninputgenericitut/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6018
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6019
     <component name="peninputhwrtrui" long-name="Pen Input Hardwarer Tr UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6020
      <unit bldFile="mw/inputmethods/textinput/peninputhwrtrui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6021
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6022
     <component name="peninputhwrfscn" long-name="Pen Input Hardwarer Fscn">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6023
      <unit bldFile="mw/inputmethods/textinput/peninputhwrfscn/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6024
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6025
     <component name="Matsutake" long-name="Matsutake"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6026
     <component unofficial="yes" name="textinput_build" long-name="Text Input Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6027
      <unit bldFile="mw/inputmethods/textinput/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6028
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6029
     <component unofficial="yes" name="gslangplugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6030
      <unit bldFile="mw/inputmethods/textinput/gslangplugin"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6031
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6032
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6033
    <collection name="fep" long-name="FEP" level="engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6034
     <component name="aknfep" long-name="AKN FEP">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6035
      <unit bldFile="mw/inputmethods/fep/aknfep/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6036
      <!-- <unit bldFile="mw/inputmethods/fep/aknfep/peninputplugins/peninputimeplugincn/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6037
      <!-- <unit bldFile="mw/inputmethods/fep/aknfep/peninputplugins/peninputimeplugingeneric/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6038
      <!-- <unit bldFile="mw/inputmethods/fep/aknfep/peninputplugins/peninputimepluginitut/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6039
      <!-- <unit bldFile="mw/inputmethods/fep/aknfep/peninputplugins/peninputimepluginjp/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6040
      <!-- <unit bldFile="mw/inputmethods/fep/aknfep/uiplugins/aknfepuiinterface/avkonimpl/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6041
      <!-- <unit bldFile="mw/inputmethods/fep/aknfep/uiplugins/aknfepuiinterface/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6042
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6043
     <component name="frontendprocessor">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6044
      <unit bldFile="mw/inputmethods/fep/frontendprocessor/test/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6045
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6046
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6047
    <collection name="inputmethods_info" long-name="Input Methods Info" level="framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6048
     <component unofficial="yes" name="inputmethods_build" long-name="Input Methods Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6049
      <unit bldFile="mw/inputmethods/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6050
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6051
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6052
    <collection name="inputmethods_plat" long-name="Input Methods Platform Interfaces" level="framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6053
     <component unofficial="yes" name="aknfep_status_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6054
      <unit bldFile="mw/inputmethods/inputmethods_plat/aknfep_status_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6055
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6056
     <component unofficial="yes" name="ptiengine_indic_definitions_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6057
      <unit bldFile="mw/inputmethods/inputmethods_plat/ptiengine_indic_definitions_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6058
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6059
     <component unofficial="yes" name="aknfep_settings_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6060
      <unit bldFile="mw/inputmethods/inputmethods_plat/aknfep_settings_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6061
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6062
     <component unofficial="yes" name="ptiengine_key_definations_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6063
      <unit bldFile="mw/inputmethods/inputmethods_plat/ptiengine_key_definations_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6064
      <!-- <unit bldFile="mw/inputmethods/inputmethods_plat/ptiengine_key_definations_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6065
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6066
     <component unofficial="yes" name="ptiengine_core_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6067
      <unit bldFile="mw/inputmethods/inputmethods_plat/ptiengine_core_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6068
      <!-- <unit bldFile="mw/inputmethods/inputmethods_plat/ptiengine_core_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6069
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6070
     <component unofficial="yes" name="ptiengine_hwr_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6071
      <unit bldFile="mw/inputmethods/inputmethods_plat/ptiengine_hwr_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6072
      <!-- <unit bldFile="mw/inputmethods/inputmethods_plat/ptiengine_hwr_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6073
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6074
     <component unofficial="yes" name="aknfep_uiinterface_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6075
      <!-- <unit bldFile="mw/inputmethods/inputmethods_plat/aknfep_uiinterface_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6076
      <unit bldFile="mw/inputmethods/inputmethods_plat/aknfep_uiinterface_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6077
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6078
     <component unofficial="yes" name="aknfep_definitions_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6079
      <unit bldFile="mw/inputmethods/inputmethods_plat/aknfep_definitions_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6080
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6081
     <component unofficial="yes" name="pen_input_server_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6082
      <!-- <unit bldFile="mw/inputmethods/inputmethods_plat/pen_input_server_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6083
      <unit bldFile="mw/inputmethods/inputmethods_plat/pen_input_server_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6084
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6085
     <component unofficial="yes" name="aknfep_pen_support_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6086
      <unit bldFile="mw/inputmethods/inputmethods_plat/aknfep_pen_support_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6087
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6088
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6089
    <collection name="inputmethods_pub" long-name="Input Methods Public Interfaces" level="framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6090
     <component unofficial="yes" name="input_language_info_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6091
      <!-- <unit bldFile="mw/inputmethods/inputmethods_pub/input_language_info_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6092
      <unit bldFile="mw/inputmethods/inputmethods_pub/input_language_info_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6093
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6094
     <component unofficial="yes" name="optical_character_recognition_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6095
      <unit bldFile="mw/inputmethods/inputmethods_pub/optical_character_recognition_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6096
      <!-- <unit bldFile="mw/inputmethods/inputmethods_pub/optical_character_recognition_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6097
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6098
     <component unofficial="yes" name="ptiengine_iti_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6099
      <!-- <unit bldFile="mw/inputmethods/inputmethods_pub/ptiengine_iti_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6100
      <unit bldFile="mw/inputmethods/inputmethods_pub/ptiengine_iti_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6101
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6102
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6103
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6104
   <block name="classicui" long-name="Classic UI" tech_domain="ui" level="generic" levels="base support server generic specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6105
    <collection name="psln" long-name="Personalization" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6106
     <component name="pslnengine" long-name="Personalization Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6107
      <!-- <unit bldFile="mw/classicui/psln/pslnengine/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6108
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6109
     <component name="PslnFramework" long-name="Personalization Framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6110
      <!-- <unit bldFile="mw/classicui/psln/pslnframework"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6111
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6112
     <component name="PslnLibraryLoaders" long-name="Personalization Library Loaders"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6113
     <component name="pslnslidesetdialog" long-name="Personalization Slideset Dialog">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6114
      <!-- <unit bldFile="mw/classicui/psln/pslnslidesetdialog/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6115
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6116
     <component name="PslnGSPlugin" long-name="Personalizaion GS Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6117
      <unit bldFile="mw/classicui/psln/pslngsplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6118
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6119
     <component name="psln_help" long-name="Help"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6120
     <component unofficial="yes" name="psln_build" long-name="Personalization Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6121
      <unit bldFile="mw/classicui/psln/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6122
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6123
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6124
    <collection name="applicationinterworkingfw" long-name="Application Interworking Framework" level="generic">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6125
     <component name="ServiceHandler" long-name="Service Handler">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6126
      <unit bldFile="mw/classicui/applicationinterworkingfw/servicehandler/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6127
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6128
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6129
    <collection name="commonuis" long-name="Common UIs" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6130
     <component name="CommonUi" long-name="Common UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6131
      <unit bldFile="mw/classicui/commonuis/commonui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6132
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6133
     <component name="CommonDialogs" long-name="Common Dialogs">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6134
      <unit bldFile="mw/classicui/commonuis/commondialogs/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6135
      <!-- <unit bldFile="mw/classicui/commonuis/commondialogs/group_test"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6136
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6137
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6138
    <collection name="uifw" long-name="UI Framework" level="server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6139
     <component name="uiklaf" long-name="UIKLAF">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6140
      <unit bldFile="mw/classicui/uifw/uiklaf/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6141
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6142
     <component name="eikctl" long-name="Eikctl">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6143
      <unit bldFile="mw/classicui/uifw/eikctl/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6144
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6145
     <component name="AvKon" long-name="AvKon">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6146
      <!-- <unit bldFile="mw/classicui/uifw/avkon/aknhlist/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6147
      <!-- <unit bldFile="mw/classicui/uifw/avkon/aknkeyrotator/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6148
      <unit bldFile="mw/classicui/uifw/avkon/aknphysics/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6149
      <unit bldFile="mw/classicui/uifw/avkon/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6150
      <unit bldFile="mw/classicui/uifw/avkon/odeconf/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6151
      <!-- <unit bldFile="mw/classicui/uifw/avkon/prebuilder"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6152
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6153
     <component name="EikStd" long-name="EikStd">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6154
      <unit bldFile="mw/classicui/uifw/eikstd/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6155
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6156
     <component name="AknGlobalUI" long-name="Avkon Global UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6157
      <unit bldFile="mw/classicui/uifw/aknglobalui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6158
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6159
     <component name="ganes" long-name="Ganes">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6160
      <unit bldFile="mw/classicui/uifw/ganes/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6161
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6162
     <component unofficial="yes" name="uifw_test" long-name="UI Framework Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6163
      <!-- <unit bldFile="mw/classicui/uifw/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6164
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6165
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6166
    <collection name="CommonAdapter" long-name="Common Adapter" level="support">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6167
     <component name="commonadapter.dll=binary">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6168
      <unit bldFile="mw/classicui/commonadapter/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6169
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6170
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6171
    <collection name="ode" long-name="Open Dynamics Engine" level="support">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6172
     <component name="ode.dll=binary">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6173
      <unit bldFile="mw/classicui/ode/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6174
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6175
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6176
    <collection name="classicui_info" long-name="Classic UI Info" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6177
     <component unofficial="yes" name="classicui_build" long-name="Classic UI Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6178
      <unit bldFile="mw/classicui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6179
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6180
     <component unofficial="yes" name="classicui_test" long-name="Classic UI Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6181
      <!-- <unit bldFile="mw/classicui/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6182
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6183
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6184
    <collection name="classicui_plat" long-name="Classic UI Platform Interfaces" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6185
     <component unofficial="yes" name="global_window_priorities_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6186
      <unit bldFile="mw/classicui/classicui_plat/global_window_priorities_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6187
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6188
     <component unofficial="yes" name="aiw_provider_utility_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6189
      <unit bldFile="mw/classicui/classicui_plat/aiw_provider_utility_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6190
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6191
     <component unofficial="yes" name="alarm_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6192
      <unit bldFile="mw/classicui/classicui_plat/alarm_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6193
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6194
     <component unofficial="yes" name="signal_pane_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6195
      <unit bldFile="mw/classicui/classicui_plat/signal_pane_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6196
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6197
     <component unofficial="yes" name="long_tap_animation_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6198
      <unit bldFile="mw/classicui/classicui_plat/long_tap_animation_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6199
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6200
     <component unofficial="yes" name="common_file_dialogs_filter_factory_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6201
      <unit bldFile="mw/classicui/classicui_plat/common_file_dialogs_filter_factory_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6202
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6203
     <component unofficial="yes" name="volume_popup_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6204
      <unit bldFile="mw/classicui/classicui_plat/volume_popup_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6205
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6206
     <component unofficial="yes" name="indicator_touch_observer_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6207
      <unit bldFile="mw/classicui/classicui_plat/indicator_touch_observer_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6208
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6209
     <component unofficial="yes" name="custom_cursors_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6210
      <unit bldFile="mw/classicui/classicui_plat/custom_cursors_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6211
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6212
     <component unofficial="yes" name="special_character_table_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6213
      <unit bldFile="mw/classicui/classicui_plat/special_character_table_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6214
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6215
     <component unofficial="yes" name="extended_utilities_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6216
      <unit bldFile="mw/classicui/classicui_plat/extended_utilities_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6217
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6218
     <component unofficial="yes" name="battery_pane_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6219
      <unit bldFile="mw/classicui/classicui_plat/battery_pane_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6220
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6221
     <component unofficial="yes" name="extended_sounds_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6222
      <unit bldFile="mw/classicui/classicui_plat/extended_sounds_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6223
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6224
     <component unofficial="yes" name="generic_parameter_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6225
      <unit bldFile="mw/classicui/classicui_plat/generic_parameter_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6226
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6227
     <component unofficial="yes" name="ode_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6228
      <unit bldFile="mw/classicui/classicui_plat/ode_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6229
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6230
     <component unofficial="yes" name="extended_scroller_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6231
      <unit bldFile="mw/classicui/classicui_plat/extended_scroller_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6232
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6233
     <component unofficial="yes" name="key_event_utilities_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6234
      <unit bldFile="mw/classicui/classicui_plat/key_event_utilities_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6235
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6236
     <component unofficial="yes" name="avkon_anim_dll_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6237
      <unit bldFile="mw/classicui/classicui_plat/avkon_anim_dll_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6238
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6239
     <component unofficial="yes" name="stylus_activated_popup_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6240
      <unit bldFile="mw/classicui/classicui_plat/stylus_activated_popup_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6241
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6242
     <component unofficial="yes" name="pointer_event_modifier_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6243
      <unit bldFile="mw/classicui/classicui_plat/pointer_event_modifier_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6244
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6245
     <component unofficial="yes" name="personalisation_framework_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6246
      <!-- <unit bldFile="mw/classicui/classicui_plat/personalisation_framework_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6247
      <unit bldFile="mw/classicui/classicui_plat/personalisation_framework_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6248
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6249
     <component unofficial="yes" name="text_scroller_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6250
      <unit bldFile="mw/classicui/classicui_plat/text_scroller_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6251
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6252
     <component unofficial="yes" name="number_grouping_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6253
      <unit bldFile="mw/classicui/classicui_plat/number_grouping_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6254
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6255
     <component unofficial="yes" name="personalisation_localised_texts_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6256
      <unit bldFile="mw/classicui/classicui_plat/personalisation_localised_texts_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6257
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6258
     <component unofficial="yes" name="avkon_secondary_display_support_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6259
      <unit bldFile="mw/classicui/classicui_plat/avkon_secondary_display_support_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6260
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6261
     <component unofficial="yes" name="common_ui_settings_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6262
      <unit bldFile="mw/classicui/classicui_plat/common_ui_settings_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6263
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6264
     <component unofficial="yes" name="media_shared_document_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6265
      <unit bldFile="mw/classicui/classicui_plat/media_shared_document_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6266
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6267
     <component unofficial="yes" name="extended_notifiers_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6268
      <unit bldFile="mw/classicui/classicui_plat/extended_notifiers_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6269
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6270
     <component unofficial="yes" name="extended_input_capabilities_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6271
      <unit bldFile="mw/classicui/classicui_plat/extended_input_capabilities_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6272
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6273
     <component unofficial="yes" name="find_item_ui_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6274
      <unit bldFile="mw/classicui/classicui_plat/find_item_ui_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6275
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6276
     <component unofficial="yes" name="avkon_secondary_display_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6277
      <unit bldFile="mw/classicui/classicui_plat/avkon_secondary_display_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6278
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6279
     <component unofficial="yes" name="layout_configuration_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6280
      <unit bldFile="mw/classicui/classicui_plat/layout_configuration_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6281
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6282
     <component unofficial="yes" name="avkon_localised_texts_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6283
      <unit bldFile="mw/classicui/classicui_plat/avkon_localised_texts_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6284
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6285
     <component unofficial="yes" name="server_application_services_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6286
      <unit bldFile="mw/classicui/classicui_plat/server_application_services_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6287
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6288
     <component unofficial="yes" name="japanese_reading_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6289
      <unit bldFile="mw/classicui/classicui_plat/japanese_reading_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6290
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6291
     <component unofficial="yes" name="extended_notes_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6292
      <unit bldFile="mw/classicui/classicui_plat/extended_notes_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6293
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6294
     <component unofficial="yes" name="extended_buttons_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6295
      <unit bldFile="mw/classicui/classicui_plat/extended_buttons_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6296
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6297
     <component unofficial="yes" name="transition_effect_parameters_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6298
      <unit bldFile="mw/classicui/classicui_plat/transition_effect_parameters_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6299
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6300
     <component unofficial="yes" name="extended_indicators_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6301
      <unit bldFile="mw/classicui/classicui_plat/extended_indicators_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6302
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6303
     <component unofficial="yes" name="global_popup_priority_controller_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6304
      <unit bldFile="mw/classicui/classicui_plat/global_popup_priority_controller_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6305
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6306
     <component unofficial="yes" name="screensaver_runtime_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6307
      <unit bldFile="mw/classicui/classicui_plat/screensaver_runtime_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6308
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6309
     <component unofficial="yes" name="list_effects_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6310
      <unit bldFile="mw/classicui/classicui_plat/list_effects_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6311
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6312
     <component unofficial="yes" name="emergency_call_support_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6313
      <unit bldFile="mw/classicui/classicui_plat/emergency_call_support_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6314
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6315
     <component unofficial="yes" name="aiw_service_interface_menu_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6316
      <unit bldFile="mw/classicui/classicui_plat/aiw_service_interface_menu_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6317
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6318
     <component unofficial="yes" name="extended_animation_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6319
      <unit bldFile="mw/classicui/classicui_plat/extended_animation_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6320
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6321
     <component unofficial="yes" name="input_block_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6322
      <unit bldFile="mw/classicui/classicui_plat/input_block_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6323
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6324
     <component unofficial="yes" name="extended_lists_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6325
      <unit bldFile="mw/classicui/classicui_plat/extended_lists_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6326
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6327
     <component unofficial="yes" name="phone_number_text_utilities_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6328
      <unit bldFile="mw/classicui/classicui_plat/phone_number_text_utilities_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6329
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6330
     <component unofficial="yes" name="themes_settings_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6331
      <unit bldFile="mw/classicui/classicui_plat/themes_settings_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6332
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6333
     <component unofficial="yes" name="ganes_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6334
      <unit bldFile="mw/classicui/classicui_plat/ganes_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6335
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6336
     <component unofficial="yes" name="task_list_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6337
      <unit bldFile="mw/classicui/classicui_plat/task_list_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6338
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6339
     <component unofficial="yes" name="extended_ui_framework_definitions_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6340
      <unit bldFile="mw/classicui/classicui_plat/extended_ui_framework_definitions_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6341
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6342
     <component unofficial="yes" name="uikon_status_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6343
      <unit bldFile="mw/classicui/classicui_plat/uikon_status_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6344
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6345
     <component unofficial="yes" name="application_switching_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6346
      <unit bldFile="mw/classicui/classicui_plat/application_switching_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6347
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6348
     <component unofficial="yes" name="physics_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6349
      <unit bldFile="mw/classicui/classicui_plat/physics_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6350
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6351
     <component unofficial="yes" name="memory_card_ui_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6352
      <unit bldFile="mw/classicui/classicui_plat/memory_card_ui_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6353
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6354
     <component unofficial="yes" name="transition_effect_utilities_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6355
      <unit bldFile="mw/classicui/classicui_plat/transition_effect_utilities_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6356
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6357
     <component unofficial="yes" name="item_finder_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6358
      <unit bldFile="mw/classicui/classicui_plat/item_finder_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6359
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6360
     <component unofficial="yes" name="eikon_server_extension_client_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6361
      <unit bldFile="mw/classicui/classicui_plat/eikon_server_extension_client_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6362
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6363
     <component unofficial="yes" name="extended_dialogs_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6364
      <unit bldFile="mw/classicui/classicui_plat/extended_dialogs_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6365
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6366
     <component unofficial="yes" name="fep_document_navigation_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6367
      <unit bldFile="mw/classicui/classicui_plat/fep_document_navigation_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6368
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6369
     <component unofficial="yes" name="extended_editors_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6370
      <unit bldFile="mw/classicui/classicui_plat/extended_editors_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6371
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6372
     <component unofficial="yes" name="extended_aiw_criteria_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6373
      <unit bldFile="mw/classicui/classicui_plat/extended_aiw_criteria_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6374
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6375
     <component unofficial="yes" name="screensaver_animation_plugin_definitions_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6376
      <unit bldFile="mw/classicui/classicui_plat/screensaver_animation_plugin_definitions_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6377
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6378
     <component unofficial="yes" name="extended_queries_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6379
      <unit bldFile="mw/classicui/classicui_plat/extended_queries_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6380
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6381
     <component unofficial="yes" name="personalisation_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6382
      <unit bldFile="mw/classicui/classicui_plat/personalisation_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6383
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6384
     <component unofficial="yes" name="personalisation_slide_show_dialog_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6385
      <unit bldFile="mw/classicui/classicui_plat/personalisation_slide_show_dialog_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6386
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6387
     <component unofficial="yes" name="extended_status_pane_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6388
      <unit bldFile="mw/classicui/classicui_plat/extended_status_pane_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6389
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6390
     <component unofficial="yes" name="extended_setting_pages_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6391
      <unit bldFile="mw/classicui/classicui_plat/extended_setting_pages_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6392
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6393
     <component unofficial="yes" name="skinnable_clock_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6394
      <unit bldFile="mw/classicui/classicui_plat/skinnable_clock_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6395
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6396
     <component unofficial="yes" name="indicator_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6397
      <unit bldFile="mw/classicui/classicui_plat/indicator_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6398
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6399
     <component unofficial="yes" name="personalisation_application_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6400
      <unit bldFile="mw/classicui/classicui_plat/personalisation_application_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6401
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6402
     <component unofficial="yes" name="screensaver_settings_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6403
      <unit bldFile="mw/classicui/classicui_plat/screensaver_settings_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6404
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6405
     <component unofficial="yes" name="avkon_ui_server_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6406
      <unit bldFile="mw/classicui/classicui_plat/avkon_ui_server_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6407
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6408
     <component unofficial="yes" name="avkon_status_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6409
      <unit bldFile="mw/classicui/classicui_plat/avkon_status_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6410
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6411
     <component unofficial="yes" name="avkon_testability_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6412
      <unit bldFile="mw/classicui/classicui_plat/avkon_testability_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6413
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6414
     <component unofficial="yes" name="key_rotator_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6415
      <unit bldFile="mw/classicui/classicui_plat/key_rotator_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6416
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6417
     <component unofficial="yes" name="avkon_fonts_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6418
      <unit bldFile="mw/classicui/classicui_plat/avkon_fonts_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6419
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6420
     <component unofficial="yes" name="legacy_ui_framework_headers_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6421
      <unit bldFile="mw/classicui/classicui_plat/legacy_ui_framework_headers_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6422
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6423
     <component unofficial="yes" name="extended_initialization_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6424
      <unit bldFile="mw/classicui/classicui_plat/extended_initialization_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6425
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6426
     <component unofficial="yes" name="extended_grids_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6427
      <unit bldFile="mw/classicui/classicui_plat/extended_grids_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6428
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6429
     <component unofficial="yes" name="aiw_service_interface_base_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6430
      <unit bldFile="mw/classicui/classicui_plat/aiw_service_interface_base_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6431
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6432
     <component unofficial="yes" name="avkon_settings_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6433
      <unit bldFile="mw/classicui/classicui_plat/avkon_settings_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6434
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6435
     <component unofficial="yes" name="popup_form_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6436
      <unit bldFile="mw/classicui/classicui_plat/popup_form_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6437
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6438
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6439
    <collection name="classicui_pub" long-name="Classic UI Public Interfaces" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6440
     <component unofficial="yes" name="screen_saver_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6441
      <unit bldFile="mw/classicui/classicui_pub/screen_saver_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6442
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6443
     <component unofficial="yes" name="touch_pane_observer_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6444
      <unit bldFile="mw/classicui/classicui_pub/touch_pane_observer_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6445
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6446
     <component unofficial="yes" name="form_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6447
      <unit bldFile="mw/classicui/classicui_pub/form_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6448
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6449
     <component unofficial="yes" name="generic_button_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6450
      <unit bldFile="mw/classicui/classicui_pub/generic_button_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6451
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6452
     <component unofficial="yes" name="dialog_shutter_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6453
      <unit bldFile="mw/classicui/classicui_pub/dialog_shutter_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6454
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6455
     <component unofficial="yes" name="application_framework_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6456
      <unit bldFile="mw/classicui/classicui_pub/application_framework_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6457
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6458
     <component unofficial="yes" name="document_handler_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6459
      <unit bldFile="mw/classicui/classicui_pub/document_handler_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6460
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6461
     <component unofficial="yes" name="tabs_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6462
      <unit bldFile="mw/classicui/classicui_pub/tabs_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6463
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6464
     <component unofficial="yes" name="indicators_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6465
      <unit bldFile="mw/classicui/classicui_pub/indicators_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6466
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6467
     <component unofficial="yes" name="initialization_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6468
      <unit bldFile="mw/classicui/classicui_pub/initialization_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6469
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6470
     <component unofficial="yes" name="scroller_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6471
      <unit bldFile="mw/classicui/classicui_pub/scroller_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6472
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6473
     <component unofficial="yes" name="setting_pages_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6474
      <unit bldFile="mw/classicui/classicui_pub/setting_pages_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6475
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6476
     <component unofficial="yes" name="volume_control_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6477
      <unit bldFile="mw/classicui/classicui_pub/volume_control_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6478
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6479
     <component unofficial="yes" name="notifiers_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6480
      <unit bldFile="mw/classicui/classicui_pub/notifiers_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6481
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6482
     <component unofficial="yes" name="information_preview_popup_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6483
      <unit bldFile="mw/classicui/classicui_pub/information_preview_popup_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6484
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6485
     <component unofficial="yes" name="screen_mode_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6486
      <unit bldFile="mw/classicui/classicui_pub/screen_mode_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6487
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6488
     <component unofficial="yes" name="aiw_criteria_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6489
      <unit bldFile="mw/classicui/classicui_pub/aiw_criteria_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6490
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6491
     <component unofficial="yes" name="screen_clearer_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6492
      <unit bldFile="mw/classicui/classicui_pub/screen_clearer_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6493
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6494
     <component unofficial="yes" name="grids_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6495
      <unit bldFile="mw/classicui/classicui_pub/grids_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6496
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6497
     <component unofficial="yes" name="images_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6498
      <unit bldFile="mw/classicui/classicui_pub/images_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6499
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6500
     <component unofficial="yes" name="fonts_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6501
      <unit bldFile="mw/classicui/classicui_pub/fonts_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6502
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6503
     <component unofficial="yes" name="private_ui_framework_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6504
      <unit bldFile="mw/classicui/classicui_pub/private_ui_framework_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6505
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6506
     <component unofficial="yes" name="sounds_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6507
      <unit bldFile="mw/classicui/classicui_pub/sounds_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6508
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6509
     <component unofficial="yes" name="misc_controls_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6510
      <unit bldFile="mw/classicui/classicui_pub/misc_controls_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6511
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6512
     <component unofficial="yes" name="animation_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6513
      <unit bldFile="mw/classicui/classicui_pub/animation_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6514
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6515
     <component unofficial="yes" name="server_application_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6516
      <unit bldFile="mw/classicui/classicui_pub/server_application_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6517
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6518
     <component unofficial="yes" name="status_pane_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6519
      <unit bldFile="mw/classicui/classicui_pub/status_pane_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6520
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6521
     <component unofficial="yes" name="info_popup_note_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6522
      <unit bldFile="mw/classicui/classicui_pub/info_popup_note_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6523
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6524
     <component unofficial="yes" name="window_server_event_observer_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6525
      <unit bldFile="mw/classicui/classicui_pub/window_server_event_observer_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6526
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6527
     <component unofficial="yes" name="intermediate_state_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6528
      <unit bldFile="mw/classicui/classicui_pub/intermediate_state_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6529
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6530
     <component unofficial="yes" name="uikon_core_controls">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6531
      <!-- <unit bldFile="mw/classicui/classicui_pub/uikon_core_controls/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6532
      <unit bldFile="mw/classicui/classicui_pub/uikon_core_controls/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6533
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6534
     <component unofficial="yes" name="labels_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6535
      <unit bldFile="mw/classicui/classicui_pub/labels_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6536
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6537
     <component unofficial="yes" name="common_file_dialogs_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6538
      <unit bldFile="mw/classicui/classicui_pub/common_file_dialogs_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6539
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6540
     <component unofficial="yes" name="buttons_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6541
      <unit bldFile="mw/classicui/classicui_pub/buttons_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6542
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6543
     <component unofficial="yes" name="aiw_service_handler_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6544
      <unit bldFile="mw/classicui/classicui_pub/aiw_service_handler_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6545
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6546
     <component unofficial="yes" name="touch_pane_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6547
      <unit bldFile="mw/classicui/classicui_pub/touch_pane_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6548
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6549
     <component unofficial="yes" name="keylock_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6550
      <unit bldFile="mw/classicui/classicui_pub/keylock_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6551
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6552
     <component unofficial="yes" name="navigation_pane_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6553
      <unit bldFile="mw/classicui/classicui_pub/navigation_pane_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6554
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6555
     <component unofficial="yes" name="ui_framework_definitions_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6556
      <unit bldFile="mw/classicui/classicui_pub/ui_framework_definitions_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6557
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6558
     <component unofficial="yes" name="context_pane_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6559
      <unit bldFile="mw/classicui/classicui_pub/context_pane_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6560
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6561
     <component unofficial="yes" name="slider_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6562
      <unit bldFile="mw/classicui/classicui_pub/slider_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6563
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6564
     <component unofficial="yes" name="aiw_generic_parameter_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6565
      <unit bldFile="mw/classicui/classicui_pub/aiw_generic_parameter_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6566
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6567
     <component unofficial="yes" name="base_controls_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6568
      <unit bldFile="mw/classicui/classicui_pub/base_controls_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6569
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6570
     <component unofficial="yes" name="touch_ui_utilities_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6571
      <unit bldFile="mw/classicui/classicui_pub/touch_ui_utilities_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6572
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6573
     <component unofficial="yes" name="ui_framework_utilities_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6574
      <unit bldFile="mw/classicui/classicui_pub/ui_framework_utilities_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6575
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6576
     <component unofficial="yes" name="input_frame_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6577
      <unit bldFile="mw/classicui/classicui_pub/input_frame_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6578
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6579
     <component unofficial="yes" name="classicui_pub_test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6580
      <!-- <unit bldFile="mw/classicui/classicui_pub/tsrc/bc/apps/s60_sdk5.0/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6581
      <!-- <unit bldFile="mw/classicui/classicui_pub/tsrc/bc/apps/s60_sdk3.2/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6582
      <!-- <unit bldFile="mw/classicui/classicui_pub/tsrc/bc/apps/bctesttemplate/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6583
      <!-- <unit bldFile="mw/classicui/classicui_pub/tsrc/bc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6584
      <!-- <unit bldFile="mw/classicui/classicui_pub/tsrc/bc/apps/s60_sdk3.1/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6585
      <!-- <unit bldFile="mw/classicui/classicui_pub/tsrc/bc/apps/s60_sdk5.0/bctestpane/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6586
      <!-- <unit bldFile="mw/classicui/classicui_pub/tsrc/bc/apps/s60_sdk3.0/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6587
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6588
     <component unofficial="yes" name="hotkeys_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6589
      <unit bldFile="mw/classicui/classicui_pub/hotkeys_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6590
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6591
     <component unofficial="yes" name="error_ui_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6592
      <unit bldFile="mw/classicui/classicui_pub/error_ui_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6593
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6594
     <component unofficial="yes" name="choice_list_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6595
      <unit bldFile="mw/classicui/classicui_pub/choice_list_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6596
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6597
     <component unofficial="yes" name="popups_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6598
      <unit bldFile="mw/classicui/classicui_pub/popups_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6599
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6600
     <component unofficial="yes" name="notes_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6601
      <unit bldFile="mw/classicui/classicui_pub/notes_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6602
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6603
     <component unofficial="yes" name="dialogs_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6604
      <unit bldFile="mw/classicui/classicui_pub/dialogs_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6605
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6606
     <component unofficial="yes" name="searchfield_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6607
      <unit bldFile="mw/classicui/classicui_pub/searchfield_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6608
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6609
     <component unofficial="yes" name="calendar_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6610
      <unit bldFile="mw/classicui/classicui_pub/calendar_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6611
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6612
     <component unofficial="yes" name="stylus_popup_menu_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6613
      <unit bldFile="mw/classicui/classicui_pub/stylus_popup_menu_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6614
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6615
     <component unofficial="yes" name="editors_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6616
      <unit bldFile="mw/classicui/classicui_pub/editors_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6617
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6618
     <component unofficial="yes" name="queries_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6619
      <unit bldFile="mw/classicui/classicui_pub/queries_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6620
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6621
     <component unofficial="yes" name="toolbar_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6622
      <unit bldFile="mw/classicui/classicui_pub/toolbar_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6623
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6624
     <component unofficial="yes" name="title_pane_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6625
      <unit bldFile="mw/classicui/classicui_pub/title_pane_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6626
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6627
     <component unofficial="yes" name="options_menu_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6628
      <!-- <unit bldFile="mw/classicui/classicui_pub/options_menu_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6629
      <unit bldFile="mw/classicui/classicui_pub/options_menu_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6630
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6631
     <component unofficial="yes" name="lists_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6632
      <unit bldFile="mw/classicui/classicui_pub/lists_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6633
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6634
     <component unofficial="yes" name="title_pane_touch_observer_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6635
      <unit bldFile="mw/classicui/classicui_pub/title_pane_touch_observer_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6636
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6637
     <component unofficial="yes" name="hierarchical_lists_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6638
      <unit bldFile="mw/classicui/classicui_pub/hierarchical_lists_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6639
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6640
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6641
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6642
   <block name="svgt" long-name="SVG Tiny" tech_domain="ui" level="generic" levels="util ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6643
    <collection name="svgtopt" long-name="SVGT Opt" level="util">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6644
     <component name="SVG">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6645
      <!-- <unit bldFile="mw/svgt/svgtopt/svg/svgrecog/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6646
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6647
     <component name="nvgdecoder" long-name="NVG Decoder"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6648
     <component name="SVGEngineJI" long-name="SVG Engine JI"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6649
     <component name="SVGTPlugin" long-name="SVGT Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6650
      <unit bldFile="mw/svgt/svgtopt/svgtplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6651
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6652
     <component unofficial="yes" name="svgtopt_build" long-name="SVGT Opt Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6653
      <unit bldFile="mw/svgt/svgtopt/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6654
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6655
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6656
    <collection name="svgt_info" long-name="SVG Tiny Info" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6657
     <component unofficial="yes" name="svgt_build" long-name="SVG Tiny Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6658
      <unit bldFile="mw/svgt/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6659
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6660
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6661
    <collection name="svgt_plat" long-name="SVG Tiny Platform Interfaces" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6662
     <component unofficial="yes" name="nvg_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6663
      <unit bldFile="mw/svgt/svgt_plat/nvg_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6664
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6665
     <component unofficial="yes" name="svgt_api" long-name="SVG Tiny API">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6666
      <unit bldFile="mw/svgt/svgt_plat/svgt_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6667
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6668
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6669
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6670
   <block name="uiaccelerator" long-name="UI Accelerator" tech_domain="ui" level="generic" levels="plugin framework server generic specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6671
    <collection name="uiacceltk" long-name="UI Accelerator TK" level="framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6672
     <component name="hitchcock" long-name="Hitchcock">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6673
      <!-- <unit bldFile="mw/uiaccelerator/uiacceltk/hitchcock/coretoolkit/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6674
      <unit bldFile="mw/uiaccelerator/uiacceltk/hitchcock/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6675
      <!-- <unit bldFile="mw/uiaccelerator/uiacceltk/hitchcock/plugins/alftranseffect/alftranseffectplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6676
      <!-- <unit bldFile="mw/uiaccelerator/uiacceltk/hitchcock/tracer/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6677
      <!-- <unit bldFile="mw/uiaccelerator/uiacceltk/hitchcock/tracer/traceextclient/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6678
      <!-- <unit bldFile="mw/uiaccelerator/uiacceltk/hitchcock/tracer/traceextplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6679
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6680
     <component name="widgeteditors" long-name="Widget Editors">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6681
      <unit bldFile="mw/uiaccelerator/uiacceltk/widgeteditors/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6682
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6683
     <component unofficial="yes" name="uiacceltk_build" long-name="UI Accelerator TK Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6684
      <unit bldFile="mw/uiaccelerator/uiacceltk/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6685
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6686
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6687
    <collection name="uiaccelexampleapps" long-name="UI Accelerator Example Apps" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6688
     <component name="alfexanalogdialer" long-name="ALF Ex Analog Dialer">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6689
      <!-- <unit bldFile="mw/uiaccelerator/uiaccelexampleapps/alfexanalogdialer/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6690
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6691
     <component name="alfexstickers" long-name="ALF Ex Stickers">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6692
      <!-- <unit bldFile="mw/uiaccelerator/uiaccelexampleapps/alfexstickers/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6693
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6694
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6695
    <collection name="uiaccelerator_info" long-name="UI Accelerator Info" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6696
     <component unofficial="yes" name="inc">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6697
      <!-- <unit bldFile="mw/uiaccelerator/inc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6698
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6699
     <component unofficial="yes" name="uiaccelerator_test" long-name="UI Accelerator Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6700
      <!-- <unit bldFile="mw/uiaccelerator/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6701
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6702
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6703
    <collection name="uiaccelerator_plat" long-name="UI Accelerator Platform Interfaces" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6704
     <component unofficial="yes" name="alf_tracing_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6705
      <unit bldFile="mw/uiaccelerator/uiaccelerator_plat/alf_tracing_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6706
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6707
     <component unofficial="yes" name="uiaccelerator_plat_build" long-name="UI Accelerator Platform API Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6708
      <unit bldFile="mw/uiaccelerator/uiaccelerator_plat/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6709
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6710
     <component unofficial="yes" name="alf_extension_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6711
      <unit bldFile="mw/uiaccelerator/uiaccelerator_plat/alf_extension_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6712
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6713
     <component unofficial="yes" name="alf_extended_visual_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6714
      <unit bldFile="mw/uiaccelerator/uiaccelerator_plat/alf_extended_visual_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6715
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6716
     <component unofficial="yes" name="alf_client_server_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6717
      <unit bldFile="mw/uiaccelerator/uiaccelerator_plat/alf_client_server_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6718
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6719
     <component unofficial="yes" name="alf_editors_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6720
      <unit bldFile="mw/uiaccelerator/uiaccelerator_plat/alf_editors_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6721
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6722
     <component unofficial="yes" name="alf_core_toolkit_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6723
      <unit bldFile="mw/uiaccelerator/uiaccelerator_plat/alf_core_toolkit_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6724
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6725
     <component unofficial="yes" name="alf_visual_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6726
      <unit bldFile="mw/uiaccelerator/uiaccelerator_plat/alf_visual_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6727
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6728
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6729
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6730
   <block name="uiresources" long-name="UI Resources" tech_domain="ui" level="generic" levels="compile plugin framework server generic data">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6731
    <collection name="layouts" long-name="Layouts" level="plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6732
     <component name="cdl" long-name="Cdl">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6733
      <unit bldFile="mw/uiresources/layouts/cdl/cdlengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6734
      <unit bldFile="mw/uiresources/layouts/cdl/cdlserver/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6735
      <!-- <unit bldFile="mw/uiresources/layouts/cdl/cdlutils/cdlexplorer/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6736
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6737
     <component name="aknlayout2" long-name="AKN Layout 2">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6738
      <!-- <unit bldFile="mw/uiresources/layouts/aknlayout2/generated"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6739
      <!-- <unit bldFile="mw/uiresources/layouts/aknlayout2/generated/nhd_akn_app"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6740
      <!-- <unit bldFile="mw/uiresources/layouts/aknlayout2/generated/nhd_uiaccel"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6741
      <!-- <unit bldFile="mw/uiresources/layouts/aknlayout2/generated/qhd_touch_akn_app"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6742
      <!-- <unit bldFile="mw/uiresources/layouts/aknlayout2/generated/qhd_touch_uiaccel"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6743
      <!-- <unit bldFile="mw/uiresources/layouts/aknlayout2/generated/qvga2_akn_app"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6744
      <!-- <unit bldFile="mw/uiresources/layouts/aknlayout2/generated/qvga2_uiaccel"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6745
      <!-- <unit bldFile="mw/uiresources/layouts/aknlayout2/generated/qvga_akn_app"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6746
      <!-- <unit bldFile="mw/uiresources/layouts/aknlayout2/generated/qvga_uiaccel"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6747
      <!-- <unit bldFile="mw/uiresources/layouts/aknlayout2/generated/vga3_akn_app"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6748
      <!-- <unit bldFile="mw/uiresources/layouts/aknlayout2/generated/vga3_uiaccel"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6749
      <!-- <unit bldFile="mw/uiresources/layouts/aknlayout2/generated/vga_akn_app"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6750
      <!-- <unit bldFile="mw/uiresources/layouts/aknlayout2/generated/vga_uiaccel"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6751
      <unit bldFile="mw/uiresources/layouts/aknlayout2/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6752
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6753
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6754
    <collection name="locales" long-name="Locales" level="framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6755
     <component unofficial="yes" name="loce32">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6756
      <unit bldFile="mw/uiresources/locales/loce32"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6757
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6758
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6759
    <collection name="pictographs" long-name="Pictographs" level="data">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6760
     <component name="AknPictograph" long-name="AKN Picto Graph">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6761
      <unit bldFile="mw/uiresources/pictographs/aknpictograph/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6762
      <!-- <unit bldFile="mw/uiresources/pictographs/aknpictograph/tools/aknpictobitmapbuilder/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6763
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6764
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6765
    <collection name="skins" long-name="Skins" level="data">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6766
     <component name="AknSkinContent" long-name="AKN Skin Content">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6767
      <unit bldFile="mw/uiresources/skins/aknskincontent/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6768
      <!-- <unit bldFile="mw/uiresources/skins/aknskincontent/srcdata/scalableseries60skin/mifindexdll"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6769
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6770
     <component name="AknSkins" long-name="AKN Skins">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6771
      <unit bldFile="mw/uiresources/skins/aknskins/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6772
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6773
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6774
    <collection name="uiconfig" long-name="UI Config" level="server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6775
     <component name="s60config" long-name="S60 Config">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6776
      <unit bldFile="mw/uiresources/uiconfig/s60config/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6777
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6778
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6779
    <collection name="fontsupport" long-name="Font Support" level="generic">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6780
     <component name="fontprovider" long-name="Font Provider">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6781
      <unit bldFile="mw/uiresources/fontsupport/fontprovider/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6782
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6783
     <component name="fontutils" long-name="Font Utils">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6784
      <unit bldFile="mw/uiresources/fontsupport/fontutils/fontutils/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6785
      <!-- <unit bldFile="mw/uiresources/fontsupport/fontutils/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6786
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6787
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6788
    <collection name="uigraphics" long-name="UI Graphics" level="generic">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6789
     <component name="Bitmaps2" long-name="Bitmaps 2">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6790
      <unit bldFile="mw/uiresources/uigraphics/bitmaps2/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6791
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6792
     <component name="Icons">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6793
      <unit bldFile="mw/uiresources/uigraphics/icons/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6794
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6795
     <component name="VariatedBitmaps" long-name="Variated Bitmaps">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6796
      <unit bldFile="mw/uiresources/uigraphics/variatedbitmaps/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6797
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6798
     <component name="AknIcon" long-name="AKN Icon">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6799
      <unit bldFile="mw/uiresources/uigraphics/aknicon/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6800
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6801
     <component name="palette" long-name="Palette">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6802
      <!-- <unit bldFile="mw/uiresources/uigraphics/palette/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6803
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6804
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6805
    <collection name="helpthemes" long-name="Help Themes" level="data">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6806
     <component name="helpthemes compo"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6807
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6808
    <collection name="aknlayoutcompiler" long-name="Avkon Layout Compiler" level="compile">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6809
     <component name="aknlayoutcompiler compo" long-name="AKN Layout Compiler Component"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6810
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6811
    <collection name="cdlcompiler" long-name="CDL Compiler" level="compile">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6812
     <component name="cdlcompiler compo" long-name="CDL Compiler Component"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6813
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6814
    <collection name="cdlcompilertoolkit" long-name="CDL Compiler Toolkit" level="compile">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6815
     <component name="cdlcompilertoolkit compo" long-name="CDL Compiler Toolkit Component"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6816
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6817
    <collection name="skincompiler" long-name="Skin Compiler" level="compile">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6818
     <component name="AknSkinDescCompiler" long-name="AKN Skin Desc Compiler">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6819
      <unit bldFile="mw/uitools/skincompiler/aknskindesccompiler/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6820
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6821
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6822
    <collection name="uiresources_info" long-name="UI Resources Info" level="data">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6823
     <component unofficial="yes" name="uiresources_test" long-name="UI Resources Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6824
      <!-- <unit bldFile="mw/uiresources/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6825
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6826
     <component unofficial="yes" name="uiresources_build" long-name="UI Resources Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6827
      <unit bldFile="mw/uiresources/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6828
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6829
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6830
    <collection name="uiresources_plat" long-name="UI Resources Platform Interfaces" level="data">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6831
     <component unofficial="yes" name="skins_image_attributes_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6832
      <unit bldFile="mw/uiresources/uiresources_plat/skins_image_attributes_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6833
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6834
     <component unofficial="yes" name="mifconv_definitions_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6835
      <unit bldFile="mw/uiresources/uiresources_plat/mifconv_definitions_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6836
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6837
     <component unofficial="yes" name="wallpaper_configuration_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6838
      <unit bldFile="mw/uiresources/uiresources_plat/wallpaper_configuration_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6839
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6840
     <component unofficial="yes" name="cdl_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6841
      <unit bldFile="mw/uiresources/uiresources_plat/cdl_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6842
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6843
     <component unofficial="yes" name="graphic_configuration_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6844
      <unit bldFile="mw/uiresources/uiresources_plat/graphic_configuration_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6845
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6846
     <component unofficial="yes" name="extended_skins_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6847
      <unit bldFile="mw/uiresources/uiresources_plat/extended_skins_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6848
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6849
     <component unofficial="yes" name="mif_header_cdl_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6850
      <unit bldFile="mw/uiresources/uiresources_plat/mif_header_cdl_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6851
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6852
     <component unofficial="yes" name="tfx_server_plugin_ids_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6853
      <unit bldFile="mw/uiresources/uiresources_plat/tfx_server_plugin_ids_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6854
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6855
     <component unofficial="yes" name="layout_system_private_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6856
      <unit bldFile="mw/uiresources/uiresources_plat/layout_system_private_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6857
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6858
     <component unofficial="yes" name="personalisation_and_skins_settings_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6859
      <unit bldFile="mw/uiresources/uiresources_plat/personalisation_and_skins_settings_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6860
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6861
     <component unofficial="yes" name="language_code_definitions_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6862
      <unit bldFile="mw/uiresources/uiresources_plat/language_code_definitions_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6863
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6864
     <component unofficial="yes" name="private_user_area_code_definitions_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6865
      <unit bldFile="mw/uiresources/uiresources_plat/private_user_area_code_definitions_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6866
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6867
     <component unofficial="yes" name="tfx_effect_setup_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6868
      <unit bldFile="mw/uiresources/uiresources_plat/tfx_effect_setup_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6869
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6870
     <component unofficial="yes" name="extended_fonts_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6871
      <unit bldFile="mw/uiresources/uiresources_plat/extended_fonts_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6872
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6873
     <component unofficial="yes" name="layout_data_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6874
      <unit bldFile="mw/uiresources/uiresources_plat/layout_data_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6875
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6876
     <component unofficial="yes" name="tfx_server_controller_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6877
      <unit bldFile="mw/uiresources/uiresources_plat/tfx_server_controller_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6878
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6879
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6880
    <collection name="uiresources_pub" long-name="UI Resources Public Interfaces" level="data">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6881
     <component unofficial="yes" name="scalable_icons_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6882
      <unit bldFile="mw/uiresources/uiresources_pub/scalable_icons_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6883
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6884
     <component unofficial="yes" name="graphics_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6885
      <unit bldFile="mw/uiresources/uiresources_pub/graphics_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6886
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6887
     <component unofficial="yes" name="skins_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6888
      <unit bldFile="mw/uiresources/uiresources_pub/skins_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6889
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6890
     <component unofficial="yes" name="layout_id_definitions_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6891
      <unit bldFile="mw/uiresources/uiresources_pub/layout_id_definitions_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6892
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6893
     <component unofficial="yes" name="font_definition_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6894
      <unit bldFile="mw/uiresources/uiresources_pub/font_definition_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6895
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6896
     <component unofficial="yes" name="pictograph_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6897
      <unit bldFile="mw/uiresources/uiresources_pub/pictograph_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6898
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6899
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6900
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6901
   <block name="hapticsservices" long-name="Haptics Services" tech_domain="ui" level="specific" levels="fw api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6902
    <collection name="tactilefeedback" long-name="Tactile Feedback" level="fw">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6903
     <component name="tactilearearegistry" long-name="Tactile Area Registry">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6904
      <unit bldFile="mw/hapticsservices/tactilefeedback/tactilearearegistry/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6905
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6906
     <component name="tactilefeedbackclient" long-name="Tactile Feedback Client">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6907
      <unit bldFile="mw/hapticsservices/tactilefeedback/tactilefeedbackclient/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6908
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6909
     <component name="tactileactionplugin" long-name="TactilE Action Plugin"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6910
     <component name="tactileclickplugin" long-name="Tactile Click Plugin"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6911
     <component name="tactilefeedbackresolver" long-name="Tactile Feedback Resolver"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6912
     <component unofficial="yes" name="tactilefeedback_build" long-name="Tactile Feedback Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6913
      <unit bldFile="mw/hapticsservices/tactilefeedback/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6914
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6915
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6916
    <collection name="hapticsservices_pub" long-name="Haptics Services Public Interfaces" level="api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6917
     <component unofficial="yes" name="tactile_feedback_client_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6918
      <unit bldFile="mw/hapticsservices/hapticsservices_pub/tactile_feedback_client_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6919
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6920
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6921
    <collection name="hapticsservices_plat" long-name="Haptics Services Platform Interfaces" level="api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6922
     <component unofficial="yes" name="tactile_feedback_server_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6923
      <unit bldFile="mw/hapticsservices/hapticsservices_plat/tactile_feedback_server_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6924
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6925
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6926
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6927
   <block name="homescreensrv" long-name="Home Screen Services" tech_domain="ui" level="specific" levels="plugin framework server generic specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6928
    <collection name="contentpublishingsrv" long-name="Content Publishing Service" level="server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6929
     <component name="contentpublishingutils" long-name="Content Publishing Utils">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6930
      <unit bldFile="mw/homescreensrv/contentpublishingsrv/contentpublishingutils/contentpublishingdebug/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6931
      <unit bldFile="mw/homescreensrv/contentpublishingsrv/contentpublishingutils/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6932
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6933
     <component name="contentpublishingserver" long-name="Content Publishing Server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6934
      <unit bldFile="mw/homescreensrv/contentpublishingsrv/contentpublishingserver/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6935
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6936
     <component name="contentharvester" long-name="Content Harvester">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6937
      <unit bldFile="mw/homescreensrv/contentpublishingsrv/contentharvester/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6938
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6939
     <component unofficial="yes" name="contentpublishingsrv_build" long-name="Content Publishing Service Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6940
      <unit bldFile="mw/homescreensrv/contentpublishingsrv/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6941
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6942
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6943
    <collection name="backsteppingsrv" long-name="Backstepping Service" level="server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6944
     <component name="bsengine.exe=binary">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6945
      <unit bldFile="mw/homescreensrv/backsteppingsrv/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6946
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6947
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6948
    <collection name="xcfw" long-name="XCFW" level="framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6949
     <component name="XCFW.dll=binary" long-name="XCFW">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6950
      <unit bldFile="mw/homescreensrv/xcfw/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6951
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6952
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6953
    <collection name="homescreenpluginsrv" long-name="Homescreen Plugin Service" level="plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6954
     <component name="hspsdefinitionengine" long-name="Homescreen Plugin Server Definition Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6955
      <unit bldFile="mw/homescreensrv/homescreenpluginsrv/hspsdefinitionengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6956
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6957
     <component name="hspsdom" long-name="Homescreen Plugin Server DOM">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6958
      <unit bldFile="mw/homescreensrv/homescreenpluginsrv/hspsdom/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6959
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6960
     <component name="hspspluginregistry" long-name="Homescreen Plugin Registry">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6961
      <unit bldFile="mw/homescreensrv/homescreenpluginsrv/hspspluginregistry/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6962
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6963
     <component name="hspsmanager" long-name="Homescreen Plugin Server Manager">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6964
      <unit bldFile="mw/homescreensrv/homescreenpluginsrv/hspsmanager/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6965
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6966
     <component name="hspsodt" long-name="Homescreen Plugin Server ODT">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6967
      <unit bldFile="mw/homescreensrv/homescreenpluginsrv/hspsodt/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6968
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6969
     <component name="hspsresource" long-name="Homescreen Plugin Server Resource">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6970
      <unit bldFile="mw/homescreensrv/homescreenpluginsrv/hspsresource/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6971
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6972
     <component name="hspsresult" long-name="Homescreen Plugin Server Result">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6973
      <unit bldFile="mw/homescreensrv/homescreenpluginsrv/hspsresult/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6974
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6975
     <component name="hspstools" long-name="Homescreen Plugin Server Tools">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6976
      <unit bldFile="mw/homescreensrv/homescreenpluginsrv/hspstools/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6977
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6978
     <component unofficial="yes" name="homescreenpluginsrv_build" long-name="Homescreen Plugin Service Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6979
      <unit bldFile="mw/homescreensrv/homescreenpluginsrv/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6980
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6981
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6982
    <collection name="idlefw" long-name="Idle Framework" level="framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6983
     <component name="idlefw_plugins" long-name="Plugins">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6984
      <unit bldFile="mw/homescreensrv/idlefw/plugins/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6985
      <!-- <unit bldFile="mw/homescreensrv/idlefw/plugins/pslnactiveidleplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6986
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6987
     <component unofficial="yes" name="idlefw_build" long-name="Idle Framework Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6988
      <unit bldFile="mw/homescreensrv/idlefw/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6989
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6990
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6991
    <collection name="menucontentsrv" long-name="Menu Content Service" level="generic">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6992
     <component name="menusatinterface" long-name="Menu SAT Interface">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6993
      <unit bldFile="mw/homescreensrv/menucontentsrv/menusatinterface/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6994
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6995
     <component unofficial="yes" name="menucontentsrv_build" long-name="Menu Content Service Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6996
      <unit bldFile="mw/homescreensrv/menucontentsrv/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6997
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6998
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  6999
    <collection name="homescreensrv_pub" long-name="Home Screen Services Public Interfaces" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7000
     <component unofficial="yes" name="hs_widget_publisher_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7001
      <unit bldFile="mw/homescreensrv/homescreensrv_pub/hs_widget_publisher_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7002
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7003
     <component unofficial="yes" name="homescreensrv_pub_build" long-name="Home Screen Services Public API Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7004
      <unit bldFile="mw/homescreensrv/homescreensrv_pub/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7005
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7006
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7007
    <collection name="homescreensrv_plat" long-name="Home Screen Services Platform Interfaces" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7008
     <component unofficial="yes" name="sapi_backstepping">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7009
      <unit bldFile="mw/homescreensrv/homescreensrv_plat/sapi_backstepping/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7010
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7011
     <component unofficial="yes" name="idlefw_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7012
      <unit bldFile="mw/homescreensrv/homescreensrv_plat/idlefw_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7013
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7014
     <component unofficial="yes" name="ai_content_model_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7015
      <unit bldFile="mw/homescreensrv/homescreensrv_plat/ai_content_model_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7016
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7017
     <component unofficial="yes" name="action_handler_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7018
      <unit bldFile="mw/homescreensrv/homescreensrv_plat/action_handler_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7019
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7020
     <component unofficial="yes" name="sapi_menucontent">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7021
      <unit bldFile="mw/homescreensrv/homescreensrv_plat/sapi_menucontent/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7022
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7023
     <component unofficial="yes" name="ai_plugin_management_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7024
      <unit bldFile="mw/homescreensrv/homescreensrv_plat/ai_plugin_management_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7025
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7026
     <component unofficial="yes" name="menu_sat_interface_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7027
      <unit bldFile="mw/homescreensrv/homescreensrv_plat/menu_sat_interface_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7028
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7029
     <component unofficial="yes" name="content_harvester_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7030
      <unit bldFile="mw/homescreensrv/homescreensrv_plat/content_harvester_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7031
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7032
     <component unofficial="yes" name="external_home_screen_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7033
      <unit bldFile="mw/homescreensrv/homescreensrv_plat/external_home_screen_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7034
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7035
     <component unofficial="yes" name="sapi_actionhandler">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7036
      <unit bldFile="mw/homescreensrv/homescreensrv_plat/sapi_actionhandler/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7037
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7038
     <component unofficial="yes" name="ai_utilities_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7039
      <unit bldFile="mw/homescreensrv/homescreensrv_plat/ai_utilities_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7040
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7041
     <component unofficial="yes" name="xcfw_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7042
      <unit bldFile="mw/homescreensrv/homescreensrv_plat/xcfw_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7043
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7044
     <component unofficial="yes" name="menu_model_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7045
      <unit bldFile="mw/homescreensrv/homescreensrv_plat/menu_model_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7046
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7047
     <component unofficial="yes" name="ai_plugin_information_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7048
      <unit bldFile="mw/homescreensrv/homescreensrv_plat/ai_plugin_information_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7049
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7050
     <component unofficial="yes" name="menu_content_service_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7051
      <unit bldFile="mw/homescreensrv/homescreensrv_plat/menu_content_service_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7052
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7053
     <component unofficial="yes" name="ai_variation_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7054
      <unit bldFile="mw/homescreensrv/homescreensrv_plat/ai_variation_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7055
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7056
     <component unofficial="yes" name="sapi_homescreenplugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7057
      <unit bldFile="mw/homescreensrv/homescreensrv_plat/sapi_homescreenplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7058
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7059
     <component unofficial="yes" name="ai_shortcut_command_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7060
      <unit bldFile="mw/homescreensrv/homescreensrv_plat/ai_shortcut_command_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7061
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7062
     <component unofficial="yes" name="shortcutplugin_extension_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7063
      <unit bldFile="mw/homescreensrv/homescreensrv_plat/shortcutplugin_extension_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7064
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7065
     <component unofficial="yes" name="sapi_contentpublishing">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7066
      <unit bldFile="mw/homescreensrv/homescreensrv_plat/sapi_contentpublishing/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7067
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7068
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7069
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7070
   <block name="appinstall" long-name="Application Installation" tech_domain="rt" level="generic" levels="tool framework generic api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7071
    <collection name="appinstaller" long-name="App Installer" level="generic">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7072
     <component name="AppMngr2" long-name="App Mngr2">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7073
      <unit bldFile="mw/appinstall/appinstaller/appmngr2/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7074
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7075
     <component name="AppinstUi" long-name="App Installer UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7076
      <unit bldFile="mw/appinstall/appinstaller/appinstui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7077
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7078
     <component unofficial="yes" name="appinstaller_build" long-name="App Installer Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7079
      <unit bldFile="mw/appinstall/appinstaller/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7080
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7081
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7082
    <collection name="ncdengine" long-name="NCD Engine" level="framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7083
     <component name="ncdengine_engine" long-name="Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7084
      <unit bldFile="mw/appinstall/ncdengine/engine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7085
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7086
     <component name="debuglogger" long-name="Debug Logger">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7087
      <!-- <unit bldFile="mw/appinstall/ncdengine/debuglogger/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7088
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7089
     <component unofficial="yes" name="ncdengine_build" long-name="NCD Engine Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7090
      <unit bldFile="mw/appinstall/ncdengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7091
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7092
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7093
    <collection name="iaupdateapi_stub" long-name="IA Update API Stub" level="api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7094
     <component name="iaupdateapi_stub compo">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7095
      <unit bldFile="mw/appinstall/iaupdateapi_stub/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7096
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7097
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7098
    <collection name="iaupdate" long-name="IA Update" level="api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7099
     <component name="IAD">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7100
      <unit bldFile="mw/appinstall/iaupdate/iad/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7101
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7102
     <component name="iaupdate_help" long-name="Help"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7103
     <component unofficial="yes" name="iaupdate_build" long-name="IA Update Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7104
      <unit bldFile="mw/appinstall/iaupdate/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7105
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7106
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7107
    <collection name="appinstall_info" long-name="Application Installation Info" level="api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7108
     <component unofficial="yes" name="appinstall_test" long-name="Application Installation Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7109
      <!-- <unit bldFile="mw/appinstall/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7110
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7111
     <component unofficial="yes" name="appinstall_build" long-name="Application Installation Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7112
      <unit bldFile="mw/appinstall/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7113
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7114
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7115
    <collection name="appinstall_plat" long-name="Application Installation Platform Interfaces" level="api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7116
     <component unofficial="yes" name="iaupdate_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7117
      <unit bldFile="mw/appinstall/appinstall_plat/iaupdate_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7118
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7119
     <component unofficial="yes" name="appmngr2runtimeapi">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7120
      <unit bldFile="mw/appinstall/appinstall_plat/appmngr2runtimeapi/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7121
      <!-- <unit bldFile="mw/appinstall/appinstall_plat/appmngr2runtimeapi/tsrc/data_src/sistest"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7122
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7123
     <component unofficial="yes" name="sw_installer_common_ui_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7124
      <unit bldFile="mw/appinstall/appinstall_plat/sw_installer_common_ui_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7125
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7126
     <component unofficial="yes" name="task_management_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7127
      <unit bldFile="mw/appinstall/appinstall_plat/task_management_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7128
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7129
     <component unofficial="yes" name="task_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7130
      <unit bldFile="mw/appinstall/appinstall_plat/task_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7131
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7132
     <component unofficial="yes" name="sw_installer_launcher_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7133
      <unit bldFile="mw/appinstall/appinstall_plat/sw_installer_launcher_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7134
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7135
     <component unofficial="yes" name="sw_installer_cr_keys">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7136
      <unit bldFile="mw/appinstall/appinstall_plat/sw_installer_cr_keys/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7137
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7138
     <component unofficial="yes" name="sw_installer_ps_keys">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7139
      <unit bldFile="mw/appinstall/appinstall_plat/sw_installer_ps_keys/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7140
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7141
     <component unofficial="yes" name="sw_installer_ui_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7142
      <unit bldFile="mw/appinstall/appinstall_plat/sw_installer_ui_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7143
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7144
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7145
    <collection name="appinstall_pub" long-name="Application Installation Public Interfaces" level="api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7146
     <component unofficial="yes" name="startup_list_management_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7147
      <!-- <unit bldFile="mw/appinstall/appinstall_pub/startup_list_management_api/tsrc/bc/startuplistmanagementapi/startupapp/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7148
      <unit bldFile="mw/appinstall/appinstall_pub/startup_list_management_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7149
      <!-- <unit bldFile="mw/appinstall/appinstall_pub/startup_list_management_api/tsrc/bc/startuplistmanagementapi/selfsignedstartupapp/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7150
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7151
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7152
    <collection name="secureswitools">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7153
     <component unofficial="yes" name="swisistools">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7154
      <!-- <unit bldFile="mw/appinstall/secureswitools/swisistools/test/tinterpretsisinteg/tintsistef"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7155
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7156
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7157
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7158
   <block name="serviceapifw" long-name="Service API Framework" tech_domain="rt" level="specific" levels="plugin framework server generic specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7159
    <collection name="languageinterworkingfw" long-name="Language Interworking Framework" level="framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7160
     <component name="servicehandler" long-name="Service Handler">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7161
      <unit bldFile="mw/serviceapifw/languageinterworkingfw/servicehandler/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7162
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7163
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7164
    <collection name="rtsecuritymanager" long-name="RT Security Manager" level="server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7165
     <component name="rtsecuritymanagerutil" long-name="RT Security Manager Util">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7166
      <unit bldFile="mw/serviceapifw/rtsecuritymanager/rtsecuritymanagerutil/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7167
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7168
     <component name="rtsecuritymanagerserver" long-name="RT Security Managers Erver">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7169
      <unit bldFile="mw/serviceapifw/rtsecuritymanager/rtsecuritymanagerserver/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7170
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7171
     <component name="rtsecuritymanagerclient" long-name="RT Security Manager Client">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7172
      <unit bldFile="mw/serviceapifw/rtsecuritymanager/rtsecuritymanagerclient/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7173
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7174
     <component unofficial="yes" name="rtsecuritymanager_build" long-name="RT Security Manager Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7175
      <unit bldFile="mw/serviceapifw/rtsecuritymanager/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7176
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7177
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7178
    <collection name="serviceapifw_plat" long-name="Service API Framework Platform Interfaces" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7179
     <component unofficial="yes" name="liw_criteria_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7180
      <unit bldFile="mw/serviceapifw/serviceapifw_plat/liw_criteria_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7181
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7182
     <component unofficial="yes" name="liw_generic_parameter_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7183
      <unit bldFile="mw/serviceapifw/serviceapifw_plat/liw_generic_parameter_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7184
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7185
     <component unofficial="yes" name="liw_service_handler_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7186
      <unit bldFile="mw/serviceapifw/serviceapifw_plat/liw_service_handler_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7187
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7188
     <component unofficial="yes" name="rtsecuritymanager_common_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7189
      <unit bldFile="mw/serviceapifw/serviceapifw_plat/rtsecuritymanager_common_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7190
      <!-- <unit bldFile="mw/serviceapifw/serviceapifw_plat/rtsecuritymanager_common_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7191
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7192
     <component unofficial="yes" name="liw_service_interface_base_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7193
      <unit bldFile="mw/serviceapifw/serviceapifw_plat/liw_service_interface_base_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7194
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7195
     <component unofficial="yes" name="rtsecuritymanager_client_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7196
      <unit bldFile="mw/serviceapifw/serviceapifw_plat/rtsecuritymanager_client_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7197
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7198
     <component unofficial="yes" name="liw_provider_utility_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7199
      <unit bldFile="mw/serviceapifw/serviceapifw_plat/liw_provider_utility_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7200
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7201
     <component unofficial="yes" name="rtsecuritymanager_utility_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7202
      <unit bldFile="mw/serviceapifw/serviceapifw_plat/rtsecuritymanager_utility_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7203
      <!-- <unit bldFile="mw/serviceapifw/serviceapifw_plat/rtsecuritymanager_utility_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7204
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7205
     <component unofficial="yes" name="liw_service_interface_menu_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7206
      <unit bldFile="mw/serviceapifw/serviceapifw_plat/liw_service_interface_menu_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7207
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7208
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7209
    <collection name="serviceapifw_info" long-name="Service API Framework Info" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7210
     <component unofficial="yes" name="serviceapifw_test" long-name="Service API Framework Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7211
      <!-- <unit bldFile="mw/serviceapifw/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7212
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7213
     <component unofficial="yes" name="serviceapifw_build" long-name="Service API Framework Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7214
      <unit bldFile="mw/serviceapifw/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7215
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7216
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7217
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7218
   <block name="serviceapi" long-name="Service API" tech_domain="rt" level="specific" levels="os mw1 mw2 app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7219
    <collection name="sapi_applicationmanager" long-name="SAPI Application Manager" level="mw1">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7220
     <component name="appmanagerservice" long-name="App Manager Service">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7221
      <unit bldFile="mw/serviceapi/sapi_applicationmanager/appmanagerservice/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7222
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7223
     <component unofficial="yes" name="sapi_applicationmanager_test" long-name="SAPI Application Manager Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7224
      <!-- <unit bldFile="mw/serviceapi/sapi_applicationmanager/tsrc/dev/cruntimetest/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7225
      <unit bldFile="mw/serviceapi/sapi_applicationmanager/tsrc/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7226
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7227
     <component unofficial="yes" name="sapi_applicationmanager_build" long-name="SAPI Application Manager Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7228
      <unit bldFile="mw/serviceapi/sapi_applicationmanager/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7229
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7230
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7231
    <collection name="sapi_calendar" long-name="SAPI Calendar" level="app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7232
     <component name="calendarservice" long-name="Calendar Service">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7233
      <unit bldFile="mw/serviceapi/sapi_calendar/calendarservice/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7234
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7235
     <component unofficial="yes" name="sapi_calendar_test" long-name="SAPI Calendar Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7236
      <unit bldFile="mw/serviceapi/sapi_calendar/tsrc/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7237
      <!-- <unit bldFile="mw/serviceapi/sapi_calendar/tsrc/testing/tcalprovider_combined/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7238
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7239
     <component unofficial="yes" name="sapi_calendar_build" long-name="SAPI Calendar Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7240
      <unit bldFile="mw/serviceapi/sapi_calendar/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7241
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7242
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7243
    <collection name="sapi_contacts_vpbk" long-name="SAPI Contacts Vpbk" level="app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7244
     <component name="contactservice" long-name="Contact Service">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7245
      <unit bldFile="mw/serviceapi/sapi_contacts_vpbk/contactservice/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7246
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7247
     <component unofficial="yes" name="sapi_contacts_vpbk_build" long-name="SAPI Contacts Vpbk Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7248
      <unit bldFile="mw/serviceapi/sapi_contacts_vpbk/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7249
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7250
     <component unofficial="yes" name="sapi_contacts_vpbk_test" long-name="SAPI Contacts Vpbk Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7251
      <unit bldFile="mw/serviceapi/sapi_contacts_vpbk/tsrc/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7252
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7253
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7254
    <collection name="sapi_landmarks" long-name="SAPI Landmarks" level="mw2">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7255
     <component name="landmarksservice" long-name="Landmarks Service">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7256
      <unit bldFile="mw/serviceapi/sapi_landmarks/landmarksservice/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7257
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7258
     <component unofficial="yes" name="sapi_landmarks_build" long-name="SAPI Landmarks Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7259
      <unit bldFile="mw/serviceapi/sapi_landmarks/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7260
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7261
     <component unofficial="yes" name="sapi_landmarks_test" long-name="SAPI Landmarks Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7262
      <!-- <unit bldFile="mw/serviceapi/sapi_landmarks/tsrc/testing/tlandmarkstest/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7263
      <!-- <unit bldFile="mw/serviceapi/sapi_landmarks/tsrc/testing/tlandmarksprovidertest/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7264
      <!-- <unit bldFile="mw/serviceapi/sapi_landmarks/tsrc/dev/landmarks_inputparams/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7265
      <unit bldFile="mw/serviceapi/sapi_landmarks/tsrc/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7266
      <!-- <unit bldFile="mw/serviceapi/sapi_landmarks/tsrc/dev/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7267
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7268
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7269
    <collection name="sapi_location" long-name="SAPI Location" level="mw2">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7270
     <component name="locationservice" long-name="Location Service">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7271
      <unit bldFile="mw/serviceapi/sapi_location/locationservice/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7272
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7273
     <component unofficial="yes" name="sapi_location_test" long-name="SAPI Location Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7274
      <!-- <unit bldFile="mw/serviceapi/sapi_location/tsrc/testing/performance/pgetlocopts/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7275
      <!-- <unit bldFile="mw/serviceapi/sapi_location/tsrc/testing/performance/pgetbearing/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7276
      <!-- <unit bldFile="mw/serviceapi/sapi_location/tsrc/dev/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7277
      <!-- <unit bldFile="mw/serviceapi/sapi_location/tsrc/testing/performance/pgetlocasync/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7278
      <!-- <unit bldFile="mw/serviceapi/sapi_location/tsrc/testing/performance/pgetdistance/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7279
      <!-- <unit bldFile="mw/serviceapi/sapi_location/tsrc/testing/performance/pgetloc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7280
      <!-- <unit bldFile="mw/serviceapi/sapi_location/tsrc/testing/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7281
      <!-- <unit bldFile="mw/serviceapi/sapi_location/tsrc/testing/performance/pmove/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7282
      <unit bldFile="mw/serviceapi/sapi_location/tsrc/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7283
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7284
     <component unofficial="yes" name="sapi_location_build" long-name="SAPI Location Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7285
      <unit bldFile="mw/serviceapi/sapi_location/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7286
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7287
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7288
    <collection name="sapi_logging" long-name="SAPI Logging" level="app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7289
     <component name="loggingservice" long-name="Logging Service">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7290
      <unit bldFile="mw/serviceapi/sapi_logging/loggingservice/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7291
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7292
     <component unofficial="yes" name="sapi_logging_test" long-name="SAPI Logging Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7293
      <unit bldFile="mw/serviceapi/sapi_logging/tsrc/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7294
      <!-- <unit bldFile="mw/serviceapi/sapi_logging/tsrc/dev/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7295
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7296
     <component unofficial="yes" name="sapi_logging_build" long-name="SAPI Logging Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7297
      <unit bldFile="mw/serviceapi/sapi_logging/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7298
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7299
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7300
    <collection name="sapi_mediamanagement" long-name="SAPI Media Management" level="mw2">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7301
     <component name="mediamanagementservice" long-name="Media Management Service">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7302
      <unit bldFile="mw/serviceapi/sapi_mediamanagement/mediamanagementservice/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7303
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7304
     <component unofficial="yes" name="sapi_mediamanagement_build" long-name="SAPI Media Management Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7305
      <unit bldFile="mw/serviceapi/sapi_mediamanagement/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7306
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7307
     <component unofficial="yes" name="sapi_mediamanagement_test" long-name="SAPI Media Management Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7308
      <!-- <unit bldFile="mw/serviceapi/sapi_mediamanagement/tsrc/testing/performance/runtime_perf/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7309
      <!-- <unit bldFile="mw/serviceapi/sapi_mediamanagement/tsrc/dev/taiwmediamgmttest/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7310
      <!-- <unit bldFile="mw/serviceapi/sapi_mediamanagement/tsrc/testing/performance/s60_perf/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7311
      <unit bldFile="mw/serviceapi/sapi_mediamanagement/tsrc/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7312
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7313
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7314
    <collection name="sapi_messaging" long-name="SAPI Messaging" level="mw2">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7315
     <component name="messagingservice" long-name="Messaging Service">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7316
      <unit bldFile="mw/serviceapi/sapi_messaging/messagingservice/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7317
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7318
     <component unofficial="yes" name="sapi_messaging_test" long-name="SAPI Messaging Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7319
      <!-- <unit bldFile="mw/serviceapi/sapi_messaging/tsrc/testing/performance/delete/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7320
      <!-- <unit bldFile="mw/serviceapi/sapi_messaging/tsrc/testing/tmessagingprovidertest/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7321
      <!-- <unit bldFile="mw/serviceapi/sapi_messaging/tsrc/testing/performance/send/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7322
      <!-- <unit bldFile="mw/serviceapi/sapi_messaging/tsrc/testing/performance/s60_asyncsend/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7323
      <unit bldFile="mw/serviceapi/sapi_messaging/tsrc/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7324
      <!-- <unit bldFile="mw/serviceapi/sapi_messaging/tsrc/testing/performance/getlist/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7325
      <!-- <unit bldFile="mw/serviceapi/sapi_messaging/tsrc/testing/performance/s60_notify/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7326
      <!-- <unit bldFile="mw/serviceapi/sapi_messaging/tsrc/testing/performance/s60_status/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7327
      <!-- <unit bldFile="mw/serviceapi/sapi_messaging/tsrc/testing/performance/s60_delete/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7328
      <!-- <unit bldFile="mw/serviceapi/sapi_messaging/tsrc/testing/performance/s60_getlist/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7329
      <!-- <unit bldFile="mw/serviceapi/sapi_messaging/tsrc/testing/performance/asyncsend/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7330
      <!-- <unit bldFile="mw/serviceapi/sapi_messaging/tsrc/testing/performance/s60_send/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7331
      <!-- <unit bldFile="mw/serviceapi/sapi_messaging/tsrc/testing/performance/notify/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7332
      <!-- <unit bldFile="mw/serviceapi/sapi_messaging/tsrc/testing/performance/status/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7333
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7334
     <component unofficial="yes" name="sapi_messaging_build" long-name="SAPI Messaging Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7335
      <unit bldFile="mw/serviceapi/sapi_messaging/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7336
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7337
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7338
    <collection name="sapi_sensor" long-name="SAPI Sensor" level="mw1">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7339
     <component name="sensorservice" long-name="Sensor Service">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7340
      <unit bldFile="mw/serviceapi/sapi_sensor/sensorservice/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7341
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7342
     <component unofficial="yes" name="sapi_sensor_test" long-name="SAPI Sensor Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7343
      <unit bldFile="mw/serviceapi/sapi_sensor/tsrc/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7344
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7345
     <component unofficial="yes" name="sapi_sensor_build" long-name="SAPI Sensor Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7346
      <unit bldFile="mw/serviceapi/sapi_sensor/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7347
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7348
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7349
    <collection name="sapi_sysinfo" long-name="SAPI Sysinfo" level="mw1">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7350
     <component name="sysinfoservice" long-name="Sysinfo Service">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7351
      <unit bldFile="mw/serviceapi/sapi_sysinfo/sysinfoservice/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7352
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7353
     <component unofficial="yes" name="sapi_sysinfo_build" long-name="SAPI Sysinfo Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7354
      <unit bldFile="mw/serviceapi/sapi_sysinfo/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7355
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7356
     <component unofficial="yes" name="sapi_sysinfo_test" long-name="SAPI Sysinfo Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7357
      <unit bldFile="mw/serviceapi/sapi_sysinfo/tsrc/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7358
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7359
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7360
    <collection name="sapi_serviceregistry" long-name="SAPI Service Registry" level="os">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7361
     <component name="serviceregistryprovider.dll=binary"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7362
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7363
    <collection name="serviceapi_info" long-name="Service API Info" level="app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7364
     <component unofficial="yes" name="serviceapi_test" long-name="Service API Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7365
      <!-- <unit bldFile="mw/serviceapi/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7366
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7367
     <component unofficial="yes" name="serviceapi_build" long-name="Service API Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7368
      <unit bldFile="mw/serviceapi/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7369
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7370
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7371
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7372
   <block name="web" long-name="Web" tech_domain="rt" level="specific" levels="plugin framework server generic specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7373
    <collection name="browserutilities" long-name="Browser Utilities" level="generic">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7374
     <component name="browserdialogsprovider" long-name="Browser Dialogs Provider">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7375
      <unit bldFile="mw/web/browserutilities/browserdialogsprovider/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7376
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7377
     <component name="recenturlstore" long-name="Recent URL Store">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7378
      <unit bldFile="mw/web/browserutilities/recenturlstore/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7379
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7380
     <component name="xmlparser" long-name="XML Parser">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7381
      <unit bldFile="mw/web/browserutilities/xmlparser/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7382
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7383
     <component name="cxmllibrary" long-name="CXml Library">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7384
      <unit bldFile="mw/web/browserutilities/cxmllibrary/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7385
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7386
     <component name="downloadmgr" long-name="Download Manager">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7387
      <unit bldFile="mw/web/browserutilities/downloadmgr/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7388
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7389
     <component name="connectionmanager" long-name="Connection Manager">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7390
      <unit bldFile="mw/web/browserutilities/connectionmanager/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7391
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7392
     <component name="browsertelservice" long-name="Browser Tel Service">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7393
      <unit bldFile="mw/web/browserutilities/browsertelservice/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7394
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7395
     <component name="favouritesengine" long-name="Favourites Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7396
      <unit bldFile="mw/web/browserutilities/favouritesengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7397
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7398
     <component name="feedsengine" long-name="Feeds Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7399
      <!-- <unit bldFile="mw/web/browserutilities/feedsengine/feedsserver/reconizer/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7400
      <unit bldFile="mw/web/browserutilities/feedsengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7401
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7402
     <component name="multipartparser" long-name="Multipart Parser">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7403
      <unit bldFile="mw/web/browserutilities/multipartparser/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7404
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7405
     <component name="schemehandler" long-name="Scheme Handler">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7406
      <unit bldFile="mw/web/browserutilities/schemehandler/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7407
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7408
     <component name="webutils" long-name="Web Utils">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7409
      <unit bldFile="mw/web/browserutilities/webutils/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7410
      <!-- <unit bldFile="mw/web/browserutilities/webutils/tsrc/public/adv/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7411
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7412
     <component name="aiwbrowserprovider" long-name="AIW Browser Provider">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7413
      <unit bldFile="mw/web/browserutilities/aiwbrowserprovider/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7414
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7415
     <component unofficial="yes" name="browserutilities_build" long-name="Browser Utilities Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7416
      <unit bldFile="mw/web/browserutilities/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7417
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7418
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7419
    <collection name="webengine" long-name="Web Engine" level="server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7420
     <component name="osswebengine" long-name="OSS Web Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7421
      <unit bldFile="mw/web/webengine/osswebengine/cache/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7422
      <unit bldFile="mw/web/webengine/osswebengine/memorymanager/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7423
      <unit bldFile="mw/web/webengine/osswebengine/npscript/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7424
      <unit bldFile="mw/web/webengine/osswebengine/webkit/s60/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7425
      <unit bldFile="mw/web/webengine/osswebengine/webkit/s60/group/javascriptcore"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7426
      <!-- <unit bldFile="mw/web/webengine/osswebengine/webkit/s60/webview/webview_api_test/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7427
      <!-- <unit bldFile="mw/web/webengine/osswebengine/webkit/s60/webview/webview_api_test/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7428
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7429
     <component name="webkitutils" long-name="WebKit Utils">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7430
      <unit bldFile="mw/web/webengine/webkitutils/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7431
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7432
     <component name="pagescaler" long-name="Page Scaler">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7433
      <unit bldFile="mw/web/webengine/pagescaler/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7434
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7435
     <component name="widgetinstaller" long-name="Widget Installer">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7436
      <unit bldFile="mw/web/webengine/widgetinstaller/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7437
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7438
     <component name="widgetregistry" long-name="Widget Registry">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7439
      <unit bldFile="mw/web/webengine/widgetregistry/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7440
      <!-- <unit bldFile="mw/web/webengine/widgetregistry/tsrc/public/basic/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7441
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7442
     <component name="wmlengine" long-name="WML Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7443
      <unit bldFile="mw/web/webengine/wmlengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7444
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7445
     <component name="device" long-name="Device">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7446
      <unit bldFile="mw/web/webengine/device/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7447
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7448
     <component name="widgetengine" long-name="Widget Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7449
      <unit bldFile="mw/web/webengine/widgetengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7450
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7451
     <component name="memoryplugin" long-name="Memory Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7452
      <unit bldFile="mw/web/webengine/memoryplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7453
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7454
     <component name="widgetmemoryplugin" long-name="Widget Memory Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7455
      <unit bldFile="mw/web/webengine/widgetmemoryplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7456
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7457
     <component name="widgetbackuprestore" long-name="Widget Backup Restore">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7458
      <unit bldFile="mw/web/webengine/widgetbackuprestore/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7459
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7460
     <component name="browserrecognizers" long-name="Browser Recognizers">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7461
      <unit bldFile="mw/web/webengine/browserrecognizers/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7462
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7463
     <component name="wrtharvester" long-name="WRT Harvester">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7464
      <unit bldFile="mw/web/webengine/wrtharvester/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7465
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7466
     <component unofficial="yes" name="webengine_build" long-name="Web Engine Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7467
      <unit bldFile="mw/web/webengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7468
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7469
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7470
    <collection name="widgets" long-name="Widgets" level="generic">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7471
     <component name="widgetrecognizer" long-name="Widget Recognizer">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7472
      <unit bldFile="mw/web/widgets/widgetrecognizer/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7473
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7474
     <component name="widgetinstaller" long-name="Widget Installer">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7475
      <unit bldFile="mw/web/widgets/widgetinstaller/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7476
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7477
     <component name="widgetlauncher" long-name="Widget Launcher">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7478
      <unit bldFile="mw/web/widgets/widgetlauncher/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7479
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7480
     <component name="widgetapp" long-name="Widget App">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7481
      <unit bldFile="mw/web/widgets/widgetapp/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7482
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7483
     <component name="widgetpreinstaller" long-name="Widget Pre Installer">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7484
      <unit bldFile="mw/web/widgets/widgetpreinstaller/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7485
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7486
     <component name="widgetstartup" long-name="Widget Startup">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7487
      <unit bldFile="mw/web/widgets/widgetstartup/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7488
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7489
     <component unofficial="yes" name="widgets_build" long-name="Widgets Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7490
      <unit bldFile="mw/web/widgets/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7491
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7492
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7493
    <collection name="codhandler" long-name="COD Handler" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7494
     <component name="codeng" long-name="COD Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7495
      <unit bldFile="mw/web/codhandler/codeng/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7496
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7497
     <component name="codui" long-name="COD UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7498
      <unit bldFile="mw/web/codhandler/codui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7499
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7500
     <component name="codrecog" long-name="COD Recogniser">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7501
      <unit bldFile="mw/web/codhandler/codrecog/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7502
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7503
     <component name="codviewer" long-name="COD Viewer">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7504
      <unit bldFile="mw/web/codhandler/codviewer/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7505
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7506
     <component name="ddrecog" long-name="DD Recogniser">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7507
      <unit bldFile="mw/web/codhandler/ddrecog/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7508
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7509
     <component name="ddviewer" long-name="DD Viewer">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7510
      <unit bldFile="mw/web/codhandler/ddviewer/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7511
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7512
     <component name="coddownload" long-name="COD Download">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7513
      <unit bldFile="mw/web/codhandler/coddownload/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7514
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7515
     <component name="roapapp" long-name="ROAP Application">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7516
      <unit bldFile="mw/web/codhandler/roapapp/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7517
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7518
     <component unofficial="yes" name="codhandler_build" long-name="COD Handler Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7519
      <unit bldFile="mw/web/codhandler/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7520
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7521
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7522
    <collection name="web_pub" long-name="Web Public Interfaces" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7523
     <component unofficial="yes" name="favourites_engine_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7524
      <!-- <unit bldFile="mw/web/web_pub/favourites_engine_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7525
      <unit bldFile="mw/web/web_pub/favourites_engine_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7526
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7527
     <component unofficial="yes" name="settings_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7528
      <unit bldFile="mw/web/web_pub/settings_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7529
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7530
     <component unofficial="yes" name="browser_control_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7531
      <unit bldFile="mw/web/web_pub/browser_control_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7532
      <!-- <unit bldFile="mw/web/web_pub/browser_control_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7533
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7534
     <component unofficial="yes" name="web_pub_build" long-name="Web Public API Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7535
      <unit bldFile="mw/web/web_pub/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7536
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7537
     <component unofficial="yes" name="download_mgr_client_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7538
      <!-- <unit bldFile="mw/web/web_pub/download_mgr_client_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7539
      <unit bldFile="mw/web/web_pub/download_mgr_client_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7540
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7541
     <component unofficial="yes" name="download_mgr_ui_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7542
      <unit bldFile="mw/web/web_pub/download_mgr_ui_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7543
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7544
     <component unofficial="yes" name="browser_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7545
      <unit bldFile="mw/web/web_pub/browser_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7546
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7547
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7548
    <collection name="web_info" long-name="Web Info" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7549
     <component unofficial="yes" name="web_build" long-name="Web Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7550
      <unit bldFile="mw/web/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7551
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7552
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7553
    <collection name="web_plat" long-name="Web Platform Interfaces" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7554
     <component unofficial="yes" name="launcher_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7555
      <unit bldFile="mw/web/web_plat/launcher_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7556
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7557
     <component unofficial="yes" name="browser_dialogs_provider_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7558
      <unit bldFile="mw/web/web_plat/browser_dialogs_provider_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7559
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7560
     <component unofficial="yes" name="connection_manager_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7561
      <unit bldFile="mw/web/web_plat/connection_manager_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7562
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7563
     <component unofficial="yes" name="xml_parser_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7564
      <unit bldFile="mw/web/web_plat/xml_parser_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7565
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7566
     <component unofficial="yes" name="cxml_library_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7567
      <unit bldFile="mw/web/web_plat/cxml_library_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7568
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7569
     <component unofficial="yes" name="cod_handler_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7570
      <unit bldFile="mw/web/web_plat/cod_handler_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7571
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7572
     <component unofficial="yes" name="web_plat_build" long-name="Web Platform API Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7573
      <unit bldFile="mw/web/web_plat/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7574
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7575
     <component unofficial="yes" name="feeds_engine_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7576
      <unit bldFile="mw/web/web_plat/feeds_engine_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7577
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7578
     <component unofficial="yes" name="browser_platform_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7579
      <unit bldFile="mw/web/web_plat/browser_platform_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7580
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7581
     <component unofficial="yes" name="webutils_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7582
      <unit bldFile="mw/web/web_plat/webutils_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7583
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7584
     <component unofficial="yes" name="download_mgr_client_api_extn">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7585
      <unit bldFile="mw/web/web_plat/download_mgr_client_api_extn/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7586
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7587
     <component unofficial="yes" name="recent_url_store_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7588
      <unit bldFile="mw/web/web_plat/recent_url_store_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7589
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7590
     <component unofficial="yes" name="scheme_handler_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7591
      <unit bldFile="mw/web/web_plat/scheme_handler_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7592
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7593
     <component unofficial="yes" name="scriptable_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7594
      <unit bldFile="mw/web/web_plat/scriptable_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7595
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7596
     <component unofficial="yes" name="widget_registry_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7597
      <unit bldFile="mw/web/web_plat/widget_registry_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7598
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7599
     <component unofficial="yes" name="rt_gesturehelper_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7600
      <unit bldFile="mw/web/web_plat/rt_gesturehelper_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7601
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7602
     <component unofficial="yes" name="multipart_parser_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7603
      <unit bldFile="mw/web/web_plat/multipart_parser_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7604
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7605
     <component unofficial="yes" name="aiw_browser_provider_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7606
      <unit bldFile="mw/web/web_plat/aiw_browser_provider_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7607
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7608
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7609
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7610
   <block name="websrv" long-name="Web Services" tech_domain="rt" level="generic" levels="plugin framework server generic specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7611
    <collection name="webservices" long-name="Web Services" level="generic">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7612
     <component name="wsnotifierplugins" long-name="WS Notifier Plugins">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7613
      <unit bldFile="mw/websrv/webservices/wsnotifierplugins/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7614
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7615
     <component name="wslogger" long-name="WS Logger">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7616
      <unit bldFile="mw/websrv/webservices/wslogger/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7617
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7618
     <component name="wsxml" long-name="WS XML">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7619
      <unit bldFile="mw/websrv/webservices/wsxml/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7620
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7621
     <component name="wsutils" long-name="WS Utils">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7622
      <unit bldFile="mw/websrv/webservices/wsutils/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7623
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7624
     <component name="wsfragment" long-name="WS Fragment">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7625
      <unit bldFile="mw/websrv/webservices/wsfragment/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7626
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7627
     <component name="wsdescription" long-name="WS Description">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7628
      <unit bldFile="mw/websrv/webservices/wsdescription/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7629
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7630
     <component name="wshttpchanneltransportplugin" long-name="WS HTTP Channel Transport Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7631
      <unit bldFile="mw/websrv/webservices/wshttpchanneltransportplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7632
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7633
     <component name="wsconnection" long-name="WS Connection">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7634
      <unit bldFile="mw/websrv/webservices/wsconnection/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7635
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7636
     <component name="wshostletconnection" long-name="WS Hostlet Connection">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7637
      <unit bldFile="mw/websrv/webservices/wshostletconnection/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7638
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7639
     <component name="wscredentialmanager" long-name="WS Credential Manager">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7640
      <unit bldFile="mw/websrv/webservices/wscredentialmanager/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7641
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7642
     <component name="wsmanager" long-name="WS Manager">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7643
      <unit bldFile="mw/websrv/webservices/wsmanager/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7644
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7645
     <component name="wsidentitymanager" long-name="WS Identity Manager">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7646
      <unit bldFile="mw/websrv/webservices/wsidentitymanager/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7647
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7648
     <component name="wsframework" long-name="WS Framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7649
      <unit bldFile="mw/websrv/webservices/wsframework/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7650
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7651
     <component name="wsmessages" long-name="WS Messages">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7652
      <unit bldFile="mw/websrv/webservices/wsmessages/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7653
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7654
     <component name="wsconnectionagent" long-name="WS Connection Agent">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7655
      <unit bldFile="mw/websrv/webservices/wsconnectionagent/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7656
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7657
     <component name="idwsfplugin" long-name="IDWSF Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7658
      <unit bldFile="mw/websrv/webservices/idwsfplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7659
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7660
     <component name="wsibasicplugin" long-name="WSI Basic Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7661
      <unit bldFile="mw/websrv/webservices/wsibasicplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7662
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7663
     <component name="wsrestplugin" long-name="WS Rest Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7664
      <unit bldFile="mw/websrv/webservices/wsrestplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7665
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7666
     <component name="idwsfsecuritymechanism" long-name="IDWSF Security Mechanism">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7667
      <unit bldFile="mw/websrv/webservices/idwsfsecuritymechanism/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7668
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7669
     <component name="wspasswordtransforms" long-name="WS Password Transforms">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7670
      <unit bldFile="mw/websrv/webservices/wspasswordtransforms/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7671
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7672
     <component name="wscore" long-name="WS Core">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7673
      <unit bldFile="mw/websrv/webservices/wscore/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7674
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7675
     <component name="wsprovider" long-name="WS Provider">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7676
      <unit bldFile="mw/websrv/webservices/wsprovider/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7677
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7678
     <component name="wslocaltransportplugin" long-name="WS Local Transport Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7679
      <unit bldFile="mw/websrv/webservices/wslocaltransportplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7680
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7681
     <component name="wshostlettransportplugin" long-name="WS Hostlet Transport Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7682
      <unit bldFile="mw/websrv/webservices/wshostlettransportplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7683
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7684
     <component name="wsstar" long-name="WS Star">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7685
      <!-- <unit bldFile="mw/websrv/webservices/wsstar/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7686
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7687
     <component name="wsoviplugin" long-name="WS Ovi Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7688
      <unit bldFile="mw/websrv/webservices/wsoviplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7689
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7690
     <component unofficial="yes" name="webservices_build" long-name="Web Services Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7691
      <unit bldFile="mw/websrv/webservices/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7692
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7693
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7694
    <collection name="websrv_pub" long-name="Web Services Public Interfaces" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7695
     <component unofficial="yes" name="web_service_description_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7696
      <!-- <unit bldFile="mw/websrv/websrv_pub/web_service_description_api/tsrc/bc/senservdesc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7697
      <!-- <unit bldFile="mw/websrv/websrv_pub/web_service_description_api/tsrc/senservdesctester/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7698
      <!-- <unit bldFile="mw/websrv/websrv_pub/web_service_description_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7699
      <unit bldFile="mw/websrv/websrv_pub/web_service_description_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7700
      <!-- <unit bldFile="mw/websrv/websrv_pub/web_service_description_api/tsrc/senservdesc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7701
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7702
     <component unofficial="yes" name="xml_extensions_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7703
      <!-- <unit bldFile="mw/websrv/websrv_pub/xml_extensions_api/tsrc/senxml/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7704
      <!-- <unit bldFile="mw/websrv/websrv_pub/xml_extensions_api/tsrc/senxmltester/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7705
      <unit bldFile="mw/websrv/websrv_pub/xml_extensions_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7706
      <!-- <unit bldFile="mw/websrv/websrv_pub/xml_extensions_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7707
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7708
     <component unofficial="yes" name="xml_fragment_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7709
      <!-- <unit bldFile="mw/websrv/websrv_pub/xml_fragment_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7710
      <unit bldFile="mw/websrv/websrv_pub/xml_fragment_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7711
      <!-- <unit bldFile="mw/websrv/websrv_pub/xml_fragment_api/tsrc/senfragmenttester/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7712
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7713
     <component unofficial="yes" name="web_service_manager_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7714
      <!-- <unit bldFile="mw/websrv/websrv_pub/web_service_manager_api/tsrc/senservicemanagertester/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7715
      <unit bldFile="mw/websrv/websrv_pub/web_service_manager_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7716
      <!-- <unit bldFile="mw/websrv/websrv_pub/web_service_manager_api/tsrc/bc/senservicemanager/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7717
      <!-- <unit bldFile="mw/websrv/websrv_pub/web_service_manager_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7718
      <!-- <unit bldFile="mw/websrv/websrv_pub/web_service_manager_api/tsrc/senservicemanager/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7719
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7720
     <component unofficial="yes" name="hostlet_connection_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7721
      <!-- <unit bldFile="mw/websrv/websrv_pub/hostlet_connection_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7722
      <!-- <unit bldFile="mw/websrv/websrv_pub/hostlet_connection_api/tsrc/hostconn/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7723
      <!-- <unit bldFile="mw/websrv/websrv_pub/hostlet_connection_api/tsrc/hostconntester/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7724
      <!-- <unit bldFile="mw/websrv/websrv_pub/hostlet_connection_api/tsrc/bc/hostconn/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7725
      <unit bldFile="mw/websrv/websrv_pub/hostlet_connection_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7726
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7727
     <component unofficial="yes" name="web_service_messaging_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7728
      <!-- <unit bldFile="mw/websrv/websrv_pub/web_service_messaging_api/tsrc/bc/newsoapclasses/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7729
      <!-- <unit bldFile="mw/websrv/websrv_pub/web_service_messaging_api/tsrc/newsoapclasses/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7730
      <!-- <unit bldFile="mw/websrv/websrv_pub/web_service_messaging_api/tsrc/newsoapclassestester/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7731
      <!-- <unit bldFile="mw/websrv/websrv_pub/web_service_messaging_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7732
      <unit bldFile="mw/websrv/websrv_pub/web_service_messaging_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7733
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7734
     <component unofficial="yes" name="web_service_connection_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7735
      <!-- <unit bldFile="mw/websrv/websrv_pub/web_service_connection_api/tsrc/connection/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7736
      <!-- <unit bldFile="mw/websrv/websrv_pub/web_service_connection_api/tsrc/senutils/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7737
      <!-- <unit bldFile="mw/websrv/websrv_pub/web_service_connection_api/tsrc/bc/connection/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7738
      <!-- <unit bldFile="mw/websrv/websrv_pub/web_service_connection_api/tsrc/senlayeredpropertiestester/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7739
      <!-- <unit bldFile="mw/websrv/websrv_pub/web_service_connection_api/tsrc/senconnectiontester/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7740
      <!-- <unit bldFile="mw/websrv/websrv_pub/web_service_connection_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7741
      <!-- <unit bldFile="mw/websrv/websrv_pub/web_service_connection_api/tsrc/senutilstestcases/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7742
      <!-- <unit bldFile="mw/websrv/websrv_pub/web_service_connection_api/tsrc/bc/senutils/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7743
      <!-- <unit bldFile="mw/websrv/websrv_pub/web_service_connection_api/tsrc/senconnectiontimeoutstester/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7744
      <unit bldFile="mw/websrv/websrv_pub/web_service_connection_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7745
      <!-- <unit bldFile="mw/websrv/websrv_pub/web_service_connection_api/tsrc/wsstarmessagehandlertester/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7746
      <!-- <unit bldFile="mw/websrv/websrv_pub/web_service_connection_api/tsrc/wspolicytester/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7747
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7748
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7749
    <collection name="websrv_info" long-name="Web Services Info" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7750
     <component unofficial="yes" name="websrv_build" long-name="Web Services Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7751
      <unit bldFile="mw/websrv/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7752
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7753
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7754
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7755
   <block name="conntools" long-name="Conn Tools" tech_domain="to" level="generic" levels="1 2">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7756
    <collection name="nettools" long-name="Net Tools" level="2">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7757
     <component name="conntest" long-name="Connection Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7758
      <unit bldFile="app/conntools/nettools/conntest/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7759
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7760
     <component unofficial="yes" name="nettools_build" long-name="Net Tools Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7761
      <unit bldFile="app/conntools/nettools/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7762
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7763
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7764
    <collection name="emulatorlan" long-name="Emulator Lan" level="1">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7765
     <component name="emulatorlan compo" long-name="Emulator LAN Component">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7766
      <unit bldFile="app/conntools/emulatorlan/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7767
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7768
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7769
    <collection name="conntools_info" long-name="Conn Tools Info" level="2">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7770
     <component unofficial="yes" name="conntools_build" long-name="Conn Tools Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7771
      <unit bldFile="app/conntools/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7772
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7773
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7774
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7775
   <block name="platformtools" long-name="Platform Tools" tech_domain="to" level="generic">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7776
    <collection name="gfxconversion" long-name="Graphics Conversion">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7777
     <component name="bmconv_s60" long-name="Bm Conv S60">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7778
      <unit bldFile="tools/platformtools/gfxconversion/bmconv_s60/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7779
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7780
     <component name="mifconv" long-name="Mifconv">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7781
      <unit bldFile="tools/platformtools/gfxconversion/mifconv/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7782
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7783
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7784
    <collection name="platformtools_info" long-name="Platform Tools Info">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7785
     <component unofficial="yes" name="platformtools_build" long-name="Platform Tools Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7786
      <unit bldFile="tools/platformtools/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7787
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7788
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7789
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7790
   <block name="uitools" long-name="UI Tools" tech_domain="to" level="specific" levels="compile encode tool">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7791
    <collection name="gfxtools" long-name="Graphics Tools" level="tool">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7792
     <component name="gditools" long-name="GDI Tools">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7793
      <unit bldFile="mw/uitools/gfxtools/gditools/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7794
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7795
     <component name="Color">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7796
      <unit bldFile="mw/uitools/gfxtools/color/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7797
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7798
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7799
    <collection name="reszip" long-name="Reszip" level="encode">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7800
     <component name="reszip.exe=binary">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7801
      <unit bldFile="mw/uitools/reszip/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7802
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7803
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7804
    <collection name="toollibraries" long-name="Tool Libraries" level="tool">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7805
     <component name="Arabica"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7806
     <component name="XercesC" long-name="Xerces C"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7807
     <component unofficial="yes" name="toollibraries_build" long-name="Tool Libraries Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7808
      <!-- <unit bldFile="mw/uitools/toollibraries/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7809
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7810
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7811
    <collection name="svgtencoder" long-name="SVGT Encoder" level="encode">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7812
     <component name="svgtenc" long-name="SVGT Enc">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7813
      <unit bldFile="mw/uitools/svgtencoder/svgtenc/standalone/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7814
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7815
     <component unofficial="yes" name="svgtencoder_build" long-name="SVGT Encoder Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7816
      <unit bldFile="mw/uitools/svgtencoder/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7817
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7818
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7819
    <collection name="uitools_info" long-name="UI Tools Info" level="tool">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7820
     <component unofficial="yes" name="aknlayoutcompiler">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7821
      <unit bldFile="mw/uitools/aknlayoutcompiler/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7822
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7823
     <component unofficial="yes" name="cdlcompiler">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7824
      <unit bldFile="mw/uitools/cdlcompiler/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7825
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7826
     <component unofficial="yes" name="uitools_build" long-name="UI Tools Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7827
      <unit bldFile="mw/uitools/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7828
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7829
     <component unofficial="yes" name="cdlcompilertoolkit">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7830
      <unit bldFile="mw/uitools/cdlcompilertoolkit/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7831
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7832
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7833
    <collection name="uitools_plat" long-name="UI Tools Platform Interfaces" level="tool">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7834
     <component unofficial="yes" name="layout_system_private_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7835
      <unit bldFile="mw/uitools/uitools_plat/layout_system_private_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7836
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7837
     <component unofficial="yes" name="cdl_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7838
      <unit bldFile="mw/uitools/uitools_plat/cdl_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7839
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7840
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7841
    <collection name="uitools_pub" long-name="UI Tools Public Interfaces" level="tool">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7842
     <component unofficial="yes" name="third_party_bitmap_palette_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7843
      <unit bldFile="mw/uitools/uitools_pub/third_party_bitmap_palette_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7844
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7845
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7846
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7847
   <block name="mobiletv">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7848
    <collection name="mobiletv_info">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7849
     <component unofficial="yes" name="mobiletv_build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7850
      <unit bldFile="mw/mobiletv/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7851
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7852
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7853
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7854
  </layer>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7855
  <layer name="app" long-name="Applications" levels="services apps">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7856
   <block name="location" long-name="Location Apps" tech_domain="lo" level="apps" levels="engine ui apps">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7857
    <collection name="landmarksui" long-name="Landmarks UI" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7858
     <component name="landmarksui_help" long-name="Help"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7859
     <component name="landmarksui_engine" long-name="Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7860
      <unit bldFile="app/location/landmarksui/engine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7861
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7862
     <component name="uicontrols" long-name="UI Controls">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7863
      <unit bldFile="app/location/landmarksui/uicontrols/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7864
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7865
     <component name="landmarksui_commonui" long-name="Common UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7866
      <unit bldFile="app/location/landmarksui/commonui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7867
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7868
     <component name="landmarksui_app" long-name="Application">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7869
      <unit bldFile="app/location/landmarksui/app/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7870
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7871
     <component name="msgviewer" long-name="Message Viewer">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7872
      <unit bldFile="app/location/landmarksui/msgviewer/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7873
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7874
     <component unofficial="yes" name="landmarksui_build" long-name="Landmarks UI Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7875
      <unit bldFile="app/location/landmarksui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7876
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7877
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7878
    <collection name="basiclocationinfodisplay" long-name="Basic Location Info Display" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7879
     <component name="blid" long-name="Blid">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7880
      <unit bldFile="app/location/basiclocationinfodisplay/blid/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7881
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7882
     <component unofficial="yes" name="basiclocationinfodisplay_build" long-name="Basic Location Info Display Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7883
      <unit bldFile="app/location/basiclocationinfodisplay/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7884
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7885
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7886
    <collection name="eventsui" long-name="Events UI" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7887
     <component name="eventsui_help" long-name="Help"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7888
     <component name="eventsutils" long-name="Events Utils">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7889
      <unit bldFile="app/location/eventsui/eventsutils/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7890
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7891
     <component name="eventsengine" long-name="Events Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7892
      <unit bldFile="app/location/eventsui/eventsengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7893
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7894
     <component name="eventshandlerui" long-name="Events Handler UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7895
      <unit bldFile="app/location/eventsui/eventshandlerui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7896
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7897
     <component name="eventseditor" long-name="Events Editor">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7898
      <unit bldFile="app/location/eventsui/eventseditor/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7899
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7900
     <component name="eventsmgmtui" long-name="Events Mgmt UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7901
      <unit bldFile="app/location/eventsui/eventsmgmtui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7902
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7903
     <component unofficial="yes" name="eventsui_build" long-name="Events UI Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7904
      <unit bldFile="app/location/eventsui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7905
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7906
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7907
    <collection name="locationlandmarksrefappfors60" long-name="Location Landmarks Reference App for S60" level="apps">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7908
     <component name="lmrefapp.exe=binary">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7909
      <unit bldFile="app/location/locationlandmarksrefappfors60/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7910
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7911
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7912
    <collection name="locationlandmarksuirefapp" long-name="Location Landmarks UI Reference App" level="apps">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7913
     <component name="LmUiRefApp.exe=binary">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7914
      <unit bldFile="app/location/locationlandmarksuirefapp/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7915
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7916
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7917
    <collection name="locationsatviewrefapp" long-name="Location Sat View Reference App" level="apps">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7918
     <component name="SatelliteReference.exe=binary">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7919
      <unit bldFile="app/location/locationsatviewrefapp/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7920
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7921
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7922
    <collection name="simpsyconfigurator" long-name="SIM PSY Configurator" level="engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7923
     <component name="simpsyui.exe=binary">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7924
      <unit bldFile="app/location/simpsyconfigurator/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7925
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7926
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7927
    <collection name="mapnavproviderrefapp" long-name="Map Nav Provider Reference App" level="apps">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7928
     <component unofficial="yes" name="mapnavproviderrefapp_build" long-name="Map Nav Provider Reference App Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7929
      <unit bldFile="app/location/mapnavproviderrefapp/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7930
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7931
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7932
    <collection name="location_info" long-name="Location Apps Info" level="apps">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7933
     <component unofficial="yes" name="landmarks_ui_selector_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7934
      <!-- <unit bldFile="app/location/loc_pub/landmarks_ui_selector_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7935
      <unit bldFile="app/location/loc_pub/landmarks_ui_selector_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7936
      <!-- <unit bldFile="app/location/loc_pub/landmarks_ui_selector_api/tsrc/bc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7937
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7938
     <component unofficial="yes" name="landmarks_ui_addedit_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7939
      <!-- <unit bldFile="app/location/loc_pub/landmarks_ui_addedit_api/tsrc/bc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7940
      <unit bldFile="app/location/loc_pub/landmarks_ui_addedit_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7941
      <!-- <unit bldFile="app/location/loc_pub/landmarks_ui_addedit_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7942
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7943
     <component unofficial="yes" name="location_build" long-name="Location Apps Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7944
      <unit bldFile="app/location/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7945
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7946
     <component unofficial="yes" name="location_test" long-name="Location Apps Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7947
      <!-- <unit bldFile="app/location/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7948
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7949
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7950
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7951
   <block name="mmsharinguis" long-name="Multimedia Sharing UIs" tech_domain="vc" level="services" levels="base plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7952
    <collection name="mmsharing" long-name="MM Sharing" level="base">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7953
     <component name="mmshavailability" long-name="Multimedia Sharing Availability">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7954
      <unit bldFile="app/mmsharinguis/mmsharing/mmshavailability/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7955
      <!-- <unit bldFile="app/mmsharinguis/mmsharing/mmshavailability/tsrc/ut_availability/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7956
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7957
     <component name="mmshindicator" long-name="Multimedia Sharing Indicator">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7958
      <unit bldFile="app/mmsharinguis/mmsharing/mmshindicator/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7959
      <!-- <unit bldFile="app/mmsharinguis/mmsharing/mmshindicator/tsrc/indicatortestapp/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7960
      <!-- <unit bldFile="app/mmsharinguis/mmsharing/mmshindicator/tsrc/ut_indicator/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7961
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7962
     <component name="mmshmanagercli" long-name="Multimedia Sharing Manager Client">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7963
      <unit bldFile="app/mmsharinguis/mmsharing/mmshmanagercli/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7964
      <!-- <unit bldFile="app/mmsharinguis/mmsharing/mmshmanagercli/tsrc/ut_managercli/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7965
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7966
     <component name="mmshmanagersrv" long-name="Multimedia Sharing Manager Server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7967
      <unit bldFile="app/mmsharinguis/mmsharing/mmshmanagersrv/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7968
      <!-- <unit bldFile="app/mmsharinguis/mmsharing/mmshmanagersrv/tsrc/ut_managersrv/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7969
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7970
     <component name="mmshengine" long-name="Multimedia Sharing Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7971
      <unit bldFile="app/mmsharinguis/mmsharing/mmshengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7972
      <!-- <unit bldFile="app/mmsharinguis/mmsharing/mmshengine/tsrc/ut_engine/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7973
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7974
     <component name="mmshui" long-name="Multimedia Sharing UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7975
      <unit bldFile="app/mmsharinguis/mmsharing/mmshui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7976
      <!-- <unit bldFile="app/mmsharinguis/mmsharing/mmshui/tsrc/ut_ui/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7977
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7978
     <component unofficial="yes" name="mmsharing_build" long-name="MM Sharing Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7979
      <unit bldFile="app/mmsharinguis/mmsharing/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7980
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7981
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7982
    <collection name="mmshplugins" long-name="MM Sharing Plugins" level="plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7983
     <component name="mmshaoplugin" long-name="Multimedia Sharing Always Online Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7984
      <unit bldFile="app/mmsharinguis/mmshplugins/mmshaoplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7985
      <!-- <unit bldFile="app/mmsharinguis/mmshplugins/mmshaoplugin/tsrc/ut_aoplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7986
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7987
     <component name="mmshaiwplugin" long-name="Multimedia Sharing AIW Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7988
      <unit bldFile="app/mmsharinguis/mmshplugins/mmshaiwplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7989
      <!-- <unit bldFile="app/mmsharinguis/mmshplugins/mmshaiwplugin/tsrc/ut_aiwplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7990
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7991
     <component name="mmshsipcrplugin" long-name="Multimedia Sharing SIP Client Resolver Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7992
      <unit bldFile="app/mmsharinguis/mmshplugins/mmshsipcrplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7993
      <!-- <unit bldFile="app/mmsharinguis/mmshplugins/mmshsipcrplugin/tsrc/ut_sipcrplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7994
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7995
     <component name="mmshsettingsuiplugin" long-name="Multimedia Sharing Settings UI Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7996
      <unit bldFile="app/mmsharinguis/mmshplugins/mmshsettingsuiplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7997
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7998
     <component name="mmshwpadapterplugin" long-name="Multimedia Sharing WP Adapter Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  7999
      <unit bldFile="app/mmsharinguis/mmshplugins/mmshwpadapterplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8000
      <!-- <unit bldFile="app/mmsharinguis/mmshplugins/mmshwpadapterplugin/tsrc/ut_wpadapterplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8001
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8002
     <component name="mmcctranscoder" long-name="MMCC Transcoder">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8003
      <unit bldFile="app/mmsharinguis/mmshplugins/mmcctranscoder/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8004
      <!-- <unit bldFile="app/mmsharinguis/mmshplugins/mmcctranscoder/tsrc/stubs/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8005
      <!-- <unit bldFile="app/mmsharinguis/mmshplugins/mmcctranscoder/tsrc/ut_transcoder/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8006
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8007
     <component unofficial="yes" name="mmshplugins_build" long-name="MM Sharing Plugins Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8008
      <unit bldFile="app/mmsharinguis/mmshplugins/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8009
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8010
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8011
    <collection name="mmsharinguis_info" long-name="Multimedia Sharing UIs Info" level="plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8012
     <component unofficial="yes" name="scripts">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8013
      <!-- <unit bldFile="app/mmsharinguis/tsrc/scripts"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8014
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8015
     <component unofficial="yes" name="mceclientstub">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8016
      <!-- <unit bldFile="app/mmsharinguis/tsrc/mceclientstub/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8017
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8018
     <component unofficial="yes" name="mmsharinguis_build" long-name="Multimedia Sharing UIs Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8019
      <unit bldFile="app/mmsharinguis/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8020
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8021
     <component unofficial="yes" name="musenginestub">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8022
      <!-- <unit bldFile="app/mmsharinguis/tsrc/musenginestub/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8023
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8024
     <component unofficial="yes" name="ututils">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8025
      <!-- <unit bldFile="app/mmsharinguis/tsrc/ututils/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8026
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8027
     <component unofficial="yes" name="cenrepeditor">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8028
      <!-- <unit bldFile="app/mmsharinguis/tsrc/cenrepeditor/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8029
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8030
     <component unofficial="yes" name="mustestapp">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8031
      <!-- <unit bldFile="app/mmsharinguis/tsrc/mustestapp/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8032
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8033
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8034
    <collection name="mmsharinguis_plat" long-name="Multimedia Sharing UIs Platform Interfaces" level="plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8035
     <component unofficial="yes" name="multimedia_sharing_resource_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8036
      <unit bldFile="app/mmsharinguis/mmsharinguis_plat/multimedia_sharing_resource_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8037
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8038
     <component unofficial="yes" name="multimedia_sharing_manager_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8039
      <unit bldFile="app/mmsharinguis/mmsharinguis_plat/multimedia_sharing_manager_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8040
      <!-- <unit bldFile="app/mmsharinguis/mmsharinguis_plat/multimedia_sharing_manager_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8041
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8042
     <component unofficial="yes" name="multimedia_sharing_settings_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8043
      <unit bldFile="app/mmsharinguis/mmsharinguis_plat/multimedia_sharing_settings_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8044
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8045
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8046
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8047
   <block name="phone" long-name="Phone Apps" tech_domain="vc" level="apps" span="2" levels="engine plugin ui apps">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8048
    <collection name="phoneapp" long-name="Phone App" level="apps">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8049
     <component name="Blacklist">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8050
      <unit bldFile="app/phone/phoneapp/blacklist/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8051
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8052
     <component name="phoneui" long-name="Phone UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8053
      <unit bldFile="app/phone/phoneapp/phoneui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8054
      <!-- <unit bldFile="app/phone/phoneapp/phoneui/tsrc/public/basic/3dringingtoneinterface_tests/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8055
      <!-- <unit bldFile="app/phone/phoneapp/phoneui/tsrc/public/basic/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8056
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8057
     <component name="phoneuicontrol" long-name="Phone UI Control">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8058
      <unit bldFile="app/phone/phoneapp/phoneuicontrol/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8059
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8060
     <component name="phoneuistates" long-name="Phone UI States">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8061
      <unit bldFile="app/phone/phoneapp/phoneuistates/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8062
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8063
     <component name="phoneuiutils" long-name="Phone UI Utils">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8064
      <unit bldFile="app/phone/phoneapp/phoneuiutils/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8065
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8066
     <component name="phoneuiview" long-name="Phone UI View">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8067
      <unit bldFile="app/phone/phoneapp/phoneuiview/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8068
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8069
     <component name="phoneuivoipextension" long-name="Phone UI VOIP Extension">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8070
      <unit bldFile="app/phone/phoneapp/phoneuivoipextension/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8071
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8072
     <component name="silenceactionplugin" long-name="Silence Action Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8073
      <unit bldFile="app/phone/phoneapp/silenceactionplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8074
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8075
     <component name="phonemediatorcenter" long-name="Phone Mediator Center">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8076
      <unit bldFile="app/phone/phoneapp/phonemediatorcenter/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8077
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8078
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8079
    <collection name="phoneengine" long-name="Phone Engine" level="engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8080
     <component name="PhoneCntFinder" long-name="Phone Contact Finder">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8081
      <unit bldFile="app/phone/phoneengine/phonecntfinder/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8082
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8083
     <component name="audiohandling" long-name="Audio Handling">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8084
      <unit bldFile="app/phone/phoneengine/audiohandling/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8085
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8086
     <component name="callhandling" long-name="Call Handling">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8087
      <unit bldFile="app/phone/phoneengine/callhandling/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8088
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8089
     <component name="contacthandling" long-name="Contact Handling">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8090
      <unit bldFile="app/phone/phoneengine/contacthandling/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8091
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8092
     <component name="loghandling" long-name="Log Handling">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8093
      <unit bldFile="app/phone/phoneengine/loghandling/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8094
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8095
     <component name="engineinfo" long-name="Engine Info"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8096
     <component name="phonemodel" long-name="Phone Model">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8097
      <unit bldFile="app/phone/phoneengine/phonemodel/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8098
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8099
     <component name="servicehandling" long-name="Service Handling">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8100
      <unit bldFile="app/phone/phoneengine/servicehandling/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8101
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8102
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8103
    <collection name="phonesettings" long-name="Phone Settings" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8104
     <component name="aiwcallimageplugin" long-name="Aiw Call Image Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8105
      <unit bldFile="app/phone/phonesettings/aiwcallimageplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8106
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8107
     <component name="pslncallimageplugin" long-name="Personalization Call Image Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8108
      <unit bldFile="app/phone/phonesettings/pslncallimageplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8109
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8110
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8111
    <collection name="phoneuis" long-name="Phone UIs" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8112
     <component name="dialer" long-name="Dialer">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8113
      <unit bldFile="app/phone/phoneuis/dialer/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8114
      <!-- <unit bldFile="app/phone/phoneuis/dialer/tsrc/public/basic/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8115
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8116
     <component name="BubbleManager" long-name="Bubble Manager">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8117
      <unit bldFile="app/phone/phoneuis/bubblemanager/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8118
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8119
     <component name="ConnectUtil" long-name="Connect Util">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8120
      <unit bldFile="app/phone/phoneuis/connectutil/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8121
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8122
     <component name="SFIUtils" long-name="SFI Utils">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8123
      <unit bldFile="app/phone/phoneuis/sfiutils/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8124
      <!-- <unit bldFile="app/phone/phoneuis/sfiutils/tsrc/public/basic/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8125
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8126
     <component name="Ussd" long-name="USSD">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8127
      <unit bldFile="app/phone/phoneuis/ussd/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8128
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8129
     <component name="vmbx" long-name="Vmbx">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8130
      <unit bldFile="app/phone/phoneuis/vmbx/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8131
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8132
     <component name="TelephonyDeviceMode" long-name="Telephony Device Mode">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8133
      <unit bldFile="app/phone/phoneuis/telephonydevicemode/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8134
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8135
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8136
    <collection name="phoneplugins" long-name="Phone Plugins" level="plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8137
     <component name="telbranding" long-name="Tel Branding">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8138
      <unit bldFile="app/phone/phoneplugins/telbranding/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8139
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8140
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8141
    <collection name="phone_info" long-name="Phone Apps Info" level="apps">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8142
     <component unofficial="yes" name="phone_build" long-name="Phone Apps Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8143
      <unit bldFile="app/phone/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8144
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8145
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8146
    <collection name="phone_plat" long-name="Phone Apps Platform Interfaces" level="apps">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8147
     <component unofficial="yes" name="telephony_microphone_mute_status_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8148
      <unit bldFile="app/phone/phone_plat/telephony_microphone_mute_status_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8149
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8150
     <component unofficial="yes" name="3d_ringing_tone_enabler_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8151
      <unit bldFile="app/phone/phone_plat/3d_ringing_tone_enabler_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8152
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8153
     <component unofficial="yes" name="telephony_device_mode_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8154
      <unit bldFile="app/phone/phone_plat/telephony_device_mode_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8155
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8156
     <component unofficial="yes" name="telephony_video_mailbox_settings_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8157
      <unit bldFile="app/phone/phone_plat/telephony_video_mailbox_settings_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8158
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8159
     <component unofficial="yes" name="telephony_comms_information_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8160
      <unit bldFile="app/phone/phone_plat/telephony_comms_information_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8161
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8162
     <component unofficial="yes" name="dialer_keypad_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8163
      <unit bldFile="app/phone/phone_plat/dialer_keypad_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8164
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8165
     <component unofficial="yes" name="phone_application_voip_commands_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8166
      <unit bldFile="app/phone/phone_plat/phone_application_voip_commands_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8167
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8168
     <component unofficial="yes" name="telephony_matching_extension_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8169
      <unit bldFile="app/phone/phone_plat/telephony_matching_extension_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8170
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8171
     <component unofficial="yes" name="sfi_utility_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8172
      <unit bldFile="app/phone/phone_plat/sfi_utility_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8173
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8174
     <component unofficial="yes" name="telephony_information_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8175
      <unit bldFile="app/phone/phone_plat/telephony_information_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8176
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8177
     <component unofficial="yes" name="telephony_menu_extension_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8178
      <unit bldFile="app/phone/phone_plat/telephony_menu_extension_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8179
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8180
     <component unofficial="yes" name="telephony_bubble_extension_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8181
      <unit bldFile="app/phone/phone_plat/telephony_bubble_extension_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8182
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8183
     <component unofficial="yes" name="telephony_logging_extension_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8184
      <unit bldFile="app/phone/phone_plat/telephony_logging_extension_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8185
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8186
     <component unofficial="yes" name="telephony_mediator_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8187
      <unit bldFile="app/phone/phone_plat/telephony_mediator_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8188
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8189
     <component unofficial="yes" name="video_telephony_mediator_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8190
      <unit bldFile="app/phone/phone_plat/video_telephony_mediator_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8191
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8192
     <component unofficial="yes" name="telephony_configuration_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8193
      <unit bldFile="app/phone/phone_plat/telephony_configuration_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8194
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8195
     <component unofficial="yes" name="phone_application_commands_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8196
      <unit bldFile="app/phone/phone_plat/phone_application_commands_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8197
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8198
     <component unofficial="yes" name="telephony_remote_party_information_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8199
      <unit bldFile="app/phone/phone_plat/telephony_remote_party_information_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8200
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8201
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8202
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8203
   <block name="videotelephony" long-name="Video Telephony Apps" tech_domain="vc" level="apps" levels="engine plugin prot ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8204
    <collection name="packetvideoengine" long-name="Packetvideo Engine" level="engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8205
     <component name="PacketVideoEngineBinaries" long-name="Packet Video Engine Binaries"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8206
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8207
    <collection name="vtengines" long-name="Video Telephony Engines" level="engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8208
     <component name="videoteleng" long-name="Videotel Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8209
      <!-- <unit bldFile="app/videotelephony/vtengines/videoteleng/callctrl/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8210
      <unit bldFile="app/videotelephony/vtengines/videoteleng/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8211
      <!-- <unit bldFile="app/videotelephony/vtengines/videoteleng/logger/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8212
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8213
     <component name="vtmediatorplugin" long-name="VT Mediator Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8214
      <unit bldFile="app/videotelephony/vtengines/vtmediatorplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8215
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8216
     <component unofficial="yes" name="vtengines_build" long-name="Video Telephony Engines Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8217
      <unit bldFile="app/videotelephony/vtengines/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8218
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8219
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8220
    <collection name="vtuis" long-name="Video Telephony UIs" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8221
     <component name="videotelui" long-name="Video Telephony UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8222
      <unit bldFile="app/videotelephony/vtuis/videotelui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8223
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8224
     <component unofficial="yes" name="vtuis_build" long-name="Video Telephony UIs Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8225
      <unit bldFile="app/videotelephony/vtuis/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8226
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8227
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8228
    <collection name="vtprotocolplugins" long-name="Video Telephony Protocol Plugins" level="plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8229
     <component name="DisplaySink" long-name="Display Sink">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8230
      <unit bldFile="app/videotelephony/vtprotocolplugins/displaysink/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8231
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8232
     <component name="VideoSource" long-name="Video Source">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8233
      <unit bldFile="app/videotelephony/vtprotocolplugins/videosource/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8234
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8235
     <component unofficial="yes" name="vtprotocolplugins_build" long-name="Video Telephony Protocol Plugins Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8236
      <unit bldFile="app/videotelephony/vtprotocolplugins/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8237
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8238
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8239
    <collection name="vtprotocols" long-name="Video Telephony Protocols" level="prot">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8240
     <component name="videotelproto.dll=binary"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8241
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8242
    <collection name="vtprotocolsstub" long-name="Video Telephony Protocols Stub" level="prot">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8243
     <component name="videotelproto.dll=binary">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8244
      <unit bldFile="app/videotelephony/vtprotocolsstub/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8245
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8246
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8247
    <collection name="videotelephony_plat" long-name="Video Telephony Apps Platform Interfaces" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8248
     <component unofficial="yes" name="video_telephony_media_configuration_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8249
      <unit bldFile="app/videotelephony/videotelephony_plat/video_telephony_media_configuration_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8250
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8251
     <component unofficial="yes" name="video_telephony_control_mediator_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8252
      <unit bldFile="app/videotelephony/videotelephony_plat/video_telephony_control_mediator_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8253
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8254
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8255
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8256
   <block name="poc" long-name="PoC" tech_domain="vc" level="apps" levels="engine ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8257
    <collection name="pocengine" long-name="PoC Engine" level="engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8258
     <component name="sipclientresolver" long-name="SIP Client Resolver">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8259
      <!-- <unit bldFile="app/poc/pocengine/sipclientresolver/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8260
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8261
     <component unofficial="yes" name="pocengine_build" long-name="PoC Engine Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8262
      <unit bldFile="app/poc/pocengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8263
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8264
     <component unofficial="yes" name="pocengine_test" long-name="PoC Engine Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8265
      <!-- <unit bldFile="app/poc/pocengine/tsrc/public/basic/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8266
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8267
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8268
    <collection name="pocui" long-name="PoC Ui" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8269
     <component name="PoCUiIntgr" long-name="PoC UI Intgr">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8270
      <unit bldFile="app/poc/pocui/pocuiintgr/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8271
      <!-- <unit bldFile="app/poc/pocui/pocuiintgr/pocuiaiwplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8272
      <!-- <unit bldFile="app/poc/pocui/pocuiintgr/pocuiecomplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8273
      <!-- <unit bldFile="app/poc/pocui/pocuiintgr/pocuiintegrationservices/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8274
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8275
     <component name="pocui_app" long-name="Application">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8276
      <unit bldFile="app/poc/pocui/app/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8277
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8278
     <component unofficial="yes" name="pocui_build" long-name="PoC Ui Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8279
      <unit bldFile="app/poc/pocui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8280
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8281
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8282
    <collection name="poc_info" long-name="PoC Info" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8283
     <component unofficial="yes" name="poc_build" long-name="PoC Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8284
      <unit bldFile="app/poc/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8285
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8286
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8287
    <collection name="poc_plat" long-name="PoC Platform Interfaces" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8288
     <component unofficial="yes" name="poc_sessions_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8289
      <unit bldFile="app/poc/poc_plat/poc_sessions_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8290
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8291
     <component unofficial="yes" name="poc_ui_integration_services_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8292
      <unit bldFile="app/poc/poc_plat/poc_ui_integration_services_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8293
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8294
     <component unofficial="yes" name="poc_api" long-name="PoC API">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8295
      <unit bldFile="app/poc/poc_plat/poc_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8296
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8297
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8298
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8299
   <block name="iptelephony" long-name="IP Telephony" tech_domain="vc" level="apps" levels="plugin eng ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8300
    <collection name="commsconfig" long-name="Comms Config" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8301
     <component name="cscgsplugin" long-name="CSCGS Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8302
      <unit bldFile="app/iptelephony/commsconfig/cscgsplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8303
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8304
     <component name="cscsipvoipcleanupplugin" long-name="CSC SIP VOIP Cleanup Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8305
      <unit bldFile="app/iptelephony/commsconfig/cscsipvoipcleanupplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8306
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8307
     <component name="cscengine" long-name="CSC Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8308
      <unit bldFile="app/iptelephony/commsconfig/cscengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8309
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8310
     <component name="cscsettingsui" long-name="CSC Settings UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8311
      <unit bldFile="app/iptelephony/commsconfig/cscsettingsui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8312
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8313
     <component name="cscapplicationui" long-name="CSC Application UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8314
      <unit bldFile="app/iptelephony/commsconfig/cscapplicationui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8315
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8316
     <component unofficial="yes" name="commsconfig_build" long-name="Comms Config Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8317
      <unit bldFile="app/iptelephony/commsconfig/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8318
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8319
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8320
    <collection name="convergedconnectionhandler" long-name="Converged Connection Handler" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8321
     <component name="cchserver" long-name="CCH Server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8322
      <unit bldFile="app/iptelephony/convergedconnectionhandler/cchserver/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8323
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8324
     <component name="cchclient" long-name="CCH Client">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8325
      <unit bldFile="app/iptelephony/convergedconnectionhandler/cchclient/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8326
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8327
     <component name="cchclientapi" long-name="CCH Clientapi">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8328
      <unit bldFile="app/iptelephony/convergedconnectionhandler/cchclientapi/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8329
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8330
     <component unofficial="yes" name="convergedconnectionhandler_build" long-name="Converged Connection Handler Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8331
      <unit bldFile="app/iptelephony/convergedconnectionhandler/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8332
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8333
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8334
    <collection name="richcallsettingsengine" long-name="Rich Call Settings Engine" level="eng">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8335
     <component name="rcse2" long-name="Rcse2">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8336
      <unit bldFile="app/iptelephony/richcallsettingsengine/rcse2/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8337
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8338
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8339
    <collection name="sipvoipprovider" long-name="SIP VoIP Provider" level="eng">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8340
     <component name="svp.dll=binary">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8341
      <unit bldFile="app/iptelephony/sipvoipprovider/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8342
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8343
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8344
    <collection name="voipplugins" long-name="VoIP Plugins" level="plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8345
     <component name="sipmxresolver" long-name="SIP MX Resolver">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8346
      <unit bldFile="app/iptelephony/voipplugins/sipmxresolver/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8347
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8348
     <component name="sipconnectionprovider" long-name="SIP Connection Provider">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8349
      <unit bldFile="app/iptelephony/voipplugins/sipconnectionprovider/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8350
      <unit bldFile="app/iptelephony/voipplugins/sipconnectionprovider/ipvoicemailengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8351
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8352
     <component name="ipapputils" long-name="IP App Utils">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8353
      <unit bldFile="app/iptelephony/voipplugins/ipapputils/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8354
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8355
     <component name="voipadapters" long-name="VOIP Adapters">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8356
      <unit bldFile="app/iptelephony/voipplugins/voipadapters/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8357
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8358
     <component name="accountcreationplugin" long-name="Account Creation Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8359
      <unit bldFile="app/iptelephony/voipplugins/accountcreationplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8360
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8361
     <component name="dhcppositionprovider" long-name="DHCP Position Provider">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8362
      <unit bldFile="app/iptelephony/voipplugins/dhcppositionprovider/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8363
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8364
     <component name="svtmatching" long-name="SVT Matching">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8365
      <unit bldFile="app/iptelephony/voipplugins/svtmatching/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8366
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8367
     <component name="svtlogging" long-name="SVT Logging">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8368
      <unit bldFile="app/iptelephony/voipplugins/svtlogging/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8369
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8370
     <component name="svtcallmenu" long-name="SVT Call Menu">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8371
      <unit bldFile="app/iptelephony/voipplugins/svtcallmenu/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8372
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8373
     <component unofficial="yes" name="voipplugins_build" long-name="VoIP Plugins Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8374
      <unit bldFile="app/iptelephony/voipplugins/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8375
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8376
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8377
    <collection name="callcontinuity" long-name="Call Continuity" level="eng">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8378
     <component name="vccutils" long-name="VCC Utils">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8379
      <unit bldFile="app/iptelephony/callcontinuity/vccutils/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8380
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8381
     <component name="nsmldmvccadapter" long-name="NSML DM VCC Adapter">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8382
      <unit bldFile="app/iptelephony/callcontinuity/nsmldmvccadapter/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8383
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8384
     <component name="vccclientprovisioningadapter" long-name="VCC Client Provisioning Adapter">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8385
      <unit bldFile="app/iptelephony/callcontinuity/vccclientprovisioningadapter/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8386
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8387
     <component name="vccpropertyhandler" long-name="VCC Property Handler">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8388
      <unit bldFile="app/iptelephony/callcontinuity/vccpropertyhandler/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8389
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8390
     <component name="vcchotrigger" long-name="VCC Hotrigger">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8391
      <unit bldFile="app/iptelephony/callcontinuity/vcchotrigger/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8392
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8393
     <component name="vcc" long-name="VCC">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8394
      <unit bldFile="app/iptelephony/callcontinuity/vcc/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8395
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8396
     <component name="settingsreader" long-name="Settings Reader">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8397
      <!-- <unit bldFile="app/iptelephony/callcontinuity/settingsreader/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8398
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8399
     <component unofficial="yes" name="callcontinuity_build" long-name="Call Continuity Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8400
      <unit bldFile="app/iptelephony/callcontinuity/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8401
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8402
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8403
    <collection name="iptelephony_info" long-name="IP Telephony Info" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8404
     <component unofficial="yes" name="cch_server_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8405
      <unit bldFile="app/iptelephony/iptel_plat/cch_server_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8406
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8407
     <component unofficial="yes" name="cch_client_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8408
      <unit bldFile="app/iptelephony/iptel_plat/cch_client_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8409
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8410
     <component unofficial="yes" name="vcc_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8411
      <unit bldFile="app/iptelephony/iptel_plat/vcc_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8412
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8413
     <component unofficial="yes" name="iptelephony_build" long-name="IP Telephony Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8414
      <unit bldFile="app/iptelephony/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8415
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8416
     <component unofficial="yes" name="richcallsettingsengine_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8417
      <unit bldFile="app/iptelephony/iptel_plat/richcallsettingsengine_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8418
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8419
     <component unofficial="yes" name="csc_settingsui_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8420
      <unit bldFile="app/iptelephony/iptel_plat/csc_settingsui_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8421
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8422
     <component unofficial="yes" name="vccpropertyhandler_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8423
      <unit bldFile="app/iptelephony/iptel_plat/vccpropertyhandler_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8424
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8425
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8426
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8427
   <block name="settingsuis" long-name="Settings UIs" tech_domain="dm" level="services" levels="empty rsc ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8428
    <collection name="defaultapplicationsettings" long-name="Default Application Settings" level="rsc">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8429
     <component name="services_db" long-name="Services Db">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8430
      <unit bldFile="app/settingsuis/defaultapplicationsettings/services_db/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8431
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8432
     <component name="defaultapplicationsettings_server" long-name="Server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8433
      <unit bldFile="app/settingsuis/defaultapplicationsettings/server/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8434
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8435
     <component name="service" long-name="Service">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8436
      <unit bldFile="app/settingsuis/defaultapplicationsettings/service/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8437
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8438
     <component name="gsplugin" long-name="GS Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8439
      <unit bldFile="app/settingsuis/defaultapplicationsettings/gsplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8440
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8441
     <component unofficial="yes" name="defaultapplicationsettings_build" long-name="Default Application Settings Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8442
      <unit bldFile="app/settingsuis/defaultapplicationsettings/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8443
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8444
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8445
    <collection name="systemswuis" long-name="System SW UIs" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8446
     <component name="touchscreencalib" long-name="Touchscreen Calib">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8447
      <unit bldFile="app/settingsuis/systemswuis/touchscreencalib/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8448
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8449
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8450
    <collection name="settingsuis_info" long-name="Settings UIs Info" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8451
     <component unofficial="yes" name="settingsuis_build" long-name="Settings UIs Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8452
      <unit bldFile="app/settingsuis/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8453
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8454
     <component unofficial="yes" name="default_app_client_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8455
      <unit bldFile="app/settingsuis/devmngt_plat/default_app_client_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8456
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8457
     <component unofficial="yes" name="settingsuis_test" long-name="Settings UIs Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8458
      <!-- <unit bldFile="app/settingsuis/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8459
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8460
     <component unofficial="yes" name="services_db_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8461
      <unit bldFile="app/settingsuis/devmngt_plat/services_db_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8462
      <!-- <unit bldFile="app/settingsuis/devmngt_plat/services_db_api/tsrc/servicesdbapitest/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8463
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8464
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8465
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8466
   <block name="contentcontrol" long-name="Content Control Daemons" tech_domain="dm" level="services" levels="1 2">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8467
    <collection name="applicationmanagement" long-name="Application Management" level="1">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8468
     <component name="options" long-name="Options"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8469
     <component name="applicationmanagement_client" long-name="Client"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8470
     <component name="applicationmanagement_server" long-name="Server"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8471
     <component name="RfsPlugin"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8472
     <component name="amadapter2" long-name="AM Adapter2"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8473
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8474
    <collection name="customization" long-name="Customization" level="2">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8475
     <component name="DMUtils"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8476
     <component name="UISettingsSrv"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8477
     <component name="isadapter" long-name="IS Adapter"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8478
     <component name="supadapter" long-name="SUPAdapter"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8479
     <component name="WallpaperAdapter"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8480
     <component name="OperatorLogoAdapter"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8481
     <component name="ScreenSaverAdapter"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8482
     <component name="ThemesAdapter"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8483
     <component name="EmbeddedLinkAdapter"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8484
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8485
    <collection name="omads" long-name="OMA DS" level="1">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8486
     <component name="omadsappui" long-name="OMA DS App UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8487
      <unit bldFile="app/contentcontrol/omads/omadsappui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8488
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8489
     <component name="omadsextensions" long-name="OMA DS Extensions">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8490
      <!-- <unit bldFile="app/contentcontrol/omads/omadsextensions/adapters/contacts_old/bld"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8491
      <!-- <unit bldFile="app/contentcontrol/omads/omadsextensions/adapters/email/bld"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8492
      <unit bldFile="app/contentcontrol/omads/omadsextensions/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8493
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8494
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8495
    <collection name="contentcontrol_info" long-name="Content Control Daemons Info" level="2">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8496
     <component unofficial="yes" name="contentcontrol_build" long-name="Content Control Daemons Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8497
      <unit bldFile="app/contentcontrol/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8498
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8499
     <component unofficial="yes" name="oma_ds_presync_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8500
      <unit bldFile="app/contentcontrol/contentctrl_plat/oma_ds_presync_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8501
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8502
     <component unofficial="yes" name="oma_ds_email_client_mtm_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8503
      <unit bldFile="app/contentcontrol/contentctrl_plat/oma_ds_email_client_mtm_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8504
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8505
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8506
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8507
   <block name="devicecontrol" long-name="Device Control Daemons" tech_domain="dm" level="services" levels="oma mid app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8508
    <collection name="devicediagnostics" long-name="Device Diagnostics" level="app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8509
     <component name="devdiagapp" long-name="Dev Diag App">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8510
      <unit bldFile="app/devicecontrol/devicediagnostics/devdiagapp/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8511
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8512
     <component name="devdiaggsplugin" long-name="Dev Diag GS Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8513
      <unit bldFile="app/devicecontrol/devicediagnostics/devdiaggsplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8514
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8515
     <component name="diagplugins" long-name="Diag Plugins">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8516
      <unit bldFile="app/devicecontrol/devicediagnostics/diagplugins/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8517
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8518
     <component name="diagsuites" long-name="Diag Suites">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8519
      <unit bldFile="app/devicecontrol/devicediagnostics/diagsuites/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8520
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8521
     <component unofficial="yes" name="devicediagnostics_build" long-name="Device Diagnostics Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8522
      <unit bldFile="app/devicecontrol/devicediagnostics/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8523
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8524
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8525
    <collection name="fotaapplication" long-name="FOTA Application" level="app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8526
     <component name="fotaserver" long-name="FOTA Server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8527
      <!-- <unit bldFile="mw/remotemgmt/fotaapplication/fotaserver/fmsclient/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8528
      <!-- <unit bldFile="mw/remotemgmt/fotaapplication/fotaserver/fmserver/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8529
      <!-- <unit bldFile="mw/remotemgmt/fotaapplication/fotaserver/fotarfsplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8530
      <unit bldFile="mw/remotemgmt/fotaapplication/fotaserver/fotastartupextplg/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8531
      <unit bldFile="mw/remotemgmt/fotaapplication/fotaserver/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8532
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8533
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8534
    <collection name="omadm" long-name="OMA Device Management" level="oma">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8535
     <component name="omadmappui" long-name="OMA DM App UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8536
      <unit bldFile="app/devicecontrol/omadm/omadmappui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8537
      <!-- <unit bldFile="app/devicecontrol/omadm/omadmappui/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8538
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8539
     <component name="omadmextensions" long-name="OMA DM Extensions">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8540
      <!-- <unit bldFile="app/devicecontrol/omadm/omadmextensions/adapters/email/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8541
      <!-- <unit bldFile="app/devicecontrol/omadm/omadmextensions/adapters/mms/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8542
      <!-- <unit bldFile="app/devicecontrol/omadm/omadmextensions/adapters/syncmldm/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8543
      <!-- <unit bldFile="app/devicecontrol/omadm/omadmextensions/adapters/syncmldm12/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8544
      <!-- <unit bldFile="app/devicecontrol/omadm/omadmextensions/adapters/syncmlds/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8545
      <unit bldFile="app/devicecontrol/omadm/omadmextensions/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8546
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8547
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8548
    <collection name="pnpmobileservices" long-name="PnP Mobile Services" level="mid">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8549
     <component name="pnpms" long-name="PnP MS">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8550
      <unit bldFile="app/devicecontrol/pnpmobileservices/pnpms/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8551
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8552
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8553
    <collection name="omacp" long-name="OMA Content Provisioning" level="oma">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8554
     <component name="omacpadapters" long-name="OMA CP Adapters">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8555
      <unit bldFile="app/devicecontrol/omacp/omacpadapters/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8556
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8557
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8558
    <collection name="devicecontrol_info" long-name="Device Control Daemons Info" level="app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8559
     <component unofficial="yes" name="devicecontrol_build" long-name="Device Control Daemons Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8560
      <unit bldFile="app/devicecontrol/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8561
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8562
     <component unofficial="yes" name="tarmcustomization">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8563
      <unit bldFile="app/devicecontrol/customization/tarmcustomization/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8564
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8565
     <component unofficial="yes" name="tarmappmng">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8566
      <unit bldFile="app/devicecontrol/applicationmanagement/tarmappmng/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8567
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8568
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8569
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8570
   <block name="printing" long-name="Printing" tech_domain="de" level="services" levels="app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8571
    <collection name="ImagePrint" long-name="ImagePrint" level="app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8572
     <component name="clog">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8573
      <unit bldFile="app/printing/imageprint/clog/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8574
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8575
     <component name="ImagePrintEngine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8576
      <!-- <unit bldFile="app/printing/imageprint/imageprintengine/deviceprotocols/btprotocol/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8577
      <!-- <unit bldFile="app/printing/imageprint/imageprintengine/deviceprotocols/dpof/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8578
      <!-- <unit bldFile="app/printing/imageprint/imageprintengine/deviceprotocols/pictbridge2/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8579
      <!-- <unit bldFile="app/printing/imageprint/imageprintengine/deviceprotocols/upnpprotocolfw2/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8580
      <!-- <unit bldFile="app/printing/imageprint/imageprintengine/deviceprotocols/xhtmlfilecomposer/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8581
      <unit bldFile="app/printing/imageprint/imageprintengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8582
      <!-- <unit bldFile="app/printing/imageprint/imageprintengine/imageprintserver/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8583
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8584
     <component name="ImagePrintUI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8585
      <unit bldFile="app/printing/imageprint/imageprintui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8586
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8587
     <component unofficial="yes" name="imageprint_build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8588
      <unit bldFile="app/printing/imageprint/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8589
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8590
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8591
    <collection name="printing_info" long-name="Printing Info" level="app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8592
     <component unofficial="yes" name="printing_build" long-name="Printing Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8593
      <unit bldFile="app/printing/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8594
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8595
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8596
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8597
   <block name="files" long-name="File Manager Apps" tech_domain="pr" level="apps" levels="support apps">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8598
    <collection name="filemanager" long-name="File Manager" level="apps">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8599
     <component name="filemanager_help" long-name="Help"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8600
     <component unofficial="yes" name="filemanager_build" long-name="File Manager Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8601
      <unit bldFile="app/files/filemanager/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8602
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8603
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8604
    <collection name="filesystemuis" long-name="File System UIs" level="support">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8605
     <component name="memscaneng" long-name="Mem Scan Eng">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8606
      <unit bldFile="app/files/filesystemuis/memscaneng/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8607
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8608
     <component name="memstatepopup" long-name="Mem State Popup">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8609
      <unit bldFile="app/files/filesystemuis/memstatepopup/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8610
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8611
     <component unofficial="yes" name="filesystemuis_build" long-name="File System UIs Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8612
      <unit bldFile="app/files/filesystemuis/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8613
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8614
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8615
    <collection name="files_plat" long-name="File Manager Apps Platform Interfaces" level="apps">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8616
     <component unofficial="yes" name="memory_scan_popup_ui_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8617
      <unit bldFile="app/files/files_plat/memory_scan_popup_ui_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8618
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8619
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8620
    <collection name="files_info" long-name="File Manager Apps Info" level="apps">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8621
     <component unofficial="yes" name="files_build" long-name="File Manager Apps Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8622
      <unit bldFile="app/files/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8623
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8624
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8625
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8626
   <block name="contacts" long-name="Contacts Apps" tech_domain="pr" level="apps" span="2" levels="engine support services ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8627
    <collection name="contactextensions" long-name="Contact Extensions" level="services">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8628
     <component name="predefinedcontacts" long-name="Predefined Contacts">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8629
      <unit bldFile="app/contacts/contactextensions/predefinedcontacts/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8630
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8631
     <component unofficial="yes" name="contactextensions_build" long-name="Contact Extensions Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8632
      <unit bldFile="app/contacts/contactextensions/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8633
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8634
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8635
    <collection name="logsui" long-name="Logs UI" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8636
     <component name="logsui_help" long-name="Help"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8637
     <component name="logsserviceextension" long-name="Logs Service Extension">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8638
      <unit bldFile="app/contacts/logsui/logsserviceextension/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8639
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8640
     <component unofficial="yes" name="logsui_build" long-name="Logs UI Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8641
      <unit bldFile="app/contacts/logsui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8642
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8643
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8644
    <collection name="phonebookui" long-name="Phonebook UI" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8645
     <component name="Phonebook">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8646
      <unit bldFile="app/contacts/phonebookui/phonebook/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8647
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8648
     <component name="Speeddial" long-name="Speed Dial">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8649
      <unit bldFile="app/contacts/phonebookui/speeddial/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8650
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8651
     <component name="Phonebook2" long-name="Phone Book 2">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8652
      <!-- <unit bldFile="app/contacts/phonebookui/phonebook2/ccapplication/ccacommlauncherplugin/tsrc/ut_commlaunchercontacthandler/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8653
      <!-- <unit bldFile="app/contacts/phonebookui/phonebook2/ccapplication/ccapp/tsrc/ut_cmscontactfetcher/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8654
      <unit bldFile="app/contacts/phonebookui/phonebook2/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8655
      <!-- <unit bldFile="app/contacts/phonebookui/phonebook2/tsrc/utilities/changepbk2cenrepkeyvaluestool/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8656
      <!-- <unit bldFile="app/contacts/phonebookui/phonebook2/tsrc/ut_addfavoritiesvisibility/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8657
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8658
     <component unofficial="yes" name="phonebookui_build" long-name="Phonebook UI Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8659
      <!-- <unit bldFile="app/contacts/phonebookui/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8660
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8661
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8662
    <collection name="phonebookengines" long-name="Phonebook Engines" level="engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8663
     <component name="CntFindPlugin" long-name="Cnt Find Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8664
      <unit bldFile="app/contacts/phonebookengines/cntfindplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8665
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8666
     <component name="CntSortPlugin" long-name="Cnt Sort Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8667
      <unit bldFile="app/contacts/phonebookengines/cntsortplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8668
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8669
     <component name="VirtualPhonebook" long-name="Virtual Phonebook">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8670
      <unit bldFile="app/contacts/phonebookengines/virtualphonebook/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8671
      <!-- <unit bldFile="app/contacts/phonebookengines/virtualphonebook/tsrc/mt_vpbkeng_selectorfactory/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8672
      <!-- <unit bldFile="app/contacts/phonebookengines/virtualphonebook/tsrc/mt_vpbkeng_strcntanalyzer/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8673
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8674
     <component name="contactsmodel">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8675
      <!-- <unit bldFile="app/contacts/phonebookengines/contactsmodel/cntmatchlog/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8676
      <!-- <unit bldFile="app/contacts/phonebookengines/contactsmodel/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8677
      <!-- <unit bldFile="app/contacts/phonebookengines/contactsmodel/tsrc/cntmatchlog/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8678
      <!-- <unit bldFile="app/contacts/phonebookengines/contactsmodel/tsrc/fuzztest/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8679
      <!-- <unit bldFile="app/contacts/phonebookengines/contactsmodel/tsrc/integration/cntperftest/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8680
      <!-- <unit bldFile="app/contacts/phonebookengines/contactsmodel/tsrc/integration/cntperftest/groupsql"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8681
      <!-- <unit bldFile="app/contacts/phonebookengines/contactsmodel/tsrc/integration/perffuncsuite/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8682
      <!-- <unit bldFile="app/contacts/phonebookengines/contactsmodel/tsrc/integration/perffuncsuite/groupsql"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8683
      <!-- <unit bldFile="app/contacts/phonebookengines/contactsmodel/tsrc/integration/tcntpolice/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8684
      <!-- <unit bldFile="app/contacts/phonebookengines/contactsmodel/tsrc/integration/tcntpolice/groupsql"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8685
      <!-- <unit bldFile="app/contacts/phonebookengines/contactsmodel/tsrc/integration/testcontactsuite/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8686
      <!-- <unit bldFile="app/contacts/phonebookengines/contactsmodel/tsrc/integration/testimpexvcard/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8687
      <!-- <unit bldFile="app/contacts/phonebookengines/contactsmodel/tsrc/integration/testimpexvcard/groupsql"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8688
      <!-- <unit bldFile="app/contacts/phonebookengines/contactsmodel/tsrc/integration/teststartup/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8689
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8690
     <component unofficial="yes" name="phonebookengines_build" long-name="Phonebook Engines Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8691
      <unit bldFile="app/contacts/phonebookengines/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8692
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8693
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8694
    <collection name="ccservices" long-name="CC Services" level="services">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8695
     <component name="cmsservices" long-name="CMS Services">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8696
      <!-- <unit bldFile="app/contacts/ccservices/cmsservices/cmsengine/client/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8697
      <!-- <unit bldFile="app/contacts/ccservices/cmsservices/cmsengine/server/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8698
      <!-- <unit bldFile="app/contacts/ccservices/cmsservices/cmsengine/tsrc/contactcreator/client/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8699
      <!-- <unit bldFile="app/contacts/ccservices/cmsservices/cmsengine/tsrc/contactcreator/server/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8700
      <!-- <unit bldFile="app/contacts/ccservices/cmsservices/cmsengine/tsrc/contactcreator2/client/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8701
      <!-- <unit bldFile="app/contacts/ccservices/cmsservices/cmsengine/tsrc/contactcreator2/server/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8702
      <unit bldFile="app/contacts/ccservices/cmsservices/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8703
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8704
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8705
    <collection name="presencecache" long-name="Presence Cache" level="support">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8706
     <component name="presencecacheutils" long-name="Presence Cache Utils">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8707
      <!-- <unit bldFile="app/contacts/presencecache/presencecacheutils/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8708
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8709
     <component name="presencecacheserver2" long-name="Presence Cache Server2">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8710
      <!-- <unit bldFile="app/contacts/presencecache/presencecacheserver2/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8711
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8712
     <component name="presencecacheclient2" long-name="Presence Cache Client2">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8713
      <!-- <unit bldFile="app/contacts/presencecache/presencecacheclient2/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8714
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8715
     <component unofficial="yes" name="presencecache_build" long-name="Presence Cache Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8716
      <unit bldFile="app/contacts/presencecache/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8717
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8718
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8719
    <collection name="predictivesearch" long-name="Predictive Search" level="support">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8720
     <component name="PcsUtils" long-name="PCS Utils">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8721
      <unit bldFile="app/contacts/predictivesearch/pcsutils/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8722
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8723
     <component name="PcsServerClientAPI" long-name="PCS Server Client API">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8724
      <unit bldFile="app/contacts/predictivesearch/pcsserverclientapi/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8725
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8726
     <component name="PcsServer" long-name="PCS Server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8727
      <unit bldFile="app/contacts/predictivesearch/pcsserver/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8728
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8729
     <component name="adapters" long-name="Adapters">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8730
      <unit bldFile="app/contacts/predictivesearch/adapters/contacts/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8731
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8732
     <component name="PcsAlgorithm" long-name="PCS Algorithm">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8733
      <unit bldFile="app/contacts/predictivesearch/pcsalgorithm/algorithm1/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8734
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8735
     <component unofficial="yes" name="predictivesearch_build" long-name="Predictive Search Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8736
      <unit bldFile="app/contacts/predictivesearch/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8737
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8738
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8739
    <collection name="contacts_info" long-name="Contacts Apps Info" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8740
     <component unofficial="yes" name="contacts_build" long-name="Contacts Apps Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8741
      <unit bldFile="app/contacts/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8742
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8743
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8744
    <collection name="contacts_plat" long-name="Contacts Apps Platform Interfaces" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8745
     <component unofficial="yes" name="speed_dial_dialogs_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8746
      <unit bldFile="app/contacts/contacts_plat/speed_dial_dialogs_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8747
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8748
     <component unofficial="yes" name="phonebook_2_ui_controls_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8749
      <unit bldFile="app/contacts/contacts_plat/phonebook_2_ui_controls_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8750
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8751
     <component unofficial="yes" name="logs_engine_api_extensions">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8752
      <unit bldFile="app/contacts/contacts_plat/logs_engine_api_extensions/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8753
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8754
     <component unofficial="yes" name="logs_timers_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8755
      <unit bldFile="app/contacts/contacts_plat/logs_timers_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8756
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8757
     <component unofficial="yes" name="phonebook_2_common_ui_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8758
      <unit bldFile="app/contacts/contacts_plat/phonebook_2_common_ui_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8759
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8760
     <component unofficial="yes" name="phonebook_2_image_management_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8761
      <unit bldFile="app/contacts/contacts_plat/phonebook_2_image_management_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8762
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8763
     <component unofficial="yes" name="phonebook_internal_data_management_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8764
      <unit bldFile="app/contacts/contacts_plat/phonebook_internal_data_management_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8765
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8766
     <component unofficial="yes" name="phonebook_2_ui_extension_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8767
      <unit bldFile="app/contacts/contacts_plat/phonebook_2_ui_extension_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8768
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8769
     <component unofficial="yes" name="cca_launch_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8770
      <!-- <unit bldFile="app/contacts/contacts_plat/cca_launch_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8771
      <unit bldFile="app/contacts/contacts_plat/cca_launch_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8772
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8773
     <component unofficial="yes" name="virtual_phonebook_view_definition_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8774
      <unit bldFile="app/contacts/contacts_plat/virtual_phonebook_view_definition_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8775
      <!-- <unit bldFile="app/contacts/contacts_plat/virtual_phonebook_view_definition_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8776
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8777
     <component unofficial="yes" name="virtual_phonebook_configuration_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8778
      <unit bldFile="app/contacts/contacts_plat/virtual_phonebook_configuration_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8779
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8780
     <component unofficial="yes" name="phonebook_2_ui_extension_definition_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8781
      <unit bldFile="app/contacts/contacts_plat/phonebook_2_ui_extension_definition_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8782
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8783
     <component unofficial="yes" name="virtual_phonebook_engine_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8784
      <unit bldFile="app/contacts/contacts_plat/virtual_phonebook_engine_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8785
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8786
     <component unofficial="yes" name="predictivesearch_client_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8787
      <unit bldFile="app/contacts/contacts_plat/predictivesearch_client_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8788
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8789
     <component unofficial="yes" name="presence_cache_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8790
      <!-- <unit bldFile="app/contacts/contacts_plat/presence_cache_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8791
      <unit bldFile="app/contacts/contacts_plat/presence_cache_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8792
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8793
     <component unofficial="yes" name="virtual_phonebook_policy_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8794
      <unit bldFile="app/contacts/contacts_plat/virtual_phonebook_policy_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8795
      <!-- <unit bldFile="app/contacts/contacts_plat/virtual_phonebook_policy_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8796
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8797
     <component unofficial="yes" name="contactpresence_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8798
      <!-- <unit bldFile="app/contacts/contacts_plat/contactpresence_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8799
      <unit bldFile="app/contacts/contacts_plat/contactpresence_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8800
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8801
     <component unofficial="yes" name="phonebook_internal_ui_utilities_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8802
      <unit bldFile="app/contacts/contacts_plat/phonebook_internal_ui_utilities_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8803
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8804
     <component unofficial="yes" name="virtual_phonebook_vcard_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8805
      <!-- <unit bldFile="app/contacts/contacts_plat/virtual_phonebook_vcard_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8806
      <unit bldFile="app/contacts/contacts_plat/virtual_phonebook_vcard_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8807
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8808
     <component unofficial="yes" name="phonebook_internal_common_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8809
      <unit bldFile="app/contacts/contacts_plat/phonebook_internal_common_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8810
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8811
     <component unofficial="yes" name="logs_application_engine_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8812
      <unit bldFile="app/contacts/contacts_plat/logs_application_engine_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8813
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8814
     <component unofficial="yes" name="phonebook_2_ui_utilities_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8815
      <unit bldFile="app/contacts/contacts_plat/phonebook_2_ui_utilities_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8816
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8817
     <component unofficial="yes" name="virtual_phonebook_sim_services_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8818
      <unit bldFile="app/contacts/contacts_plat/virtual_phonebook_sim_services_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8819
      <!-- <unit bldFile="app/contacts/contacts_plat/virtual_phonebook_sim_services_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8820
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8821
     <component unofficial="yes" name="predictivesearch_algorithm_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8822
      <unit bldFile="app/contacts/contacts_plat/predictivesearch_algorithm_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8823
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8824
     <component unofficial="yes" name="phonebook_2_icon_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8825
      <unit bldFile="app/contacts/contacts_plat/phonebook_2_icon_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8826
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8827
     <component unofficial="yes" name="phonebook_2_store_property_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8828
      <unit bldFile="app/contacts/contacts_plat/phonebook_2_store_property_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8829
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8830
     <component unofficial="yes" name="phonebook_thumbnails_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8831
      <unit bldFile="app/contacts/contacts_plat/phonebook_thumbnails_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8832
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8833
     <component unofficial="yes" name="virtual_phonebook_copy_policy_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8834
      <unit bldFile="app/contacts/contacts_plat/virtual_phonebook_copy_policy_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8835
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8836
     <component unofficial="yes" name="phonebook_2_xsp_extension_manager_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8837
      <unit bldFile="app/contacts/contacts_plat/phonebook_2_xsp_extension_manager_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8838
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8839
     <component unofficial="yes" name="phonebook_2_commands_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8840
      <unit bldFile="app/contacts/contacts_plat/phonebook_2_commands_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8841
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8842
     <component unofficial="yes" name="logs_ui_command_line_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8843
      <unit bldFile="app/contacts/contacts_plat/logs_ui_command_line_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8844
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8845
     <component unofficial="yes" name="virtual_phonebook_store_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8846
      <!-- <unit bldFile="app/contacts/contacts_plat/virtual_phonebook_store_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8847
      <unit bldFile="app/contacts/contacts_plat/virtual_phonebook_store_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8848
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8849
     <component unofficial="yes" name="phonebook_engine_extension_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8850
      <unit bldFile="app/contacts/contacts_plat/phonebook_engine_extension_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8851
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8852
     <component unofficial="yes" name="cca_view_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8853
      <unit bldFile="app/contacts/contacts_plat/cca_view_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8854
      <!-- <unit bldFile="app/contacts/contacts_plat/cca_view_plugin_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8855
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8856
     <component unofficial="yes" name="cms_client_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8857
      <unit bldFile="app/contacts/contacts_plat/cms_client_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8858
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8859
     <component unofficial="yes" name="predictivesearch_adapters_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8860
      <unit bldFile="app/contacts/contacts_plat/predictivesearch_adapters_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8861
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8862
     <component unofficial="yes" name="cms_contactor_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8863
      <unit bldFile="app/contacts/contacts_plat/cms_contactor_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8864
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8865
     <component unofficial="yes" name="phonebook_2_ui_extension_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8866
      <unit bldFile="app/contacts/contacts_plat/phonebook_2_ui_extension_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8867
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8868
     <component unofficial="yes" name="phonebook_extension_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8869
      <unit bldFile="app/contacts/contacts_plat/phonebook_extension_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8870
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8871
     <component unofficial="yes" name="phonebook_ui_controls_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8872
      <unit bldFile="app/contacts/contacts_plat/phonebook_ui_controls_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8873
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8874
     <component unofficial="yes" name="phonebook_2_store_configuration_management_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8875
      <unit bldFile="app/contacts/contacts_plat/phonebook_2_store_configuration_management_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8876
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8877
     <component unofficial="yes" name="phonebook_2_presentation_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8878
      <unit bldFile="app/contacts/contacts_plat/phonebook_2_presentation_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8879
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8880
     <component unofficial="yes" name="phonebook_internal_appfw_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8881
      <unit bldFile="app/contacts/contacts_plat/phonebook_internal_appfw_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8882
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8883
     <component unofficial="yes" name="phonebook_public_constants_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8884
      <unit bldFile="app/contacts/contacts_plat/phonebook_public_constants_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8885
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8886
     <component unofficial="yes" name="phonebook_2_thin_ui_extension_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8887
      <unit bldFile="app/contacts/contacts_plat/phonebook_2_thin_ui_extension_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8888
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8889
     <component unofficial="yes" name="phonebook_2_xsp_view_activation_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8890
      <unit bldFile="app/contacts/contacts_plat/phonebook_2_xsp_view_activation_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8891
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8892
     <component unofficial="yes" name="virtual_phonebook_migration_support_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8893
      <unit bldFile="app/contacts/contacts_plat/virtual_phonebook_migration_support_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8894
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8895
     <component unofficial="yes" name="predictivesearch_utils_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8896
      <!-- <unit bldFile="app/contacts/contacts_plat/predictivesearch_utils_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8897
      <unit bldFile="app/contacts/contacts_plat/predictivesearch_utils_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8898
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8899
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8900
    <collection name="contacts_pub" long-name="Contacts Apps Public Interfaces" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8901
     <component unofficial="yes" name="phonebook_ui_utilities_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8902
      <!-- <unit bldFile="app/contacts/contacts_pub/phonebook_ui_utilities_api/tsrc/bc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8903
      <unit bldFile="app/contacts/contacts_pub/phonebook_ui_utilities_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8904
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8905
     <component unofficial="yes" name="phonebook_thumbnail_operation_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8906
      <unit bldFile="app/contacts/contacts_pub/phonebook_thumbnail_operation_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8907
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8908
     <component unofficial="yes" name="phonebook_data_management_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8909
      <!-- <unit bldFile="app/contacts/contacts_pub/phonebook_data_management_api/tsrc/bc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8910
      <unit bldFile="app/contacts/contacts_pub/phonebook_data_management_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8911
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8912
     <component unofficial="yes" name="phonebook_data_addedit_ui_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8913
      <unit bldFile="app/contacts/contacts_pub/phonebook_data_addedit_ui_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8914
      <!-- <unit bldFile="app/contacts/contacts_pub/phonebook_data_addedit_ui_api/tsrc/bc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8915
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8916
     <component unofficial="yes" name="phonebook_vcard_importexport_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8917
      <unit bldFile="app/contacts/contacts_pub/phonebook_vcard_importexport_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8918
      <!-- <unit bldFile="app/contacts/contacts_pub/phonebook_vcard_importexport_api/tsrc/bc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8919
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8920
     <component unofficial="yes" name="speed_dial_utility_control_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8921
      <unit bldFile="app/contacts/contacts_pub/speed_dial_utility_control_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8922
      <!-- <unit bldFile="app/contacts/contacts_pub/speed_dial_utility_control_api/tsrc/bc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8923
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8924
     <component unofficial="yes" name="phonebook_fetch_ui_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8925
      <!-- <unit bldFile="app/contacts/contacts_pub/phonebook_fetch_ui_api/tsrc/bc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8926
      <unit bldFile="app/contacts/contacts_pub/phonebook_fetch_ui_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8927
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8928
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8929
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8930
   <block name="organizer" long-name="Organizer Application Suite" tech_domain="pr" level="apps" span="2" levels="support services engine ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8931
    <collection name="alarmui" long-name="Alarm UI" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8932
     <component unofficial="yes" name="alarmui_build" long-name="Alarm UI Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8933
      <unit bldFile="app/organizer/alarmui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8934
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8935
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8936
    <collection name="calendarui" long-name="Calendar UI" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8937
     <component name="calendarui_help" long-name="Help"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8938
     <component name="commonutils" long-name="Common Utils">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8939
      <unit bldFile="app/organizer/calendarui/commonutils/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8940
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8941
     <component name="globaldata" long-name="Global Data">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8942
      <unit bldFile="app/organizer/calendarui/globaldata/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8943
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8944
     <component name="settings" long-name="Settings">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8945
      <unit bldFile="app/organizer/calendarui/settings/gsplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8946
      <unit bldFile="app/organizer/calendarui/settings/settingsui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8947
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8948
     <component name="customisation" long-name="Customisation">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8949
      <unit bldFile="app/organizer/calendarui/customisation/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8950
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8951
     <component name="customisationmanager" long-name="Customisation Manager">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8952
      <unit bldFile="app/organizer/calendarui/customisationmanager/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8953
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8954
     <component name="views" long-name="Views">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8955
      <unit bldFile="app/organizer/calendarui/views/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8956
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8957
     <component name="calendarui_controller" long-name="Controller">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8958
      <unit bldFile="app/organizer/calendarui/controller/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8959
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8960
     <component name="editors" long-name=" Editors">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8961
      <unit bldFile="app/organizer/calendarui/editors/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8962
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8963
     <component name="application" long-name="Application">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8964
      <unit bldFile="app/organizer/calendarui/application/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8965
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8966
     <component name="missedalarmindicatorplugin" long-name="Missed Alarm Indicator Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8967
      <unit bldFile="app/organizer/calendarui/missedalarmindicatorplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8968
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8969
     <component name="calendarui_server" long-name="Server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8970
      <unit bldFile="app/organizer/calendarui/server/calensvr/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8971
      <unit bldFile="app/organizer/calendarui/server/calensvrclient/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8972
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8973
     <component name="regionalplugins" long-name="Regional Plugins">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8974
      <unit bldFile="app/organizer/calendarui/regionalplugins/calenregionalutil/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8975
      <unit bldFile="app/organizer/calendarui/regionalplugins/lunarchinese/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8976
      <unit bldFile="app/organizer/calendarui/regionalplugins/lunarvietnamese/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8977
      <unit bldFile="app/organizer/calendarui/regionalplugins/thai/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8978
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8979
     <component name="inc"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8980
     <component unofficial="yes" name="calendarui_build" long-name="Calendar UI Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8981
      <unit bldFile="app/organizer/calendarui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8982
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8983
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8984
    <collection name="clock2" long-name="Clock2" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8985
     <component name="clockengines" long-name="Clock Engines">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8986
      <unit bldFile="app/organizer/clock2/clockengines/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8987
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8988
     <component name="clockui" long-name="Clock UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8989
      <unit bldFile="app/organizer/clock2/clockui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8990
      <!-- <unit bldFile="app/organizer/clock2/clockui/plugins/datetimeviewplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8991
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8992
     <component name="clock2_help" long-name="Help"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8993
     <component unofficial="yes" name="clock2_build" long-name="Clock2 Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8994
      <unit bldFile="app/organizer/clock2/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8995
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8996
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8997
    <collection name="meetingui" long-name="Meeting UI" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8998
     <component name="attendeeview" long-name="Attendee View">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  8999
      <unit bldFile="app/organizer/meetingui/attendeeview/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9000
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9001
     <component name="agnentryui" long-name="Agn Entry UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9002
      <unit bldFile="app/organizer/meetingui/agnentryui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9003
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9004
     <component name="meetingrequestutils" long-name="Meeting Request Utils">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9005
      <unit bldFile="app/organizer/meetingui/meetingrequestutils/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9006
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9007
     <component name="meetingrequestviewers" long-name="Meeting Request Viewers">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9008
      <unit bldFile="app/organizer/meetingui/meetingrequestviewers/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9009
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9010
     <component unofficial="yes" name="meetingui_build" long-name="Meeting UI Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9011
      <unit bldFile="app/organizer/meetingui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9012
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9013
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9014
    <collection name="notepad" long-name="Notepad" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9015
     <component name="notepad_help" long-name="Help"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9016
     <component name="notepad1" long-name="Notepad1">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9017
      <unit bldFile="app/organizer/notepad/notepad1/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9018
      <!-- <unit bldFile="app/organizer/notepad/notepad1/syncmladapter/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9019
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9020
     <component name="txtrecog" long-name="Txt Recog">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9021
      <unit bldFile="app/organizer/notepad/txtrecog/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9022
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9023
     <component unofficial="yes" name="notepad_build" long-name="Notepad Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9024
      <unit bldFile="app/organizer/notepad/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9025
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9026
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9027
    <collection name="searchui" long-name="Search UI" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9028
     <component name="searchui_help" long-name="Help"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9029
     <component name="searchapp" long-name="Search App">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9030
      <unit bldFile="app/organizer/searchui/searchapp/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9031
      <!-- <unit bldFile="app/organizer/searchui/searchapp/plugins/searchsettingsplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9032
      <!-- <unit bldFile="app/organizer/searchui/searchapp/plugins/srchuisettingsplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9033
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9034
     <component unofficial="yes" name="searchui_build" long-name="Search UI Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9035
      <unit bldFile="app/organizer/searchui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9036
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9037
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9038
    <collection name="calendarengines" long-name="Calendar Engines" level="engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9039
     <component name="versit2" long-name="Versit 2">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9040
      <unit bldFile="app/organizer/calendarengines/versit2/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9041
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9042
     <component name="agnversit2" long-name="Agenda Versit2">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9043
      <unit bldFile="app/organizer/calendarengines/agnversit2/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9044
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9045
     <component name="caleninterimutils" long-name="Calen Interim Utils">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9046
      <unit bldFile="app/organizer/calendarengines/caleninterimutils/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9047
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9048
     <component name="calenimp" long-name="Calen Imp">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9049
      <unit bldFile="app/organizer/calendarengines/calenimp/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9050
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9051
     <component name="calenlauncher" long-name="Calen Launcher">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9052
      <unit bldFile="app/organizer/calendarengines/calenlauncher/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9053
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9054
     <component unofficial="yes" name="calendarengines_build" long-name="Calendar Engines Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9055
      <unit bldFile="app/organizer/calendarengines/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9056
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9057
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9058
    <collection name="meetingrequestengines" long-name="Meeting Request Engines" level="engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9059
     <component name="mrmailbox" long-name="MR Mailbox"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9060
     <component name="mrmailboxutils" long-name="MR Mailbox Utils">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9061
      <unit bldFile="app/organizer/meetingrequestengines/mrmailboxutils/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9062
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9063
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9064
    <collection name="alarmengines" long-name="Alarm Engines" level="engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9065
     <component name="missedalarmstore" long-name="Missed Alarm Store">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9066
      <unit bldFile="app/organizer/alarmengines/missedalarmstore/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9067
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9068
     <component unofficial="yes" name="alarmengines_build" long-name="Alarm Engines Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9069
      <unit bldFile="app/organizer/alarmengines/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9070
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9071
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9072
    <collection name="searchfw" long-name="Search Framework" level="services">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9073
     <component name="coresearchfw" long-name="Core Search Framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9074
      <unit bldFile="app/organizer/searchfw/coresearchfw/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9075
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9076
     <component name="searchfw_plugins" long-name="Plugins">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9077
      <unit bldFile="app/organizer/searchfw/plugins/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9078
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9079
     <component unofficial="yes" name="searchfw_build" long-name="Search Framework Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9080
      <unit bldFile="app/organizer/searchfw/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9081
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9082
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9083
    <collection name="organizer_pub" long-name="Organizer Application Suite Public Interfaces" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9084
     <component unofficial="yes" name="notepad_library_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9085
      <unit bldFile="app/organizer/organizer_pub/notepad_library_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9086
      <!-- <unit bldFile="app/organizer/organizer_pub/notepad_library_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9087
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9088
     <component unofficial="yes" name="calendar_interim_utils2_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9089
      <!-- <unit bldFile="app/organizer/organizer_pub/calendar_interim_utils2_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9090
      <unit bldFile="app/organizer/organizer_pub/calendar_interim_utils2_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9091
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9092
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9093
    <collection name="organizer_info" long-name="Organizer Application Suite Info" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9094
     <component unofficial="yes" name="organizer_build" long-name="Organizer Application Suite Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9095
      <unit bldFile="app/organizer/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9096
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9097
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9098
    <collection name="organizer_plat" long-name="Organizer Application Suite Platform Interfaces" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9099
     <component unofficial="yes" name="calendar_importer_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9100
      <!-- <unit bldFile="app/organizer/organizer_plat/calendar_importer_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9101
      <unit bldFile="app/organizer/organizer_plat/calendar_importer_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9102
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9103
     <component unofficial="yes" name="alarm_ui_secondary_display_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9104
      <unit bldFile="app/organizer/organizer_plat/alarm_ui_secondary_display_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9105
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9106
     <component unofficial="yes" name="alarm_const_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9107
      <unit bldFile="app/organizer/organizer_plat/alarm_const_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9108
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9109
     <component unofficial="yes" name="alarm_ui_external_control_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9110
      <unit bldFile="app/organizer/organizer_plat/alarm_ui_external_control_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9111
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9112
     <component unofficial="yes" name="searchui_launcher_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9113
      <unit bldFile="app/organizer/organizer_plat/searchui_launcher_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9114
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9115
     <component unofficial="yes" name="calendar_exporter_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9116
      <unit bldFile="app/organizer/organizer_plat/calendar_exporter_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9117
      <!-- <unit bldFile="app/organizer/organizer_plat/calendar_exporter_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9118
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9119
     <component unofficial="yes" name="meeting_request_utillities_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9120
      <unit bldFile="app/organizer/organizer_plat/meeting_request_utillities_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9121
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9122
     <component unofficial="yes" name="common_alarm_editor_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9123
      <unit bldFile="app/organizer/organizer_plat/common_alarm_editor_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9124
      <!-- <unit bldFile="app/organizer/organizer_plat/common_alarm_editor_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9125
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9126
     <component unofficial="yes" name="meeting_request_viewer_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9127
      <unit bldFile="app/organizer/organizer_plat/meeting_request_viewer_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9128
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9129
     <component unofficial="yes" name="searchfw_launcher_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9130
      <unit bldFile="app/organizer/organizer_plat/searchfw_launcher_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9131
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9132
     <component unofficial="yes" name="agenda_versit_2_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9133
      <unit bldFile="app/organizer/organizer_plat/agenda_versit_2_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9134
      <!-- <unit bldFile="app/organizer/organizer_plat/agenda_versit_2_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9135
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9136
     <component unofficial="yes" name="meeting_request_mailbox_utilities_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9137
      <!-- <unit bldFile="app/organizer/organizer_plat/meeting_request_mailbox_utilities_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9138
      <unit bldFile="app/organizer/organizer_plat/meeting_request_mailbox_utilities_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9139
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9140
     <component unofficial="yes" name="meeting_request_uids_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9141
      <unit bldFile="app/organizer/organizer_plat/meeting_request_uids_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9142
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9143
     <component unofficial="yes" name="agenda_entry_ui_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9144
      <unit bldFile="app/organizer/organizer_plat/agenda_entry_ui_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9145
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9146
     <component unofficial="yes" name="clock_settings_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9147
      <unit bldFile="app/organizer/organizer_plat/clock_settings_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9148
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9149
     <component unofficial="yes" name="calendar_launcher_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9150
      <unit bldFile="app/organizer/organizer_plat/calendar_launcher_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9151
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9152
     <component unofficial="yes" name="calendar_settings_keys_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9153
      <unit bldFile="app/organizer/organizer_plat/calendar_settings_keys_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9154
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9155
     <component unofficial="yes" name="calendar_tones_settings_keys_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9156
      <unit bldFile="app/organizer/organizer_plat/calendar_tones_settings_keys_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9157
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9158
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9159
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9160
   <block name="messaging" long-name="Messaging Apps" tech_domain="pr" level="apps" span="2" levels="mail eng base ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9161
    <collection name="mobilemessaging" long-name="Mobile Messaging" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9162
     <component name="audiomsg" long-name="Audio Message">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9163
      <unit bldFile="app/messaging/mobilemessaging/audiomsg/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9164
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9165
     <component name="msgmedia" long-name="Message Media">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9166
      <unit bldFile="app/messaging/mobilemessaging/msgmedia/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9167
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9168
     <component name="unieditor" long-name="Uni Editor">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9169
      <unit bldFile="app/messaging/mobilemessaging/unieditor/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9170
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9171
     <component name="mmsui" long-name="MMS UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9172
      <unit bldFile="app/messaging/mobilemessaging/mmsui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9173
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9174
     <component name="postcard" long-name="Postcard">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9175
      <unit bldFile="app/messaging/mobilemessaging/postcard/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9176
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9177
     <component name="smilui" long-name="SMIL UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9178
      <unit bldFile="app/messaging/mobilemessaging/smilui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9179
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9180
     <component name="smum" long-name="Smum">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9181
      <unit bldFile="app/messaging/mobilemessaging/smum/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9182
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9183
     <component name="smsui" long-name="SMS UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9184
      <unit bldFile="app/messaging/mobilemessaging/smsui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9185
      <!-- <unit bldFile="app/messaging/mobilemessaging/smsui/viewer"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9186
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9187
     <component name="smsmtm">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9188
      <unit bldFile="app/messaging/mobilemessaging/smsmtm/multimode/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9189
      <!-- <unit bldFile="app/messaging/mobilemessaging/smsmtm/test/testrom"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9190
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9191
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9192
    <collection name="mmsengine" long-name="MMS Engine" level="eng">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9193
     <component name="mmsconninit" long-name="MMS Connection Init">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9194
      <!-- <unit bldFile="app/messaging/mmsengine/mmsconninit/bld"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9195
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9196
     <component name="genutils" long-name="General Utils">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9197
      <!-- <unit bldFile="app/messaging/mmsengine/genutils/bld"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9198
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9199
     <component name="mmsserversettings" long-name="MMS Server Aettings">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9200
      <!-- <unit bldFile="app/messaging/mmsengine/mmsserversettings/bld"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9201
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9202
     <component name="mmsmessage" long-name="MMS Message">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9203
      <!-- <unit bldFile="app/messaging/mmsengine/mmsmessage/bld"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9204
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9205
     <component name="mmshttptransport" long-name="MMS HTTP Transport">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9206
      <!-- <unit bldFile="app/messaging/mmsengine/mmshttptransport/bld"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9207
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9208
     <component name="mmscodec" long-name="MMS Codec">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9209
      <!-- <unit bldFile="app/messaging/mmsengine/mmscodec/bld"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9210
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9211
     <component name="mmsserver" long-name="MMS Server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9212
      <!-- <unit bldFile="app/messaging/mmsengine/mmsserver/bld"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9213
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9214
     <component name="clientmtm" long-name="Client MTM">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9215
      <!-- <unit bldFile="app/messaging/mmsengine/clientmtm/bld"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9216
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9217
     <component name="mmswatcher" long-name="MMS Watcher">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9218
      <!-- <unit bldFile="app/messaging/mmsengine/mmswatcher/bld"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9219
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9220
     <component name="mmspushhandler" long-name="MMS Push Handler">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9221
      <!-- <unit bldFile="app/messaging/mmsengine/mmspushhandler/bld"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9222
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9223
     <component name="applicationadapter" long-name="Application Adapter">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9224
      <!-- <unit bldFile="app/messaging/mmsengine/applicationadapter/bld"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9225
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9226
     <component name="mmscodecclient" long-name="MMS Codec Client">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9227
      <!-- <unit bldFile="app/messaging/mmsengine/mmscodecclient/bld"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9228
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9229
     <component name="mmssettings">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9230
      <unit bldFile="app/messaging/mmsengine/mmssettings/etc"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9231
      <unit bldFile="app/messaging/mmsengine/mmssettings/test/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9232
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9233
     <component unofficial="yes" name="mmsengine_build" long-name="MMS Engine Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9234
      <unit bldFile="app/messaging/mmsengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9235
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9236
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9237
    <collection name="messagingappbase" long-name="Messaging App Base" level="base">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9238
     <component name="msgavkon" long-name="Messaging Avkon">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9239
      <unit bldFile="app/messaging/messagingappbase/msgavkon/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9240
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9241
     <component name="mce" long-name="MCE">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9242
      <unit bldFile="app/messaging/messagingappbase/mce/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9243
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9244
     <component name="mceextraitems" long-name="Mce Extra Items">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9245
      <unit bldFile="app/messaging/messagingappbase/mceextraitems/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9246
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9247
     <component name="mcesettings" long-name="MCE Settings">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9248
      <unit bldFile="app/messaging/messagingappbase/mcesettings/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9249
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9250
     <component name="msgerrorwatcher" long-name="Msg Error Watcher">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9251
      <unit bldFile="app/messaging/messagingappbase/msgerrorwatcher/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9252
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9253
     <component name="ncnlist" long-name="NCN List">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9254
      <unit bldFile="app/messaging/messagingappbase/ncnlist/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9255
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9256
     <component name="schemeplugin" long-name="Scheme Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9257
      <unit bldFile="app/messaging/messagingappbase/schemeplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9258
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9259
     <component name="sendui" long-name="Send UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9260
      <!-- <unit bldFile="app/messaging/messagingappbase/sendui/drmlinksender/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9261
      <!-- <unit bldFile="app/messaging/messagingappbase/sendui/genericmtmplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9262
      <unit bldFile="app/messaging/messagingappbase/sendui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9263
      <!-- <unit bldFile="app/messaging/messagingappbase/sendui/meetingrequestsender/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9264
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9265
     <component name="smilengine" long-name="SMIL Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9266
      <unit bldFile="app/messaging/messagingappbase/smilengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9267
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9268
     <component name="bium" long-name="Bium">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9269
      <unit bldFile="app/messaging/messagingappbase/bium/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9270
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9271
     <component name="smartmessaging" long-name="Smart Messaging">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9272
      <unit bldFile="app/messaging/messagingappbase/smartmessaging/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9273
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9274
     <component name="msgeditor" long-name="Messaging Editor">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9275
      <unit bldFile="app/messaging/messagingappbase/msgeditor/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9276
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9277
     <component name="smilparser">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9278
      <unit bldFile="app/messaging/messagingappbase/smilparser/rom"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9279
      <unit bldFile="app/messaging/messagingappbase/smilparser/smildtd/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9280
      <unit bldFile="app/messaging/messagingappbase/smilparser/xmldom/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9281
      <unit bldFile="app/messaging/messagingappbase/smilparser/xmlparser/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9282
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9283
     <component name="obexmtms">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9284
      <unit bldFile="app/messaging/messagingappbase/obexmtms/btmtm/btclient/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9285
      <unit bldFile="app/messaging/messagingappbase/obexmtms/btmtm/btserver/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9286
      <unit bldFile="app/messaging/messagingappbase/obexmtms/irmtm/irclient/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9287
      <unit bldFile="app/messaging/messagingappbase/obexmtms/irmtm/irserver/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9288
      <unit bldFile="app/messaging/messagingappbase/obexmtms/obexmtm/obexclient/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9289
      <unit bldFile="app/messaging/messagingappbase/obexmtms/obexmtm/obexserver/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9290
      <unit bldFile="app/messaging/messagingappbase/obexmtms/obexmtm/obexutil/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9291
      <unit bldFile="app/messaging/messagingappbase/obexmtms/rom"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9292
      <unit bldFile="app/messaging/messagingappbase/obexmtms/tobexmtm/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9293
      <!-- <unit bldFile="app/messaging/messagingappbase/obexmtms/tobexmtm/obexstub/bluetoothsdpstub/sdp"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9294
      <!-- <unit bldFile="app/messaging/messagingappbase/obexmtms/tobexmtm/obexstub/irobexstub/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9295
      <!-- <unit bldFile="app/messaging/messagingappbase/obexmtms/tobexmtm/testutils/msgth/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9296
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9297
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9298
    <collection name="email" long-name="Email" level="mail">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9299
     <component name="alwaysonlineemailplugin" long-name="Always Online Mail Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9300
      <unit bldFile="app/messaging/email/alwaysonlineemailplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9301
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9302
     <component name="emailnotificationhandler" long-name="Email Notification Handler">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9303
      <unit bldFile="app/messaging/email/emailnotificationhandler/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9304
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9305
     <component name="imum" long-name="IMUM">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9306
      <!-- <unit bldFile="app/messaging/email/imum/domainapi/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9307
      <unit bldFile="app/messaging/email/imum/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9308
      <!-- <unit bldFile="app/messaging/email/imum/mtms/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9309
      <!-- <unit bldFile="app/messaging/email/imum/utils/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9310
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9311
     <component name="mail" long-name="Mail">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9312
      <unit bldFile="app/messaging/email/mail/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9313
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9314
     <component name="pop3andsmtpmtm">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9315
      <unit bldFile="app/messaging/email/pop3andsmtpmtm/autosend/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9316
      <unit bldFile="app/messaging/email/pop3andsmtpmtm/clientmtms/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9317
      <!-- <unit bldFile="app/messaging/email/pop3andsmtpmtm/clientmtms/test/testrom"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9318
      <unit bldFile="app/messaging/email/pop3andsmtpmtm/popservermtm/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9319
      <!-- <unit bldFile="app/messaging/email/pop3andsmtpmtm/popservermtm/test/testrom"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9320
      <unit bldFile="app/messaging/email/pop3andsmtpmtm/servermtmutils/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9321
      <!-- <unit bldFile="app/messaging/email/pop3andsmtpmtm/servermtmutils/test/testrom"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9322
      <unit bldFile="app/messaging/email/pop3andsmtpmtm/smtpservermtm/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9323
      <!-- <unit bldFile="app/messaging/email/pop3andsmtpmtm/smtpservermtm/test/testrom"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9324
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9325
     <component name="imap4mtm">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9326
      <unit bldFile="app/messaging/email/imap4mtm/imapmailstore/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9327
      <unit bldFile="app/messaging/email/imap4mtm/imapofflinecontrol/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9328
      <unit bldFile="app/messaging/email/imap4mtm/imapprotocolcontroller/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9329
      <unit bldFile="app/messaging/email/imap4mtm/imapservermtm/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9330
      <unit bldFile="app/messaging/email/imap4mtm/imapsession/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9331
      <unit bldFile="app/messaging/email/imap4mtm/imapsettings/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9332
      <unit bldFile="app/messaging/email/imap4mtm/imapsyncmanager/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9333
      <unit bldFile="app/messaging/email/imap4mtm/imaptransporthandler/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9334
      <unit bldFile="app/messaging/email/imap4mtm/imaputils/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9335
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9336
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9337
    <collection name="messaging_info" long-name="Messaging Apps Info" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9338
     <component unofficial="yes" name="mms_client_mtm_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9339
      <unit bldFile="app/messaging/msg_pub/mms_client_mtm_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9340
      <!-- <unit bldFile="app/messaging/msg_pub/mms_client_mtm_api/tsrc/bc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9341
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9342
     <component unofficial="yes" name="email_domain_utilities_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9343
      <unit bldFile="app/messaging/msg_plat/email_domain_utilities_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9344
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9345
     <component unofficial="yes" name="messaging_build" long-name="Messaging Apps Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9346
      <unit bldFile="app/messaging/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9347
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9348
     <component unofficial="yes" name="messaging_test" long-name="Messaging Apps Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9349
      <!-- <unit bldFile="app/messaging/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9350
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9351
     <component unofficial="yes" name="messaging_media_resolver_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9352
      <unit bldFile="app/messaging/msg_plat/messaging_media_resolver_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9353
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9354
     <component unofficial="yes" name="messaging_center_ui_utilities_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9355
      <unit bldFile="app/messaging/msg_plat/messaging_center_ui_utilities_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9356
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9357
     <component unofficial="yes" name="new_message_notification_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9358
      <unit bldFile="app/messaging/msg_plat/new_message_notification_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9359
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9360
     <component unofficial="yes" name="new_contacts_note_status_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9361
      <unit bldFile="app/messaging/msg_plat/new_contacts_note_status_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9362
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9363
     <component unofficial="yes" name="open_new_message_notification_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9364
      <unit bldFile="app/messaging/msg_pub/open_new_message_notification_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9365
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9366
     <component unofficial="yes" name="internet_mail_mtm_ui_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9367
      <unit bldFile="app/messaging/msg_plat/internet_mail_mtm_ui_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9368
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9369
     <component unofficial="yes" name="mms_engine_settings_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9370
      <unit bldFile="app/messaging/msg_plat/mms_engine_settings_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9371
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9372
     <component unofficial="yes" name="messaging_integration_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9373
      <unit bldFile="app/messaging/msg_pub/messaging_integration_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9374
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9375
     <component unofficial="yes" name="mms_application_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9376
      <unit bldFile="app/messaging/msg_plat/mms_application_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9377
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9378
     <component unofficial="yes" name="plugin_bio_control_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9379
      <unit bldFile="app/messaging/msg_pub/plugin_bio_control_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9380
      <!-- <unit bldFile="app/messaging/msg_pub/plugin_bio_control_api/tsrc/bc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9381
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9382
     <component unofficial="yes" name="mms_server_settings_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9383
      <unit bldFile="app/messaging/msg_plat/mms_server_settings_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9384
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9385
     <component unofficial="yes" name="send_ui_meeting_request_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9386
      <!-- <unit bldFile="app/messaging/msg_plat/send_ui_meeting_request_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9387
      <unit bldFile="app/messaging/msg_plat/send_ui_meeting_request_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9388
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9389
     <component unofficial="yes" name="mail_ui_constants_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9390
      <unit bldFile="app/messaging/msg_plat/mail_ui_constants_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9391
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9392
     <component unofficial="yes" name="new_contact_notes_extended_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9393
      <unit bldFile="app/messaging/msg_plat/new_contact_notes_extended_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9394
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9395
     <component unofficial="yes" name="unified_editor_video_conversion_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9396
      <unit bldFile="app/messaging/msg_plat/unified_editor_video_conversion_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9397
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9398
     <component unofficial="yes" name="new_contacts_note_secondary_display_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9399
      <unit bldFile="app/messaging/msg_plat/new_contacts_note_secondary_display_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9400
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9401
     <component unofficial="yes" name="messaging_editor_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9402
      <unit bldFile="app/messaging/msg_plat/messaging_editor_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9403
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9404
     <component unofficial="yes" name="smil_player_launch_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9405
      <unit bldFile="app/messaging/msg_plat/smil_player_launch_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9406
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9407
     <component unofficial="yes" name="mms_codec_client_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9408
      <unit bldFile="app/messaging/msg_plat/mms_codec_client_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9409
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9410
     <component unofficial="yes" name="smil_engine_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9411
      <unit bldFile="app/messaging/msg_plat/smil_engine_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9412
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9413
     <component unofficial="yes" name="smil_transition_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9414
      <unit bldFile="app/messaging/msg_plat/smil_transition_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9415
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9416
     <component unofficial="yes" name="mms_conformance_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9417
      <unit bldFile="app/messaging/msg_plat/mms_conformance_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9418
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9419
     <component unofficial="yes" name="new_contacts_note_variables_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9420
      <unit bldFile="app/messaging/msg_plat/new_contacts_note_variables_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9421
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9422
     <component unofficial="yes" name="messaging_editor_constants_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9423
      <unit bldFile="app/messaging/msg_pub/messaging_editor_constants_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9424
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9425
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9426
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9427
   <block name="commonemail" long-name="Email Apps" tech_domain="pr" level="apps" levels="service support ui app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9428
    <collection name="emailservices" long-name="Email Services" level="service">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9429
     <component name="emailframework" long-name="Email framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9430
      <unit bldFile="app/commonemail/emailservices/emailframework/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9431
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9432
     <component name="emailserver" long-name="Email Server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9433
      <unit bldFile="app/commonemail/emailservices/emailserver/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9434
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9435
     <component name="psmruadapter" long-name="PSMRU Adapter">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9436
      <unit bldFile="app/commonemail/emailservices/psmruadapter/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9437
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9438
     <component name="emailstore" long-name="Email Store">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9439
      <unit bldFile="app/commonemail/emailservices/emailstore/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9440
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9441
     <component name="emaildebug" long-name="Email Debug">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9442
      <unit bldFile="app/commonemail/emailservices/emaildebug/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9443
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9444
     <component unofficial="yes" name="emailservices_build" long-name="Email Services Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9445
      <unit bldFile="app/commonemail/emailservices/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9446
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9447
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9448
    <collection name="ipsservices" long-name="IPS Services" level="service">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9449
     <component name="ipssossettings" long-name="IPSSOS Settings">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9450
      <unit bldFile="app/commonemail/ipsservices/ipssossettings/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9451
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9452
     <component name="ipssosplugin" long-name="IPSSOS Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9453
      <unit bldFile="app/commonemail/ipsservices/ipssosplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9454
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9455
     <component name="ipssosaoplugin" long-name="IPSSOS AO Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9456
      <unit bldFile="app/commonemail/ipsservices/ipssosaoplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9457
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9458
     <component unofficial="yes" name="ipsservices_build" long-name="IPS Services Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9459
      <unit bldFile="app/commonemail/ipsservices/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9460
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9461
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9462
    <collection name="emailcontacts" long-name="Email Contacts" level="support">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9463
     <component name="contactactionservice" long-name="Contact Action Service">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9464
      <unit bldFile="app/commonemail/emailcontacts/contactactionservice/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9465
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9466
     <component name="contactactionmenu" long-name="Contact Action Menu">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9467
      <unit bldFile="app/commonemail/emailcontacts/contactactionmenu/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9468
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9469
     <component name="remotecontactlookup" long-name="Remote Contact Lookup">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9470
      <unit bldFile="app/commonemail/emailcontacts/remotecontactlookup/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9471
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9472
     <component unofficial="yes" name="emailcontacts_build" long-name="Email Contacts Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9473
      <unit bldFile="app/commonemail/emailcontacts/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9474
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9475
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9476
    <collection name="meetingrequest" long-name="Meeting Request" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9477
     <component name="mrcommon" long-name="MR Common">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9478
      <unit bldFile="app/commonemail/meetingrequest/mrcommon/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9479
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9480
     <component name="mrdb" long-name="MR Database">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9481
      <unit bldFile="app/commonemail/meetingrequest/mrdb/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9482
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9483
     <component name="mrpolicy" long-name="MR Policy">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9484
      <unit bldFile="app/commonemail/meetingrequest/mrpolicy/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9485
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9486
     <component name="mrservices" long-name="MR Services">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9487
      <unit bldFile="app/commonemail/meetingrequest/mrservices/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9488
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9489
     <component name="mrgui" long-name="MR GUI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9490
      <unit bldFile="app/commonemail/meetingrequest/mrgui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9491
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9492
     <component name="mrentry" long-name="MR Entry">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9493
      <unit bldFile="app/commonemail/meetingrequest/mrentry/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9494
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9495
     <component name="mrtasks" long-name="MR Tasks">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9496
      <unit bldFile="app/commonemail/meetingrequest/mrtasks/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9497
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9498
     <component name="mrutils" long-name="MR Utils">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9499
      <unit bldFile="app/commonemail/meetingrequest/mrutils/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9500
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9501
     <component name="mrutilscalplugin" long-name="MR Utils Cal Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9502
      <unit bldFile="app/commonemail/meetingrequest/mrutilscalplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9503
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9504
     <component name="mrviewer" long-name="MR Viewer">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9505
      <unit bldFile="app/commonemail/meetingrequest/mrviewer/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9506
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9507
     <component name="mrviewercalplugin" long-name="MR Viewer Cal Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9508
      <unit bldFile="app/commonemail/meetingrequest/mrviewercalplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9509
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9510
     <component name="mricalviewer" long-name="MR iCal Viewer">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9511
      <unit bldFile="app/commonemail/meetingrequest/mricalviewer/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9512
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9513
     <component name="mrversit2" long-name="MR Versit2">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9514
      <unit bldFile="app/commonemail/meetingrequest/mrversit2/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9515
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9516
     <component name="mragnversit2" long-name="MR Agenda Versit2">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9517
      <unit bldFile="app/commonemail/meetingrequest/mragnversit2/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9518
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9519
     <component name="mrcasplugin" long-name="MR CAS Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9520
      <unit bldFile="app/commonemail/meetingrequest/mrcasplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9521
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9522
     <component name="mrurlparserplugin" long-name="MR URLParser Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9523
      <unit bldFile="app/commonemail/meetingrequest/mrurlparserplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9524
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9525
     <component unofficial="yes" name="meetingrequest_build" long-name="Meeting Request Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9526
      <unit bldFile="app/commonemail/meetingrequest/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9527
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9528
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9529
    <collection name="emailuis" long-name="Email UIs" level="app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9530
     <component name="emailui" long-name="Email UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9531
      <unit bldFile="app/commonemail/emailuis/emailui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9532
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9533
     <component name="gsemailsettings" long-name="GSEmail Settings">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9534
      <unit bldFile="app/commonemail/emailuis/gsemailsettings/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9535
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9536
     <component name="uicomponents" long-name="UI Components">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9537
      <unit bldFile="app/commonemail/emailuis/uicomponents/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9538
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9539
     <component name="widget" long-name="Widget">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9540
      <unit bldFile="app/commonemail/emailuis/widget/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9541
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9542
     <component unofficial="yes" name="emailuis_build" long-name="Email UIs Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9543
      <unit bldFile="app/commonemail/emailuis/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9544
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9545
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9546
    <collection name="emailhelp" long-name="Email Help" level="support">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9547
     <component name="emailhelp compo"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9548
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9549
    <collection name="legacy" long-name="Legacy Email" level="support">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9550
     <component name="iad_rofs" long-name="IAD ROFS"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9551
     <component name="ls_pt_hack" long-name="ls pt hack"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9552
     <component name="settingwizard" long-name="Setting Wizard"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9553
     <component name="starter" long-name="Starter"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9554
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9555
    <collection name="commonemail_help" long-name="Email Help" level="support">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9556
     <component name="help compo"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9557
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9558
    <collection name="commonemail_info" long-name="Email Apps Info" level="app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9559
     <component unofficial="yes" name="commonemail_build" long-name="Email Apps Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9560
      <unit bldFile="app/commonemail/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9561
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9562
     <component unofficial="yes" name="email_setup_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9563
      <unit bldFile="app/commonemail/email_plat/email_setup_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9564
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9565
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9566
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9567
   <block name="conversations" long-name="Conversation Apps" tech_domain="pr" level="apps" levels="settings utils ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9568
    <collection name="uiservicetabsettings" long-name="UI Service Tab Settings" level="settings">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9569
     <component name="vimpstsettings.dll=binary">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9570
      <unit bldFile="app/conversations/uiservicetabsettings/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9571
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9572
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9573
    <collection name="imstutils" long-name="IM Service Tab Utils" level="utils">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9574
     <component name="imstutils_help" long-name="Help"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9575
     <component name="imconnectionprovider" long-name="IM Connection Provider">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9576
      <unit bldFile="app/conversations/imstutils/imconnectionprovider/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9577
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9578
     <component name="xmppadapter" long-name="XMPP Adapter">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9579
      <unit bldFile="app/conversations/imstutils/xmppadapter/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9580
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9581
     <component name="imconversationview" long-name="IM Conversation View">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9582
      <unit bldFile="app/conversations/imstutils/imconversationview/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9583
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9584
     <component unofficial="yes" name="imstutils_build" long-name="IM Service Tab Utils Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9585
      <unit bldFile="app/conversations/imstutils/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9586
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9587
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9588
    <collection name="uiservicetab" long-name="UI Service Tab" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9589
     <component name="vimpstutils" long-name="VIMP ST Utilities">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9590
      <unit bldFile="app/conversations/uiservicetab/vimpstutils/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9591
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9592
     <component name="vimpststorage" long-name="VIMP ST Storage">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9593
      <unit bldFile="app/conversations/uiservicetab/vimpststorage/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9594
      <!-- <unit bldFile="app/conversations/uiservicetab/vimpststorage/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9595
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9596
     <component name="vimpstengine" long-name="VIMP ST Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9597
      <unit bldFile="app/conversations/uiservicetab/vimpstengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9598
      <!-- <unit bldFile="app/conversations/uiservicetab/vimpstengine/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9599
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9600
     <component name="vimpstcmdprocess" long-name="VIMP ST Command Process">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9601
      <unit bldFile="app/conversations/uiservicetab/vimpstcmdprocess/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9602
      <!-- <unit bldFile="app/conversations/uiservicetab/vimpstcmdprocess/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9603
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9604
     <component name="vimpstui" long-name="VIMP ST UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9605
      <unit bldFile="app/conversations/uiservicetab/vimpstui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9606
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9607
     <component name="vimpstdetailsviewplugin" long-name="VIMP ST Details View Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9608
      <unit bldFile="app/conversations/uiservicetab/vimpstdetailsviewplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9609
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9610
     <component unofficial="yes" name="uiservicetab_build" long-name="UI Service Tab Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9611
      <unit bldFile="app/conversations/uiservicetab/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9612
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9613
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9614
    <collection name="servicewidget" long-name="Service Widget" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9615
     <component name="servicewidgetactionhandler" long-name="Service Widget Action Handler">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9616
      <unit bldFile="app/conversations/servicewidget/servicewidgetactionhandler/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9617
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9618
     <component name="servicewidgetdatapublisher" long-name="Service Widget Data Publisher">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9619
      <unit bldFile="app/conversations/servicewidget/servicewidgetdatapublisher/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9620
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9621
     <component name="themes" long-name="Themes">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9622
      <unit bldFile="app/conversations/servicewidget/themes/install-themes/install/servicewidget/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9623
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9624
     <component unofficial="yes" name="servicewidget_build" long-name="Service Widget Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9625
      <unit bldFile="app/conversations/servicewidget/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9626
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9627
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9628
    <collection name="conversations_info" long-name="Conversation Apps Info" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9629
     <component unofficial="yes" name="conversations_build" long-name="Conversation Apps Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9630
      <unit bldFile="app/conversations/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9631
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9632
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9633
    <collection name="conversations_plat" long-name="Conversation Apps Platform Interfaces" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9634
     <component unofficial="yes" name="im_cv_launcher_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9635
      <unit bldFile="app/conversations/conversations_plat/im_cv_launcher_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9636
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9637
     <component unofficial="yes" name="conversations_plat_build" long-name="Conversation Apps Platform API Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9638
      <unit bldFile="app/conversations/conversations_plat/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9639
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9640
     <component unofficial="yes" name="im_connection_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9641
      <unit bldFile="app/conversations/conversations_plat/im_connection_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9642
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9643
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9644
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9645
   <block name="im" long-name="Instant Messaging Apps" tech_domain="pr" level="apps" levels="support engine apps">
28
a5762c2265b2 system definition files renamed, project configured for the added split models, raptor traces filter turned on
ThomasE@UK-ThomasE.symbian.int
parents:
diff changeset
  9646
    <collection name="impsengine" long-name="IMPS Engine" level="engine">
105
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9647
     <component name="impsengine_utils" long-name="Utilities">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9648
      <!-- <unit bldFile="app/im/impsengine/utils/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9649
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9650
     <component name="datautils" long-name="Data Utils">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9651
      <!-- <unit bldFile="app/im/impsengine/datautils/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9652
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9653
     <component name="impsengine_client" long-name="Client">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9654
      <!-- <unit bldFile="app/im/impsengine/client/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9655
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9656
     <component name="imapi" long-name="IM API">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9657
      <!-- <unit bldFile="app/im/impsengine/imapi/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9658
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9659
     <component name="imlauncher" long-name="IM Launcher">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9660
      <!-- <unit bldFile="app/im/impsengine/imlauncher/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9661
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9662
     <component name="ImpsDataChannel" long-name="Imps Data Channel">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9663
      <!-- <unit bldFile="app/im/impsengine/impsdatachannel/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9664
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9665
     <component name="ImpsIpCirWatcher" long-name="Imps Ip Cir Watcher">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9666
      <!-- <unit bldFile="app/im/impsengine/impsipcirwatcher/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9667
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9668
     <component name="messageencoder" long-name="Message Encoder">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9669
      <!-- <unit bldFile="app/im/impsengine/messageencoder/wbxml/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9670
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9671
     <component name="engsrv" long-name="Eng Srv">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9672
      <!-- <unit bldFile="app/im/impsengine/engsrv/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9673
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9674
     <component name="impswatcher" long-name="Imps Watcher">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9675
      <!-- <unit bldFile="app/im/impsengine/impswatcher/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9676
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9677
     <component name="wvotaparser" long-name="WV OTA Parser">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9678
      <!-- <unit bldFile="app/im/impsengine/wvotaparser/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9679
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9680
     <component unofficial="yes" name="impsengine_test" long-name="IMPS Engine Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9681
      <!-- <unit bldFile="app/im/impsengine/tsrc/public/imlauncher_sdk_apis/basic/imlaunchertimerprocess/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9682
      <!-- <unit bldFile="app/im/impsengine/tsrc/public/imlauncher_sdk_apis/basic/imlaunchertest/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9683
      <!-- <unit bldFile="app/im/impsengine/tsrc/public/advance/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9684
      <!-- <unit bldFile="app/im/impsengine/tsrc/public/imlauncher_sdk_apis/basic/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9685
      <!-- <unit bldFile="app/im/impsengine/tsrc/public/imlauncher_sdk_apis/basic/imlaunchertestplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9686
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9687
     <component unofficial="yes" name="impsengine_build" long-name="IMPS Engine Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9688
      <unit bldFile="app/im/impsengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9689
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9690
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9691
    <collection name="pecengine" long-name="Presence Engine" level="engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9692
     <component name="CoreUtilsLib2" long-name="Core Utils Lib 2">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9693
      <!-- <unit bldFile="app/im/pecengine/coreutilslib2/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9694
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9695
     <component name="StorageManager2" long-name="Storage Manager 2">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9696
      <!-- <unit bldFile="app/im/pecengine/storagemanager2/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9697
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9698
     <component name="Parser2">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9699
      <!-- <unit bldFile="app/im/pecengine/parser2/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9700
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9701
     <component name="AttributeLibrary2" long-name="Attribute Library 2">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9702
      <!-- <unit bldFile="app/im/pecengine/attributelibrary2/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9703
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9704
     <component name="ListLibrary2" long-name="List Library 2">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9705
      <!-- <unit bldFile="app/im/pecengine/listlibrary2/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9706
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9707
     <component name="TransferAdapter2" long-name="Transfer Adapter 2">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9708
      <!-- <unit bldFile="app/im/pecengine/transferadapter2/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9709
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9710
     <component name="PresenceServer2" long-name="Presence Server 2">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9711
      <!-- <unit bldFile="app/im/pecengine/presenceserver2/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9712
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9713
     <component name="PresenceManager2" long-name="Presence Manager 2">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9714
      <!-- <unit bldFile="app/im/pecengine/presencemanager2/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9715
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9716
     <component name="JanitorPlugin2" long-name="Janitor Plugin 2">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9717
      <!-- <unit bldFile="app/im/pecengine/janitorplugin2/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9718
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9719
     <component name="PluginServer2" long-name="Plugin Server 2">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9720
      <!-- <unit bldFile="app/im/pecengine/pluginserver2/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9721
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9722
     <component unofficial="yes" name="pecengine_build" long-name="Presence Engine Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9723
      <unit bldFile="app/im/pecengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9724
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9725
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9726
    <collection name="presadap12" long-name="Presence Adap 12" level="support">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9727
     <component name="Parser2">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9728
      <!-- <unit bldFile="app/im/presadap12/parser2/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9729
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9730
     <component name="impsplugin" long-name="IMPS Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9731
      <!-- <unit bldFile="app/im/presadap12/impsplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9732
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9733
     <component unofficial="yes" name="presadap12_build" long-name="Presence Adap 12 Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9734
      <!-- <unit bldFile="app/im/presadap12/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9735
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9736
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9737
    <collection name="wvsettings20" long-name="WV Settings 20" level="support">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9738
     <component name="WVSAPSettingsStore.dll=binary">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9739
      <unit bldFile="app/im/wvsettings20/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9740
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9741
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9742
    <collection name="wvuing" long-name="WV UI NG" level="apps">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9743
     <component name="imindicatorplugin" long-name="IM Indicator Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9744
      <!-- <unit bldFile="app/im/wvuing/imindicatorplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9745
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9746
     <component name="IMPSConnectionUI" long-name="IMPS Connection UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9747
      <!-- <unit bldFile="app/im/wvuing/impsconnectionui/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9748
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9749
     <component name="IMPSServiceSettingsUI" long-name="IMPS Service Settings UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9750
      <!-- <unit bldFile="app/im/wvuing/impsservicesettingsui/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9751
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9752
     <component name="IMPSAlwaysOnlinePlugin" long-name="IMPS Always Online Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9753
      <!-- <unit bldFile="app/im/wvuing/impsalwaysonlineplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9754
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9755
     <component name="wvvariant" long-name="Wvvariant">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9756
      <!-- <unit bldFile="app/im/wvuing/wvvariant/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9757
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9758
     <component name="wvuiada" long-name="Wvuiada">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9759
      <!-- <unit bldFile="app/im/wvuing/wvuiada/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9760
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9761
     <component name="wvuistorage" long-name="WV UI Storage">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9762
      <!-- <unit bldFile="app/im/wvuing/wvuistorage/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9763
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9764
     <component name="wvuipresence" long-name="WV UI Presence">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9765
      <!-- <unit bldFile="app/im/wvuing/wvuipresence/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9766
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9767
     <component name="wvlogger" long-name="Wvlogger">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9768
      <!-- <unit bldFile="app/im/wvuing/wvlogger/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9769
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9770
     <component name="wvuieng" long-name="Wvuieng">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9771
      <!-- <unit bldFile="app/im/wvuing/wvuieng/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9772
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9773
     <component name="ImUtils" long-name="Im Utils">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9774
      <!-- <unit bldFile="app/im/wvuing/imutils/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9775
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9776
     <component name="wvuiprocess" long-name="WV UI Process">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9777
      <!-- <unit bldFile="app/im/wvuing/wvuiprocess/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9778
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9779
     <component name="wvcommandutils" long-name="Wv Command Utils">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9780
      <!-- <unit bldFile="app/im/wvuing/wvcommandutils/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9781
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9782
     <component name="wvaudiomanager" long-name="Wv Audio Manager">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9783
      <!-- <unit bldFile="app/im/wvuing/wvaudiomanager/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9784
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9785
     <component name="wvuiave" long-name="Wvuiave">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9786
      <!-- <unit bldFile="app/im/wvuing/wvuiave/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9787
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9788
     <component name="ImLauncher" long-name="IM Launcher">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9789
      <!-- <unit bldFile="app/im/wvuing/imlauncher/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9790
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9791
     <component unofficial="yes" name="wvuing_build" long-name="WV UI NG Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9792
      <unit bldFile="app/im/wvuing/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9793
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9794
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9795
    <collection name="im_info" long-name="Instant Messaging Apps Info" level="apps">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9796
     <component unofficial="yes" name="im_test" long-name="Instant Messaging Apps Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9797
      <!-- <unit bldFile="app/im/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9798
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9799
     <component unofficial="yes" name="im_build" long-name="Instant Messaging Apps Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9800
      <unit bldFile="app/im/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9801
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9802
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9803
    <collection name="im_plat" long-name="Instant Messaging Apps Platform Interfaces" level="apps">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9804
     <component unofficial="yes" name="wv_sap_settings_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9805
      <unit bldFile="app/im/im_plat/wv_sap_settings_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9806
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9807
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9808
    <collection name="im_pub" long-name="Instant Messaging Apps Public Interfaces" level="apps">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9809
     <component unofficial="yes" name="im_application_launch_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9810
      <!-- <unit bldFile="app/im/im_pub/im_application_launch_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9811
      <!-- <unit bldFile="app/im/im_pub/im_application_launch_api/tsrc/imlaunchertest/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9812
      <!-- <unit bldFile="app/im/im_pub/im_application_launch_api/tsrc/imlaunchertestplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9813
      <!-- <unit bldFile="app/im/im_pub/im_application_launch_api/tsrc/imlaunchertimerprocess/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9814
      <unit bldFile="app/im/im_pub/im_application_launch_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9815
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9816
     <component unofficial="yes" name="im_api" long-name="Instant Messaging Apps API">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9817
      <!-- <unit bldFile="app/im/im_pub/im_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9818
      <unit bldFile="app/im/im_pub/im_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9819
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9820
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9821
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9822
   <block name="utils" long-name="Utility Apps" tech_domain="pr" level="apps" levels="app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9823
    <collection name="extras" long-name="Extras" level="app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9824
     <component name="about" long-name="About">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9825
      <unit bldFile="app/utils/extras/about/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9826
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9827
     <component name="calcsoft" long-name="Calcsoft">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9828
      <unit bldFile="app/utils/extras/calcsoft/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9829
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9830
     <component name="converter" long-name="Converter">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9831
      <unit bldFile="app/utils/extras/converter/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9832
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9833
     <component unofficial="yes" name="extras_build" long-name="Extras Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9834
      <unit bldFile="app/utils/extras/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9835
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9836
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9837
    <collection name="utils_info" long-name="Utility Apps Info" level="app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9838
     <component unofficial="yes" name="utils_build" long-name="Utility Apps Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9839
      <unit bldFile="app/utils/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9840
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9841
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9842
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9843
   <block name="dictionary" long-name="Dictionary" tech_domain="pr" level="services" levels="appl">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9844
    <collection name="userdict" long-name="User Dictionary" level="appl">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9845
     <component unofficial="yes" name="userdict_build" long-name="User Dictionary Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9846
      <unit bldFile="app/dictionary/userdict/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9847
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9848
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9849
    <collection name="dictionary_plat" long-name="Dictionary Platform Interfaces" level="appl">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9850
     <component unofficial="yes" name="menu_suites_macros_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9851
      <unit bldFile="app/dictionary/dictionary_plat/menu_suites_macros_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9852
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9853
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9854
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9855
   <block name="camera" long-name="Camera Apps" tech_domain="ma" level="apps" levels="empty 1">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9856
    <collection name="camerauis" long-name="Camera UIs" level="1">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9857
     <component name="activepalette" long-name="Active Palette">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9858
      <unit bldFile="app/camera/camerauis/activepalette/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9859
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9860
     <component name="cameraapp" long-name="Camera Application">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9861
      <!-- <unit bldFile="app/camera/camerauis/cameraapp/generic/camerauiconfigmanager/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9862
      <!-- <unit bldFile="app/camera/camerauis/cameraapp/generic/gscamcorderplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9863
      <unit bldFile="app/camera/camerauis/cameraapp/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9864
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9865
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9866
    <collection name="camera_info" long-name="Camera Apps Info" level="1">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9867
     <component unofficial="yes" name="camera_build" long-name="Camera Apps Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9868
      <unit bldFile="app/camera/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9869
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9870
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9871
    <collection name="camera_plat" long-name="Camera Apps Platform Interfaces" level="1">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9872
     <component unofficial="yes" name="camcorder_ui_constants_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9873
      <unit bldFile="app/camera/camera_plat/camcorder_ui_constants_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9874
      <!-- <unit bldFile="app/camera/camera_plat/camcorder_ui_constants_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9875
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9876
     <component unofficial="yes" name="active_palette_2_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9877
      <unit bldFile="app/camera/camera_plat/active_palette_2_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9878
      <!-- <unit bldFile="app/camera/camera_plat/active_palette_2_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9879
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9880
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9881
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9882
   <block name="imgeditor" long-name="Image Editor Apps" tech_domain="ma" level="apps" levels="engine ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9883
    <collection name="imageeditor" long-name="Image Editor" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9884
     <component name="PB">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9885
      <unit bldFile="app/imgeditor/imageeditor/pb/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9886
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9887
     <component name="IEPB">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9888
      <unit bldFile="app/imgeditor/imageeditor/iepb/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9889
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9890
     <component name="ImageEditorUI" long-name="Image Editor UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9891
      <unit bldFile="app/imgeditor/imageeditor/imageeditorui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9892
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9893
     <component name="ImageEditorManager" long-name="Image Editor Manager">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9894
      <unit bldFile="app/imgeditor/imageeditor/imageeditormanager/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9895
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9896
     <component name="imageeditorApp" long-name="Image Editor App">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9897
      <unit bldFile="app/imgeditor/imageeditor/imageeditorapp/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9898
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9899
     <component name="imageeditor_plugins" long-name="Plugins">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9900
      <unit bldFile="app/imgeditor/imageeditor/plugins/blackwhiteplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9901
      <unit bldFile="app/imgeditor/imageeditor/plugins/brightnessplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9902
      <unit bldFile="app/imgeditor/imageeditor/plugins/bubbleplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9903
      <unit bldFile="app/imgeditor/imageeditor/plugins/cartoonizeplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9904
      <unit bldFile="app/imgeditor/imageeditor/plugins/clipartplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9905
      <unit bldFile="app/imgeditor/imageeditor/plugins/contrastplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9906
      <unit bldFile="app/imgeditor/imageeditor/plugins/cropplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9907
      <unit bldFile="app/imgeditor/imageeditor/plugins/drawplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9908
      <unit bldFile="app/imgeditor/imageeditor/plugins/frameplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9909
      <unit bldFile="app/imgeditor/imageeditor/plugins/negativeplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9910
      <unit bldFile="app/imgeditor/imageeditor/plugins/redeyeplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9911
      <unit bldFile="app/imgeditor/imageeditor/plugins/resizeplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9912
      <unit bldFile="app/imgeditor/imageeditor/plugins/rotatelplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9913
      <unit bldFile="app/imgeditor/imageeditor/plugins/rotaterplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9914
      <unit bldFile="app/imgeditor/imageeditor/plugins/sepiaplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9915
      <unit bldFile="app/imgeditor/imageeditor/plugins/sharpnessplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9916
      <unit bldFile="app/imgeditor/imageeditor/plugins/textplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9917
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9918
     <component name="EditorProvider" long-name="Editor Provider">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9919
      <unit bldFile="app/imgeditor/imageeditor/editorprovider/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9920
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9921
     <component unofficial="yes" name="imageeditor_build" long-name="Image Editor Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9922
      <unit bldFile="app/imgeditor/imageeditor/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9923
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9924
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9925
    <collection name="imageeditorengine" long-name="Image Editor Engine" level="engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9926
     <component name="filters" long-name="Filters">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9927
      <unit bldFile="app/imgeditor/imageeditorengine/filters/filterbrightness/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9928
      <unit bldFile="app/imgeditor/imageeditorengine/filters/filterbubble/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9929
      <unit bldFile="app/imgeditor/imageeditorengine/filters/filterbuffer/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9930
      <unit bldFile="app/imgeditor/imageeditorengine/filters/filtercartoon/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9931
      <unit bldFile="app/imgeditor/imageeditorengine/filters/filterclipart/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9932
      <unit bldFile="app/imgeditor/imageeditorengine/filters/filtercontrast/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9933
      <unit bldFile="app/imgeditor/imageeditorengine/filters/filtercrop/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9934
      <unit bldFile="app/imgeditor/imageeditorengine/filters/filterdraw/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9935
      <unit bldFile="app/imgeditor/imageeditorengine/filters/filterframe/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9936
      <unit bldFile="app/imgeditor/imageeditorengine/filters/filtergrayscale/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9937
      <unit bldFile="app/imgeditor/imageeditorengine/filters/filtericlsource/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9938
      <unit bldFile="app/imgeditor/imageeditorengine/filters/filterjpegsource/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9939
      <unit bldFile="app/imgeditor/imageeditorengine/filters/filterjpegtarget/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9940
      <unit bldFile="app/imgeditor/imageeditorengine/filters/filternegate/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9941
      <unit bldFile="app/imgeditor/imageeditorengine/filters/filterredeye/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9942
      <unit bldFile="app/imgeditor/imageeditorengine/filters/filterrotate/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9943
      <unit bldFile="app/imgeditor/imageeditorengine/filters/filterscale/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9944
      <unit bldFile="app/imgeditor/imageeditorengine/filters/filtersepia/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9945
      <unit bldFile="app/imgeditor/imageeditorengine/filters/filtersharpness/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9946
      <unit bldFile="app/imgeditor/imageeditorengine/filters/filtertext/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9947
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9948
     <component name="ImageEditorUtils" long-name="Image Editor Utils">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9949
      <unit bldFile="app/imgeditor/imageeditorengine/imageeditorutils/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9950
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9951
     <component name="SystemParameters" long-name="System Parameters">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9952
      <unit bldFile="app/imgeditor/imageeditorengine/systemparameters/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9953
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9954
     <component name="EngineWrapper" long-name="Engine Wrapper">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9955
      <unit bldFile="app/imgeditor/imageeditorengine/enginewrapper/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9956
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9957
     <component name="JpegRotator" long-name="Jpeg Rotator">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9958
      <!-- <unit bldFile="app/imgeditor/imageeditorengine/jpegrotator/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9959
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9960
     <component name="JpegScaler" long-name="Jpeg Scaler">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9961
      <!-- <unit bldFile="app/imgeditor/imageeditorengine/jpegscaler/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9962
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9963
     <component unofficial="yes" name="imageeditorengine_build" long-name="Image Editor Engine Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9964
      <unit bldFile="app/imgeditor/imageeditorengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9965
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9966
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9967
    <collection name="imgeditor_info" long-name="Image Editor Apps Info" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9968
     <component unofficial="yes" name="imgeditor_build" long-name="Image Editor Apps Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9969
      <unit bldFile="app/imgeditor/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9970
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9971
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9972
    <collection name="imgeditor_plat" long-name="Image Editor Apps Platform Interfaces" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9973
     <component unofficial="yes" name="image_processing_engine_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9974
      <unit bldFile="app/imgeditor/imgeditor_plat/image_processing_engine_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9975
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9976
     <component unofficial="yes" name="image_editor_definitions_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9977
      <unit bldFile="app/imgeditor/imgeditor_plat/image_editor_definitions_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9978
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9979
     <component unofficial="yes" name="image_editor_debug_utilities_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9980
      <unit bldFile="app/imgeditor/imgeditor_plat/image_editor_debug_utilities_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9981
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9982
     <component unofficial="yes" name="image_editor_utilities_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9983
      <unit bldFile="app/imgeditor/imgeditor_plat/image_editor_utilities_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9984
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9985
     <component unofficial="yes" name="image_editor_system_parameters_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9986
      <unit bldFile="app/imgeditor/imgeditor_plat/image_editor_system_parameters_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9987
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9988
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9989
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9990
   <block name="videoeditor" long-name="Video Editor Apps" tech_domain="ma" level="apps" levels="engine ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9991
    <collection name="videditor" long-name="Video Editor" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9992
     <component name="VideoEditorCommon" long-name="Video Editor Common">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9993
      <unit bldFile="app/videoeditor/videditor/videoeditorcommon/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9994
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9995
     <component name="VideoEditorUiComponents" long-name="Video Editor UI Components">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9996
      <unit bldFile="app/videoeditor/videditor/videoeditoruicomponents/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9997
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9998
     <component name="SimpleVideoEditor" long-name="Simple Video Editor">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
  9999
      <unit bldFile="app/videoeditor/videditor/simplevideoeditor/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10000
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10001
     <component name="SimpleCutVideo" long-name="Simple Cut Video">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10002
      <unit bldFile="app/videoeditor/videditor/simplecutvideo/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10003
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10004
     <component name="VideoProvider" long-name="Video Provider">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10005
      <unit bldFile="app/videoeditor/videditor/videoprovider/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10006
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10007
     <component name="ManualVideoEditor" long-name="Manual Video Editor">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10008
      <unit bldFile="app/videoeditor/videditor/manualvideoeditor/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10009
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10010
     <component name="TrimForMms" long-name="Trim For MMS">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10011
      <!-- <unit bldFile="app/videoeditor/videditor/trimformms/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10012
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10013
     <component unofficial="yes" name="videditor_build" long-name="Video Editor Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10014
      <unit bldFile="app/videoeditor/videditor/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10015
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10016
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10017
    <collection name="videoeditorengine" long-name="Video Editor Engine" level="engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10018
     <component name="audioeditorengine" long-name="Audio Editor Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10019
      <unit bldFile="app/videoeditor/videoeditorengine/audioeditorengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10020
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10021
     <component name="avcedit" long-name="Avcedit">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10022
      <unit bldFile="app/videoeditor/videoeditorengine/avcedit/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10023
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10024
     <component name="h263decoder" long-name="H263 Decoder">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10025
      <unit bldFile="app/videoeditor/videoeditorengine/h263decoder/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10026
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10027
     <component name="mp3aacManipLib" long-name="Mp3aac Manip Lib">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10028
      <unit bldFile="app/videoeditor/videoeditorengine/mp3aacmaniplib/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10029
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10030
     <component name="vedtranscoder" long-name="Ved Transcoder">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10031
      <unit bldFile="app/videoeditor/videoeditorengine/vedtranscoder/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10032
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10033
     <component name="vedengine" long-name="Ved Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10034
      <unit bldFile="app/videoeditor/videoeditorengine/vedengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10035
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10036
     <component unofficial="yes" name="videoeditorengine_build" long-name="Video Editor Engine Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10037
      <unit bldFile="app/videoeditor/videoeditorengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10038
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10039
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10040
    <collection name="videoeditor_info" long-name="Video Editor Apps Info" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10041
     <component unofficial="yes" name="videoeditor_build" long-name="Video Editor Apps Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10042
      <unit bldFile="app/videoeditor/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10043
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10044
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10045
    <collection name="videoeditor_plat" long-name="Video Editor Apps Platform Interfaces" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10046
     <component unofficial="yes" name="video_editor_engine_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10047
      <unit bldFile="app/videoeditor/videoeditor_plat/video_editor_engine_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10048
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10049
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10050
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10051
   <block name="gallery" long-name="Gallery Apps" tech_domain="ma" level="apps" levels="app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10052
    <collection name="mediagallery" long-name="Media Gallery" level="app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10053
     <component name="mediagallery2" long-name="Media Gallery 2">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10054
      <unit bldFile="app/gallery/mediagallery/mediagallery2/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10055
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10056
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10057
    <collection name="gallery_info" long-name="Gallery Apps Info" level="app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10058
     <component unofficial="yes" name="gallery_build" long-name="Gallery Apps Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10059
      <unit bldFile="app/gallery/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10060
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10061
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10062
    <collection name="gallery_plat" long-name="Gallery Apps Platform Interfaces" level="app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10063
     <component unofficial="yes" name="album_manager_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10064
      <unit bldFile="app/gallery/gallery_plat/album_manager_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10065
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10066
     <component unofficial="yes" name="media_gallery_file_notification">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10067
      <unit bldFile="app/gallery/gallery_plat/media_gallery_file_notification/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10068
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10069
     <component unofficial="yes" name="media_gallery_main_view_extension_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10070
      <unit bldFile="app/gallery/gallery_plat/media_gallery_main_view_extension_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10071
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10072
     <component unofficial="yes" name="media_gallery_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10073
      <unit bldFile="app/gallery/gallery_plat/media_gallery_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10074
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10075
     <component unofficial="yes" name="media_file_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10076
      <unit bldFile="app/gallery/gallery_plat/media_file_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10077
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10078
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10079
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10080
   <block name="videoplayer" long-name="Video Player Apps" tech_domain="ma" level="apps" levels="support apps">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10081
    <collection name="lwplayer" long-name="LW Player" level="apps">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10082
     <component name="LWPlayer.exe=binary" long-name="LW Player">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10083
      <unit bldFile="app/videoplayer/lwplayer/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10084
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10085
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10086
    <collection name="mediaplayer" long-name="Media Player" level="apps">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10087
     <component unofficial="yes" name="mediaplayer_build" long-name="Media Player Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10088
      <unit bldFile="app/videoplayer/mediaplayer/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10089
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10090
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10091
    <collection name="mediasettings" long-name="Media Settings" level="support">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10092
     <component unofficial="yes" name="mediasettings_build" long-name="Media Settings Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10093
      <unit bldFile="app/videoplayer/mediasettings/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10094
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10095
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10096
    <collection name="videoplayer_info" long-name="Video Player Apps Info" level="apps">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10097
     <component unofficial="yes" name="videoplayer_test" long-name="Video Player Apps Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10098
      <!-- <unit bldFile="app/videoplayer/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10099
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10100
     <component unofficial="yes" name="videoplayer_build" long-name="Video Player Apps Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10101
      <unit bldFile="app/videoplayer/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10102
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10103
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10104
    <collection name="videoplayer_plat" long-name="Video Player Apps Platform Interfaces" level="apps">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10105
     <component unofficial="yes" name="media_player_engine_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10106
      <unit bldFile="app/videoplayer/videoplayer_plat/media_player_engine_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10107
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10108
     <component unofficial="yes" name="media_player_file_details_dialog_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10109
      <unit bldFile="app/videoplayer/videoplayer_plat/media_player_file_details_dialog_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10110
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10111
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10112
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10113
   <block name="photos" long-name="Photos" tech_domain="ma" level="apps" levels="support fw ui app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10114
    <collection name="photosgallery" long-name="Photos Gallery" level="app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10115
     <component name="photosgallery_help" long-name="Help"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10116
     <component name="logging" long-name="Logging">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10117
      <!-- <unit bldFile="app/photos/photosgallery/logging/app/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10118
      <unit bldFile="app/photos/photosgallery/logging/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10119
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10120
     <component name="photosgallery_common" long-name="Common">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10121
      <unit bldFile="app/photos/photosgallery/common/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10122
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10123
     <component name="photosgallery_commonui" long-name="Common UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10124
      <unit bldFile="app/photos/photosgallery/commonui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10125
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10126
     <component name="collectionframework" long-name="Collection Framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10127
      <unit bldFile="app/photos/photosgallery/collectionframework/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10128
      <!-- <unit bldFile="app/photos/photosgallery/collectionframework/plugins/glxcollectionpluginalbums/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10129
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10130
     <component name="viewframework" long-name="View Framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10131
      <unit bldFile="app/photos/photosgallery/viewframework/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10132
      <!-- <unit bldFile="app/photos/photosgallery/viewframework/plugins/metadataviewplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10133
      <!-- <unit bldFile="app/photos/photosgallery/viewframework/views/listview/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10134
      <!-- <unit bldFile="app/photos/photosgallery/viewframework/views/metadataview/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10135
      <!-- <unit bldFile="app/photos/photosgallery/viewframework/views/viewbase/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10136
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10137
     <component name="controllers" long-name="Controllers">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10138
      <unit bldFile="app/photos/photosgallery/controllers/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10139
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10140
     <component name="gallery" long-name="Gallery">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10141
      <unit bldFile="app/photos/photosgallery/gallery/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10142
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10143
     <component name="slideshow" long-name="Slideshow">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10144
      <unit bldFile="app/photos/photosgallery/slideshow/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10145
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10146
     <component name="contentharvesterplugin" long-name="Content Harvester Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10147
      <unit bldFile="app/photos/photosgallery/contentharvesterplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10148
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10149
     <component name="photossuite" long-name="Photos Suite">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10150
      <unit bldFile="app/photos/photosgallery/photossuite/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10151
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10152
     <component name="memoryplugin" long-name="Memory Plugin"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10153
     <component unofficial="yes" name="icons">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10154
      <unit bldFile="app/photos/photosgallery/icons"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10155
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10156
     <component unofficial="yes" name="photosgallery_build" long-name="Photos Gallery Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10157
      <unit bldFile="app/photos/photosgallery/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10158
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10159
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10160
    <collection name="photos_info" long-name="Photos Info" level="app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10161
     <component unofficial="yes" name="photos_build" long-name="Photos Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10162
      <unit bldFile="app/photos/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10163
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10164
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10165
    <collection name="photos_plat" long-name="Photos Platform Interfaces" level="app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10166
     <component unofficial="yes" name="gallery_utilities_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10167
      <unit bldFile="app/photos/photos_plat/gallery_utilities_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10168
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10169
     <component unofficial="yes" name="collection_plugins_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10170
      <unit bldFile="app/photos/photos_plat/collection_plugins_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10171
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10172
     <component unofficial="yes" name="controllers_collection_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10173
      <unit bldFile="app/photos/photos_plat/controllers_collection_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10174
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10175
     <component unofficial="yes" name="photos_plat_build" long-name="Photos Platform API Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10176
      <unit bldFile="app/photos/photos_plat/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10177
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10178
     <component unofficial="yes" name="slideshow_ui_constants_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10179
      <unit bldFile="app/photos/photos_plat/slideshow_ui_constants_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10180
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10181
     <component unofficial="yes" name="views_metadatadialog_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10182
      <unit bldFile="app/photos/photos_plat/views_metadatadialog_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10183
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10184
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10185
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10186
   <block name="videocenter" long-name="Video Center" tech_domain="ma" level="apps" levels="eng ui app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10187
    <collection name="mpxmyvideoscollection" long-name="MPX My Videos Collection" level="app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10188
     <component name="mpx_common_api" long-name="MPX Common_Api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10189
      <unit bldFile="app/videocenter/mpxmyvideoscollection/mpx_common_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10190
      <unit bldFile="mw/mmappfw/mmappfw_plat/mpx_common_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10191
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10192
     <component unofficial="yes" name="mpxmyvideoscollection_build" long-name="MPX My Videos Collection Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10193
      <unit bldFile="app/videocenter/mpxmyvideoscollection/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10194
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10195
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10196
    <collection name="nsmyvideosview" long-name="NS My Videos View" level="app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10197
     <component name="hgmyvideos" long-name="HG My Videos">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10198
      <unit bldFile="app/videocenter/nsmyvideosview/hgmyvideos/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10199
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10200
     <component name="hgmyvideosplugin" long-name="HG My Videos Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10201
      <unit bldFile="app/videocenter/nsmyvideosview/hgmyvideosplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10202
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10203
     <component name="nsmyvideos" long-name="NS Myvideos">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10204
      <unit bldFile="app/videocenter/nsmyvideosview/nsmyvideos/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10205
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10206
     <component name="nsmyvideosplugin" long-name="NS Myvideos Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10207
      <unit bldFile="app/videocenter/nsmyvideosview/nsmyvideosplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10208
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10209
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10210
    <collection name="vccommon" long-name="Video Center Common" level="eng">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10211
     <component name="vccommon_utils" long-name="Utilities">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10212
      <unit bldFile="app/videocenter/vccommon/utils/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10213
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10214
     <component name="viewmessageutility" long-name="View Message Utility">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10215
      <unit bldFile="app/videocenter/vccommon/viewmessageutility/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10216
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10217
     <component name="notifierplugins" long-name="Notifier Plugins">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10218
      <unit bldFile="app/videocenter/vccommon/notifierplugins/notifierplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10219
      <unit bldFile="app/videocenter/vccommon/notifierplugins/vcxnotifier/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10220
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10221
     <component name="vccommon_help" long-name="Help"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10222
     <component unofficial="yes" name="help_rel6">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10223
      <unit bldFile="app/videocenter/vccommon/help_rel6/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10224
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10225
     <component unofficial="yes" name="sis">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10226
      <!-- <unit bldFile="app/videocenter/vccommon/sis"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10227
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10228
     <component unofficial="yes" name="vccommon_build" long-name="Video Center Common Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10229
      <unit bldFile="app/videocenter/vccommon/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10230
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10231
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10232
    <collection name="vcengines" long-name="Video Center Engines" level="eng">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10233
     <component name="vcengines_server" long-name="Server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10234
      <unit bldFile="app/videocenter/vcengines/server/clientapi/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10235
      <unit bldFile="app/videocenter/vcengines/server/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10236
      <unit bldFile="app/videocenter/vcengines/server/iptvepgmanager/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10237
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10238
     <component name="serviceprovisioning" long-name="Service Provisioning">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10239
      <unit bldFile="app/videocenter/vcengines/serviceprovisioning/omaprovisioning/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10240
      <unit bldFile="app/videocenter/vcengines/serviceprovisioning/provisioningappui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10241
      <unit bldFile="app/videocenter/vcengines/serviceprovisioning/provisioningprocessor/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10242
      <unit bldFile="app/videocenter/vcengines/serviceprovisioning/provisioningrecognizer/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10243
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10244
     <component name="mrssplugin" long-name="Mrss Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10245
      <unit bldFile="app/videocenter/vcengines/mrssplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10246
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10247
     <component name="livetvutils" long-name="Live TV Utils">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10248
      <unit bldFile="app/videocenter/vcengines/livetvutils/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10249
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10250
     <component name="networkengine" long-name="Network Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10251
      <unit bldFile="app/videocenter/vcengines/networkengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10252
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10253
     <component name="livetvepgengine" long-name="Live TV EPG Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10254
      <unit bldFile="app/videocenter/vcengines/livetvepgengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10255
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10256
     <component name="tunerengine" long-name="Tuner Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10257
      <unit bldFile="app/videocenter/vcengines/tunerengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10258
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10259
     <component name="livetvschedulerplugin" long-name="Live TV Scheduler Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10260
      <unit bldFile="app/videocenter/vcengines/livetvschedulerplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10261
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10262
     <component name="xmltvplugin" long-name="XML TV Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10263
      <unit bldFile="app/videocenter/vcengines/xmltvplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10264
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10265
     <component name="scheduleddlplugin" long-name="Scheduled Download Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10266
      <unit bldFile="app/videocenter/vcengines/scheduleddlplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10267
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10268
     <component name="voddownloadplugin" long-name="VOD Download Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10269
      <unit bldFile="app/videocenter/vcengines/voddownloadplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10270
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10271
     <component unofficial="yes" name="vcengines_build" long-name="Video Center Engines Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10272
      <unit bldFile="app/videocenter/vcengines/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10273
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10274
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10275
    <collection name="vcnsuis" long-name="Video Center NS UIs" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10276
     <component name="vcnsapp" long-name="VCNS App">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10277
      <unit bldFile="app/videocenter/vcnsuis/vcnsapp/vcnsappui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10278
      <unit bldFile="app/videocenter/vcnsuis/vcnsapp/vcnsbsutility/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10279
      <unit bldFile="app/videocenter/vcnsuis/vcnsapp/vcnsuiengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10280
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10281
     <component name="vcnssettings" long-name="VCNS Settings">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10282
      <unit bldFile="app/videocenter/vcnsuis/vcnssettings/vcnsgsplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10283
      <unit bldFile="app/videocenter/vcnsuis/vcnssettings/vcnsscheduleplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10284
      <unit bldFile="app/videocenter/vcnsuis/vcnssettings/vcnsscheduleview/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10285
      <unit bldFile="app/videocenter/vcnsuis/vcnssettings/vcnssettingsengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10286
      <unit bldFile="app/videocenter/vcnsuis/vcnssettings/vcnssettingsplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10287
      <unit bldFile="app/videocenter/vcnsuis/vcnssettings/vcnssettingsviews/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10288
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10289
     <component name="vcnsahplugin" long-name="VCNS Action Handler Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10290
      <unit bldFile="app/videocenter/vcnsuis/vcnsahplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10291
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10292
     <component name="vcnsvodui" long-name="VCNS VOD UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10293
      <unit bldFile="app/videocenter/vcnsuis/vcnsvodui/plugins/hgvodplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10294
      <unit bldFile="app/videocenter/vcnsuis/vcnsvodui/plugins/vcnsvodplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10295
      <unit bldFile="app/videocenter/vcnsuis/vcnsvodui/views/hgvodui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10296
      <unit bldFile="app/videocenter/vcnsuis/vcnsvodui/views/vcnsvodui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10297
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10298
     <component name="vcnslivetv" long-name="VCNS Live TV">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10299
      <unit bldFile="app/videocenter/vcnsuis/vcnslivetv/remindernotifier/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10300
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10301
     <component name="vcnschplugin" long-name="VCNS Content Harvester Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10302
      <unit bldFile="app/videocenter/vcnsuis/vcnschplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10303
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10304
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10305
    <collection name="vcplayer" long-name="Video Center Player" level="app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10306
     <component name="vcplayer_core" long-name="Core">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10307
      <unit bldFile="app/videocenter/vcplayer/core/controllerbase/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10308
      <unit bldFile="app/videocenter/vcplayer/core/playercore/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10309
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10310
     <component name="vcplayer_utils" long-name="Utilities">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10311
      <unit bldFile="app/videocenter/vcplayer/utils/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10312
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10313
     <component name="vcplayer_plugins" long-name="Plugins">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10314
      <unit bldFile="app/videocenter/vcplayer/plugins/dlprogresscontroller/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10315
      <unit bldFile="app/videocenter/vcplayer/plugins/rtpfileplaycontroller/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10316
      <unit bldFile="app/videocenter/vcplayer/plugins/unicaststreamplayercontroller/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10317
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10318
     <component name="vcnsplayerview" long-name="VCNS Player View">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10319
      <unit bldFile="app/videocenter/vcplayer/vcnsplayerview/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10320
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10321
     <component name="defaultview" long-name="Default View">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10322
      <!-- <unit bldFile="app/videocenter/vcplayer/defaultview/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10323
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10324
     <component unofficial="yes" name="vcplayer_build" long-name="Video Center Player Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10325
      <unit bldFile="app/videocenter/vcplayer/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10326
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10327
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10328
    <collection name="videocenter_info" long-name="Video Center Info" level="app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10329
     <component unofficial="yes" name="videocenter_build" long-name="Video Center Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10330
      <unit bldFile="app/videocenter/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10331
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10332
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10333
    <collection name="videocenter_plat" long-name="Video Center Platform Interfaces" level="app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10334
     <component unofficial="yes" name="videocenter_plat_build" long-name="Video Center Platform API Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10335
      <unit bldFile="app/videocenter/videocenter_plat/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10336
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10337
     <component unofficial="yes" name="videocenter_player_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10338
      <unit bldFile="app/videocenter/videocenter_plat/videocenter_player_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10339
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10340
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10341
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10342
   <block name="musicplayer" long-name="Music Player Apps" tech_domain="ma" level="apps" levels="plugins support apps">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10343
    <collection name="musicvisualization" long-name="Music Visualization" level="plugins">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10344
     <component name="musicvisualizationplugin" long-name="Music Visualization Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10345
      <unit bldFile="app/musicplayer/musicvisualization/musicvisualizationplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10346
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10347
     <component name="mpxvisualizationplugins" long-name="MPX Visualization Plugins">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10348
      <unit bldFile="app/musicplayer/musicvisualization/mpxvisualizationplugins/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10349
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10350
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10351
    <collection name="mpxmusicplayer" long-name="MPX Music Player" level="apps">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10352
     <component name="mpxmusicplayer_help" long-name="Help"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10353
     <component name="mpxmusicplayer_commonui" long-name="Common UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10354
      <unit bldFile="app/musicplayer/mpxmusicplayer/commonui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10355
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10356
     <component name="activeidle" long-name="Active Idle">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10357
      <unit bldFile="app/musicplayer/mpxmusicplayer/activeidle/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10358
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10359
     <component name="metadatahandler" long-name="Metadata Handler">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10360
      <unit bldFile="app/musicplayer/mpxmusicplayer/metadatahandler/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10361
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10362
     <component name="mediakeyhandler" long-name="Mediakey Handler">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10363
      <unit bldFile="app/musicplayer/mpxmusicplayer/mediakeyhandler/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10364
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10365
     <component name="mpxmusicplayer_app" long-name="Application">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10366
      <unit bldFile="app/musicplayer/mpxmusicplayer/app/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10367
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10368
     <component unofficial="yes" name="mpxmusicplayer_build" long-name="MPX Music Player Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10369
      <unit bldFile="app/musicplayer/mpxmusicplayer/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10370
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10371
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10372
    <collection name="musichomescreen" long-name="Music Homescreen" level="apps">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10373
     <component name="mpxcollectionpublisher" long-name="MPX Collection Publisher">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10374
      <unit bldFile="app/musicplayer/musichomescreen/mpxcollectionpublisher/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10375
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10376
     <component name="musiccontentpublisher" long-name="Music Content Publisher">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10377
      <unit bldFile="app/musicplayer/musichomescreen/musiccontentpublisher/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10378
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10379
     <component name="mcpmusicplayer" long-name="MCP Music Player">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10380
      <unit bldFile="app/musicplayer/musichomescreen/mcpmusicplayer/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10381
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10382
     <component name="musicplayeractionhandlerplugin" long-name="Music Player Action Handler Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10383
      <unit bldFile="app/musicplayer/musichomescreen/musicplayeractionhandlerplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10384
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10385
     <component name="data">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10386
      <unit bldFile="app/musicplayer/musichomescreen/data/themes/default/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10387
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10388
     <component unofficial="yes" name="musichomescreen_build" long-name="Music Homescreen Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10389
      <unit bldFile="app/musicplayer/musichomescreen/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10390
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10391
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10392
    <collection name="mpxplugins" long-name="MPX Plugins" level="plugins">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10393
     <component name="serviceplugins" long-name="service Plugins">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10394
      <unit bldFile="app/musicplayer/mpxplugins/serviceplugins/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10395
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10396
     <component name="viewplugins" long-name="View Plugins">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10397
      <unit bldFile="app/musicplayer/mpxplugins/viewplugins/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10398
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10399
     <component unofficial="yes" name="mpxplugins_build" long-name="MPX Plugins Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10400
      <unit bldFile="app/musicplayer/mpxplugins/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10401
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10402
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10403
    <collection name="musicplayer_plat" long-name="Music Player Apps Platform Interfaces" level="apps">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10404
     <component unofficial="yes" name="mpx_music_store_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10405
      <unit bldFile="app/musicplayer/musicplayer_plat/mpx_music_store_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10406
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10407
     <component unofficial="yes" name="mpx_music_shop_ui_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10408
      <unit bldFile="app/musicplayer/musicplayer_plat/mpx_music_shop_ui_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10409
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10410
     <component unofficial="yes" name="mpx_music_player_media_key_handler_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10411
      <unit bldFile="app/musicplayer/musicplayer_plat/mpx_music_player_media_key_handler_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10412
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10413
     <component unofficial="yes" name="mpx_music_wap_adapter_cenrep_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10414
      <unit bldFile="app/musicplayer/musicplayer_plat/mpx_music_wap_adapter_cenrep_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10415
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10416
     <component unofficial="yes" name="music_visualization_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10417
      <unit bldFile="app/musicplayer/musicplayer_plat/music_visualization_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10418
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10419
     <component unofficial="yes" name="audio_application_features_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10420
      <unit bldFile="app/musicplayer/musicplayer_plat/audio_application_features_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10421
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10422
     <component unofficial="yes" name="mpx_music_player_remote_control_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10423
      <unit bldFile="app/musicplayer/musicplayer_plat/mpx_music_player_remote_control_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10424
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10425
     <component unofficial="yes" name="mpx_music_player_app_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10426
      <unit bldFile="app/musicplayer/musicplayer_plat/mpx_music_player_app_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10427
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10428
     <component unofficial="yes" name="mpx_music_player_commonui_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10429
      <unit bldFile="app/musicplayer/musicplayer_plat/mpx_music_player_commonui_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10430
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10431
     <component unofficial="yes" name="music_content_publisher_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10432
      <unit bldFile="app/musicplayer/musicplayer_plat/music_content_publisher_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10433
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10434
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10435
    <collection name="musicplayer_info" long-name="Music Player Apps Info" level="apps">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10436
     <component unofficial="yes" name="musicplayer_test" long-name="Music Player Apps Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10437
      <!-- <unit bldFile="app/musicplayer/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10438
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10439
     <component unofficial="yes" name="musicplayer_build" long-name="Music Player Apps Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10440
      <unit bldFile="app/musicplayer/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10441
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10442
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10443
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10444
   <block name="radio" long-name="Radio Apps" tech_domain="ma" level="apps" levels="engine ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10445
    <collection name="fmradio" long-name="FM Radio" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10446
     <component name="activeidleengine" long-name="Active Idle Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10447
      <unit bldFile="app/radio/fmradio/activeidleengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10448
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10449
     <component name="fmradioengine" long-name="FM Radio Engine">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10450
      <unit bldFile="app/radio/fmradio/fmradioengine/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10451
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10452
     <component name="fmradioactionhandler" long-name="FMRadio Action Handler">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10453
      <unit bldFile="app/radio/fmradio/fmradioactionhandler/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10454
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10455
     <component name="fmradiomcpplugin" long-name="FM Radio MCP Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10456
      <unit bldFile="app/radio/fmradio/fmradiomcpplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10457
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10458
     <component name="FMRadio">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10459
      <unit bldFile="app/radio/fmradio/fmradio/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10460
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10461
     <component name="fmradio_help" long-name="Help">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10462
      <unit bldFile="app/radio/fmradio/help/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10463
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10464
     <component unofficial="yes" name="fmradio_build" long-name="FM Radio Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10465
      <unit bldFile="app/radio/fmradio/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10466
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10467
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10468
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10469
   <block name="voicerec" long-name="Voice Recorder Apps" tech_domain="ma" level="apps" levels="empty 1">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10470
    <collection name="voicerecorder" long-name="Voice Recorder" level="1">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10471
     <component name="gsplugin" long-name="GS Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10472
      <!-- <unit bldFile="app/voicerec/voicerecorder/gsplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10473
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10474
     <component name="voicerecorder_help" long-name="Help"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10475
     <component unofficial="yes" name="voicerecorder_build" long-name="Voice Recorder Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10476
      <unit bldFile="app/voicerec/voicerecorder/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10477
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10478
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10479
    <collection name="voicerec_info" long-name="Voice Recorder Apps Info" level="1">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10480
     <component unofficial="yes" name="voicerec_build" long-name="Voice Recorder Apps Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10481
      <unit bldFile="app/voicerec/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10482
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10483
     <component unofficial="yes" name="voicerec_test" long-name="Voice Recorder Apps Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10484
      <!-- <unit bldFile="app/voicerec/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10485
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10486
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10487
    <collection name="voicerec_plat" long-name="Voice Recorder Apps Platform Interfaces" level="1">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10488
     <component unofficial="yes" name="new_file_service_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10489
      <unit bldFile="app/voicerec/voicerec_plat/new_file_service_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10490
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10491
     <component unofficial="yes" name="voicerecorder_public_constants_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10492
      <unit bldFile="app/voicerec/voicerec_plat/voicerecorder_public_constants_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10493
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10494
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10495
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10496
   <block name="imgvieweruis" long-name="Image Viewer UIs" tech_domain="ma" level="services" levels="app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10497
    <collection name="imageviewer" long-name="Image Viewer" level="app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10498
     <component name="imageviewer_help" long-name="Help"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10499
     <component unofficial="yes" name="imageviewer_build" long-name="Image Viewer Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10500
      <unit bldFile="app/imgvieweruis/imageviewer/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10501
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10502
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10503
    <collection name="imgvieweruis_info" long-name="Image Viewer UIs Info" level="app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10504
     <component unofficial="yes" name="imgvieweruis_build" long-name="Image Viewer UIs Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10505
      <unit bldFile="app/imgvieweruis/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10506
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10507
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10508
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10509
   <block name="screensaver" long-name="Screen Saver Apps" tech_domain="ui" level="apps" levels="eng plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10510
    <collection name="scrsaver" long-name="Screen Saver Plugins" level="eng">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10511
     <component name="scrsaverplugins" long-name="Screen Saver Plugins">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10512
      <!-- <unit bldFile="app/screensaver/scrsaver/scrsaverplugins/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10513
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10514
     <component name="screensaveraiwplugin" long-name="Screen Saver AIW Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10515
      <unit bldFile="app/screensaver/scrsaver/screensaveraiwplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10516
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10517
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10518
    <collection name="screensaver.exe=binary" long-name="Screen Saver" level="plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10519
     <component name="screensaver.exe=binary compo"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10520
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10521
    <collection name="screensaver_info" long-name="Screen Saver Apps Info" level="plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10522
     <component unofficial="yes" name="screensaver_build" long-name="Screen Saver Apps Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10523
      <unit bldFile="app/screensaver/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10524
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10525
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10526
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10527
   <block name="homescreen" long-name="Home Screen Apps" tech_domain="ui" level="apps" levels="fw apps">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10528
    <collection name="idlehomescreen" long-name="Idle Homescreen" level="apps">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10529
     <component name="nativeuicontroller" long-name="Native UI Controller">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10530
      <unit bldFile="app/homescreen/idlehomescreen/nativeuicontroller/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10531
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10532
     <component name="exths" long-name="ExtHS">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10533
      <unit bldFile="app/homescreen/idlehomescreen/exths/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10534
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10535
     <component name="activeidle3" long-name="Active Idle 3">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10536
      <!-- <unit bldFile="app/homescreen/idlehomescreen/activeidle3/data/themes/buzzidle/install/softindicator/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10537
      <unit bldFile="app/homescreen/idlehomescreen/activeidle3/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10538
      <!-- <unit bldFile="app/homescreen/idlehomescreen/activeidle3/xmluirendering/uiengine/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10539
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10540
     <component name="hsplugins" long-name="HS Plugins">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10541
      <unit bldFile="app/homescreen/idlehomescreen/hsplugins/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10542
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10543
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10544
    <collection name="menufw" long-name="Menu Framework" level="fw">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10545
     <component name="hierarchynavigator" long-name="Hierarchy Navigator">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10546
      <unit bldFile="app/homescreen/menufw/hierarchynavigator/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10547
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10548
     <component name="menufwui" long-name="Menu Framework UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10549
      <unit bldFile="app/homescreen/menufw/menufwui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10550
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10551
     <component name="menusuites" long-name="Menu Suites">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10552
      <unit bldFile="app/homescreen/menufw/menusuites/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10553
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10554
     <component unofficial="yes" name="menufw_build" long-name="Menu Framework Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10555
      <unit bldFile="app/homescreen/menufw/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10556
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10557
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10558
    <collection name="homescreen_info" long-name="Home Screen Apps Info" level="apps">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10559
     <component unofficial="yes" name="homescreen_build" long-name="Home Screen Apps Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10560
      <unit bldFile="app/homescreen/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10561
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10562
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10563
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10564
   <block name="graphicsuis" long-name="Graphics UIs" tech_domain="ui" level="services" levels="util ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10565
    <collection name="svgtviewer" long-name="SVGT Viewer" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10566
     <component name="SvgtViewerPlugin" long-name="SVGT Viewer Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10567
      <unit bldFile="app/graphicsuis/svgtviewer/svgtviewerplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10568
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10569
     <component unofficial="yes" name="svgtviewer_build" long-name="SVGT Viewer Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10570
      <unit bldFile="app/graphicsuis/svgtviewer/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10571
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10572
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10573
    <collection name="graphicsuis_info" long-name="Graphics UIs Info" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10574
     <component unofficial="yes" name="graphicsuis_build" long-name="Graphics UIs Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10575
      <unit bldFile="app/graphicsuis/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10576
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10577
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10578
    <collection name="graphicsuis_plat" long-name="Graphics UIs Platform Interfaces" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10579
     <component unofficial="yes" name="svg_application_observer_utility_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10580
      <unit bldFile="app/graphicsuis/graphicsuis_plat/svg_application_observer_utility_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10581
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10582
     <component unofficial="yes" name="svgt_file_view_details_dialog_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10583
      <unit bldFile="app/graphicsuis/graphicsuis_plat/svgt_file_view_details_dialog_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10584
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10585
     <component unofficial="yes" name="svgt_viewer_ui_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10586
      <unit bldFile="app/graphicsuis/graphicsuis_plat/svgt_viewer_ui_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10587
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10588
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10589
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10590
   <block name="profile" long-name="Profile" tech_domain="ui" level="apps" levels="app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10591
    <collection name="profilesapplication" long-name="Profiles Application" level="app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10592
     <component name="Profiles" long-name="Profiles">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10593
      <unit bldFile="app/profile/profilesapplication/profiles/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10594
      <!-- <unit bldFile="app/profile/profilesapplication/profiles/gsprofilesplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10595
      <!-- <unit bldFile="app/profile/profilesapplication/profiles/profileaiwprovider/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10596
      <!-- <unit bldFile="app/profile/profilesapplication/profiles/profileapp/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10597
      <unit bldFile="app/profile/profilesapplication/profiles/profileapp/tsrc/public/basic/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10598
      <!-- <unit bldFile="app/profile/profilesapplication/profiles/profilesgstonesplugin/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10599
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10600
     <component unofficial="yes" name="profilesapplication_test" long-name="Profiles Application Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10601
      <!-- <unit bldFile="app/profile/profilesapplication/tsrc/public/basic/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10602
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10603
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10604
    <collection name="profile_plat" long-name="Profile Platform Interfaces" level="app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10605
     <component unofficial="yes" name="profiles_settings_view_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10606
      <unit bldFile="app/profile/profile_plat/profiles_settings_view_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10607
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10608
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10609
    <collection name="profile_info" long-name="Profile Info" level="app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10610
     <component unofficial="yes" name="profile_test" long-name="Profile Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10611
      <!-- <unit bldFile="app/profile/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10612
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10613
     <component unofficial="yes" name="profile_build" long-name="Profile Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10614
      <unit bldFile="app/profile/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10615
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10616
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10617
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10618
   <block name="speechsrv" long-name="Speech Recognition UIs" tech_domain="ui" level="services" levels="engine framework ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10619
    <collection name="voiceui" long-name="Voice UI" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10620
     <component name="vcommand" long-name="VCommand">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10621
      <unit bldFile="app/speechsrv/voiceui/vcommand/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10622
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10623
     <component name="voiceuivoicerecognition" long-name="Voice UI Voice Recognition">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10624
      <unit bldFile="app/speechsrv/voiceui/voiceuivoicerecognition/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10625
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10626
     <component name="pbkinfoviewimpl" long-name="Phonebook Info View Implementation">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10627
      <unit bldFile="app/speechsrv/voiceui/pbkinfoviewimpl/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10628
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10629
     <component name="aiwpbkinfoviewprovider" long-name="AIW Phonebook Info View Provider">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10630
      <unit bldFile="app/speechsrv/voiceui/aiwpbkinfoviewprovider/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10631
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10632
     <component name="vccontrolpanelplugin" long-name="VC Control Panel Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10633
      <unit bldFile="app/speechsrv/voiceui/vccontrolpanelplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10634
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10635
     <component unofficial="yes" name="voiceui_build" long-name="Voice UI Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10636
      <unit bldFile="app/speechsrv/voiceui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10637
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10638
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10639
    <collection name="srsf" long-name="Speech Recognition and Synthesis Framework" level="framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10640
     <component name="sispeechrecognitiondata" long-name="SI Speech Recognition Data">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10641
      <unit bldFile="app/speechsrv/srsf/sispeechrecognitiondata/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10642
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10643
     <component name="ttscommon" long-name="TTS Common">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10644
      <unit bldFile="app/speechsrv/srsf/ttscommon/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10645
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10646
     <component name="devtts" long-name="Text to Speech">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10647
      <unit bldFile="app/speechsrv/srsf/devtts/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10648
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10649
     <component name="ttscustomcommands" long-name="TTS Custom Commands">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10650
      <unit bldFile="app/speechsrv/srsf/ttscustomcommands/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10651
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10652
     <component name="ttscontrollerplugin" long-name="TTS Controller Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10653
      <unit bldFile="app/speechsrv/srsf/ttscontrollerplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10654
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10655
     <component name="ttsutility" long-name="TTS Utility">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10656
      <unit bldFile="app/speechsrv/srsf/ttsutility/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10657
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10658
     <component name="speechsynthesis" long-name="Speech Synthesis">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10659
      <unit bldFile="app/speechsrv/srsf/speechsynthesis/client/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10660
      <unit bldFile="app/speechsrv/srsf/speechsynthesis/server/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10661
      <!-- <unit bldFile="app/speechsrv/srsf/speechsynthesis/tsrc/speechsynthesistest/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10662
      <!-- <unit bldFile="app/speechsrv/srsf/speechsynthesis/tsrc/testapplication/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10663
      <!-- <unit bldFile="app/speechsrv/srsf/speechsynthesis/tsrc/texttospeech/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10664
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10665
     <component name="devasr" long-name="Audio Recording and Speech Recognition">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10666
      <unit bldFile="app/speechsrv/srsf/devasr/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10667
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10668
     <component name="sicc" long-name="Speaker Independent Custom Commands">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10669
      <unit bldFile="app/speechsrv/srsf/sicc/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10670
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10671
     <component name="sisrscontrollerplugin" long-name="SI SRS Controller Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10672
      <unit bldFile="app/speechsrv/srsf/sisrscontrollerplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10673
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10674
     <component name="siutility" long-name="Speaker Independent Utility">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10675
      <unit bldFile="app/speechsrv/srsf/siutility/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10676
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10677
     <component name="nssvasapi" long-name="NSS VAS API">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10678
      <unit bldFile="app/speechsrv/srsf/nssvasapi/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10679
      <!-- <unit bldFile="app/speechsrv/srsf/nssvasapi/nssvasdb/nssvasdbeventnotifier/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10680
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10681
     <component name="nssvascontacthdlr" long-name="NSS VAS Contact Handler">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10682
      <unit bldFile="app/speechsrv/srsf/nssvascontacthdlr/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10683
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10684
     <component name="vcommandhandler" long-name="Voice Command Handler">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10685
      <unit bldFile="app/speechsrv/srsf/vcommandhandler/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10686
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10687
     <component name="vuiphandler" long-name="Voice UI Plugin Handler">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10688
      <unit bldFile="app/speechsrv/srsf/vuiphandler/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10689
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10690
     <component name="vcommandexecutor" long-name="Voice Command Executor">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10691
      <unit bldFile="app/speechsrv/srsf/vcommandexecutor/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10692
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10693
     <component name="vcommandexecutorbearer" long-name="Voice Command Executor Bearer">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10694
      <unit bldFile="app/speechsrv/srsf/vcommandexecutorbearer/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10695
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10696
     <component name="vcommandmanager" long-name="Voice Command Manager">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10697
      <unit bldFile="app/speechsrv/srsf/vcommandmanager/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10698
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10699
     <component name="vcexecutorapp" long-name="Voice Command Executor Application">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10700
      <unit bldFile="app/speechsrv/srsf/vcexecutorapp/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10701
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10702
     <component name="profileobserverplugin" long-name="Profile Observer Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10703
      <unit bldFile="app/speechsrv/srsf/profileobserverplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10704
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10705
     <component unofficial="yes" name="srsf_build" long-name="Speech Recognition and Synthesis Framework Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10706
      <unit bldFile="app/speechsrv/srsf/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10707
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10708
     <component unofficial="yes" name="srsf_test" long-name="Speech Recognition and Synthesis Framework Test">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10709
      <!-- <unit bldFile="app/speechsrv/srsf/tsrc/public/basic/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10710
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10711
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10712
    <collection name="speechsrv_plat" long-name="Speech Recognition UIs Platform Interfaces" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10713
     <component unofficial="yes" name="voice_commands_resource_header_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10714
      <unit bldFile="app/speechsrv/speechsrv_plat/voice_commands_resource_header_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10715
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10716
     <component unofficial="yes" name="ui_voice_recognition_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10717
      <unit bldFile="app/speechsrv/speechsrv_plat/ui_voice_recognition_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10718
      <!-- <unit bldFile="app/speechsrv/speechsrv_plat/ui_voice_recognition_api/tsrc/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10719
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10720
     <component unofficial="yes" name="nss_tts_common_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10721
      <unit bldFile="app/speechsrv/speechsrv_plat/nss_tts_common_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10722
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10723
     <component unofficial="yes" name="nss_devasr_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10724
      <unit bldFile="app/speechsrv/speechsrv_plat/nss_devasr_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10725
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10726
     <component unofficial="yes" name="srsf_secondarydisplay_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10727
      <unit bldFile="app/speechsrv/speechsrv_plat/srsf_secondarydisplay_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10728
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10729
     <component unofficial="yes" name="tts_hw_device_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10730
      <unit bldFile="app/speechsrv/speechsrv_plat/tts_hw_device_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10731
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10732
     <component unofficial="yes" name="voice_ui_accessory_button_handling_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10733
      <unit bldFile="app/speechsrv/speechsrv_plat/voice_ui_accessory_button_handling_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10734
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10735
     <component unofficial="yes" name="vocman_hw_device_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10736
      <unit bldFile="app/speechsrv/speechsrv_plat/vocman_hw_device_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10737
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10738
     <component unofficial="yes" name="asrs_hw_device_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10739
      <unit bldFile="app/speechsrv/speechsrv_plat/asrs_hw_device_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10740
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10741
     <component unofficial="yes" name="vcommand_settings_cenrep_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10742
      <unit bldFile="app/speechsrv/speechsrv_plat/vcommand_settings_cenrep_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10743
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10744
     <component unofficial="yes" name="adaptation_hw_device_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10745
      <unit bldFile="app/speechsrv/speechsrv_plat/adaptation_hw_device_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10746
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10747
     <component unofficial="yes" name="nss_srs_custom_commands_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10748
      <unit bldFile="app/speechsrv/speechsrv_plat/nss_srs_custom_commands_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10749
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10750
     <component unofficial="yes" name="speech_synthesis_clientserver_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10751
      <unit bldFile="app/speechsrv/speechsrv_plat/speech_synthesis_clientserver_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10752
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10753
     <component unofficial="yes" name="grcompiler_hw_device_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10754
      <unit bldFile="app/speechsrv/speechsrv_plat/grcompiler_hw_device_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10755
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10756
     <component unofficial="yes" name="recognition_hw_device_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10757
      <unit bldFile="app/speechsrv/speechsrv_plat/recognition_hw_device_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10758
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10759
     <component unofficial="yes" name="voice_ui_plugin_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10760
      <unit bldFile="app/speechsrv/speechsrv_plat/voice_ui_plugin_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10761
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10762
     <component unofficial="yes" name="vas_contact_handler_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10763
      <unit bldFile="app/speechsrv/speechsrv_plat/vas_contact_handler_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10764
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10765
     <component unofficial="yes" name="vas_vcommand_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10766
      <unit bldFile="app/speechsrv/speechsrv_plat/vas_vcommand_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10767
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10768
     <component unofficial="yes" name="nss_devtts_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10769
      <unit bldFile="app/speechsrv/speechsrv_plat/nss_devtts_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10770
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10771
     <component unofficial="yes" name="srsf_cenrep_settings_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10772
      <unit bldFile="app/speechsrv/speechsrv_plat/srsf_cenrep_settings_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10773
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10774
     <component unofficial="yes" name="nss_srs_utility_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10775
      <unit bldFile="app/speechsrv/speechsrv_plat/nss_srs_utility_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10776
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10777
     <component unofficial="yes" name="ttp_hw_device_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10778
      <unit bldFile="app/speechsrv/speechsrv_plat/ttp_hw_device_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10779
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10780
     <component unofficial="yes" name="nss_mmf_tts_custom_commands_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10781
      <unit bldFile="app/speechsrv/speechsrv_plat/nss_mmf_tts_custom_commands_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10782
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10783
     <component unofficial="yes" name="nss_si_speech_recognition_data_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10784
      <unit bldFile="app/speechsrv/speechsrv_plat/nss_si_speech_recognition_data_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10785
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10786
     <component unofficial="yes" name="nlp_hw_device">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10787
      <unit bldFile="app/speechsrv/speechsrv_plat/nlp_hw_device/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10788
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10789
     <component unofficial="yes" name="vas_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10790
      <unit bldFile="app/speechsrv/speechsrv_plat/vas_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10791
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10792
     <component unofficial="yes" name="nss_tts_utility_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10793
      <unit bldFile="app/speechsrv/speechsrv_plat/nss_tts_utility_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10794
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10795
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10796
    <collection name="speechsrv_info" long-name="Speech Recognition UIs Info" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10797
     <component unofficial="yes" name="speechsrv_build" long-name="Speech Recognition UIs Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10798
      <unit bldFile="app/speechsrv/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10799
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10800
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10801
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10802
   <block name="homescreentools" long-name="Home Screen Tools" tech_domain="ui" level="services" levels="tool install">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10803
    <collection name="dtdinstaller" long-name="DTD Installer" level="install">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10804
     <component name="dtdinstaller compo">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10805
      <unit bldFile="tools/homescreentools/dtdinstaller/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10806
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10807
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10808
    <collection name="themeinstaller" long-name="Theme Installer" level="install">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10809
     <component name="themeinstaller compo">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10810
      <unit bldFile="tools/homescreentools/themeinstaller/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10811
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10812
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10813
    <collection name="themetool" long-name="Theme Tool" level="tool">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10814
     <component name="themetool compo">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10815
      <unit bldFile="tools/homescreentools/themetool/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10816
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10817
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10818
    <collection name="homescreentools_info" long-name="Home Screen Tools Info" level="install">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10819
     <component unofficial="yes" name="homescreentools_build" long-name="Home Screen Tools Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10820
      <unit bldFile="tools/homescreentools/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10821
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10822
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10823
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10824
   <block name="webuis" long-name="Web UIs" tech_domain="rt" level="services" levels="plugin app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10825
    <collection name="browserui" long-name="Browser UI" level="app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10826
     <component name="browser" long-name="Browser">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10827
      <unit bldFile="app/webuis/browserui/browser/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10828
      <!-- <unit bldFile="app/webuis/browserui/browser/launcher2/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10829
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10830
     <component name="operatormenu" long-name="Operator Menu">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10831
      <unit bldFile="app/webuis/browserui/operatormenu/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10832
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10833
     <component name="videoservices" long-name="Video Services">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10834
      <unit bldFile="app/webuis/browserui/videoservices/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10835
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10836
     <component unofficial="yes" name="browserui_build" long-name="Browser UI Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10837
      <unit bldFile="app/webuis/browserui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10838
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10839
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10840
    <collection name="browserplugins" long-name="Browser Plugins" level="plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10841
     <component name="browsersysteminfoplugin" long-name="Browser System Info Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10842
      <unit bldFile="app/webuis/browserplugins/browsersysteminfoplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10843
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10844
     <component name="browsergpsplugin" long-name="Browser GPS Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10845
      <unit bldFile="app/webuis/browserplugins/browsergpsplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10846
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10847
     <component name="browseraudiovideoplugin" long-name="Browser Audio Video Plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10848
      <unit bldFile="app/webuis/browserplugins/browseraudiovideoplugin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10849
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10850
     <component unofficial="yes" name="browserplugins_build" long-name="Browser Plugins Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10851
      <unit bldFile="app/webuis/browserplugins/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10852
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10853
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10854
    <collection name="pushmtm" long-name="Push MTM" level="plugin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10855
     <component name="pushmtm_help" long-name="Help"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10856
     <component name="Plugins">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10857
      <unit bldFile="app/webuis/pushmtm/plugins/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10858
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10859
     <component unofficial="yes" name="pushmtm_build" long-name="Push MTM Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10860
      <unit bldFile="app/webuis/pushmtm/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10861
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10862
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10863
    <collection name="webuis_info" long-name="Web UIs Info" level="app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10864
     <component unofficial="yes" name="webuis_build" long-name="Web UIs Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10865
      <unit bldFile="app/webuis/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10866
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10867
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10868
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10869
   <block name="java" long-name="Java" tech_domain="rt" level="services" levels="framework util generic rt">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10870
    <collection name="javaextensions" long-name="Java Extensions" level="generic">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10871
     <component name="eswt" long-name="Eswt"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10872
     <component name="jsr" long-name="JSR"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10873
     <component name="supplements" long-name="Supplements"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10874
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10875
    <collection name="javainstaller" long-name="Java Installer" level="generic">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10876
     <component name="javarightslistener" long-name="Java Rights Listener"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10877
     <component name="installplugins" long-name="Install Plugins"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10878
     <component name="midp2otadownloadplugin" long-name="MIDP2 OTA Download Plugin"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10879
     <component name="installationfrontend" long-name="Installation Frontend"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10880
     <component name="midp2iferecognizer" long-name="MIDP2 Interface Rrecognizer"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10881
     <component name="iferecognizers" long-name="Ife Recognizers"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10882
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10883
    <collection name="javalegacy" long-name="Java Legacy" level="util">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10884
     <component name="JcfCommon" long-name="Jcf Common"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10885
     <component name="j2me" long-name="J2ME"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10886
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10887
    <collection name="javamanager" long-name="Java Manager" level="framework">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10888
     <component name="javabackup" long-name="Java Backup"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10889
     <component name="javaregistry" long-name="Java Registry"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10890
     <component name="javadrmmanager" long-name="Java DRM Manager"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10891
     <component name="javasettings" long-name="Java Settings"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10892
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10893
    <collection name="javaruntime" long-name="Java Runtime" level="rt">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10894
     <component name="javaruntime_common" long-name="Common"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10895
     <component name="temp_j2me_root" long-name="Temp J2me Root"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10896
     <component name="jvm" long-name="JVM"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10897
     <component name="eventserver" long-name="Event Server"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10898
     <component name="javaruntime_utils" long-name="Utilities"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10899
     <component name="midp2ams" long-name="Midp2ams"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10900
     <component name="redirserver" long-name="Redirect Server"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10901
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10902
    <collection name="javautils" long-name="Java Utils" level="util">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10903
     <component name="jarfiledecoder" long-name="JAR File Decoder"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10904
     <component name="javareader" long-name="Java Reader"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10905
     <component name="javapackagelookup" long-name="Java Package Lookup"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10906
     <component name="javautils_common" long-name="Common"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10907
     <component name="integrityserver" long-name="Integrity Server"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10908
     <component name="javadrmutils" long-name="Java DRM Utils"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10909
     <component name="javarecognizer" long-name="Java Recognizer"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10910
     <component name="iconconverter" long-name="Icon Converter"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10911
     <component name="adt" long-name="ADT"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10912
     <component name="javaenvinfo" long-name="Java Environment Info"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10913
    </collection>
102
5a46a48ba14b Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents: 41
diff changeset
 10914
    <collection name="java_stubs" long-name="Java Stubs" level="util">
105
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10915
     <component name="javadrmutils" long-name="Java DRM Utils">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10916
      <unit bldFile="app/java/java_stubs/javadrmutils/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10917
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10918
     <component name="javaenvinfo" long-name="Java Environment Info">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10919
      <unit bldFile="app/java/java_stubs/javaenvinfo/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10920
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10921
     <component name="javaregistry" long-name="Java Registry">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10922
      <unit bldFile="app/java/java_stubs/javaregistry/clientserver/client/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10923
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10924
     <component unofficial="yes" name="java_stubs_build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10925
      <unit bldFile="app/java/java_stubs/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10926
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10927
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10928
    <collection name="javatools" long-name="Java Tools" level="generic">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10929
     <component name="envupdater" long-name="Environment Updater"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10930
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10931
    <collection name="java_info" long-name="Java Info" level="rt">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10932
     <component unofficial="yes" name="java_build" long-name="Java Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10933
      <unit bldFile="app/java/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10934
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10935
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10936
    <collection name="java_plat" long-name="Java Platform Interfaces" level="rt">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10937
     <component unofficial="yes" name="java_registry_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10938
      <unit bldFile="app/java/java_plat/java_registry_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10939
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10940
     <component unofficial="yes" name="java_superd_parser_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10941
      <unit bldFile="app/java/java_plat/java_superd_parser_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10942
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10943
     <component unofficial="yes" name="java_env_info_api">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10944
      <unit bldFile="app/java/java_plat/java_env_info_api/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10945
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10946
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10947
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10948
   <block name="rndtools" long-name="RD tools" tech_domain="to" level="services" levels="app generic specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10949
    <collection name="creator" long-name="Creator" level="app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10950
     <component name="creator.exe=binary">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10951
      <unit bldFile="tools/rndtools/creator/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10952
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10953
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10954
    <collection name="filebrowser" long-name="File Browser" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10955
     <component name="fileopserver" long-name="File Op Server">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10956
      <unit bldFile="tools/rndtools/filebrowser/fileopserver/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10957
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10958
     <component name="fileopclient" long-name="File Op Client">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10959
      <unit bldFile="tools/rndtools/filebrowser/fileopclient/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10960
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10961
     <component unofficial="yes" name="filebrowser_build" long-name="File Browser Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10962
      <unit bldFile="tools/rndtools/filebrowser/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10963
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10964
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10965
    <collection name="launcher" long-name="Launcher" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10966
     <component name="Launcher.exe=binary">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10967
      <unit bldFile="tools/rndtools/launcher/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10968
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10969
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10970
    <collection name="screengrabber" long-name="Screen Grabber" level="specific">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10971
     <component name="ScreenGrabber.exe=binary">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10972
      <unit bldFile="tools/rndtools/screengrabber/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10973
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10974
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10975
    <collection name="stifui" long-name="STIF UI" level="generic">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10976
     <component name="stifui" long-name="STIF UI">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10977
      <unit bldFile="tools/rndtools/stifui/stifui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10978
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10979
     <component name="uitestserverstarter" long-name="UI Test Server Starter">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10980
      <unit bldFile="tools/rndtools/stifui/uitestserverstarter/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10981
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10982
     <component unofficial="yes" name="stifui_build" long-name="STIF UI Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10983
      <unit bldFile="tools/rndtools/stifui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10984
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10985
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10986
    <collection name="loadgen" long-name="Load Generator" level="app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10987
     <component name="LoadGen.exe=binary">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10988
      <unit bldFile="tools/rndtools/loadgen/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10989
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10990
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10991
    <collection name="perfmon" long-name="Performance Monitor" level="app">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10992
     <component name="PerfMon.exe=binary">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10993
      <unit bldFile="tools/rndtools/perfmon/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10994
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10995
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10996
    <collection name="htiui" long-name="HTI UI" level="generic">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10997
     <component name="HtiCommPlugins" long-name="HTI Comm Plugins"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10998
     <component name="HtiServicePlugins" long-name="HTI Service Plugins"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 10999
     <component name="HtiDeviceReboot" long-name="HTI DeviceR eboot">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 11000
      <unit bldFile="tools/rndtools/htiui/htidevicereboot/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 11001
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 11002
     <component name="HtiStartupWait" long-name="HTI Startup Wait">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 11003
      <unit bldFile="tools/rndtools/htiui/htistartupwait/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 11004
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 11005
     <component name="HtiAdmin" long-name="HTI Admin">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 11006
      <unit bldFile="tools/rndtools/htiui/htiadmin/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 11007
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 11008
     <component unofficial="yes" name="htiui_build" long-name="HTI UI Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 11009
      <unit bldFile="tools/rndtools/htiui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 11010
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 11011
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 11012
    <collection name="memspyui" long-name="Memspy UI" level="generic">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 11013
     <component name="memspyui.exe=binary">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 11014
      <unit bldFile="tools/rndtools/memspyui/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 11015
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 11016
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 11017
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 11018
   <block name="helps" long-name="Help Apps" tech_domain="ui" level="apps" span="2" levels="eng tools unused  ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 11019
    <collection name="csxhelp" long-name="Context Sensitive Extended Help" level="ui">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 11020
     <component name="AiwHelpProvider" long-name="Aiw Help Provider">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 11021
      <!-- <unit bldFile="app/helps/csxhelp/aiwhelpprovider/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 11022
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 11023
     <component unofficial="yes" name="csxhelp_build" long-name="Context Sensitive Extended Help Build">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 11024
      <unit bldFile="app/helps/csxhelp/group"/>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 11025
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 11026
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 11027
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 11028
   <block name="techview">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 11029
    <collection name="techview_info">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 11030
     <component unofficial="yes" name="connectivityfw">
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 11031
      <!-- <unit bldFile="app/techview/connectivityapps/connectivityfw/bal/plugins/mrouter3/group"/> -->
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 11032
     </component>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 11033
    </collection>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 11034
   </block>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 11035
  </layer>
609bd3bcfef4 Remodeled S60sysdef to have a component-level breakdown.
thomase
parents: 102
diff changeset
 11036
 </systemModel>
28
a5762c2265b2 system definition files renamed, project configured for the added split models, raptor traces filter turned on
ThomasE@UK-ThomasE.symbian.int
parents:
diff changeset
 11037
</SystemDefinition>