symbian4/single/sysdefs/system_model_3.0.xml
author William Roberts <williamr@symbian.org>
Fri, 03 Sep 2010 15:41:49 +0100
changeset 781 7aa8817e952d
parent 777 9e92a4b1eb89
child 804 77a57a440d27
permissions -rw-r--r--
Remove openwfc_ri_displayupdater component
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?><!-- this DTD describes schema="3.0.1" --><!-- all relative paths are relative to this file
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
     2
	all absolute paths are relative to the environment variable specified by the root attribute, or SRCROOT if not.  --><!-- Container for metadata
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
     3
	meta, if present, should always be the first element in the parent 
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
     4
	 --><!-- systemModel element has name but no ID --><!-- All items from layer down to component should have either @href or at least one valid child item.
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
     5
	Anything else will be considered a placeholder
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
     6
	--><!-- Nested packages are for backwards compatibility only --><!-- contains units or is a placeholder --><!--
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
     7
	"origin-model" attribute is only to be inserted by tools when merging models
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
     8
 	recommended class values are: doc, config, plugin, tool, api --><!-- priority is deprecated 
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
     9
	"root" attribute will usually be inserted by tools when merging models, although it can be set manually--><SystemDefinition xmlns:qt="http://www.nokia.com/qt" schema="3.0.1" id-namespace="http://www.symbian.org/system-definition">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    10
  <systemModel name="Symbian^4">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    11
    <layer id="adaptation" name="Adaptation" levels="low mw high">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    12
      <package id="stubs" tech-domain="hb" level="high" span="2" levels="adaptation plugin mid engine" name="Stubs">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    13
    <collection id="audiostubs" name="Audio Stubs" level="adaptation">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    14
     <component id="devsoundextensions_stubs" name="Devsound Extensions Stubs" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    15
      <unit bldFile="/adaptation/stubs/audiostubs/devsoundextensions_stubs/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    16
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    17
     <component id="fmradiotunercontrolstub" name="FM Radio Tuner Control Stub" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    18
      <unit bldFile="/adaptation/stubs/audiostubs/fmradiotunercontrolstub/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    19
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    20
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    21
   <collection id="drm_stubs" name="DRM Stubs" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    22
     <component id="drm_stubs_build" name="DRM Stubs Build" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    23
      <unit bldFile="/adaptation/stubs/drm_stubs/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    24
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    25
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    26
    <collection id="ocrsrv_stub" name="OCR Services Stub" level="mid">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    27
     <component id="ocrsrv_stub_build" name="OCR Services Stub Build" filter="!dfs_build" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    28
      <unit bldFile="/adaptation/stubs/ocrsrv_stub/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    29
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    30
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    31
    <collection id="omasuplasnconverterstubimpl" name="OMA SUPL ASN Converter Stub Implementation" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    32
	 <component id="omasuplasnconverterstubimpl_build" name="OMA SUPL ASN Converter Stub Implementation Build" filter="!dfs_build" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    33
      <unit bldFile="/adaptation/stubs/omasuplasnconverterstubimpl/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    34
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    35
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    36
    <collection id="posmsgpluginreferenceimpl" name="POS Message Plugin Reference Implementation" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    37
     <component id="posmsgpluginreferenceimpl_build" name="POS Message Plugin Reference Implementation Build" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    38
      <unit bldFile="/adaptation/stubs/posmsgpluginreferenceimpl/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    39
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    40
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    41
    <collection id="srsfenginestub" name="SRSF Engine Stub" level="engine">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    42
     <component id="srsfenginestub_build" name="SRSF Engine Stub Build" filter="stubs" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    43
	    <unit bldFile="/adaptation/stubs/srsfenginestub/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    44
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    45
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    46
    <collection id="power_save_display_mode_stub" name="Power Save Display Mode Stub" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    47
     <component id="power_save_display_mode_stub_build" name="Power Save Display Mode Stub Build" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    48
      <unit bldFile="/adaptation/stubs/power_save_display_mode_stub/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    49
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    50
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    51
    <collection id="systemswstubs" name="System Software Stubs" level="adaptation">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    52
     <component id="ddcaccessstub" name="DDC Access Stub" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    53
      <unit bldFile="/adaptation/stubs/systemswstubs/ddcaccessstub/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    54
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    55
     <component id="tvoutconfig" name="TV Out Config" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    56
      <unit bldFile="/adaptation/stubs/systemswstubs/TVOutConfig/group" filter="oem_build"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    57
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    58
     <component id="accessorypolicyreference" name="Accessory Policy Reference" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    59
 	  
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    60
      <unit bldFile="/adaptation/stubs/systemswstubs/accessorypolicyreference/group" filter="oem_build"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    61
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    62
     <component id="asyreference" name="ASY Reference" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    63
 	  
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    64
      <unit bldFile="/adaptation/stubs/systemswstubs/asyreference/group" filter="oem_build"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    65
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    66
     <component id="examplecommonisc" name="Example Common ISC" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    67
      <unit bldFile="/adaptation/stubs/systemswstubs/examplecommonisc/group" filter="oem_build"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    68
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    69
     <component id="exampledsy" name="Example DSY" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    70
 	  
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    71
      <unit bldFile="/adaptation/stubs/systemswstubs/exampledsy/group" filter="oem_build"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    72
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    73
     <component id="featuremanagerstub" name="Feature Manager Stub" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    74
      <unit bldFile="/adaptation/stubs/systemswstubs/featuremanagerstub/group" filter="oem_build"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    75
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    76
     <component id="hwrmstubplugins" name="Hardware Resource Manager Stub Plugins" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    77
      <unit bldFile="/adaptation/stubs/systemswstubs/hwrmstubplugins/group" filter="oem_build"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    78
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    79
     <component id="hwrmhapticsstubplugin" name="Hardware Resource Manager Haptics Stub Plugin" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    80
      <unit bldFile="/adaptation/stubs/systemswstubs/hwrmhapticsstubplugin/group" filter="oem_build"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    81
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    82
     <component id="sensorchannelsreference" name="Sensor Channels Reference" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    83
      <unit bldFile="/adaptation/stubs/systemswstubs/sensorchannelsreference/group" filter="oem_build"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    84
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    85
     <component id="ssyreference" name="SSY Reference" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    86
 	  
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    87
      <unit bldFile="/adaptation/stubs/systemswstubs/ssyreference/group" filter="oem_build"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    88
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    89
     <component id="startupadaptationstub" name="Startup Adaptation Stub" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    90
      <unit bldFile="/adaptation/stubs/systemswstubs/startupadaptationstub/group" filter="oem_build"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    91
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    92
     <component id="tiltcompensationstub" name="Tilt Compensation Stub" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    93
      <unit bldFile="/adaptation/stubs/systemswstubs/tiltcompensationstub/group" filter="oem_build"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    94
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    95
     <component id="tvoutbehaviour" name="TV Out Behaviour" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    96
      <unit bldFile="/adaptation/stubs/systemswstubs/tvoutbehaviour/group" filter="oem_build"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    97
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    98
     <component id="wiredbearerreference" name="Wired Bearer Reference" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
    99
      <unit bldFile="/adaptation/stubs/systemswstubs/wiredbearerreference/group" filter="oem_build"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   100
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   101
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   102
    <collection id="tactileclickplugin_stub" name="Tactile Click Plugin Stub" level="engine">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   103
 	  
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   104
     <component id="tactileclickplugin_stub_build" name="Tactile Click Plugin Stub Build" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   105
      <unit bldFile="/adaptation/stubs/tactileclickplugin_stub/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   106
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   107
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   108
    <collection id="wlanhwinit_stub" name="WLAN Hardware Init Stub" level="mid">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   109
     <component id="wlanhwinit_stub_build" name="WLAN Hardware Init Stub Build" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   110
      <unit bldFile="/adaptation/stubs/wlanhwinit_stub/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   111
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   112
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   113
  </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   114
      <package id="beagleboard" tech-domain="hb" level="low" levels="hw-if" name="Beagle Board">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   115
    <collection id="omap3530" name="OMAP 3530" level="hw-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   116
      <component id="omap3530_build" name="Beagle Board Common" introduced="^3" filter="sf_build" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   117
        <unit bldFile="/adaptation/beagleboard/omap3530" mrp="/adaptation/beagleboard/omap3530/base_beagle.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   118
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   119
      <component id="omap3530_kernel" name="Beagle Board Kernel" introduced="^3" filter="sf_build" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   120
        <unit bldFile="/adaptation/beagleboard/omap3530/kernel"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   121
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   122
      <component id="beagleboard_Baseport" name="Beagle Board Baseport" introduced="^3" filter="sf_build" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   123
        <unit bldFile="/adaptation/beagleboard/omap3530/beagleboard"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   124
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   125
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   126
  </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   127
      <package id="qemu" tech-domain="hb" level="low" levels="hw-if" name="QEMU and Baseport">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   128
    <collection id="qemu_baseport" name="Baseport" level="hw-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   129
      <component id="syborg" name="Syborg" introduced="^2" filter="sf_build" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   130
        <unit bldFile="/adaptation/qemu/baseport/syborg" mrp="/adaptation/qemu/baseport/syborg/syborg.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   131
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   132
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   133
  </package>
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   134
      <package id="codecs.aricent" tech-domain="mm" level="low" name="Aricent Codecs">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   135
    <collection id="utilities" name="Aricent Utilities">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   136
      <component id="ariprocessengine" name="Aricent Process Engine" target="device" purpose="optional">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   137
        <unit bldFile="/adaptation/codecs.aricent/utilities/ariprocessengine/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   138
      </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   139
      <component id="aristatemachine" name="Aricent State Machine" target="device" purpose="optional">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   140
        <unit bldFile="/adaptation/codecs.aricent/utilities/aristatemachine/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   141
      </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   142
    </collection>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   143
    <collection id="aaclc_enc" level="plugin">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   144
      <component id="ariaaclcencmmfcodec" target="device" purpose="optional">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   145
        <unit bldFile="/adaptation/codecs.aricent/aaclc_enc/ariaaclcencmmfcodec/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   146
      </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   147
    </collection>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   148
    <collection id="amrnb_dec" level="plugin">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   149
      <component id="ariamrnbdecmmfcodec" target="device" purpose="optional">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   150
        <unit bldFile="/adaptation/codecs.aricent/amrnb_dec/ariamrnbdecmmfcodec/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   151
      </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   152
    </collection>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   153
    <collection id="amrnb_enc" level="plugin">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   154
      <component id="ariamrnbencmmfcodec" target="device" purpose="optional">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   155
        <unit bldFile="/adaptation/codecs.aricent/amrnb_enc/ariamrnbencmmfcodec/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   156
      </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   157
    </collection>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   158
    <collection id="amrwb_dec" level="plugin">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   159
      <component id="ariamrwbdecmmfcodec" target="device" purpose="optional">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   160
        <unit bldFile="/adaptation/codecs.aricent/amrwb_dec/ariamrwbdecmmfcodec/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   161
      </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   162
    </collection>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   163
    <collection id="h264_dec" level="plugin">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   164
      <component id="arih264dechwdevice" target="device" purpose="optional">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   165
        <unit bldFile="/adaptation/codecs.aricent/h264_dec/arih264dechwdevice/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   166
      </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   167
    </collection>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   168
    <collection id="h264_enc" level="plugin">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   169
      <component id="arih264enchwdevice" target="device" purpose="optional">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   170
        <unit bldFile="/adaptation/codecs.aricent/h264_enc/arih264enchwdevice/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   171
      </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   172
    </collection>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   173
    <collection id="heaac_dec" level="plugin">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   174
      <component id="ariheaacdecmmfcodec" target="device" purpose="optional">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   175
        <unit bldFile="/adaptation/codecs.aricent/heaac_dec/ariheaacdecmmfcodec/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   176
      </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   177
    </collection>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   178
    <collection id="mp3_dec" level="plugin">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   179
      <component id="arimp3decmmfcodec" target="device" purpose="optional">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   180
        <unit bldFile="/adaptation/codecs.aricent/mp3_dec/arimp3decmmfcodec/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   181
      </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   182
    </collection>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   183
    <collection id="mp4asp_dec" level="plugin">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   184
      <component id="arimpeg4aspdechwdevice" target="device" purpose="optional">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   185
        <unit bldFile="/adaptation/codecs.aricent/mp4asp_dec/arimpeg4aspdechwdevice/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   186
      </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   187
    </collection>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   188
    <collection id="mp4sp_enc" level="plugin">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   189
      <component id="arimp4spenchwdevice" target="device" purpose="optional">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   190
        <unit bldFile="/adaptation/codecs.aricent/mp4sp_enc/arimp4spenchwdevice/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   191
      </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   192
    </collection>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
   193
  </package>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   194
    </layer>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   195
    <layer id="os" name="OS" levels="hw services">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   196
      <package id="kernelhwsrv" level="hw" tech-domain="hb" levels="hw-if adaptation framework test" name="Kernel and Hardware Services">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   197
    <collection id="brdbootldr" name="Board Boot Loader" level="hw-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   198
      <component id="ubootldr" name="Boot Loader" introduced="9.2" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   199
        <unit bldFile="/os/kernelhwsrv/brdbootldr/ubootldr" mrp="/os/kernelhwsrv/brdbootldr/ubootldr/base_ubootldr.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   200
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   201
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   202
    <collection id="bsptemplate" name="Board Support Package Template" level="hw-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   203
      <component id="asspandvariant" name="Template ASSP and Variant" introduced="6.0" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   204
        <unit bldFile="/os/kernelhwsrv/bsptemplate/asspandvariant/template_variant" mrp="/os/kernelhwsrv/bsptemplate/asspandvariant/base_template.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   205
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   206
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   207
    <collection id="kernel" name="Kernel Architecture" level="adaptation">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   208
      <component id="eka" name="Kernel Architecture" introduced="8.0" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   209
        <unit bldFile="/os/kernelhwsrv/kernel/eka" mrp="/os/kernelhwsrv/kernel/eka/base_e32.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   210
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   211
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   212
    <collection id="kerneltest" name="Kernel Test" level="hw-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   213
      <component id="e32utils" name="E32 Utilities" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   214
      <unit bldFile="/os/kernelhwsrv/kerneltest/e32utils/group" mrp="/os/kernelhwsrv/kerneltest/e32utils/group/base_e32utils.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   215
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   216
      <component id="e32test" name="E32 Tests" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   217
        <unit bldFile="/os/kernelhwsrv/kerneltest/e32test/group" mrp="/os/kernelhwsrv/kerneltest/e32test/group/base_e32test.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   218
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   219
      <component id="f32test" name="File Server Tests" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   220
        <unit bldFile="/os/kernelhwsrv/kerneltest/f32test/group" mrp="/os/kernelhwsrv/kerneltest/f32test/group/base_f32test.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   221
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   222
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   223
    <collection id="ldds" name="Logical Device Drivers" level="adaptation">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   224
      <component id="ethernetldd" name="Ethernet Drivers" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   225
        <unit bldFile="/os/kernelhwsrv/kernel/eka/drivers/ethernet" mrp="/os/kernelhwsrv/kernel/eka/drivers/ethernet/base_e32_drivers_ethernet.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   226
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   227
      <component id="audioldd" name="Audio Drivers" introduced="8.1b" purpose="optional" target="device">     
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   228
        <unit bldFile="/os/kernelhwsrv/kernel/eka/drivers/soundsc" mrp="/os/kernelhwsrv/kernel/eka/drivers/soundsc/base_e32_drivers_sound.mrp"/>       
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   229
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   230
      <component id="serialldd" name="Serial Port Drivers" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   231
        <unit bldFile="/os/kernelhwsrv/kernel/eka/drivers/ecomm" mrp="/os/kernelhwsrv/kernel/eka/drivers/ecomm/base_e32_drivers_ecomm.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   232
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   233
      <component id="legacydrivers" name="Legacy Drivers" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   234
        <unit mrp="/os/kernelhwsrv/kernel/eka/drivers/adc/base_e32_drivers_adc.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   235
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   236
      <component id="locmedia" name="Local Media Subsystem" introduced="8.1b" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   237
        <!-- these are LDDs for storage media-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   238
        <unit bldFile="/os/kernelhwsrv/kernel/eka/drivers/locmedia" mrp="/os/kernelhwsrv/kernel/eka/drivers/locmedia/base_e32_drivers_locmedia.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   239
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   240
      <component id="runmodedebugger" name="Run Mode Debugger" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   241
		<unit bldFile="/os/kernelhwsrv/kernel/eka/drivers/debug/group" mrp="/os/kernelhwsrv/kernel/eka/drivers/debug/group/base_e32_drivers_debug.mrp"/>	    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   242
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   243
      <component id="btrace" name="Kernel Trace Tool" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   244
        <unit bldFile="/os/kernelhwsrv/kernel/eka/drivers/trace" mrp="/os/kernelhwsrv/kernel/eka/drivers/trace/base_e32_drivers_trace.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   245
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   246
      <component id="displayldd" name="Display Drivers" introduced="^3" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   247
        <!-- owned and maintained by graphics package. To be moved there as soon as technical limitations are resolved -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   248
        <unit bldFile="/os/kernelhwsrv/kernel/eka/drivers/display" mrp="/os/kernelhwsrv/kernel/eka/drivers/display/base_e32_drivers_display.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   249
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   250
      <component id="usbclientdrivers" name="USB Client Drivers" introduced="8.1b" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   251
        <!-- owned and maintained by usb package. To be moved there as soon as technical limitations are resolved -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   252
        <unit bldFile="/os/kernelhwsrv/kernel/eka/drivers/usbc" mrp="/os/kernelhwsrv/kernel/eka/drivers/usbc/base_e32_drivers_usbcli.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   253
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   254
      <component id="usbdescriptors" name="USB Descriptors" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   255
        <!-- owned and maintained by usb package. To be moved there as soon as technical limitations are resolved -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   256
        <unit bldFile="/os/kernelhwsrv/kernel/eka/drivers/usbho/usbdescriptors" mrp="/os/kernelhwsrv/kernel/eka/drivers/usbho/usbdescriptors/base_drivers_usbdescriptors.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   257
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   258
      <component id="usbdi_utils" name="USB DI Utils" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   259
        <!-- owned and maintained by usb package. To be moved there as soon as technical limitations are resolved -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   260
        <unit bldFile="/os/kernelhwsrv/kernel/eka/drivers/usbho/usbdi_utils" mrp="/os/kernelhwsrv/kernel/eka/drivers/usbho/usbdi_utils/base_drivers_usbdi_utils.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   261
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   262
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   263
    <collection id="driversupport" name="Generic Driver Support" level="hw-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   264
      <component id="mediadrivers" name="Media Drivers" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   265
        <!-- these are for storage media-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   266
        <unit bldFile="/os/kernelhwsrv/kernel/eka/drivers/media" mrp="/os/kernelhwsrv/kernel/eka/drivers/media/base_e32_drivers_media.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   267
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   268
      <component id="genericboardsupport" name="Generic Board Support" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   269
        <unit bldFile="/os/kernelhwsrv/kernel/eka/drivers/bsp" mrp="/os/kernelhwsrv/kernel/eka/drivers/bsp/base_e32_drivers_bsp.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   270
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   271
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   272
    <collection id="userlibandfileserver" name="User Library and File Server" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   273
      <component id="euser" name="User Library" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   274
        <unit bldFile="/os/kernelhwsrv/kernel/eka/euser" mrp="/os/kernelhwsrv/kernel/eka/euser/base_e32_euser.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   275
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   276
      <component id="compsupp" name="Compiler Runtime Support" filter="gt" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   277
        <unit bldFile="/os/kernelhwsrv/kernel/eka/compsupp" mrp="/os/kernelhwsrv/kernel/eka/compsupp/base_e32_compsupp.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   278
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   279
      <component id="fileserver" name="File Server" filter="gt" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   280
        <unit bldFile="/os/kernelhwsrv/userlibandfileserver/fileserver/group" mrp="/os/kernelhwsrv/userlibandfileserver/fileserver/group/base_f32.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   281
      </component>
777
9e92a4b1eb89 Updated S^4 system_model.xml after analysing build 890
William Roberts <williamr@symbian.org>
parents: 774
diff changeset
   282
      <component id="automounter" name="Automounter" filter="gt" purpose="mandatory" target="device">
9e92a4b1eb89 Updated S^4 system_model.xml after analysing build 890
William Roberts <williamr@symbian.org>
parents: 774
diff changeset
   283
        <unit bldFile="/os/kernelhwsrv/userlibandfileserver/fileserver/automounter" mrp="/os/kernelhwsrv/userlibandfileserver/fileserver/automounter/base_f32_automounter.mrp"/>
9e92a4b1eb89 Updated S^4 system_model.xml after analysing build 890
William Roberts <williamr@symbian.org>
parents: 774
diff changeset
   284
      </component>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   285
      <component id="estart" name="Base Starter" filter="gt" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   286
        <unit bldFile="/os/kernelhwsrv/userlibandfileserver/fileserver/estart" mrp="/os/kernelhwsrv/userlibandfileserver/fileserver/estart/base_f32_estart.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   287
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   288
      <component id="domainmgr" name="Domain Manager" introduced="8.1b" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   289
        <unit bldFile="/os/kernelhwsrv/userlibandfileserver/domainmgr/group" mrp="/os/kernelhwsrv/userlibandfileserver/domainmgr/group/base_domain.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   290
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   291
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   292
    <collection id="filesystems" name="File Systems" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   293
      <component id="romfs" name="ROM File System" filter="gt" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   294
        <unit mrp="/os/kernelhwsrv/userlibandfileserver/fileserver/srom/base_f32_srom.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   295
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   296
      <component id="rofs" name="ROFS" filter="gt" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   297
        <unit bldFile="/os/kernelhwsrv/userlibandfileserver/fileserver/srofs" mrp="/os/kernelhwsrv/userlibandfileserver/fileserver/srofs/base_f32_srofs.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   298
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   299
      <component id="usbmsfs" name="USB Mass Storage File System" filter="gt" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   300
        <unit bldFile="/os/kernelhwsrv/userlibandfileserver/fileserver/smassstorage" mrp="/os/kernelhwsrv/userlibandfileserver/fileserver/smassstorage/base_f32_smassstorage.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   301
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   302
      <component id="usbhostmssrv" name="USB Host Mass Storage Server" introduced="^3" filter="gt" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   303
        <unit bldFile="/os/kernelhwsrv/userlibandfileserver/fileserver/shostmassstorage" mrp="/os/kernelhwsrv/userlibandfileserver/fileserver/shostmassstorage/base_f32_shostmassstorage.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   304
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   305
      <component id="fat32fs" name="FAT32 File System" filter="gt" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   306
        <unit bldFile="/os/kernelhwsrv/userlibandfileserver/fileserver/sfat32" mrp="/os/kernelhwsrv/userlibandfileserver/fileserver/sfat32/base_f32_sfat32.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   307
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   308
      <component id="fatfs" name="FAT File System" filter="gt" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   309
        <unit bldFile="/os/kernelhwsrv/userlibandfileserver/fileserver/sfat" mrp="/os/kernelhwsrv/userlibandfileserver/fileserver/sfat/base_f32_sfat.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   310
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   311
      <component id="compfs" name="Composite File System" filter="gt" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   312
        <unit bldFile="/os/kernelhwsrv/userlibandfileserver/fileserver/scomp" mrp="/os/kernelhwsrv/userlibandfileserver/fileserver/scomp/base_f32_scomp.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   313
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   314
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   315
    <collection id="halservices" name="HAL Services" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   316
      <component id="hal" name="User-Side Hardware Abstraction" introduced="6.0" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   317
        <unit bldFile="/os/kernelhwsrv/halservices/hal" mrp="/os/kernelhwsrv/halservices/hal/base_hal.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   318
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   319
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   320
    <collection id="textmodeshell" name="Text Mode Shell" level="test">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   321
      <component id="e32wsrv" name="Text Window Server" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   322
        <unit bldFile="/os/kernelhwsrv/kernel/eka/ewsrv" mrp="/os/kernelhwsrv/kernel/eka/ewsrv/base_e32_ewsrv.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   323
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   324
      <component id="textshell" name="Text Shell" filter="gt" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   325
        <unit bldFile="/os/kernelhwsrv/userlibandfileserver/fileserver/etshell" mrp="/os/kernelhwsrv/userlibandfileserver/fileserver/etshell/base_f32_eshell.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   326
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   327
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   328
    <collection id="baseapitest" name="Base API Tests" level="test">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   329
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   330
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   331
    <collection id="kernelhwsrv_info" name="Kernel and Hardware Services Info" level="test">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   332
      <component id="kernelhwsrv_metadata" name="Kernel and Hardware Services Metadata" introduced="^2" target="desktop" purpose="development" class="config">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   333
        <unit mrp="/os/kernelhwsrv/kernelhwsrv_info/kernelhwsrv_metadata/kernelhwsrv_metadata.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   334
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   335
      <component id="kernelhwsrv_docpub" name="Kernel and Hardware Services Public Documentation" introduced="^3" purpose="development" class="doc" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   336
        <unit mrp="/os/kernelhwsrv/kernelhwsrv_info/doc_pub/kernelhwsrv_doc_pub.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   337
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   338
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   339
  </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   340
      <package id="boardsupport" level="hw" tech-domain="hb" levels="bsp test 2 3 config" name="Board Support">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   341
    <collection id="emulator" name="Emulator" level="bsp">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   342
      <component id="emulatorbsp" name="Emulator BSP" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   343
        <unit bldFile="/os/boardsupport/emulator/emulatorbsp" mrp="/os/boardsupport/emulator/emulatorbsp/base_wins.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   344
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   345
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   346
    <collection id="haitest" name="HAI Test Suites" level="test">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   347
      <component id="bspsvs" name="BSP Verification Suite" introduced="^2" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   348
        <unit mrp="/os/boardsupport/haitest/bspsvs/group/bspsvs.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   349
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   350
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   351
    <collection id="boardsupport_info" name="Board Support Info" level="config">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   352
      <component id="boardsupport_metadata" name="Board Support Metadata" introduced="^2" target="desktop" purpose="development" class="config">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   353
        <unit mrp="/os/boardsupport/boardsupport_info/boardsupport_metadata/boardsupport_metadata.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   354
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   355
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   356
  </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   357
      <package id="buildtools" level="hw" tech-domain="to" levels="bld mw fw ui" name="Build Tools">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   358
    <collection id="bldsystemtools" name="Build System Tools" level="bld">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   359
      <component id="sysdeftools" name="System Definition Tools" introduced="^2" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   360
        <unit mrp="/os/buildtools/bldsystemtools/sysdeftools/group/sysdeftools.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   361
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   362
      <component id="commonbldutils" name="Common Utils" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   363
        <unit mrp="/os/buildtools/bldsystemtools/commonbldutils/tools_utils_common.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   364
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   365
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   366
    <collection id="toolsandutils" name="Tools and Utils" level="mw">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   367
      <component id="productionbldtools" name="Production Build Tools" filter="gt" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   368
        <unit mrp="/os/buildtools/toolsandutils/productionbldtools/product_tools.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   369
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   370
      <component id="e32tools" name="E32 Tools" deprecated="^2" target="desktop" purpose="development">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   371
        <unit bldFile="/os/buildtools/toolsandutils/e32tools/group" mrp="/os/buildtools/toolsandutils/e32tools/group/tools_e32tools.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   372
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   373
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   374
      <component id="autotest" name="Autotest" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   375
        <unit bldFile="/os/buildtools/toolsandutils/autotest/group" mrp="/os/buildtools/toolsandutils/autotest/group/tools_autotest.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   376
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   377
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   378
    <collection id="sbsv1_os" name="Symbian Build System v1" level="fw">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   379
      <component id="e32toolp" name="E32 Perl Tools" filter="sf_build" target="desktop" purpose="development">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   380
        <unit bldFile="/os/buildtools/sbsv1_os/e32toolp/group" mrp="/os/buildtools/sbsv1_os/e32toolp/group/tools_e32toolp.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   381
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   382
	 </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   383
	 <collection id="imgtools_os" name="Image Tools" level="fw">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   384
      <component id="romkiteka2" name="ROMKIT EKA2" deprecated="^2" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   385
        <unit bldFile="/os/buildtools/imgtools_os/romkiteka2/group" mrp="/os/buildtools/imgtools_os/romkiteka2/group/tools_romkit.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   386
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   387
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   388
    <collection id="misccomponents" name="Misc Components" level="mw">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   389
      <component id="emulatorlauncher" name="Emulator Launcher" filter="gt" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   390
        <unit bldFile="/os/buildtools/misccomponents/emulatorlauncher/group" mrp="/os/buildtools/misccomponents/emulatorlauncher/group/tools_sdk_eng_emulator_launcher.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   391
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   392
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   393
    <collection id="buildtools_info" name="Build Tools Info" level="ui">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   394
      <component id="buildtools_metadata" name="Build Tools Metadata" introduced="^2" target="desktop" purpose="development" class="config">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   395
        <unit mrp="/os/buildtools/buildtools_info/buildtools_metadata/buildtools_metadata.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   396
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   397
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   398
  </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   399
      <package id="ossrv" level="services" tech-domain="hb" levels="physical-abstraction app-libs encoding translation data-services utilities" name="Generic OS Services">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   400
  <collection id="ossrv_pub" name="Generic OS Services Public Interfaces" level="utilities">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   401
   <component id="boost_apis" name="Boost APIs" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   402
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   403
    <unit bldFile="/os/ossrv/ossrv_pub/boost_apis/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   404
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   405
   <component id="cpp_wrappers" name="Cpp wrappers" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   406
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   407
    <unit bldFile="/os/ossrv/ossrv_pub/cpp_wrappers/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   408
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   409
   <component id="character_type_apis" name="Character Type APIs" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   410
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   411
    <unit bldFile="/os/ossrv/ossrv_pub/character_type_apis/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   412
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   413
   <component id="compiler_specific_runtime_support" name="Compiler Specific Runtime Support" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   414
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   415
    <unit bldFile="/os/ossrv/ossrv_pub/compiler_specific_runtime_support/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   416
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   417
   <component id="ossrv_configuration_api" name="Generic OS Services Configuration API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   418
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   419
    <unit bldFile="/os/ossrv/ossrv_pub/configuration/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   420
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   421
   <component id="crypto_authentication_codes_and_hash_functions_api" name="Crypto Authentication Codes and Hash Functions API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   422
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   423
    <unit bldFile="/os/ossrv/ossrv_pub/crypto_authentication_codes_and_hash_functions_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   424
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   425
   <component id="crypto_auxillary_functions_api" name="Crypto Auxillary Functions API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   426
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   427
    <unit bldFile="/os/ossrv/ossrv_pub/crypto_auxillary_functions_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   428
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   429
   <component id="crypto_certificates_api" name="Crypto Certificates API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   430
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   431
    <unit bldFile="/os/ossrv/ossrv_pub/crypto_certificates_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   432
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   433
   <component id="crypto_inputoutput_and_data_encoding_api" name="Crypto Input/Output and Data Encoding API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   434
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   435
    <unit bldFile="/os/ossrv/ossrv_pub/crypto_inputoutput_and_data_encoding_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   436
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   437
   <component id="crypto_public_key_cryptography_and_key_agreement_api" name="Crypto Public Key Cryptography and Key Agreement API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   438
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   439
    <unit bldFile="/os/ossrv/ossrv_pub/crypto_public_key_cryptography_and_key_agreement_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   440
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   441
   <component id="crypto_symmetric_ciphers_api" name="Crypto Symmetric Ciphers API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   442
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   443
    <unit bldFile="/os/ossrv/ossrv_pub/crypto_symmetric_ciphers_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   444
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   445
   <component id="crypto_utility_functions_api" name="Crypto Utility Functions API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   446
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   447
    <unit bldFile="/os/ossrv/ossrv_pub/crypto_utility_functions_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   448
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   449
   <component id="cryptogaphy_related_api" name="Cryptogaphy Related API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   450
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   451
    <unit bldFile="/os/ossrv/ossrv_pub/cryptogaphy_related_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   452
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   453
   <component id="ossrv_debug_api" name="Generic OS Services Debug API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   454
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   455
    <unit bldFile="/os/ossrv/ossrv_pub/debug/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   456
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   457
   <component id="ossrv_exceptions_api" name="Generic OS Services Exceptions API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   458
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   459
    <unit bldFile="/os/ossrv/ossrv_pub/exceptions/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   460
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   461
   <component id="io_stream_api" name="I/O stream API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   462
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   463
    <unit bldFile="/os/ossrv/ossrv_pub/io_stream_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   464
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   465
   <component id="localization_function_api" name="Localization Function API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   466
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   467
    <unit bldFile="/os/ossrv/ossrv_pub/localization_function_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   468
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   469
   <component id="math_operations_api" name="Math Operations API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   470
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   471
    <unit bldFile="/os/ossrv/ossrv_pub/math_operations_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   472
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   473
   <component id="ossrv_memory_api" name="Generic OS Services Memory API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   474
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   475
    <unit bldFile="/os/ossrv/ossrv_pub/memory/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   476
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   477
   <component id="no_namespace_headers" name="No Namespace Headers" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   478
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   479
    <unit bldFile="/os/ossrv/ossrv_pub/no_namespace_headers/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   480
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   481
   <component id="openc_headers" name="OpenC headers" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   482
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   483
    <unit bldFile="/os/ossrv/ossrv_pub/openc_headers/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   484
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   485
   <component id="openc_wrappers" name="OpenC wrappers" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   486
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   487
    <unit bldFile="/os/ossrv/ossrv_pub/openc_wrappers/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   488
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   489
   <component id="ssl_general_api" name="SSL General API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   490
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   491
    <unit bldFile="/os/ossrv/ossrv_pub/ssl_general_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   492
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   493
   <component id="ssl_protocol_methods_api" name="SSL Protocol Methods API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   494
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   495
    <unit bldFile="/os/ossrv/ossrv_pub/ssl_protocol_methods_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   496
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   497
   <component id="standard_compressiondecompression_api" name="Standard Compression/Decompression API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   498
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   499
    <unit bldFile="/os/ossrv/ossrv_pub/standard_compressiondecompression_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   500
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   501
   <component id="stl" name="STL API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   502
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   503
    <unit bldFile="/os/ossrv/ossrv_pub/stl/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   504
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   505
   <component id="thread_api" name="Thread API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   506
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   507
    <unit bldFile="/os/ossrv/ossrv_pub/thread_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   508
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   509
   <component id="type_attributes" name="Type Attributes API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   510
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   511
    <unit bldFile="/os/ossrv/ossrv_pub/type_attributes/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   512
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   513
   <component id="typeinfo" name="Type Info API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   514
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   515
    <unit bldFile="/os/ossrv/ossrv_pub/typeinfo/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   516
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   517
   <component id="utility_apis" name="Utility APIs" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   518
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   519
    <unit bldFile="/os/ossrv/ossrv_pub/utility_apis/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   520
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   521
   <component id="wide_character_classapis" name="Wide character class/apis" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   522
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   523
    <unit bldFile="/os/ossrv/ossrv_pub/wide_character_classapis/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   524
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   525
   <component id="dbus_api" name="Dbus API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   526
    <unit bldFile="/os/ossrv/ossrv_pub/dbus/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   527
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   528
   <component id="dbus-glib_api" name="D-Bus GLib API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   529
    <unit bldFile="/os/ossrv/ossrv_pub/dbus-glib/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   530
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   531
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   532
  <collection id="ossrv_plat" name="Generic OS Services Platform Interfaces" level="utilities">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   533
   <component id="libutils_apis" name="Utility Library APIs" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   534
    <unit bldFile="/os/ossrv/ossrv_plat/libutils/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   535
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   536
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   537
  <collection id="stdlibs" name="Standard Libraries" level="translation">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   538
   <component id="libz" name="Z Compression Library" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   539
    <unit bldFile="/os/ossrv/stdlibs/libz/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   540
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   541
   <component id="libcrypt" name="Crypt Library" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   542
    <unit bldFile="/os/ossrv/stdlibs/libcrypt/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   543
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   544
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   545
  <collection id="ssl" name="SSL" level="data-services">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   546
   <component id="libcrypto" name="Crypto Library" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   547
    <unit bldFile="/os/ossrv/ssl/libcrypto/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   548
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   549
   <component id="libssl" name="SSL Library" filter="s60" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   550
    <unit bldFile="/os/ossrv/ssl/libssl/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   551
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   552
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   553
  <collection id="glib" name="GLib" level="utilities">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   554
   <component id="glibbackend" name="GLib Backend" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   555
    <unit bldFile="/os/ossrv/glib/build/symbian/glibbackend/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   556
    <!-- Move to here: <unit bldFile="glib/glibbackend/group"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   557
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   558
   <component id="libglib" name="GLib Library" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   559
    <unit bldFile="/os/ossrv/glib/build/symbian/glib/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   560
    <!-- Move to here: <unit bldFile="glib/libglib/group"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   561
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   562
   <component id="libgthread" name="Libg Thread" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   563
    <unit bldFile="/os/ossrv/glib/build/symbian/gthread/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   564
    <!-- Move to here:     <unit bldFile="glib/libgthread/group"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   565
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   566
   <component id="libgmodule" name="Libg Module" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   567
    <unit bldFile="/os/ossrv/glib/build/symbian/gmodule/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   568
    <!-- Move to here:         <unit bldFile="glib/libgmodule/group"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   569
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   570
   <component id="libgobject" name="Libg Object" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   571
    <unit bldFile="/os/ossrv/glib/build/symbian/gobject/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   572
    <!-- Move to here:         <unit bldFile="glib/libgobject/group"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   573
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   574
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   575
  <collection id="stdcpp" name="C++ Standard Library" level="translation">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   576
   <!-- collection is really a component. Needs to be moved down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   577
   <component id="stdcpp_build" name="Stdcpp" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   578
    <unit bldFile="/os/ossrv/stdcpp/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   579
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   580
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   581
  <collection id="ofdbus" name="Open Foundation D-Bus" level="utilities">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   582
   <component id="dbus" name="D-Bus" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   583
    <unit bldFile="/os/ossrv/ofdbus/dbus/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   584
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   585
   <component id="dbus-glib" name="D-Bus GLib" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   586
    <unit bldFile="/os/ossrv/ofdbus/dbus-glib/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   587
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   588
   <component id="ofdbus_rom" name="D-Bus ROM" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   589
    <!-- Contains IBY for for dbus. Should remove #includes to above components and move this down a directory 
644
c8dddc123405 Removed definition of URL for "qt" namespace from individual parts of the model, and instead define it once at the top.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
   590
            Consider moving IBY file to one of the above as well and removing this component entirely -->
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   591
    <unit bldFile="/os/ossrv/ofdbus/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   592
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   593
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   594
  <collection id="utilitylibraries" name="Utility Libraries" level="encoding">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   595
   <component id="libutils" name="Utility Library" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   596
    <unit bldFile="/os/ossrv/utilitylibraries/libutils/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   597
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   598
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   599
  <collection id="genericservices" name="Generic Services" level="utilities">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   600
   <component id="s60compatibilityheaders" name="S60 Compatibility Headers" filter="gt" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   601
    <unit bldFile="/os/ossrv/genericservices/s60compatibilityheaders/groupsymtb101sf" mrp="/os/ossrv/genericservices/s60compatibilityheaders/groupsymtb101sf/tools_s60_header_compatsymtb101sf.mrp" version="tb101sf"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   602
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   603
   <component id="mimerecognitionfw" name="MIME Recognition Framework" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   604
    <unit bldFile="/os/ossrv/genericservices/mimerecognitionfw/group" mrp="/os/ossrv/genericservices/mimerecognitionfw/group/app-framework_emime.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   605
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   606
   <component id="systemagent" name="System Agent" introduced="9.0" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   607
    <unit bldFile="/os/ossrv/genericservices/systemagent/group" mrp="/os/ossrv/genericservices/systemagent/group/syslibs_sysagent2.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   608
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   609
   <component id="taskscheduler" name="Task Scheduler" introduced="6.0" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   610
    <unit bldFile="/os/ossrv/genericservices/taskscheduler/group" mrp="/os/ossrv/genericservices/taskscheduler/group/syslibs_schsvr.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   611
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   612
   <component id="activebackupclient" name="Active Backup Client" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   613
    <unit bldFile="/os/ossrv/genericservices/activebackupclient/group" mrp="/os/ossrv/genericservices/activebackupclient/group/connectivity_abclient.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   614
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   615
   <component id="syslibsdocs" name="Syslibs Documentation" purpose="development" class="doc" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   616
    <unit mrp="/os/ossrv/genericservices/syslibsdocs/syslibs_documentation.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   617
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   618
   <component id="httputils" name="HTTP Utilities Library" introduced="6.2" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   619
    <unit bldFile="/os/ossrv/genericservices/httputils/group" mrp="/os/ossrv/genericservices/httputils/group/application-protocols_inetprotutil.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   620
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   621
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   622
  <collection id="syslibsapitest" name="SysLibs API Tests" level="utilities">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   623
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   624
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   625
  <collection id="compressionlibs" name="Compression Libraries" level="data-services">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   626
   <component id="ziplib" name="Zip Compression Library" introduced="6.0" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   627
    <unit bldFile="/os/ossrv/compressionlibs/ziplib/group" mrp="/os/ossrv/compressionlibs/ziplib/group/syslibs_ezlib2.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   628
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   629
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   630
  <collection id="genericopenlibs" name="Generic Open Libraries" level="translation">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   631
   <component id="cstdlib" name="C Standard Library" introduced="ER5" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   632
    <unit bldFile="/os/ossrv/genericopenlibs/cstdlib/group" mrp="/os/ossrv/genericopenlibs/cstdlib/group/syslibs_stdlib.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   633
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   634
   <component id="cppstdlib" name="C++ Standard Library" introduced="^3" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   635
    <unit bldFile="/os/ossrv/genericopenlibs/cppstdlib/group" mrp="/os/ossrv/genericopenlibs/cppstdlib/group/openenv_libstdcpp.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   636
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   637
   <component id="openenvcore" name="Open Environment Core" introduced="^2" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   638
    <unit bldFile="/os/ossrv/genericopenlibs/openenvcore/group" mrp="/os/ossrv/genericopenlibs/openenvcore/group/openenv.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   639
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   640
   <component id="posixrealtimeextensions" name="POSIX Realtime Extensions" introduced="^3" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   641
    <unit bldFile="/os/ossrv/genericopenlibs/posixrealtimeextensions/group" mrp="/os/ossrv/genericopenlibs/posixrealtimeextensions/group/oeaddons_librt.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   642
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   643
   <component id="liboil" name="Liboil" introduced="^4" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   644
    <unit bldFile="/os/ossrv/genericopenlibs/liboil/group" mrp="/os/ossrv/genericopenlibs/liboil/group/oeaddons_liboil.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   645
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   646
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   647
  <collection id="lowlevellibsandfws" name="Low Level Libraries and Frameworks" level="app-libs">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   648
   <component id="pluginfw" name="Plugin Framework" introduced="6.2" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   649
    <unit bldFile="/os/ossrv/lowlevellibsandfws/pluginfw/Group" mrp="/os/ossrv/lowlevellibsandfws/pluginfw/Group/syslibs_ecom3.mrp" version="3"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   650
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   651
   <component id="apputils" name="Application Utilities" introduced="ER5" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   652
    <unit bldFile="/os/ossrv/lowlevellibsandfws/apputils/group" mrp="/os/ossrv/lowlevellibsandfws/apputils/group/syslibs_bafl.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   653
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   654
   <component id="genericusabilitylib" name="Generic Usability Library" introduced="^3" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   655
    <unit bldFile="/os/ossrv/lowlevellibsandfws/genericusabilitylib/group" mrp="/os/ossrv/lowlevellibsandfws/genericusabilitylib/group/syslibs_euserhl.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   656
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   657
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   658
  <collection id="ossrv_info" name="Generic OS Services Info" level="utilities">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   659
   <component id="ossrv_build" name="Generic OS Services Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   660
    <!-- exports should be moved to individual components -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   661
    <unit bldFile="/os/ossrv/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   662
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   663
   <component id="ossrv_metadata" name="Generic OS Services Metadata" introduced="^2" target="desktop" purpose="development" class="config">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   664
    <unit mrp="/os/ossrv/ossrv_info/ossrv_metadata/ossrv_metadata.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   665
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   666
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   667
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   668
      <package id="persistentdata" level="services" tech-domain="hb" levels="adaptation hw-if plugin framework server app-if" name="Persistent Data Services">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   669
    <collection id="featuremgmt" name="Feature Management" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   670
      <component id="featuremgr" name="Feature Manager" introduced="^3" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   671
        <unit bldFile="/os/persistentdata/featuremgmt/featuremgr/group" mrp="/os/persistentdata/featuremgmt/featuremgr/group/syslibs_featmgr.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   672
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   673
      <component id="featureregistry" name="Feature Registry" introduced="9.2" deprecated="^3" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   674
        <unit bldFile="/os/persistentdata/featuremgmt/featureregistry/group" mrp="/os/persistentdata/featuremgmt/featureregistry/group/syslibs_featreg.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   675
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   676
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   677
    <collection id="loggingservices" name="Logging Services" level="server">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   678
      <component id="eventlogger" name="Event Logger" introduced="6.0" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   679
        <unit bldFile="/os/persistentdata/loggingservices/eventlogger/group" mrp="/os/persistentdata/loggingservices/eventlogger/group/syslibs_logeng.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   680
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   681
      <component id="filelogger" name="File Logger" introduced="ER5" deprecated="^3" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   682
        <unit bldFile="/os/persistentdata/loggingservices/filelogger/group" mrp="/os/persistentdata/loggingservices/filelogger/group/comms-infras_flogger.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   683
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   684
      <component id="rfilelogger" name="RFile Logger" introduced="9.1" deprecated="^3" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   685
        <unit bldFile="/os/persistentdata/loggingservices/rfilelogger/group" mrp="/os/persistentdata/loggingservices/rfilelogger/group/testtools_utilities.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   686
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   687
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   688
    <collection id="traceservices" name="Trace Services" level="server">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   689
      <component id="commsdebugutility" name="Comms Debug Utility" introduced="7.0s" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   690
        <unit bldFile="/os/persistentdata/traceservices/commsdebugutility/group" mrp="/os/persistentdata/traceservices/commsdebugutility/group/comms-infras_commsdebugutility.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   691
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   692
      <component id="tracefw" name="Trace Framework" introduced="9.2" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   693
        <unit bldFile="/os/persistentdata/traceservices/tracefw/ulogger/group" mrp="/os/persistentdata/traceservices/tracefw/ulogger/group/tools_debug_trace.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   694
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   695
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   696
    <collection id="persistentstorage" name="Persistent Storage" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   697
      <component id="store" name="Store" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   698
        <unit bldFile="/os/persistentdata/persistentstorage/store/group" mrp="/os/persistentdata/persistentstorage/store/group/syslibs_store.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   699
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   700
      <component id="dbms" name="DBMS" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   701
        <unit bldFile="/os/persistentdata/persistentstorage/dbms/group" mrp="/os/persistentdata/persistentstorage/dbms/group/syslibs_dbms.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   702
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   703
      <component id="centralrepository" name="Central Repository" introduced="7.0s" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   704
        <unit bldFile="/os/persistentdata/persistentstorage/centralrepository/group" mrp="/os/persistentdata/persistentstorage/centralrepository/group/syslibs_centralrepository.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   705
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   706
      <component id="sql" name="SQL" introduced="9.3" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   707
        <unit bldFile="/os/persistentdata/persistentstorage/sql/GROUP" mrp="/os/persistentdata/persistentstorage/sql/GROUP/syslibs_sql.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   708
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   709
      <component id="sqlite3api" name="SQLite 3 API" introduced="^3" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   710
        <unit bldFile="/os/persistentdata/persistentstorage/sqlite3api/GROUP" mrp="/os/persistentdata/persistentstorage/sqlite3api/GROUP/syslibs_sqlite3.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   711
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   712
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   713
    <collection id="persistentdata_info" name="Persistent Data Services Info" level="app-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   714
      <component id="persistentdata_metadata" name="Persistent Data Services Metadata" introduced="^2" target="desktop" purpose="development" class="config">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   715
        <unit mrp="/os/persistentdata/persistentdata_info/persistentdata_metadata/persistentdata_metadata.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   716
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   717
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   718
  </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   719
      <package id="devicesrv" level="services" tech-domain="hb" levels="adaptation hw-if plugin framework server app-if" name="Device Services">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   720
  <collection id="devicesrv_pub" name="Device Services Public Interfaces" level="app-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   721
   <component id="platform_path_definitions_api" name="Platform Path Definitions API" filter="s60,bldmefirst" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   722
	<!-- this needs to be moved to deviceplatformrelease -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   723
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   724
    <unit bldFile="/os/devicesrv/devicesrv_pub/platform_path_definitions_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   725
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   726
   <component id="common_platform_security_definitions_api" name="Common Platform Security Definitions API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   727
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   728
    <unit bldFile="/os/devicesrv/devicesrv_pub/common_platform_security_definitions_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   729
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   730
   <component id="feature_discovery_api" name="Feature Discovery API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   731
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   732
    <unit bldFile="/os/devicesrv/devicesrv_pub/feature_discovery_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   733
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   734
   <component id="platform_environment_api" name="Platform Environment API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   735
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   736
    <unit bldFile="/os/devicesrv/devicesrv_pub/platform_environment_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   737
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   738
   <component id="sensor_channel_api" name="Sensor Channel API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   739
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   740
    <unit bldFile="/os/devicesrv/devicesrv_pub/sensor_channel_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   741
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   742
   <component id="sensor_definitions_api" name="Sensor Definitions API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   743
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   744
    <unit bldFile="/os/devicesrv/devicesrv_pub/sensor_definitions_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   745
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   746
   <component id="version_info_api" name="Version Info API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   747
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   748
    <unit bldFile="/os/devicesrv/devicesrv_pub/version_info_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   749
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   750
   <component id="accessory_monitoring_api" name="Accessory Monitoring API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   751
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   752
    <unit bldFile="/os/devicesrv/devicesrv_pub/accessory_monitoring_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   753
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   754
   <component id="haptics_api" name="Haptics API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   755
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   756
    <unit bldFile="/os/devicesrv/devicesrv_pub/haptics_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   757
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   758
   <component id="sensor_data_compensator_api" name="Sensor Data Compensator API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   759
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   760
    <unit bldFile="/os/devicesrv/devicesrv_pub/sensor_data_compensator_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   761
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   762
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   763
  <collection id="devicesrv_plat" name="Device Services Platform Interfaces" level="app-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   764
   <component id="configuration_file_parser_api" name="Configuration File Parser API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   765
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   766
    <unit bldFile="/os/devicesrv/devicesrv_plat/configuration_file_parser_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   767
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   768
   <component id="dos_extension_plugin_api" name="DOS Extension Plug-In API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   769
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   770
    <unit bldFile="/os/devicesrv/devicesrv_plat/dos_extension_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   771
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   772
   <component id="mediator_command_initiator_api" name="Mediator Command Initiator API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   773
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   774
    <unit bldFile="/os/devicesrv/devicesrv_plat/mediator_command_initiator_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   775
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   776
   <component id="syslangutil_api" name="SysLangUtil API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   777
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   778
    <unit bldFile="/os/devicesrv/devicesrv_plat/syslangutil_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   779
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   780
   <component id="wakeup_alarm_api" name="Wakeup Alarm API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   781
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   782
    <unit bldFile="/os/devicesrv/devicesrv_plat/wakeup_alarm_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   783
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   784
   <component id="disk_and_memory_level_keys_api" name="Disk and Memory Level Keys API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   785
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   786
    <unit bldFile="/os/devicesrv/devicesrv_plat/disk_and_memory_level_keys_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   787
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   788
   <component id="mediator_plugin_api" name="Mediator Plugin API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   789
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   790
    <unit bldFile="/os/devicesrv/devicesrv_plat/mediator_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   791
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   792
   <component id="headset_status_api" name="Headset Status API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   793
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   794
    <unit bldFile="/os/devicesrv/devicesrv_plat/headset_status_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   795
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   796
   <component id="system_startup_extension_plugin_api" name="System Startup Extension Plugin API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   797
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   798
    <unit bldFile="/os/devicesrv/devicesrv_plat/system_startup_extension_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   799
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   800
   <component id="sensor_plugin_api" name="Sensor Plugin API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   801
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   802
    <unit bldFile="/os/devicesrv/devicesrv_plat/sensor_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   803
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   804
   <component id="accessory_api" name="Accessory API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   805
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   806
    <unit bldFile="/os/devicesrv/devicesrv_plat/accessory_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   807
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   808
   <component id="display_language_definition_api" name="Display Language Definition API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   809
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   810
    <unit bldFile="/os/devicesrv/devicesrv_plat/display_language_definition_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   811
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   812
   <component id="mediator_command_responder_api" name="Mediator Command Responder API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   813
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   814
    <unit bldFile="/os/devicesrv/devicesrv_plat/mediator_command_responder_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   815
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   816
   <component id="accessory_policy_definitions_api" name="Accessory Policy Definitions API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   817
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   818
    <unit bldFile="/os/devicesrv/devicesrv_plat/accessory_policy_definitions_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   819
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   820
   <component id="hw_settings_api" name="Hardware Settings API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   821
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   822
    <unit bldFile="/os/devicesrv/devicesrv_plat/hw_settings_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   823
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   824
   <component id="mediator_domain_definitions_api" name="Mediator Domain Definitions API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   825
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   826
    <unit bldFile="/os/devicesrv/devicesrv_plat/mediator_domain_definitions_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   827
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   828
   <component id="sensor_extension_api" name="Sensor Extension API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   829
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   830
    <unit bldFile="/os/devicesrv/devicesrv_plat/sensor_extension_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   831
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   832
   <component id="accessory_plugin_api" name="Accessory Plugin API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   833
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   834
    <unit bldFile="/os/devicesrv/devicesrv_plat/accessory_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   835
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   836
   <component id="sae_api" name="SAE API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   837
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   838
    <unit bldFile="/os/devicesrv/devicesrv_plat/sae_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   839
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   840
   <component id="accessory_control_api" name="Accessory Control API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   841
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   842
    <unit bldFile="/os/devicesrv/devicesrv_plat/accessory_control_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   843
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   844
   <component id="mediator_static_registration_api" name="Mediator Static Registration API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   845
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   846
    <unit bldFile="/os/devicesrv/devicesrv_plat/mediator_static_registration_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   847
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   848
   <component id="accessory_key_event_handling_api" name="Accessory Key Event Handling API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   849
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   850
    <unit bldFile="/os/devicesrv/devicesrv_plat/accessory_key_event_handling_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   851
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   852
   <component id="mediator_notification_api" name="Mediator Notification API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   853
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   854
    <unit bldFile="/os/devicesrv/devicesrv_plat/mediator_notification_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   855
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   856
   <component id="accessory_policy_utility_api" name="Accessory Policy Utility API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   857
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   858
    <unit bldFile="/os/devicesrv/devicesrv_plat/accessory_policy_utility_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   859
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   860
   <component id="common_dsy_plugin_api" name="Common DSY Plugin API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   861
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   862
    <unit bldFile="/os/devicesrv/devicesrv_plat/common_dsy_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   863
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   864
   <component id="remote_control_extension_api" name="Remote Control Extension API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   865
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   866
    <unit bldFile="/os/devicesrv/devicesrv_plat/remote_control_extension_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   867
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   868
   <component id="sensor_channel_filter_api" name="Sensor Channel Filter API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   869
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   870
    <unit bldFile="/os/devicesrv/devicesrv_plat/sensor_channel_filter_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   871
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   872
   <component id="dos_extension_api" name="DOS Extension API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   873
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   874
    <unit bldFile="/os/devicesrv/devicesrv_plat/dos_extension_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   875
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   876
   <component id="accessory_audio_control_api" name="Accessory Audio Control API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   877
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   878
    <unit bldFile="/os/devicesrv/devicesrv_plat/accessory_audio_control_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   879
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   880
   <component id="mediator_event_consumer_api" name="Mediator Event Consumer API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   881
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   882
    <unit bldFile="/os/devicesrv/devicesrv_plat/mediator_event_consumer_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   883
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   884
   <component id="shared_data_api" name="Shared Data API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   885
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   886
    <unit bldFile="/os/devicesrv/devicesrv_plat/shared_data_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   887
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   888
   <component id="accessory_settings_api" name="Accessory Settings API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   889
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   890
    <unit bldFile="/os/devicesrv/devicesrv_plat/accessory_settings_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   891
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   892
   <component id="accessory_bluetooth_control_api" name="Accessory Bluetooth Control API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   893
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   894
    <unit bldFile="/os/devicesrv/devicesrv_plat/accessory_bluetooth_control_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   895
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   896
   <component id="extended_version_info_api" name="Extended Version Info API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   897
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   898
    <unit bldFile="/os/devicesrv/devicesrv_plat/extended_version_info_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   899
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   900
   <component id="mediator_event_provider_api" name="Mediator Event Provider API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   901
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   902
    <unit bldFile="/os/devicesrv/devicesrv_plat/mediator_event_provider_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   903
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   904
   <component id="tv_out_config_api" name="TV Out Config API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   905
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   906
    <unit bldFile="/os/devicesrv/devicesrv_plat/tv_out_config_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   907
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   908
   <component id="tspclientmapper_api" name="TSP Client Mapper API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   909
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   910
    <unit bldFile="/os/devicesrv/devicesrv_plat/tspclientmapper_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   911
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   912
   <component id="powersave_api" name="Power Save API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   913
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   914
    <unit bldFile="/os/devicesrv/devicesrv_plat/powersave_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   915
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   916
   <component id="powersave_definitions_api" name="Power Save Definitions API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   917
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   918
    <unit bldFile="/os/devicesrv/devicesrv_plat/powersave_definitions_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   919
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   920
   <component id="powersave_plugin_api" name="Power Save Plugin API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   921
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   922
    <unit bldFile="/os/devicesrv/devicesrv_plat/powersave_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   923
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   924
   <component id="extended_version_info_plugin_api" name="Extended Version Info Plugin API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   925
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   926
    <unit bldFile="/os/devicesrv/devicesrv_plat/extended_version_info_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   927
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   928
   <component id="haptics_plugin_api" name="Haptics Plugin API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   929
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   930
    <unit bldFile="/os/devicesrv/devicesrv_plat/haptics_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   931
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   932
   <component id="haptics_effect_data_getter_plugin_api" name="Haptics Effect Data Getter Plugin API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   933
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   934
    <unit bldFile="/os/devicesrv/devicesrv_plat/haptics_effect_data_getter_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   935
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   936
   <component id="haptics_packetizer_plugin_api" name="Haptics Packetizer Plugin API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   937
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   938
    <unit bldFile="/os/devicesrv/devicesrv_plat/haptics_packetizer_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   939
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   940
   <component id="tiltcompensation_api" name="Tilt Compensation API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   941
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   942
    <unit bldFile="/os/devicesrv/devicesrv_plat/tiltcompensation_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   943
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   944
   <component id="disk_notification_handler_api" name="Disk Notification Handler API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   945
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   946
    <unit bldFile="/os/devicesrv/devicesrv_plat/disk_notification_handler_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   947
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   948
   <component id="accessory_policy_usb_audio_api" name="Accessory Policy USB Audio API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   949
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   950
    <unit bldFile="/os/devicesrv/devicesrv_plat/accessory_policy_usb_audio_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   951
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   952
   <component id="accessory_policy_hdmi_audio_api" name="Accessory Policy HDMI Audio API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   953
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   954
    <unit bldFile="/os/devicesrv/devicesrv_plat/accessory_policy_hdmi_audio_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   955
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   956
   <component id="sensor_data_compensator_plugin_api" name="Sensor Data Compensator Plugin API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   957
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   958
    <unit bldFile="/os/devicesrv/devicesrv_plat/sensor_data_compensator_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   959
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   960
   <component id="ddc_access_api" name="DDC Access API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   961
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   962
    <unit bldFile="/os/devicesrv/devicesrv_plat/ddc_access_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   963
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   964
   <component id="tv_out_behaviour_api" name="TV Out Behaviour API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   965
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   966
    <unit bldFile="/os/devicesrv/devicesrv_plat/tv_out_behaviour_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   967
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   968
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   969
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   970
  <collection id="accessoryservices" name="Accessory Services" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   971
   <component id="accessorymonitor" name="Accessory Monitor" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   972
    <unit bldFile="/os/devicesrv/accessoryservices/accessorymonitor/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   973
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   974
   <component id="accessoryremotecontrol" name="Accessory Remote Control" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   975
    <unit bldFile="/os/devicesrv/accessoryservices/accessoryremotecontrol/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   976
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   977
   <component id="accessoryserver" name="Accessory Server" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   978
    <unit bldFile="/os/devicesrv/accessoryservices/accessoryserver/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   979
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   980
   <component id="pluggeddisplay" name="Plugged Display" introduced="^3" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   981
    <unit bldFile="/os/devicesrv/accessoryservices/pluggeddisplay/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   982
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   983
   <component id="headsetstatusapi" name="Headset Status API" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   984
    <unit bldFile="/os/devicesrv/accessoryservices/headsetstatusapi/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   985
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   986
   <component id="tspclientmapper" name="TSP Client Mapper" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   987
    <unit bldFile="/os/devicesrv/accessoryservices/tspclientmapper/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   988
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   989
   <component id="remotecontrolfw" name="Remote Control Framework" introduced="9.1" filter="s60" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   990
    <unit bldFile="/os/devicesrv/accessoryservices/remotecontrolfw/group" mrp="/os/devicesrv/accessoryservices/remotecontrolfw/group/bluetooth_remotecontrol.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   991
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   992
   <component id="gid_pc_tool" name="Generic ID PC Tool" filter="s60" target="desktop" class="tool" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   993
    <unit bldFile="/os/devicesrv/accessoryservices/gid_pc_tool/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   994
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   995
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   996
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   997
  <collection id="commonservices" name="Common Services" level="app-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   998
   <component id="commonengine" name="Common Engine" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
   999
    <unit bldFile="/os/devicesrv/commonservices/commonengine/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1000
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1001
   <component id="commonengineresources" name="Common Engine Resources" filter="s60" class="config" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1002
    <unit bldFile="/os/devicesrv/commonservices/commonengineresources/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1003
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1004
   <component id="platformenv" name="Platform Environment" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1005
    <unit bldFile="/os/devicesrv/commonservices/platformenv/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1006
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1007
   <component id="sysutil" name="System Utilities" introduced="ER5" filter="s60" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1008
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1009
    <unit bldFile="/os/devicesrv/commonservices/sysutil/group" mrp="/os/devicesrv/commonservices/sysutil/group/sysutil.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1010
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1011
   <component id="activitymanager" name="Activity Manager" introduced="ER5" filter="s60" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1012
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1013
    <unit bldFile="/os/devicesrv/commonservices/activitymanager/group" mrp="/os/devicesrv/commonservices/activitymanager/group/activitymanager.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1014
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1015
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1016
  <collection id="dosservices" name="Domestic Operating System Services" level="hw-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1017
   <component id="commondsy" name="Common DSY" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1018
    <unit bldFile="/os/devicesrv/dosservices/commondsy/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1019
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1020
   <component id="dosserver" name="Domestic OS Server" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1021
    <unit bldFile="/os/devicesrv/dosservices/dosserver/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1022
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1023
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1024
  <collection id="sensorservices" name="Sensor Services" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1025
   <component id="sensorserver" name="Sensor Server" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1026
    <unit bldFile="/os/devicesrv/sensorservices/sensorserver/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1027
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1028
   <component id="orientationssy" name="Orientation SSY" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1029
    <unit bldFile="/os/devicesrv/sensorservices/orientationssy/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1030
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1031
   <component id="tiltcompensationssy" name="Tilt Compensation SSY" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1032
    <unit bldFile="/os/devicesrv/sensorservices/tiltcompensationssy/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1033
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1034
   <component id="sensordatacompensator" name="Sensor Data Compensator" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1035
    <unit bldFile="/os/devicesrv/sensorservices/sensordatacompensator/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1036
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1037
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1038
  <collection id="hwrmhaptics" name="HWRM Haptics" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1039
   <component id="hapticseffectdatagetterfw" name="Haptics Effect Data Getter Framework" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1040
    <unit bldFile="/os/devicesrv/hwrmhaptics/hapticseffectdatagetterfw/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1041
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1042
   <component id="hapticspluginservice" name="Haptics Plugin Service" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1043
    <unit bldFile="/os/devicesrv/hwrmhaptics/hapticspluginservice/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1044
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1045
   <component id="hapticspacketizer" name="Haptics Packetizer" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1046
    <unit bldFile="/os/devicesrv/hwrmhaptics/hapticspacketizer/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1047
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1048
   <component id="hapticspluginmanager" name="Haptics Plugin Manager" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1049
    <unit bldFile="/os/devicesrv/hwrmhaptics/hapticspluginmanager/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1050
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1051
   <component id="hapticsserver" name="Haptics Server" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1052
    <unit bldFile="/os/devicesrv/hwrmhaptics/hapticsserver/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1053
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1054
   <component id="hapticsclient" name="Haptics Client" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1055
    <unit bldFile="/os/devicesrv/hwrmhaptics/hapticsclient/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1056
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1057
   <component id="hwrmhaptics_build" name="HWRM Haptics Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1058
    <!-- move these exports into the appropriate above components and delete this component-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1059
    <unit bldFile="/os/devicesrv/hwrmhaptics/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1060
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1061
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1062
  <collection id="mediator" name="Mediator" level="app-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1063
   <!--collection is really a component. Move it down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1064
   <component id="mediator_build" name="Mediator Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1065
    <unit bldFile="/os/devicesrv/mediator/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1066
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1067
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1068
  <collection id="psmservices" name="Power Save Mode Services" level="app-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1069
   <component id="psmserver" name="PSM Server" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1070
    <unit bldFile="/os/devicesrv/psmservices/psmserver/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1071
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1072
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1073
  <collection id="resourcemgmt" name="Resource Management" level="hw-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1074
   <component id="hwrmfmtxwatcherplugin" name="HWRM FM Transmitter Watcher Plugin" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1075
    <unit bldFile="/os/devicesrv/resourcemgmt/hwrmfmtxwatcherplugin/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1076
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1077
   <component id="hwrmtargetmodifierplugin" name="HWRM Target Modifier Plugin" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1078
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1079
    <unit bldFile="/os/devicesrv/resourcemgmt/hwrmtargetmodifierplugin/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1080
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1081
   <component id="vibractrl" name="Vibra Control" deprecated="9.1" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1082
    <unit bldFile="/os/devicesrv/resourcemgmt/vibractrl/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1083
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1084
   <component id="hwresourcesmgr" name="Hardware Resources Manager" introduced="^2" filter="s60" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1085
    <unit bldFile="/os/devicesrv/resourcemgmt/hwresourcesmgr/group" mrp="/os/devicesrv/resourcemgmt/hwresourcesmgr/group/telephony_hwrm.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1086
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1087
   <component id="hwresourcesmgrconfig" name="Hardware Resources Manager Config" introduced="^3" filter="s60" purpose="optional" class="config" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1088
    <unit bldFile="/os/devicesrv/resourcemgmt/hwresourcesmgrconfig" mrp="/os/devicesrv/resourcemgmt/hwresourcesmgrconfig/telephony_hwrm-config.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1089
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1090
   <component id="resourcemgmt_data" name="Resource Management Data" filter="s60" class="config" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1091
    <!-- Move exports to a self-contained component. Or leave as a component but move down a dir -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1092
    <unit bldFile="/os/devicesrv/resourcemgmt/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1093
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1094
   <component id="powerandmemorynotificationservice" name="Power and Memory Notification Service" introduced="6.0" filter="s60" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1095
    <unit bldFile="/os/devicesrv/resourcemgmt/powerandmemorynotificationservice/group" mrp="/os/devicesrv/resourcemgmt/powerandmemorynotificationservice/group/syslibs_pwrcli.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1096
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1097
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1098
  <collection id="sysstatemgmt" name="System State Management" level="server">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1099
   <component id="ssmmapperutility" name="SSM Mapper Utility" introduced="^3" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1100
    <unit bldFile="/os/devicesrv/sysstatemgmt/ssmmapperutility/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1101
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1102
   <component id="ssmpolicyplugins" name="SSM Policy Plugins" introduced="^3" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1103
    <unit bldFile="/os/devicesrv/sysstatemgmt/ssmpolicyplugins/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1104
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1105
   <component id="ssmutilityplugins" name="SSM Utility Plugins" introduced="^3" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1106
    <unit bldFile="/os/devicesrv/sysstatemgmt/ssmutilityplugins/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1107
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1108
   <component id="ssmcmdlists" name="SSM Command Lists" introduced="^3" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1109
    <unit bldFile="/os/devicesrv/sysstatemgmt/ssmcmdlists/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1110
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1111
   <component id="ssmcustcmds" name="SSM Custom Commands" introduced="^3" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1112
    <unit bldFile="/os/devicesrv/sysstatemgmt/ssmcustcmds/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1113
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1114
   <component id="syslangutil" name="System Language Utility" introduced="^3" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1115
    <unit bldFile="/os/devicesrv/sysstatemgmt/syslangutil/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1116
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1117
   <component id="sysrestart" name="System Restart" introduced="^3" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1118
    <unit bldFile="/os/devicesrv/sysstatemgmt/sysrestart/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1119
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1120
   <component id="sysuiprovider" name="System UI Provider" introduced="^3" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1121
    <unit bldFile="/os/devicesrv/sysstatemgmt/sysuiprovider/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1122
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1123
   <component id="systemstarter" name="System Starter" introduced="9.1" deprecated="^3" filter="s60" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1124
    <unit bldFile="/os/devicesrv/sysstatemgmt/systemstarter/group" mrp="/os/devicesrv/sysstatemgmt/systemstarter/group/app-framework_sysstart.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1125
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1126
   <component id="systemstatemgr" name="System State Manager" introduced="^3" filter="s60" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1127
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1128
    <unit bldFile="/os/devicesrv/sysstatemgmt/systemstatemgr/group" mrp="/os/devicesrv/sysstatemgmt/systemstatemgr/group/app-framework_ssma.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1129
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1130
   <component id="systemstateplugins" name="System State Plugins" introduced="^3" filter="s60" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1131
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1132
    <unit bldFile="/os/devicesrv/sysstatemgmt/systemstateplugins/group" mrp="/os/devicesrv/sysstatemgmt/systemstateplugins/group/app-framework_ssplugins.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1133
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1134
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1135
   <component id="systemstatereferenceplugins" name="System State Reference Plugins" introduced="^3" filter="s60" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1136
    <unit bldFile="/os/devicesrv/sysstatemgmt/systemstatereferenceplugins/group" mrp="/os/devicesrv/sysstatemgmt/systemstatereferenceplugins/group/app-framework_ssrefplugins.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1137
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1138
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1139
  <collection id="resourceinterfaces" name="Resource Interfaces" level="hw-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1140
   <component id="fmtransmittercontrol" name="FM Transmitter Control" introduced="^3" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1141
    <unit bldFile="/os/devicesrv/resourceinterfaces/fmtransmittercontrol/group" mrp="/os/devicesrv/resourceinterfaces/fmtransmittercontrol/group/telephony_hwrmfmtx.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1142
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1143
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1144
  <collection id="systemhealthmanagement" name="System Health Management" level="server">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1145
   <component id="systemhealthmgr" name="System Health Manager" introduced="^3" filter="s60" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1146
    <unit bldFile="/os/devicesrv/systemhealthmanagement/systemhealthmgr/group" mrp="/os/devicesrv/systemhealthmanagement/systemhealthmgr/group/app-framework_shma.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1147
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1148
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1149
  <collection id="devicesrvapitest" name="Devices Services API Tests" level="app-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1150
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1151
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1152
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1153
  <collection id="devicesrv_info" name="Device Services Info" level="app-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1154
   <component id="devicesrv_metadata" name="Device Services Metadata" introduced="^2" target="desktop" purpose="development" class="config">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1155
    <unit mrp="/os/devicesrv/devicesrv_info/devicesrv_metadata/devicesrv_metadata.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1156
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1157
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1158
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1159
      <package id="security" level="services" tech-domain="se" levels="physical-abstraction plugins libraries management services utilities" name="OS Security">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1160
	<collection id="authenticationservices" name="Authentication Services" level="utilities">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1161
      <component id="authenticationserver" name="Authentication Server" introduced="^4" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1162
        <unit bldFile="/os/security/authenticationservices/authenticationserver/group" mrp="/os/security/authenticationservices/authenticationserver/group/security_authserver.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1163
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1164
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1165
    <collection id="authorisation" name="Authorisation" level="utilities">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1166
      <component id="userpromptservice" name="User Prompt Service" introduced="^3" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1167
        <unit bldFile="/os/security/authorisation/userpromptservice/group" mrp="/os/security/authorisation/userpromptservice/group/security_ups.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1168
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1169
      <component id="userpromptutils" name="User Prompt Utils" introduced="^3" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1170
        <unit bldFile="/os/security/authorisation/userpromptutils/group" mrp="/os/security/authorisation/userpromptutils/group/security_ups_utils.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1171
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1172
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1173
    <collection id="contentmgmt" name="Content Management" level="utilities">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1174
      <component id="contentaccessfwfordrm" name="Content Access Framework for DRM" introduced="9.1" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1175
        <unit bldFile="/os/security/contentmgmt/contentaccessfwfordrm/group" mrp="/os/security/contentmgmt/contentaccessfwfordrm/group/security_caf2.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1176
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1177
      <component id="cafrecogniserconfig" name="CAF Recogniser Config" introduced="9.1" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1178
        <unit bldFile="/os/security/contentmgmt/cafrecogniserconfig" mrp="/os/security/contentmgmt/cafrecogniserconfig/security_reccafconfig.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1179
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1180
      <component id="referencedrmagent" name="Reference DRM Agent" introduced="8.0" purpose="development" target="device">      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1181
        <unit bldFile="/os/security/contentmgmt/referencedrmagent/RefTestAgent/group" mrp="/os/security/contentmgmt/referencedrmagent/RefTestAgent/group/security_rta.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1182
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1183
      <component id="cafstreamingsupport" name="CAF Streaming Support" introduced="^3" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1184
        <unit bldFile="/os/security/contentmgmt/cafstreamingsupport/group" mrp="/os/security/contentmgmt/cafstreamingsupport/group/security_streamingcaf.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1185
      </component>      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1186
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1187
    <collection id="crypto" name="Crypto Libraries" level="libraries">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1188
      <component id="weakcryptospi" name="Weak Crypto SPI" introduced="^3" filter="gt" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1189
        <unit bldFile="/os/security/crypto/weakcryptospi/group" mrp="/os/security/crypto/weakcryptospi/group/security_cryptospi_weak.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1190
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1191
      <component id="strongcryptospi" name="Strong Crypto SPI" introduced="^3" filter="gt" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1192
        <unit bldFile="/os/security/crypto/weakcryptospi/strong" mrp="/os/security/crypto/weakcryptospi/group/security_cryptospi_strong.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1193
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1194
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1195
    <collection id="cryptomgmtlibs" name="Crypto Management Libraries" level="management">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1196
      <component id="securityutils" name="Security Utils" introduced="8.0" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1197
        <unit bldFile="/os/security/cryptomgmtlibs/securityutils/group" mrp="/os/security/cryptomgmtlibs/securityutils/group/security_common.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1198
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1199
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1200
      <component id="securitydocs" name="Security Documentation" purpose="development" class="doc" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1201
        <unit mrp="/os/security/cryptomgmtlibs/securitydocs/security_documentation.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1202
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1203
      <component id="cryptotokenfw" name="Crypto Token Framework" introduced="7.0" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1204
        <unit bldFile="/os/security/cryptomgmtlibs/cryptotokenfw/group" mrp="/os/security/cryptomgmtlibs/cryptotokenfw/group/security_cryptotokens.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1205
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1206
      <component id="securitycommonutils" name="Security Common Utils" introduced="8.0" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1207
        <unit bldFile="/os/security/cryptomgmtlibs/securitycommonutils/group" mrp="/os/security/cryptomgmtlibs/securitycommonutils/group/security_commonutils.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1208
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1209
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1210
    <collection id="securityanddataprivacytools" name="Security and Data Privacy Tools" level="services">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1211
      <component id="securityconfig" name="Security Config" introduced="9.1" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1212
        <unit bldFile="/os/security/securityanddataprivacytools/securityconfig/group" mrp="/os/security/securityanddataprivacytools/securityconfig/group/security_config.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1213
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1214
      <component id="securitytools" name="Security Tools" introduced="^3" target="desktop" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1215
        <unit bldFile="/os/security/securityanddataprivacytools/securitytools/group" mrp="/os/security/securityanddataprivacytools/securitytools/group/security_tools.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1216
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1217
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1218
    <collection id="cryptoplugins" name="Crypto Plugins" level="plugins">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1219
      <component id="cryptospiplugins" name="Crypto SPI Plugins" introduced="^3" filter="gt" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1220
        <unit bldFile="/os/security/cryptoplugins/cryptospiplugins/group" mrp="/os/security/cryptoplugins/cryptospiplugins/group/security_cryptospi_plugins.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1221
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1222
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1223
    <collection id="cryptoservices" name="Crypto Services" level="plugins">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1224
      <component id="certificateandkeymgmt" name="Certificate and Key Management" introduced="6.0" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1225
        <unit bldFile="/os/security/cryptoservices/certificateandkeymgmt/group" mrp="/os/security/cryptoservices/certificateandkeymgmt/group/security_certman.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1226
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1227
      <component id="filebasedcertificateandkeystores" name="File-based Certificate and Key Stores" introduced="8.0" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1228
        <unit bldFile="/os/security/cryptoservices/filebasedcertificateandkeystores/group" mrp="/os/security/cryptoservices/filebasedcertificateandkeystores/group/security_filetokens.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1229
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1230
      <component id="browserrootcertificates" name="Browser Root Certificates" introduced="^2" filter="sf_build" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1231
        <unit mrp="/os/security/cryptoservices/browserrootcertificates/browserrootcerts.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1232
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1233
      <component id="asnpkcs" name="ASN PKCS" introduced="8.0" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1234
        <unit bldFile="/os/security/cryptoservices/asnpkcs/group" mrp="/os/security/cryptoservices/asnpkcs/group/security_asnpkcs.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1235
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1236
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1237
    <collection id="security_info" name="OS Security Info" level="utilities">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1238
      <component id="security_metadata" name="OS Security Metadata" introduced="^2" target="desktop" purpose="development" class="config">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1239
        <unit mrp="/os/security/security_info/security_metadata/security_metadata.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1240
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1241
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1242
  </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1243
      <package id="lbs" level="services" tech-domain="lo" levels="hw-if data-acquisition adaptation management application-interface" name="Locating Services">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1244
    <collection id="datasourcemodules" name="Generic Positioning Plugins" level="data-acquisition">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1245
      <component id="defaultpositioningmodule" name="Default Positioning Module" introduced="^2" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1246
        <unit bldFile="/os/lbs/datasourcemodules/defaultpositioningmodule/group" mrp="/os/lbs/datasourcemodules/defaultpositioningmodule/group/lbs_default_positioning_module.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1247
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1248
      <component id="bluetoothgpspositioningmodule" name="Bluetooth GPS Positioning Module" introduced="^2" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1249
        <unit bldFile="/os/lbs/datasourcemodules/bluetoothgpspositioningmodule/group" mrp="/os/lbs/datasourcemodules/bluetoothgpspositioningmodule/group/lbs_bt_positioning_module.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1250
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1251
      <component id="simulationpositioningmodule" name="Simulation Positioning Module" introduced="^2" purpose="development" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1252
        <unit bldFile="/os/lbs/datasourcemodules/simulationpositioningmodule/group" mrp="/os/lbs/datasourcemodules/simulationpositioningmodule/group/lbs_simulation_positioning_module.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1253
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1254
      <component id="gpspositioningmodule" name="GPS/A-GPS Positioning Module" introduced="^3" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1255
        <unit bldFile="/os/lbs/datasourcemodules/gpspositioningmodule/group" mrp="/os/lbs/datasourcemodules/gpspositioningmodule/group/lbs_agps_positioning_module.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1256
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1257
      <component id="networkpositioningmodule" name="Network Positioning Module" introduced="^3" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1258
        <unit bldFile="/os/lbs/datasourcemodules/networkpositioningmodule/group" mrp="/os/lbs/datasourcemodules/networkpositioningmodule/group/lbs_network_positioning_module.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1259
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1260
      <component id="locationapesuplpsy" name="APE SUPL Positioning Module" introduced="^3" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1261
        <unit bldFile="/os/lbs/datasourcemodules/locationapesuplpsy/group" mrp="/os/lbs/datasourcemodules/locationapesuplpsy/group/lbs_ape_supl_positioning_module.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1262
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1263
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1264
    <collection id="datasourceadaptation" name="Data Source Adaptation" level="adaptation">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1265
      <component id="gpsdatasourceadaptation" name="GPS Data Source Adaptation" introduced="^2" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1266
        <unit bldFile="/os/lbs/datasourceadaptation/gpsdatasourceadaptation/group" mrp="/os/lbs/datasourceadaptation/gpsdatasourceadaptation/group/lbs_gps_data_source_adaptation.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1267
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1268
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1269
    <collection id="locationrequestmgmt" name="Location Request Management" level="application-interface">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1270
      <component id="locationserver" name="Location Server" introduced="9.2" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1271
        <unit bldFile="/os/lbs/locationrequestmgmt/locationserver/group" mrp="/os/lbs/locationrequestmgmt/locationserver/group/lbs_locationserver.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1272
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1273
      <component id="networkrequesthandler" name="Network Request Handler" introduced="9.2" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1274
        <unit bldFile="/os/lbs/locationrequestmgmt/networkrequesthandler/group" mrp="/os/lbs/locationrequestmgmt/networkrequesthandler/group/lbs_networkrequesthandler.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1275
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1276
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1277
    <collection id="lbstest" name="Locating Services Tests" level="application-interface">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1278
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1279
      <component id="locationprotocoltest" name="Location Protocol Tests" introduced="9.2" purpose="development" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1280
        <unit bldFile="/os/lbs/lbstest/locationprotocoltest/group" mrp="/os/lbs/lbstest/locationprotocoltest/group/lbs_networktest.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1281
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1282
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1283
    <collection id="locationmgmt" name="Location Management" level="management">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1284
      <component id="locmonitor" name="Location Monitor" introduced="^3" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1285
      <unit bldFile="/os/lbs/locationmgmt/locmonitor/lbslocmonitorserver/group" mrp="/os/lbs/locationmgmt/locmonitor/lbslocmonitorserver/group/lbs_locationmonitor.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1286
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1287
      <component id="agpslocationmgr" name="A-GPS Location Manager" introduced="9.2" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1288
        <unit bldFile="/os/lbs/locationmgmt/agpslocationmgr/group" mrp="/os/lbs/locationmgmt/agpslocationmgr/group/lbs_agpslocationmanager.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1289
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1290
      <component id="networklocationmgr" name="Network Location Manager" introduced="9.2" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1291
        <unit bldFile="/os/lbs/locationmgmt/networklocationmgr/group" mrp="/os/lbs/locationmgmt/networklocationmgr/group/lbs_networklocationmanager.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1292
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1293
      <component id="locationcore" name="Location Core" introduced="9.2" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1294
        <unit bldFile="/os/lbs/locationmgmt/locationcore/group" mrp="/os/lbs/locationmgmt/locationcore/group/lbs_admin.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1295
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1296
      <component id="networkgateway" name="Network Gateway" introduced="9.2" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1297
        <unit bldFile="/os/lbs/locationmgmt/networkgateway/group" mrp="/os/lbs/locationmgmt/networkgateway/group/lbs_networkgateway.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1298
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1299
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1300
    <collection id="networkprotocolmodules" name="Network Protocol Modules" level="adaptation">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1301
      <component id="privacyprotocolmodule" name="Privacy Protocol Module" introduced="^2" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1302
        <unit bldFile="/os/lbs/networkprotocolmodules/privacyprotocolmodule/group" mrp="/os/lbs/networkprotocolmodules/privacyprotocolmodule/group/lbs_privacyprotocolmodule.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1303
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1304
      <component id="networkpmutils" name="Network Protocol Module Utilities" introduced="^3" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1305
        <unit bldFile="/os/lbs/networkprotocolmodules/networkpmutils/group" mrp="/os/lbs/networkprotocolmodules/networkpmutils/group/lbs_networkpmutils.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1306
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1307
      <component id="suplpmcore" name="SUPL Protocol Module Core" introduced="^3" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1308
        <unit bldFile="/os/lbs/networkprotocolmodules/suplpmcore/group" mrp="/os/lbs/networkprotocolmodules/suplpmcore/group/lbs_suplpmcore.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1309
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1310
      <component id="networkpmasn1_pub" name="Network Protocol Module ASN1 Public Interfaces" introduced="^3" purpose="optional" class="api" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1311
        <unit bldFile="/os/lbs/networkprotocolmodules/networkpmasn1_pub/group" mrp="/os/lbs/networkprotocolmodules/networkpmasn1_pub/group/lbs_networkpmasn1_pub.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1312
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1313
      <component id="suplcontrolplaneprotocols" name="SUPL Control Plane Protocols" introduced="^3" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1314
        <unit bldFile="/os/lbs/networkprotocolmodules/suplcontrolplaneprotocols/group" mrp="/os/lbs/networkprotocolmodules/suplcontrolplaneprotocols/group/lbs_suplcontrolplaneprotocols.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1315
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1316
      <component id="suplproxyprotocolmodule" name="SUPL Proxy Protocol Module" introduced="^3" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1317
        <unit bldFile="/os/lbs/networkprotocolmodules/suplproxyprotocolmodule/group" mrp="/os/lbs/networkprotocolmodules/suplproxyprotocolmodule/group/lbs_suplproxyprotocolmodule.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1318
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1319
      <component id="suplprotocolmodule" name="SUPL Protocol Module" introduced="^2" deprecated="^2" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1320
       <unit bldFile="/os/lbs/networkprotocolmodules/suplprotocolmodule/group" mrp="/os/lbs/networkprotocolmodules/suplprotocolmodule/group/lbs_suplprotocolmodule.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1321
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1322
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1323
    <collection id="lbsapitest" name="Location API Tests" level="application-interface">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1324
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1325
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1326
    <collection id="lbs_info" name="Locating Services Info" level="application-interface">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1327
      <component id="lbs_metadata" name="Locating Services Metadata" introduced="^2" target="desktop" purpose="development" class="config">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1328
        <unit mrp="/os/lbs/lbs_info/lbs_metadata/lbs_metadata.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1329
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1330
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1331
  </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1332
      <package id="commsfw" level="services" tech-domain="dc" levels="server support framework process app-if" name="Communications Framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1333
    <collection id="commsprocess" name="Comms Process" level="process">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1334
      <component id="commsrootserver" name="Comms Root Server" introduced="7.0s" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1335
        <unit bldFile="/os/commsfw/commsprocess/commsrootserverconfig/group" mrp="/os/commsfw/commsprocess/commsrootserverconfig/group/comms-infras_rootserver.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1336
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1337
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1338
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1339
    <collection id="commsconfig" name="Comms Config" level="process">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1340
      <component id="commsdatabase" name="Comms Database" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1341
        <unit bldFile="/os/commsfw/commsfwtools/preparedefaultcommsdatabase/group" mrp="/os/commsfw/commsfwtools/preparedefaultcommsdatabase/group/comms-infras_commsdat.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1342
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1343
      <component id="commsdatabaseshim" name="Comms Database Shim" introduced="8.1" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1344
        <unit bldFile="/os/commsfw/commsconfig/commsdatabaseshim/group" mrp="/os/commsfw/commsconfig/commsdatabaseshim/group/comms-infras_commdbshim.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1345
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1346
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1347
    <collection id="datacommsserver" name="Data Comms Server" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1348
      <component id="esockserver" name="ESock Server" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1349
        <unit bldFile="/os/commsfw/datacommsserver/esockserver/group" mrp="/os/commsfw/datacommsserver/esockserver/group/comms-infras_esock.mrp" version="3"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1350
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1351
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1352
      <component id="networkingdialogapi" name="Networking Dialog API" introduced="6.1" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1353
        <unit bldFile="/os/commsfw/datacommsserver/networkingdialogapi/group" mrp="/os/commsfw/datacommsserver/networkingdialogapi/group/networking_dialog.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1354
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1355
      <component id="networkingdialogstub" name="Networking Dialog Stub" introduced="6.1" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1356
        <unit bldFile="/os/commsfw/datacommsserver/networkingdialogapi/default" mrp="/os/commsfw/datacommsserver/networkingdialogapi/default/networking_dialog_default.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1357
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1358
      <component id="networkcontroller" name="Network Controller" introduced="7.0s" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1359
        <unit bldFile="/os/commsfw/datacommsserver/networkcontroller/group" mrp="/os/commsfw/datacommsserver/networkcontroller/group/networking_netcon.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1360
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1361
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1362
    <collection id="serialserver" name="Serial Server" level="server">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1363
      <component id="serialportcsy" name="Serial Port CSY" introduced="ER5" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1364
        <unit bldFile="/os/commsfw/serialserver/serialportcsy" mrp="/os/commsfw/serialserver/serialportcsy/ser-comms_serialportcsy.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1365
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1366
      <component id="packetloopbackcsy" name="Packet Loopback CSY" introduced="8.1" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1367
        <unit bldFile="/os/commsfw/serialserver/packetloopbackcsy/group" mrp="/os/commsfw/serialserver/packetloopbackcsy/group/PacketLoopbackCSY.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1368
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1369
      <component id="c32serialserver" name="C32 Serial Server" introduced="ER5" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1370
        <unit bldFile="/os/commsfw/serialserver/c32serialserver/group" mrp="/os/commsfw/serialserver/c32serialserver/group/ser-comms_c32.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1371
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1372
      <component id="c32serialserverconfig" name="C32 Serial Server Config" introduced="ER5" purpose="mandatory" class="config" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1373
        <unit bldFile="/os/commsfw/serialserver/c32serialserverconfig" mrp="/os/commsfw/serialserver/c32serialserverconfig/ser-comms_c32-config.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1374
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1375
      <component id="c32serialserverdocs" name="C32 Serial Server Documentation" purpose="development" class="doc" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1376
        <unit mrp="/os/commsfw/serialserver/c32serialserverdocs/ser-comms_documentation.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1377
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1378
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1379
    <collection id="commsfwutils" name="Comms Framework Utilities" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1380
      <component id="commsbufs" name="Comms Buffers" introduced="^3" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1381
        <unit bldFile="/os/commsfw/commsfwutils/commsbufs/group" mrp="/os/commsfw/commsfwutils/commsbufs/group/comms-infras_commsbufs.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1382
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1383
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1384
    <collection id="commsfw_info" name="Comms Framework Info" level="app-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1385
      <component id="commsinfrastructuredocs" name="Comms Infrastructure Documentation" introduced="7.0" purpose="development" class="doc" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1386
        <unit mrp="/os/commsfw/commsfw_info/commsinfrastructuredocs/comms-infras_documentation.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1387
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1388
      <component id="commsfw_metadata" name="Communications Framework Metadata" introduced="^2" target="desktop" purpose="development" class="config">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1389
        <unit mrp="/os/commsfw/commsfw_info/commsfw_metadata/commsfw_metadata.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1390
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1391
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1392
    <collection id="commsfwsupport" name="Comms Framework Support" level="support">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1393
      <component id="commselements" name="Comms Elements" introduced="8.0" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1394
        <unit bldFile="/os/commsfw/commsfwsupport/commselements/group" mrp="/os/commsfw/commsfwsupport/commselements/group/comms-infras_elements.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1395
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1396
	  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1397
    <collection id="commsinfrastructureapitest" name="Comms-Infras API Tests" level="app-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1398
      <component id="commsinfrastructuresvs" name="Comms Infrastructure Verification Suite" introduced="^3" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1399
        <unit mrp="/os/commsfw/commsinfrastructureapitest/commsinfrastructuresvs/group/commsinfrastructuresvs.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1400
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1401
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1402
    <collection id="commsfwtools" name="Comms Framework Tools" level="app-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1403
      <component id="preparedefaultcommsdatabase" name="Prepare Default Comms Database" filter="gt" target="desktop" purpose="mandatory" class="config">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1404
        <unit bldFile="/os/commsfw/commsfwtools/preparedefaultcommsdatabase/defaultcommdb/group" mrp="/os/commsfw/commsfwtools/preparedefaultcommsdatabase/defaultcommdb/group/comms-infras_defaultcommdb.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1405
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1406
      <component id="installdefaultcommsdatabase" name="Install Default Comms Database" target="desktop" purpose="mandatory">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1407
        <unit bldFile="/os/commsfw/commsfwtools/preparedefaultcommsdatabase/installdefaultcommdb/group" mrp="/os/commsfw/commsfwtools/preparedefaultcommsdatabase/installdefaultcommdb/group/comms-infras_installdefaultcommdb.mrp" priority="1010"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1408
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1409
      <component id="commstools" name="Comms Tools" introduced="^3" target="desktop" purpose="development">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1410
         <unit bldFile="/os/commsfw/commsfwtools/commstools/group" mrp="/os/commsfw/commsfwtools/commstools/group/comms-infras_tools.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1411
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1412
	  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1413
  </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1414
      <package id="networkingsrv" level="services" tech-domain="dc" levels="adaptation hw-if plugin framework server app-if" name="Networking Services">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1415
    <collection id="esockapiextensions" name="ESock API Extensions" level="app-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1416
      <component id="internetsockets" name="Internet Sockets" introduced="ER5" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1417
        <unit bldFile="/os/networkingsrv/esockapiextensions/internetsockets/group" mrp="/os/networkingsrv/esockapiextensions/internetsockets/group/networking_insock.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1418
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1419
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1420
    <collection id="tcpiputils" name="TCP/IP Utilities" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1421
      <component id="dnd" name="DND" introduced="7.0" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1422
        <unit bldFile="/os/networkingsrv/tcpiputils/dnd/group" mrp="/os/networkingsrv/tcpiputils/dnd/group/networking_dnd.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1423
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1424
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1425
      <component id="dhcp" name="DHCP" introduced="8.0" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1426
        <unit bldFile="/os/networkingsrv/tcpiputils/dhcp/group" mrp="/os/networkingsrv/tcpiputils/dhcp/group/networking_dhcp.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1427
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1428
      <component id="networkaddressandporttranslation" name="Network Address and Port Translation" introduced="^2" purpose="mandatory" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1429
        <unit bldFile="/os/networkingsrv/tcpiputils/networkaddressandporttranslation/group" mrp="/os/networkingsrv/tcpiputils/networkaddressandporttranslation/group/networking_napt.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1430
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1431
      <component id="punycodeconv" name="Punycode Converter" introduced="^3" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1432
        <unit bldFile="/os/networkingsrv/tcpiputils/punycodeconv/group" mrp="/os/networkingsrv/tcpiputils/punycodeconv/group/networking_punycodeconverter.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1433
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1434
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1435
    <collection id="linklayercontrol" name="Link Layer Control" level="hw-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1436
      <component id="nullagt" name="NULL AGT" introduced="7.0s" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1437
        <unit bldFile="/os/networkingsrv/linklayercontrol/nullagt/group" mrp="/os/networkingsrv/linklayercontrol/nullagt/group/networking_nullagt.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1438
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1439
      <component id="genericscprparameters" name="Generic SCPR Parameters" introduced="^3" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1440
        <unit bldFile="/os/networkingsrv/linklayercontrol/genericscprparameters/group" mrp="/os/networkingsrv/linklayercontrol/genericscprparameters/group/networking_genericscprparams.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1441
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1442
      <component id="mbmsparameters" name="MBMS Parameters" introduced="^3" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1443
        <unit bldFile="/os/networkingsrv/linklayercontrol/mbmsparameters/group" mrp="/os/networkingsrv/linklayercontrol/mbmsparameters/group/networking_mbmsparams.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1444
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1445
      <component id="networkinterfacemgr" name="Network Interface Manager" introduced="ER5U" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1446
        <unit bldFile="/os/networkingsrv/linklayercontrol/networkinterfacemgr/group" mrp="/os/networkingsrv/linklayercontrol/networkinterfacemgr/group/comms-infras_nifman.mrp" version="2"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1447
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1448
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1449
    <collection id="linklayerprotocols" name="Link Layer Protocols" level="hw-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1450
      <component id="ethernetnif" name="Ethernet NIF" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1451
        <unit bldFile="/os/networkingsrv/linklayerprotocols/ethernetnif/group" mrp="/os/networkingsrv/linklayerprotocols/ethernetnif/group/networking_ether802.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1452
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1453
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1454
      <component id="pppnif" name="PPP NIF" introduced="ER5" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1455
        <unit bldFile="/os/networkingsrv/linklayerprotocols/pppnif/group" mrp="/os/networkingsrv/linklayerprotocols/pppnif/group/networking_ppp.mrp" version="2"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1456
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1457
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1458
      <component id="slipnif" name="SLIP NIF" purpose="development" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1459
        <unit bldFile="/os/networkingsrv/linklayerprotocols/slipnif/group" mrp="/os/networkingsrv/linklayerprotocols/slipnif/group/networking_slip.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1460
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1461
      <component id="tunnelnif" name="Tunnel NIF" introduced="7.0s" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1462
        <unit bldFile="/os/networkingsrv/linklayerprotocols/tunnelnif/group" mrp="/os/networkingsrv/linklayerprotocols/tunnelnif/group/networking_tunnelnif.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1463
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1464
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1465
    <collection id="linklayerutils" name="Link Layer Utilities" level="hw-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1466
      <component id="packetlogger" name="Packet Logger" introduced="8.1" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1467
        <unit bldFile="/os/networkingsrv/linklayerutils/packetlogger/group" mrp="/os/networkingsrv/linklayerutils/packetlogger/group/networking_packetlogger.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1468
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1469
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1470
    <collection id="networkcontrol" name="Network Control" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1471
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1472
      <component id="qoslib" name="QoS Library" introduced="7.0s" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1473
        <unit bldFile="/os/networkingsrv/networkcontrol/qoslib/group" mrp="/os/networkingsrv/networkcontrol/qoslib/group/networking_qoslib.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1474
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1475
      <component id="pfqoslib" name="PF QoS Library" introduced="7.0s" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1476
        <unit bldFile="/os/networkingsrv/networkcontrol/pfqoslib/group" mrp="/os/networkingsrv/networkcontrol/pfqoslib/group/networking_pfqoslib.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1477
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1478
      <component id="qosfwprt" name="QoS Framework PRT" introduced="7.0s" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1479
        <unit bldFile="/os/networkingsrv/networkcontrol/qosfwconfig/qos/group" mrp="/os/networkingsrv/networkcontrol/qosfwconfig/qos/group/networking_qos.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1480
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1481
      <component id="qosipscpr" name="QoS IP SCPR" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1482
        <unit bldFile="/os/networkingsrv/networkcontrol/qosipscpr/group" mrp="/os/networkingsrv/networkcontrol/qosipscpr/group/networking_qosipscpr.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1483
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1484
      <component id="ipnetworklayer" name="IP Network Layer" introduced="^3" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1485
        <unit bldFile="/os/networkingsrv/networkcontrol/ipnetworklayer/group" mrp="/os/networkingsrv/networkcontrol/ipnetworklayer/group/networking_ipproto.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1486
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1487
      <component id="iptransportlayer" name="IP Transport Layer" introduced="^3" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1488
        <unit bldFile="/os/networkingsrv/networkcontrol/iptransportlayer/group" mrp="/os/networkingsrv/networkcontrol/iptransportlayer/group/networking_iptransport.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1489
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1490
      <component id="commsuserpromptmgr" name="Comms User Prompt Manager" introduced="^3" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1491
        <unit bldFile="/os/networkingsrv/networkcontrol/commsuserpromptmgr/group" mrp="/os/networkingsrv/networkcontrol/commsuserpromptmgr/group/networking_netups.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1492
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1493
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1494
    <collection id="networkprotocols" name="Network Protocols" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1495
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1496
      <component id="ipeventnotifier" name="IP Event Notifier" introduced="8.1" purpose="mandatory" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1497
        <unit bldFile="/os/networkingsrv/networkprotocols/ipeventnotifier/group" mrp="/os/networkingsrv/networkprotocols/ipeventnotifier/group/networking_ipeventnotifier.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1498
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1499
      <component id="tcpipv4v6prt" name="TCP/IPv4/v6 PRT" introduced="7.0" purpose="mandatory" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1500
        <unit bldFile="/os/networkingsrv/networkprotocols/tcpipv4v6prt/group" mrp="/os/networkingsrv/networkprotocols/tcpipv4v6prt/group/networking_tcpip6.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1501
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1502
      <component id="iphook" name="IP Hook" introduced="7.0" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1503
        <unit bldFile="/os/networkingsrv/networkprotocols/iphook/inhook6/group" mrp="/os/networkingsrv/networkprotocols/iphook/inhook6/group/networking_inhook6.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1504
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1505
      <component id="mobileip" name="Mobile IP" introduced="8.1" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1506
        <unit bldFile="/os/networkingsrv/networkprotocols/mobileip/group" mrp="/os/networkingsrv/networkprotocols/mobileip/group/networking_mobileip.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1507
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1508
      <component id="dnsproxy" name="DNS Proxy" introduced="^3" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1509
        <unit bldFile="/os/networkingsrv/networkprotocols/dnsproxy/group" mrp="/os/networkingsrv/networkprotocols/dnsproxy/group/networking_dnsproxy.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1510
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1511
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1512
    <collection id="networksecurity" name="Network Security" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1513
      <component id="tls" name="TLS" introduced="6.0" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1514
        <unit bldFile="/os/networkingsrv/networksecurity/tls/group" mrp="/os/networkingsrv/networksecurity/tls/group/networking_tls.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1515
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1516
      <component id="tlsprovider" name="TLS Provider" introduced="8.1" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1517
        <unit bldFile="/os/networkingsrv/networksecurity/tlsprovider/group" mrp="/os/networkingsrv/networksecurity/tlsprovider/group/security_tlsprovider.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1518
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1519
      <component id="ipsec" name="IPsec" introduced="7.0" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1520
        <unit bldFile="/os/networkingsrv/networksecurity/ipsec/group" mrp="/os/networkingsrv/networksecurity/ipsec/group/networking_ipsec.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1521
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1522
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1523
    <collection id="networkingtestandutils" name="Networking Test and Utils" level="app-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1524
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1525
      <component id="networkingexamples" name="Networking Examples" introduced="7.0" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1526
        <unit bldFile="/os/networkingsrv/networkingtestandutils/networkingexamples/examplecode/group" mrp="/os/networkingsrv/networkingtestandutils/networkingexamples/examplecode/group/networking_examplecode.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1527
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1528
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1529
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1530
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1531
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1532
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1533
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1534
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1535
    <collection id="networkingsrv_info" name="Networking Services Info" level="app-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1536
      <component id="networkingrom" name="Networking ROM" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1537
        <!--  production component: contains the IBY files -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1538
        <unit bldFile="/os/networkingsrv/networkingsrv_info/networkingrom/group" mrp="/os/networkingsrv/networkingsrv_info/networkingrom/group/networking_general.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1539
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1540
      <component id="networkingdocs" name="Networking Documentation" purpose="development" class="doc" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1541
        <unit mrp="/os/networkingsrv/networkingsrv_info/networkingdocs/networking_documentation.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1542
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1543
      <component id="networkingsrv_metadata" name="Networking Services Metadata" introduced="^2" target="desktop" purpose="development" class="config">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1544
        <unit mrp="/os/networkingsrv/networkingsrv_info/networkingsrv_metadata/networkingsrv_metadata.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1545
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1546
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1547
    <collection id="pppcompressionplugins" name="PPP Compression Plugins" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1548
      <component id="predictorcompression" name="Predictor Compression" introduced="6.0" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1549
        <unit bldFile="/os/networkingsrv/pppcompressionplugins/predictorcompression/group" mrp="/os/networkingsrv/pppcompressionplugins/predictorcompression/group/networking_predcomp.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1550
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1551
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1552
  </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1553
      <package id="wlan" level="services" tech-domain="dc" levels="hw low mid high tools test" name="WLAN">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1554
  <collection id="wlan_plat" name="WLAN Platform Interfaces" level="test">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1555
   <component id="wlan_dbif_api" name="WLAN DBIF API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1556
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1557
    <unit bldFile="/os/wlan/wlan_plat/wlan_dbif_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1558
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1559
   <component id="wlan_hal_api" name="WLAN HAL API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1560
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1561
    <unit bldFile="/os/wlan/wlan_plat/wlan_hal_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1562
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1563
   <component id="wlan_management_api" name="WLAN Management API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1564
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1565
    <unit bldFile="/os/wlan/wlan_plat/wlan_management_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1566
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1567
   <component id="wlan_device_settings_api" name="WLAN Device Settings API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1568
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1569
    <unit bldFile="/os/wlan/wlan_plat/wlan_device_settings_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1570
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1571
   <component id="wlan_control_api" name="WLAN Control API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1572
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1573
    <unit bldFile="/os/wlan/wlan_plat/wlan_control_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1574
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1575
   <component id="wlan_hw_initialization_data_api" name="WLAN Hardware Initialization Data API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1576
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1577
    <unit bldFile="/os/wlan/wlan_plat/wlan_hw_initialization_data_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1578
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1579
   <component id="wlan_power_save_plugin_api" name="WLAN Power Save Plugin API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1580
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1581
    <unit bldFile="/os/wlan/wlan_plat/wlan_power_save_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1582
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1583
   <component id="wlan_info_api" name="WLAN Info API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1584
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1585
    <unit bldFile="/os/wlan/wlan_plat/wlan_info_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1586
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1587
   <component id="wlan_agent_hotspot_plugin_api" name="WLAN Agent Hotspot Plug-in API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1588
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1589
    <unit bldFile="/os/wlan/wlan_plat/wlan_agent_hotspot_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1590
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1591
   <component id="wlan_osa_api" name="WLAN OSA API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1592
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1593
    <unit bldFile="/os/wlan/wlan_plat/wlan_osa_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1594
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1595
   <component id="wlan_spia_api" name="WLAN SPIA API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1596
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1597
    <unit bldFile="/os/wlan/wlan_plat/wlan_spia_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1598
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1599
   <component id="wlan_hpa_api" name="WLAN HPA API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1600
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1601
    <unit bldFile="/os/wlan/wlan_plat/wlan_hpa_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1602
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1603
   <component id="wlan_eapol_plugin_api" name="WLAN EAPOL Plugin API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1604
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1605
    <unit bldFile="/os/wlan/wlan_plat/wlan_eapol_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1606
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1607
   <component id="wlan_generic_plugin_api" name="WLAN Generic Plugin API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1608
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1609
    <unit bldFile="/os/wlan/wlan_plat/wlan_generic_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1610
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1611
   <component id="wlan_aws_plugin_api" name="WLAN AWS Plugin API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1612
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1613
    <unit bldFile="/os/wlan/wlan_plat/wlan_aws_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1614
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1615
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1616
  <collection id="wlan_pub" name="WLAN Public Interfaces" level="test">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1617
   <component id="wlan_sdk_info_api" name="WLAN SDK Info API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1618
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1619
    <unit bldFile="/os/wlan/wlan_pub/wlan_sdk_info_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1620
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1621
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1622
  <collection id="wlan_bearer" name="WLAN Bearer" level="hw">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1623
   <component id="wlanpsmplugin" name="WLAN PSM Plugin" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1624
    <unit bldFile="/os/wlan/wlan_bearer/wlanpsmplugin/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1625
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1626
   <component id="wlanagent" name="WLAN Agent" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1627
    <unit bldFile="/os/wlan/wlan_bearer/wlanagent/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1628
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1629
   <component id="wlandbif_cd" name="WLAN CommsDat interface" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1630
    <unit bldFile="/os/wlan/wlan_bearer/wlandbif_cd/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1631
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1632
   <!-- should follow component directory rules for stuff in wlan_symbian/ and put in a single component or split up properly -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1633
   <component id="wlanengine" name="WLAN Engine" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1634
    <unit bldFile="/os/wlan/wlan_bearer/wlanengine/wlan_symbian/wlanengine_symbian_3.1/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1635
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1636
   <component id="wlanldd" name="WLAN LDD" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1637
    <unit bldFile="/os/wlan/wlan_bearer/wlanldd/wlan_symbian/wlanldd_symbian/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1638
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1639
   <component id="wlannwif" name="WLAN Network Interface" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1640
    <unit bldFile="/os/wlan/wlan_bearer/wlannwif/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1641
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1642
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1643
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1644
      <package id="cellularsrv" level="services" tech-domain="vc" levels="adaptation hw-if plugin framework server app-if" name="Cellular Baseband Services">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1645
    <meta rel="License" type="auto">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1646
      <license type="EPL">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1647
<supplier>Nokia</supplier>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1648
</license>	
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1649
    </meta>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1650
    <collection id="basebandabstraction" name="Baseband Abstraction" level="hw-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1651
      <component id="basebandchanneladaptor" name="Baseband Channel Adaptor" introduced="8.1" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1652
        <unit bldFile="/os/cellularsrv/basebandabstraction/basebandchanneladaptor/group" mrp="/os/cellularsrv/basebandabstraction/basebandchanneladaptor/group/networking_bca.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1653
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1654
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1655
    <collection id="basebandadaptationplugins" name="Baseband Adaptation Plugins" level="adaptation">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1656
      <component id="basebandchanneladaptorforc32" name="Baseband Channel Adaptor for C32" introduced="8.1" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1657
        <unit bldFile="/os/cellularsrv/basebandadaptationplugins/basebandchanneladaptorforc32/group" mrp="/os/cellularsrv/basebandadaptationplugins/basebandchanneladaptorforc32/group/networking_c32bca.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1658
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1659
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1660
    <collection id="smsprotocols" name="SMS Protocols" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1661
      <component id="smsstack" name="SMS Stack" introduced="6.0" purpose="mandatory" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1662
        <unit bldFile="/os/cellularsrv/smsprotocols/smsstack/group" mrp="/os/cellularsrv/smsprotocols/smsstack/group/nbprotocols_smsstackv2.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1663
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1664
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1665
    <collection id="telephonyprotocols" name="Telephony Protocols" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1666
      <component id="csdagt" name="CSD AGT" introduced="6.1" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1667
        <unit bldFile="/os/cellularsrv/telephonyprotocols/csdagt/group" mrp="/os/cellularsrv/telephonyprotocols/csdagt/group/networking_csdagt.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1668
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1669
      <component id="psdagt" name="PSD AGT" introduced="7.0s" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1670
        <unit bldFile="/os/cellularsrv/telephonyprotocols/psdagt/group" mrp="/os/cellularsrv/telephonyprotocols/psdagt/group/networking_psdagt.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1671
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1672
      <component id="gprsumtsqosprt" name="GPRS/UMTS QoS PRT" introduced="7.0s" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1673
        <unit bldFile="/os/cellularsrv/telephonyprotocols/gprsumtsqosprt/group" mrp="/os/cellularsrv/telephonyprotocols/gprsumtsqosprt/group/networking_guqos.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1674
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1675
      <component id="gprsumtsqosinterface" name="GPRS/UMTS QoS Interface" introduced="7.0s" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1676
        <unit bldFile="/os/cellularsrv/telephonyprotocols/gprsumtsqosinterface/group" mrp="/os/cellularsrv/telephonyprotocols/gprsumtsqosinterface/group/networking_umtsif.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1677
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1678
      <component id="qosextnapi" name="QoS Extn API" introduced="9.2" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1679
        <unit bldFile="/os/cellularsrv/telephonyprotocols/qosextnapi/group" mrp="/os/cellularsrv/telephonyprotocols/qosextnapi/group/networking_qosextnapi.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1680
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1681
      <component id="qos3gppcpr" name="QoS 3GPP CPR" introduced="9.2" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1682
        <unit bldFile="/os/cellularsrv/telephonyprotocols/qos3gppcpr/group" mrp="/os/cellularsrv/telephonyprotocols/qos3gppcpr/group/networking_Qos3GPP.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1683
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1684
      <component id="pdplayer" name="PDP Layer" introduced="^3" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1685
        <unit bldFile="/os/cellularsrv/telephonyprotocols/pdplayer/group" mrp="/os/cellularsrv/telephonyprotocols/pdplayer/group/networking_pdp.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1686
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1687
      <component id="rawipnif" name="Raw IP NIF" introduced="8.1" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1688
        <unit bldFile="/os/cellularsrv/telephonyprotocols/rawipnif/group" mrp="/os/cellularsrv/telephonyprotocols/rawipnif/group/networking_rawipnif.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1689
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1690
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1691
    <collection id="telephonyserver" name="Telephony Server" level="server">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1692
      <component id="etelserverandcore" name="ETel Server and Core" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1693
        <unit bldFile="/os/cellularsrv/telephonyserver/etelserverandcore/group" mrp="/os/cellularsrv/telephonyserver/etelserverandcore/group/telephony_etel.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1694
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1695
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1696
      <component id="etelmultimode" name="ETel Multimode" introduced="7.0" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1697
        <unit bldFile="/os/cellularsrv/telephonyserver/etelmultimode/group" mrp="/os/cellularsrv/telephonyserver/etelmultimode/group/telephony_etelmm.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1698
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1699
      <component id="etelpacketdata" name="ETel Packet Data" introduced="7.0" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1700
        <unit bldFile="/os/cellularsrv/telephonyserver/etelpacketdata/group" mrp="/os/cellularsrv/telephonyserver/etelpacketdata/group/telephony_etelpckt.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1701
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1702
      <component id="etelsimtoolkit" name="ETel SIM Toolkit" introduced="6.1" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1703
        <unit bldFile="/os/cellularsrv/telephonyserver/etelsimtoolkit/group" mrp="/os/cellularsrv/telephonyserver/etelsimtoolkit/group/telephony_etelsat.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1704
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1705
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1706
    <collection id="telephonyserverplugins" name="Telephony Server Plugins" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1707
      <component id="common_tsy" name="Common TSY" introduced="^2" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1708
        <unit bldFile="/os/cellularsrv/telephonyserverplugins/common_tsy/group" mrp="/os/cellularsrv/telephonyserverplugins/common_tsy/group/telephony_commontsy.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1709
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1710
      <component id="licenseetsystub" name="Licensee TSY Stub" introduced="^2" filter="sf_build" purpose="development" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1711
        <unit bldFile="/os/cellularsrv/telephonyserverplugins/licenseetsystub/group" mrp="/os/cellularsrv/telephonyserverplugins/licenseetsystub/group/licenseetsystub.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1712
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1713
      <component id="multimodetsy" name="Multimode TSY" purpose="development" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1714
        <unit bldFile="/os/cellularsrv/telephonyserverplugins/multimodetsy/group" mrp="/os/cellularsrv/telephonyserverplugins/multimodetsy/group/telephony_mmtsy.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1715
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1716
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1717
      <component id="ctsydispatchlayer" name="C-TSY Dispatch Layer" introduced="^3" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1718
        <unit bldFile="/os/cellularsrv/telephonyserverplugins/ctsydispatchlayer/group" mrp="/os/cellularsrv/telephonyserverplugins/ctsydispatchlayer/group/telephony_dispatcher.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1719
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1720
      <component id="simatktsy" name="SIMATK TSY" introduced="^3" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1721
        <unit bldFile="/os/cellularsrv/telephonyserverplugins/simatktsy/group" mrp="/os/cellularsrv/telephonyserverplugins/simatktsy/group/commonsimatktsy.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1722
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1723
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1724
    <collection id="telephonyutils" name="Telephony Utilities" level="app-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1725
      <component id="dial" name="Dial" deprecated="9.1" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1726
        <unit bldFile="/os/cellularsrv/telephonyutils/dial/group" mrp="/os/cellularsrv/telephonyutils/dial/group/telephony_dial.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1727
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1728
      <component id="telephonywatchers" name="Telephony Watchers" introduced="6.0" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1729
        <unit bldFile="/os/cellularsrv/telephonyutils/telephonywatchers/group" mrp="/os/cellularsrv/telephonyutils/telephonywatchers/group/telephony_watchers.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1730
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1731
      <component id="etel3rdpartyapi" name="ETel 3rd Party API" introduced="7.0" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1732
        <unit bldFile="/os/cellularsrv/telephonyutils/etel3rdpartyapi/Group" mrp="/os/cellularsrv/telephonyutils/etel3rdpartyapi/Group/telephony_etel3rdparty.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1733
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1734
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1735
    <collection id="cellularsrv_info" name="Cellular Baseband Services Info" level="app-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1736
      <component id="telephonyconfidentialdocs" name="Telephony Confidential Documentation" purpose="development" class="doc" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1737
        <unit mrp="/os/cellularsrv/cellularsrv_info/telephonyconfidentialdocs/telephony_confidential.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1738
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1739
      <component id="telephonydocs" name="Telephony Documentation" purpose="development" class="doc" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1740
        <unit mrp="/os/cellularsrv/cellularsrv_info/telephonydocs/telephony_documentation.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1741
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1742
      <component id="cellularsrv_metadata" name="Cellular Baseband Services Metadata" introduced="^2" target="desktop" purpose="development" class="config">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1743
        <unit mrp="/os/cellularsrv/cellularsrv_info/cellularsrv_metadata/cellularsrv_metadata.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1744
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1745
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1746
    <collection id="hwpluginsimulation" name="Hardware Plugin Simulation" level="adaptation">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1747
      <component id="mocksy" name="MockSY" introduced="^2" purpose="development" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1748
        <unit bldFile="/os/cellularsrv/hwpluginsimulation/mocksy/group" mrp="/os/cellularsrv/hwpluginsimulation/mocksy/group/telephony_tools_mocksy.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1749
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1750
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1751
    <collection id="cellularsrvapitest" name="Telephony API Tests" level="app-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1752
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1753
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1754
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1755
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1756
    <collection id="cbsref" name="CBS Reference" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1757
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1758
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1759
    </collection>        
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1760
    <collection id="wapstack" name="WAP Stack" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1761
      <component id="wapmessageapi" name="WAP Message API" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1762
        <unit bldFile="/os/cellularsrv/wapstack/wapmessageapi/group" mrp="/os/cellularsrv/wapstack/wapmessageapi/group/wap-stack_wapmessage.mrp"/> 
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1763
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1764
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1765
  </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1766
      <package id="bt" level="services" tech-domain="de" levels="adaptation hw-if plugin framework server app-if" name="Bluetooth">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1767
  <collection id="bt_plat" name="Bluetooth Platform Interfaces" level="app-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1768
   <component id="bluetooth_audio_adaptation_api" name="Bluetooth Audio Adaptation API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1769
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1770
    <unit bldFile="/os/bt/bt_plat/bluetooth_audio_adaptation_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1771
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1772
   <component id="bluetooth_power_management_api" name="Bluetooth Power Management API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1773
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1774
    <unit bldFile="/os/bt/bt_plat/bluetooth_power_management_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1775
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1776
   <component id="at_command_handler_plugin_api" name="AT Command Handler Plugin API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1777
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1778
    <unit bldFile="/os/bt/bt_plat/at_command_handler_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1779
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1780
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1781
  <collection id="bluetooth" name="Bluetooth Core" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1782
   <component id="btstack" name="Bluetooth Stack" introduced="6.0" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1783
    <unit bldFile="/os/bt/bluetooth/btstack" mrp="/os/bt/bluetooth/btstack/bluetooth_stack.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1784
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1785
   <component id="btcomm" name="Bluetooth CSY" introduced="6.0" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1786
    <unit bldFile="/os/bt/bluetooth/btcomm" mrp="/os/bt/bluetooth/btcomm/bluetooth_btcomm.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1787
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1788
   <component id="btsdp" name="Bluetooth SDP" introduced="6.1" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1789
    <unit bldFile="/os/bt/bluetooth/btsdp" mrp="/os/bt/bluetooth/btsdp/bluetooth_sdp.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1790
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1791
   <component id="btextnotifiers" name="Bluetooth Notifiers Support" introduced="6.1" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1792
    <unit bldFile="/os/bt/bluetooth/btextnotifiers" mrp="/os/bt/bluetooth/btextnotifiers/bluetooth_btextnotifiers.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1793
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1794
   <component id="gavdp" name="Bluetooth GAVDP" introduced="8.1" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1795
    <unit bldFile="/os/bt/bluetooth/gavdp/group" mrp="/os/bt/bluetooth/gavdp/group/bluetooth_gavdp.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1796
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1797
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1798
   <component id="btlogger" name="Bluetooth Logging Engine" introduced="9.2" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1799
    <unit bldFile="/os/bt/bluetooth/btlogger/group" mrp="/os/bt/bluetooth/btlogger/group/bluetooth_logger.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1800
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1801
   <component id="btdocs" name="Bluetooth Documentation" purpose="development" class="doc" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1802
    <unit mrp="/os/bt/bluetooth/btdocs/bluetooth_documentation.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1803
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1804
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1805
  <collection id="bluetoothmgmt" name="Bluetooth Management" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1806
   <component id="btmgr" name="Bluetooth Manager" introduced="6.0" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1807
    <unit bldFile="/os/bt/bluetoothmgmt/btmgr" mrp="/os/bt/bluetoothmgmt/btmgr/bluetooth_manager.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1808
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1809
   <component id="btconfig" name="Bluetooth Config" purpose="optional" class="config" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1810
    <unit bldFile="/os/bt/bluetoothmgmt/btconfig" mrp="/os/bt/bluetoothmgmt/btconfig/bluetooth_config.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1811
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1812
   <component id="btrom" name="Bluetooth ROM" introduced="9.1" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1813
    <unit bldFile="/os/bt/bluetoothmgmt/btrom" mrp="/os/bt/bluetoothmgmt/btrom/bluetooth_rom.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1814
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1815
   <component id="bluetoothclientlib" name="Bluetooth Client Library" introduced="6.0" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1816
    <unit bldFile="/os/bt/bluetoothmgmt/bluetoothclientlib" mrp="/os/bt/bluetoothmgmt/bluetoothclientlib/bluetooth_user.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1817
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1818
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1819
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1820
  <collection id="bluetoothcommsprofiles" name="Bluetooth Comms Profiles" level="app-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1821
   <component id="btpan" name="Bluetooth PAN Profile" introduced="8.1" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1822
    <unit bldFile="/os/bt/bluetoothcommsprofiles/btpan/group" mrp="/os/bt/bluetoothcommsprofiles/btpan/group/bluetooth_pan.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1823
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1824
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1825
  <collection id="bthci" name="Host Controller Interface" level="server">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1826
   <component id="bthci2" name="Bluetooth HCI Framework 2" introduced="9.2" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1827
    <unit bldFile="/os/bt/bthci/bthci2/group" mrp="/os/bt/bthci/bthci2/group/bluetooth_hci_v2_framework.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1828
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1829
   <component id="hciextensioninterface" name="Bluetooth HCI Extension Interface" introduced="6.1" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1830
    <unit bldFile="/os/bt/bthci/hciextensioninterface" mrp="/os/bt/bthci/hciextensioninterface/bluetooth_hciproxy.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1831
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1832
   <component id="hci2implementations" name="Bluetooth HCI 2 Reference Implementations" introduced="9.2" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1833
    <unit bldFile="/os/bt/bthci/hci2implementations/group" mrp="/os/bt/bthci/hci2implementations/group/bluetooth_hci_v2_implementations.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1834
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1835
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1836
  <collection id="irda" name="IrDA" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1837
   <component id="irdastack" name="IrDA Stack" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1838
    <unit bldFile="/os/bt/irda/irdastack/group" mrp="/os/bt/irda/irdastack/group/infra-red_irda.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1839
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1840
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1841
  <collection id="bluetoothapitest" name="Bluetooth API Tests" level="app-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1842
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1843
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1844
  <collection id="atext" name="AT Extensions" level="server">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1845
   <!-- collection is really a component. Need to move down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1846
   <component id="atext_build" name="AT Extension Build" introduced="^3" filter="s60" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1847
    <unit bldFile="/os/bt/atext/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1848
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1849
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1850
  <collection id="bt_info" name="Bluetooth Info" level="app-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1851
   <component id="bt_metadata" name="Bluetooth Metadata" introduced="^3" target="desktop" purpose="development" class="config">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1852
    <unit mrp="/os/bt/bt_info/bt_metadata/bt_metadata.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1853
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1854
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1855
    <collection id="btsimulator" name="Bluetooth Simulator" level="internal-utils">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1856
      <component id="btaudioadaptation_stub" name="Bluetooth Audio Adaption Stub" introduced="^3" filter="s60" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1857
        <unit bldFile="/os/bt/btsimulator/btaudioadaptation_stub/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1858
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1859
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1860
 </package> 
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1861
      <package id="usb" level="services" tech-domain="de" levels="adaptation hw-if plugin framework server app-if" name="USB">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1862
  <collection id="usb_plat" name="USB Platform Interfaces" level="app-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1863
	<!-- placeholder for platform APIs -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1864
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1865
  <collection id="usbldd" name="USB Logical Device Drivers" level="hw-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1866
   <!-- usbclientdrivers  to be moved here from kernelhwsrv-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1867
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1868
  <collection id="usbmgmt" name="USB Management" level="server">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1869
   <component id="usbmgr" name="USB Manager" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1870
    <unit bldFile="/os/usb/usbmgmt/usbmgr/group" mrp="/os/usb/usbmgmt/usbmgr/group/usb_manager.mrp" version="2"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1871
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1872
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1873
   <component id="usbclassandmgrdocs" name="USB Class and Manager Documentation" purpose="development" class="doc" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1874
    <unit mrp="/os/usb/usbmgmt/usbclassandmgrdocs/usb_documentation.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1875
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1876
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1877
  <collection id="usb_info" name="USB Info" level="app-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1878
   <component id="usb_metadata" name="USB Metadata" introduced="^3" target="desktop" purpose="development" class="config">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1879
    <unit mrp="/os/usb/usb_info/usb_metadata/usb_metadata.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1880
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1881
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1882
 </package> 
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1883
      <package id="mm" level="services" tech-domain="mm" levels="adaptation hw-if device-fw devices middleware app-if" name="Multimedia">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1884
  <collection id="mm_pub" name="Multimedia Public Interfaces" level="app-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1885
   <component id="audio_effects_api" name="Audio Effects API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1886
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1887
    <unit bldFile="/os/mm/mm_pub/audio_effects_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1888
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1889
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1890
   <component id="audio_effects_presets_api" name="Audio Effects Presets API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1891
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1892
    <unit bldFile="/os/mm/mm_pub/audio_effects_presets_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1893
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1894
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1895
   <component id="drm_audio_player_api" name="DRM Audio Player API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1896
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1897
    <unit bldFile="/os/mm/mm_pub/drm_audio_player_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1898
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1899
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1900
   <component id="multimedia_extension_interfaces_api" name="Multimedia Extension Interfaces API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1901
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1902
    <unit bldFile="/os/mm/mm_pub/multimedia_extension_interfaces_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1903
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1904
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1905
  <collection id="mm_plat" name="Multimedia Platform Interfaces" level="app-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1906
   <component id="aac_decoder_config_api" name="AAC Decoder Config API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1907
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1908
    <unit bldFile="/os/mm/mm_plat/aac_decoder_config_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1909
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1910
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1911
   <component id="aac_decoder_config_msg_hdlr_api" name="AAC Decoder Config Msg Hdlr API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1912
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1913
    <unit bldFile="/os/mm/mm_plat/aac_decoder_config_msg_hdlr_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1914
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1915
   <component id="aac_decoder_config_proxy_api" name="AAC Decoder Config Proxy API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1916
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1917
    <unit bldFile="/os/mm/mm_plat/aac_decoder_config_proxy_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1918
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1919
   <component id="added_devsound_control_api" name="Added DevSound Control API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1920
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1921
    <unit bldFile="/os/mm/mm_plat/added_devsound_control_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1922
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1923
   <component id="added_devsound_control_msg_hdlr_api" name="Added DevSound Control Msg Hdlr API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1924
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1925
    <unit bldFile="/os/mm/mm_plat/added_devsound_control_msg_hdlr_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1926
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1927
   <component id="added_devsound_control_proxy_api" name="Added DevSound Control Proxy API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1928
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1929
    <unit bldFile="/os/mm/mm_plat/added_devsound_control_proxy_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1930
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1931
   <component id="audio_effects_msg_hdlr_api" name="Audio Effects Message Handler API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1932
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1933
    <unit bldFile="/os/mm/mm_plat/audio_effects_msg_hdlr_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1934
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1935
   <component id="audio_effects_proxy_api" name="Audio Effects Proxy API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1936
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1937
    <unit bldFile="/os/mm/mm_plat/audio_effects_proxy_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1938
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1939
   <component id="audio_policy_header_api" name="Audio Policy Header API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1940
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1941
    <unit bldFile="/os/mm/mm_plat/audio_policy_header_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1942
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1943
   <component id="audio_routing_api" name="Audio Routing API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1944
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1945
    <unit bldFile="/os/mm/mm_plat/audio_routing_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1946
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1947
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1948
   <component id="audio_routing_msg_hdlr_api" name="Audio Routing Msg Hdlr API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1949
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1950
    <unit bldFile="/os/mm/mm_plat/audio_routing_msg_hdlr_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1951
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1952
   <component id="audio_routing_proxy_api" name="Audio Routing Proxy API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1953
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1954
    <unit bldFile="/os/mm/mm_plat/audio_routing_proxy_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1955
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1956
   <component id="custom_interface_builder_api" name="Custom Interface Builder API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1957
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1958
    <unit bldFile="/os/mm/mm_plat/custom_interface_builder_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1959
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1960
   <component id="custom_interface_message_handler_factory_api" name="Custom Interface Message Handler Factory API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1961
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1962
    <unit bldFile="/os/mm/mm_plat/custom_interface_message_handler_factory_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1963
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1964
   <component id="custom_interface_proxy_factory_api" name="Custom Interface Proxy Factory API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1965
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1966
    <unit bldFile="/os/mm/mm_plat/custom_interface_proxy_factory_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1967
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1968
   <component id="custom_interface_utility_api" name="Custom Interface Utility API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1969
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1970
    <unit bldFile="/os/mm/mm_plat/custom_interface_utility_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1971
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1972
   <component id="devsound_adaptation_api" name="DevSound Adaptation API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1973
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1974
    <unit bldFile="/os/mm/mm_plat/devsound_adaptation_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1975
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1976
   <component id="display_posting_api" name="Display Posting API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1977
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1978
    <unit bldFile="/os/mm/mm_plat/display_posting_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1979
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1980
   <component id="eaac_plus_decoder_interface_api" name="eAAC Plus Decoder Interface API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1981
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1982
    <unit bldFile="/os/mm/mm_plat/eaac_plus_decoder_interface_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1983
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1984
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1985
   <component id="eaac_plus_decoder_interface_msg_hdlr_api" name="eAAC Plus Decoder Interface Message Handler API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1986
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1987
    <unit bldFile="/os/mm/mm_plat/eaac_plus_decoder_interface_msg_hdlr_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1988
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1989
   <component id="eaac_plus_decoder_interface_proxy_api" name="eAAC Plus Decoder Interface Proxy API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1990
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1991
    <unit bldFile="/os/mm/mm_plat/eaac_plus_decoder_interface_proxy_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1992
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1993
   <component id="error_concealment_interface_api" name="Error Concealment Interface API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1994
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1995
    <unit bldFile="/os/mm/mm_plat/error_concealment_interface_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1996
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1997
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1998
   <component id="error_concealment_interface_msg_hdlr_api" name="Error Concealment Interface Message Handler API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  1999
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2000
    <unit bldFile="/os/mm/mm_plat/error_concealment_interface_msg_hdlr_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2001
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2002
   <component id="error_concealment_interface_proxy_api" name="Error Concealment Interface Proxy API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2003
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2004
    <unit bldFile="/os/mm/mm_plat/error_concealment_interface_proxy_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2005
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2006
   <component id="fm_radio_adaptation_api" name="FM Radio Adaptation API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2007
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2008
    <unit bldFile="/os/mm/mm_plat/fm_radio_adaptation_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2009
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2010
   <component id="g711_decoder_interface_api" name="G711 Decoder Interface API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2011
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2012
    <unit bldFile="/os/mm/mm_plat/g711_decoder_interface_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2013
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2014
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2015
   <component id="g711_decoder_interface_msg_hdlr_api" name="G711 Decoder Interface Message Handler API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2016
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2017
    <unit bldFile="/os/mm/mm_plat/g711_decoder_interface_msg_hdlr_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2018
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2019
   <component id="g711_decoder_interface_proxy_api" name="G711 Decoder Interface Proxy API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2020
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2021
    <unit bldFile="/os/mm/mm_plat/g711_decoder_interface_proxy_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2022
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2023
   <component id="g711_encoder_interface_api" name="G711 Encoder Interface API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2024
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2025
    <unit bldFile="/os/mm/mm_plat/g711_encoder_interface_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2026
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2027
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2028
   <component id="g711_encoder_interface_msg_hdlr_api" name="G711 Encoder Interface Message Handler API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2029
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2030
    <unit bldFile="/os/mm/mm_plat/g711_encoder_interface_msg_hdlr_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2031
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2032
   <component id="g711_encoder_interface_proxy_api" name="G711 Encoder Interface Proxy API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2033
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2034
    <unit bldFile="/os/mm/mm_plat/g711_encoder_interface_proxy_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2035
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2036
   <component id="g729_decoder_interface_api" name="G729 Decoder Interface API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2037
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2038
    <unit bldFile="/os/mm/mm_plat/g729_decoder_interface_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2039
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2040
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2041
   <component id="g729_decoder_interface_msg_hdlr_api" name="G729 Decoder Interface Message Handler API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2042
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2043
    <unit bldFile="/os/mm/mm_plat/g729_decoder_interface_msg_hdlr_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2044
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2045
   <component id="g729_decoder_interface_proxy_api" name="G729 Decoder Interface Proxy API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2046
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2047
    <unit bldFile="/os/mm/mm_plat/g729_decoder_interface_proxy_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2048
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2049
   <component id="g729_encoder_interface_api" name="G729 Encoder Interface API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2050
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2051
    <unit bldFile="/os/mm/mm_plat/g729_encoder_interface_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2052
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2053
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2054
   <component id="g729_encoder_interface_proxy_api" name="G729 Encoder Interface Proxy API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2055
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2056
    <unit bldFile="/os/mm/mm_plat/g729_encoder_interface_proxy_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2057
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2058
   <component id="g729_encoder_interface_msg_hdlr_api" name="G729 Encoder Interface Message Handler API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2059
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2060
    <unit bldFile="/os/mm/mm_plat/g729_encoder_interface_msg_hdlr_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2061
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2062
   <component id="global_audio_settings_api" name="Global Audio Settings API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2063
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2064
    <unit bldFile="/os/mm/mm_plat/global_audio_settings_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2065
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2066
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2067
   <component id="global_audio_settings_definition_api" name="Global Audio Settings Definition API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2068
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2069
    <unit bldFile="/os/mm/mm_plat/global_audio_settings_definition_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2070
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2071
   <component id="ilbc_decoder_interface_api" name="Ilbc Decoder Interface API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2072
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2073
    <unit bldFile="/os/mm/mm_plat/ilbc_decoder_interface_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2074
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2075
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2076
   <component id="ilbc_decoder_interface_msg_hdlr_api" name="Ilbc Decoder Interface Message Handler API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2077
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2078
    <unit bldFile="/os/mm/mm_plat/ilbc_decoder_interface_msg_hdlr_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2079
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2080
   <component id="ilbc_decoder_interface_proxy_api" name="Ilbc Decoder Interface Proxy API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2081
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2082
    <unit bldFile="/os/mm/mm_plat/ilbc_decoder_interface_proxy_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2083
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2084
   <component id="ilbc_encoder_interface_api" name="Ilbc Encoder Interface API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2085
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2086
    <unit bldFile="/os/mm/mm_plat/ilbc_encoder_interface_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2087
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2088
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2089
   <component id="ilbc_encoder_interface_msg_hdlr_api" name="Ilbc Encoder Interface Message Handler API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2090
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2091
    <unit bldFile="/os/mm/mm_plat/ilbc_encoder_interface_msg_hdlr_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2092
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2093
   <component id="ilbc_encoder_interface_proxy_api" name="Ilbc Encoder Interface Proxy API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2094
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2095
    <unit bldFile="/os/mm/mm_plat/ilbc_encoder_interface_proxy_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2096
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2097
   <component id="mdf_plugin_uids" name="MDF Plug-in UIDs" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2098
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2099
    <unit bldFile="/os/mm/mm_plat/mdf_plugin_uids/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2100
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2101
   <component id="multimedia_fourcc_definitions_api" name="Multimedia FourCC Definitions API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2102
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2103
    <unit bldFile="/os/mm/mm_plat/multimedia_fourcc_definitions_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2104
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2105
   <component id="nokia_audio_policy_header_api" name="Nokia Audio Policy Header API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2106
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2107
    <unit bldFile="/os/mm/mm_plat/nokia_audio_policy_header_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2108
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2109
   <component id="nokia_multimedia_fourcc_definitions_api" name="Nokia Multimedia Fourcc Definitions API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2110
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2111
    <unit bldFile="/os/mm/mm_plat/nokia_multimedia_fourcc_definitions_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2112
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2113
   <component id="ra8_decoder_interface_api" name="RA8 Decoder Interface API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2114
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2115
    <unit bldFile="/os/mm/mm_plat/ra8_decoder_interface_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2116
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2117
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2118
   <component id="ra8_decoder_interface_msg_hdlr_api" name="RA8 Decoder Interface Message Handler API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2119
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2120
    <unit bldFile="/os/mm/mm_plat/ra8_decoder_interface_msg_hdlr_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2121
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2122
   <component id="ra8_decoder_interface_proxy_api" name="RA8 Decoder Interface Proxy API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2123
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2124
    <unit bldFile="/os/mm/mm_plat/ra8_decoder_interface_proxy_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2125
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2126
   <component id="rds_adaptation_api" name="RDS Adaptation API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2127
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2128
    <unit bldFile="/os/mm/mm_plat/rds_adaptation_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2129
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2130
   <component id="restricted_audio_output_api" name="Restricted Audio Output API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2131
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2132
    <unit bldFile="/os/mm/mm_plat/restricted_audio_output_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2133
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2134
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2135
   <component id="restricted_audio_output_msg_hdlr_api" name="Restricted Audio Output Message Handler API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2136
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2137
    <unit bldFile="/os/mm/mm_plat/restricted_audio_output_msg_hdlr_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2138
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2139
   <component id="restricted_audio_output_proxy_api" name="Restricted Audio Output Proxy API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2140
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2141
    <unit bldFile="/os/mm/mm_plat/restricted_audio_output_proxy_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2142
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2143
   <component id="sbc_encoder_interface_api" name="SBC Encoder Interface API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2144
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2145
    <unit bldFile="/os/mm/mm_plat/sbc_encoder_interface_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2146
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2147
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2148
   <component id="sbc_encoder_interface_msg_hdlr_api" name="SBC Encoder Interface Message Handler API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2149
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2150
    <unit bldFile="/os/mm/mm_plat/sbc_encoder_interface_msg_hdlr_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2151
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2152
   <component id="sbc_encoder_interface_proxy_api" name="SBC Encoder Interface Proxy API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2153
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2154
    <unit bldFile="/os/mm/mm_plat/sbc_encoder_interface_proxy_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2155
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2156
   <component id="secure_output_mdf_custom_interface" name="Secure Output MDF Custom Interface" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2157
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2158
    <unit bldFile="/os/mm/mm_plat/secure_output_mdf_custom_interface/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2159
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2160
   <component id="speech_encoder_config_api" name="Speech Encoder Config API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2161
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2162
    <unit bldFile="/os/mm/mm_plat/speech_encoder_config_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2163
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2164
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2165
   <component id="speech_encoder_config_msg_hdlr_api" name="Speech Encoder Config Message Handler API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2166
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2167
    <unit bldFile="/os/mm/mm_plat/speech_encoder_config_msg_hdlr_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2168
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2169
   <component id="speech_encoder_config_proxy_api" name="Speech Encoder Config Proxy API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2170
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2171
    <unit bldFile="/os/mm/mm_plat/speech_encoder_config_proxy_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2172
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2173
   <component id="telephony_audio_routing_client_api" name="Telephony Audio Routing Client API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2174
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2175
    <unit bldFile="/os/mm/mm_plat/telephony_audio_routing_client_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2176
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2177
   <component id="telephony_audio_routing_manager_api" name="Telephony Audio Routing Manager API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2178
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2179
    <unit bldFile="/os/mm/mm_plat/telephony_audio_routing_manager_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2180
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2181
   <component id="video_buffer_management_mdf_custom_interface" name="Video Buffer Management MDF Custom Interface" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2182
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2183
    <unit bldFile="/os/mm/mm_plat/video_buffer_management_mdf_custom_interface/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2184
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2185
   <component id="video_decoder_rotation_mdf_custom_interface" name="Video Decoder Rotation MDF Custom Interface" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2186
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2187
    <unit bldFile="/os/mm/mm_plat/video_decoder_rotation_mdf_custom_interface/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2188
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2189
   <component id="video_decoder_scaling_mdf_custom_interface" name="Video Decoder Scaling MDF Custom Interface" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2190
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2191
    <unit bldFile="/os/mm/mm_plat/video_decoder_scaling_mdf_custom_interface/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2192
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2193
   <component id="video_reclaim_extbuffers_ci" name="Video Reclaim Extbuffers Custom Interface" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2194
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2195
    <unit bldFile="/os/mm/mm_plat/video_reclaim_extbuffers_ci/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2196
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2197
   <component id="video_window_control_custom_interface" name="Video Window Control Custom Interface" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2198
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2199
    <unit bldFile="/os/mm/mm_plat/video_window_control_custom_interface/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2200
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2201
   <component id="wma_decoder_interface_api" name="WMA Decoder Interface API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2202
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2203
    <unit bldFile="/os/mm/mm_plat/wma_decoder_interface_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2204
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2205
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2206
   <component id="wma_decoder_interface_msg_hdlr_api" name="WMA Decoder Interface Message Handler API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2207
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2208
    <unit bldFile="/os/mm/mm_plat/wma_decoder_interface_msg_hdlr_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2209
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2210
   <component id="wma_decoder_interface_proxy_api" name="WMA Decoder Interface Proxy API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2211
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2212
    <unit bldFile="/os/mm/mm_plat/wma_decoder_interface_proxy_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2213
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2214
   <component id="eaacplusutil_api" name="EAac Plus Util API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2215
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2216
    <unit bldFile="/os/mm/mm_plat/eaacplusutil_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2217
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2218
   <component id="frametable_api" name="Frametable API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2219
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2220
    <unit bldFile="/os/mm/mm_plat/frametable_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2221
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2222
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2223
  <collection id="devsoundextensions" name="Devsound Extensions" level="device-fw">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2224
   <component id="drmaudioplayer" name="DRM Audio Player" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2225
    <unit bldFile="/os/mm/devsoundextensions/drmaudioplayer/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2226
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2227
   <component id="mmextfw" name="Multimedia Extension Framework" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2228
    <unit bldFile="/os/mm/devsoundextensions/mmextfw/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2229
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2230
   <component id="audiorouting" name="Audio Routing" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2231
    <unit bldFile="/os/mm/devsoundextensions/audiorouting/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2232
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2233
   <component id="effects" name="Effects" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2234
    <unit bldFile="/os/mm/devsoundextensions/effects/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2235
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2236
   <component id="effectspresets" name="Effects Presets" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2237
    <unit bldFile="/os/mm/devsoundextensions/effectspresets/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2238
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2239
   <component id="effectspresets_utils" name="Effects Presets Utils" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2240
    <!-- need to #include the lot from a single bld.inf
644
c8dddc123405 Removed definition of URL for "qt" namespace from individual parts of the model, and instead define it once at the top.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
  2241
      		Also move to a standard component location, not under effectspresets -->
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2242
    <unit bldFile="/os/mm/devsoundextensions/effectspresets/AudioEqualizerUtility/group" filter="!dfs_build"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2243
    <unit bldFile="/os/mm/devsoundextensions/effectspresets/EnvironmentalReverbUtility/group" filter="!dfs_build"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2244
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2245
   <component id="telephonyaudiorouting" name="Telephony Audio Routing" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2246
    <unit bldFile="/os/mm/devsoundextensions/telephonyaudiorouting/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2247
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2248
   <component id="mmfcustominterfaces" name="MMF Custom Interfaces" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2249
    <unit bldFile="/os/mm/devsoundextensions/mmfcustominterfaces/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2250
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2251
   <component id="addeddevsoundcontrol" name="Added DevSound Control" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2252
    <unit bldFile="/os/mm/devsoundextensions/addeddevsoundcontrol/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2253
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2254
   <component id="globalaudiosettings" name="Global Audio Settings" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2255
    <unit bldFile="/os/mm/devsoundextensions/globalaudiosettings/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2256
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2257
   <component id="restrictedaudiooutput" name="Restricted Audio Output" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2258
    <unit bldFile="/os/mm/devsoundextensions/restrictedaudiooutput/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2259
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2260
   <component id="ciextnfactoryplugins" name="Custom Interface Extension Factory Plugins" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2261
    <unit bldFile="/os/mm/devsoundextensions/ciextnfactoryplugins/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2262
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2263
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2264
  <collection id="mdfdevvideoextensions" name="MDF Dev Video Extensions" level="device-fw">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2265
   <component id="nga_mdf_postprocessor" name="NGA MDF Postprocessor" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2266
    <unit bldFile="/os/mm/mdfdevvideoextensions/nga_mdf_postprocessor/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2267
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2268
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2269
  <collection id="frametable_stub" name="Frametable Stub" level="device-fw">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2270
	<!-- collection is really a component. Needs to move down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2271
   <component id="frametable_stub_build" name="Frametable Stub Build" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2272
    <unit bldFile="/os/mm/frametable_stub/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2273
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2274
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2275
  <collection id="eaacplusutil_stub" name="eAAC Plus Utils Stub" level="hw-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2276
	<!-- collection is really a component. Needs to move down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2277
   <component id="eaacplusutil_stub_build" name="eAAC Plus Utils Stub Build" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2278
    <unit bldFile="/os/mm/eaacplusutil_stub/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2279
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2280
  </collection>
777
9e92a4b1eb89 Updated S^4 system_model.xml after analysing build 890
William Roberts <williamr@symbian.org>
parents: 774
diff changeset
  2281
  <collection id="imagingandcamerafws" name="Imaging and Camera Frameworks" level="app-if">
9e92a4b1eb89 Updated S^4 system_model.xml after analysing build 890
William Roberts <williamr@symbian.org>
parents: 774
diff changeset
  2282
   <component id="camerafw" name="Camera Framework" introduced="7.0s" purpose="optional" target="device">
9e92a4b1eb89 Updated S^4 system_model.xml after analysing build 890
William Roberts <williamr@symbian.org>
parents: 774
diff changeset
  2283
    <unit bldFile="/os/mm/imagingandcamerafws/camerafw/group" mrp="/os/mm/imagingandcamerafws/camerafw/group/multimedia_ecam_framework.mrp"/>
9e92a4b1eb89 Updated S^4 system_model.xml after analysing build 890
William Roberts <williamr@symbian.org>
parents: 774
diff changeset
  2284
   </component>
9e92a4b1eb89 Updated S^4 system_model.xml after analysing build 890
William Roberts <williamr@symbian.org>
parents: 774
diff changeset
  2285
   
9e92a4b1eb89 Updated S^4 system_model.xml after analysing build 890
William Roberts <williamr@symbian.org>
parents: 774
diff changeset
  2286
  </collection>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2287
  <collection id="mmlibs" name="Multimedia Libraries" level="middleware">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2288
   <component id="mmutilitylib" name="Multimedia Utility Library" introduced="8.1" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2289
    <unit bldFile="/os/mm/mmlibs/mmutilitylib/group" mrp="/os/mm/mmlibs/mmutilitylib/group/multimedia_common.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2290
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2291
   <component id="mmfw" name="Multimedia Framework" introduced="7.0s" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2292
    <unit bldFile="/os/mm/mmlibs/mmfw/group" mrp="/os/mm/mmlibs/mmfw/group/multimedia_mmf.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2293
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2294
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2295
  <collection id="mmplugins" name="Multimedia Plugins" level="middleware">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2296
   <component id="cameraplugins" name="Camera Plugins" introduced="7.0s" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2297
    <unit bldFile="/os/mm/mmplugins/cameraplugins/group" mrp="/os/mm/mmplugins/cameraplugins/group/multimedia_ecam_plugins.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2298
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2299
   <component id="lib3gp" name="3GP Library" introduced="^2" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2300
    <unit bldFile="/os/mm/mmplugins/lib3gp/group" mrp="/os/mm/mmplugins/lib3gp/group/multimedia_3gplibrary.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2301
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2302
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2303
   <component id="mmfwplugins" name="Multimedia Framework Plugins" introduced="7.0s" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2304
    <unit bldFile="/os/mm/mmplugins/mmfwplugins/group" mrp="/os/mm/mmplugins/mmfwplugins/group/multimedia_mmf_plugin.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2305
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2306
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2307
  <collection id="mm_info" name="Multimedia Info" level="app-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2308
   <component id="mmdocs" name="Multimedia Documentation" purpose="development" class="doc" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2309
    <unit mrp="/os/mm/mm_info/mmdocs/multimedia_documentation.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2310
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2311
   <component id="mm_metadata" name="Multimedia Metadata" introduced="^2" target="desktop" purpose="development" class="config">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2312
    <unit mrp="/os/mm/mm_info/mm_metadata/mm_metadata.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2313
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2314
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2315
  <collection id="mmresourcemgmt" name="Multimedia Resource Management" level="middleware">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2316
   <component id="mmresctrl" name="Multimedia Resource Controller" introduced="^2" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2317
    <unit bldFile="/os/mm/mmresourcemgmt/mmresctrl/group" mrp="/os/mm/mmresourcemgmt/mmresctrl/group/multimedia_a3f_refmmrc.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2318
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2319
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2320
  <collection id="mmdevicefw" name="Multimedia Device Framework" level="device-fw">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2321
   <component id="mdf" name="Media Device Framework" introduced="9.2" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2322
    <unit bldFile="/os/mm/mmdevicefw/mdf/group" mrp="/os/mm/mmdevicefw/mdf/group/multimedia_mdf.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2323
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2324
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2325
   <component id="speechrecogsupport" name="Speech Recognition Support" introduced="7.0s" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2326
    <unit bldFile="/os/mm/mmdevicefw/speechrecogsupport/group" mrp="/os/mm/mmdevicefw/speechrecogsupport/group/multimedia_mmf_ASR.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2327
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2328
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2329
  <collection id="mmswadaptation" name="Multimedia Software Adaptation" level="adaptation">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2330
   <component id="videorenderer" name="Video Renderer" introduced="^3" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2331
    <unit bldFile="/os/mm/mmswadaptation/videorenderer/group" mrp="/os/mm/mmswadaptation/videorenderer/group/multimedia_videorenderer.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2332
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2333
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2334
  <collection id="mmtestenv" name="Multimedia Test Environment" level="device-fw">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2335
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2336
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2337
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2338
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2339
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2340
  <collection id="devsound" name="Sound Device" level="devices">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2341
   <component id="devsoundapi" name="DevSound API" introduced="7.0s" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2342
    <unit bldFile="/os/mm/devsound/devsoundapi/group" mrp="/os/mm/devsound/devsoundapi/group/multimedia_mdf_devsound_api.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2343
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2344
   <component id="a3fdevsound" name="A3F DevSound" introduced="^2" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2345
    <unit bldFile="/os/mm/devsound/a3fdevsound/group" mrp="/os/mm/devsound/a3fdevsound/group/multimedia_a3f_devsound.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2346
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2347
   <component id="a3facf" name="A3F Audio Component Framework" introduced="^2" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2348
    <unit bldFile="/os/mm/devsound/a3facf/group" mrp="/os/mm/devsound/a3facf/group/multimedia_a3f_acf.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2349
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2350
   <component id="devsoundpluginsupport" name="DevSound Plugin Support" introduced="7.0s" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2351
    <unit bldFile="/os/mm/devsound/devsoundpluginsupport/group" mrp="/os/mm/devsound/devsoundpluginsupport/group/multimedia_mdf_devsound_pluginsupport.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2352
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2353
   <component id="refdevsound" name="Reference DevSound Plugins" introduced="7.0s" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2354
    <unit bldFile="/os/mm/devsound/devsoundrefplugin/group" mrp="/os/mm/devsound/devsoundrefplugin/group/multimedia_mdf_devsound_refplugin.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2355
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2356
   <component id="btdevsound" name="Bluetooth DevSound Plugin" introduced="7.0s" deprecated="^4" purpose="development" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2357
    <unit bldFile="/os/mm/devsound/sounddevbt/group" mrp="/os/mm/devsound/sounddevbt/group/multimedia_mdf_devsound_refbtplugin.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2358
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2359
   <component id="a3ftrace" name="A3F Trace Utility" introduced="^2" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2360
    <unit bldFile="/os/mm/devsound/a3ftrace/group" mrp="/os/mm/devsound/a3ftrace/group/multimedia_a3f_traces.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2361
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2362
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2363
   <component id="a3fsrvstart" name="A3F Server Start" introduced="^2" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2364
    <unit bldFile="/os/mm/devsound/a3fsrvstart/group" mrp="/os/mm/devsound/a3fsrvstart/group/multimedia_a3f_serverstart.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2365
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2366
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2367
  <collection id="mmhais" name="Multimedia Hardware Adaptation Interfaces" level="adaptation">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2368
   <component id="devsoundhwdeviceapi" name="DevSound Hardware Device API" introduced="7.0s" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2369
    <unit bldFile="/os/mm/devsound/hwdevapi/group" mrp="/os/mm/devsound/hwdevapi/group/multimedia_mdf_devsound_hwdev.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2370
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2371
   <component id="a3facl" name="A3F Audio Component Library" introduced="^2" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2372
    <unit bldFile="/os/mm/mmhais/a3facl/group" mrp="/os/mm/mmhais/a3facl/group/multimedia_a3f_acl.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2373
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2374
   <component id="a3fdevsoundcustomisation" name="A3F DevSound Customisation" introduced="^2" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2375
    <unit bldFile="/os/mm/mmhais/a3fdevsoundcustomisation/group" mrp="/os/mm/mmhais/a3fdevsoundcustomisation/group/multimedia_a3f_devsoundadaptationinfo.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2376
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2377
   <component id="refacladapt" name="Reference ACL Adaptation" introduced="^2" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2378
    <unit bldFile="/os/mm/mmhais/refacladapt/group" mrp="/os/mm/mmhais/refacladapt/group/multimedia_a3f_refacladaptation.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2379
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2380
   <component id="videohai" name="Video HAI" introduced="7.0s" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2381
    <unit bldFile="/os/mm/mmhais/videohai/group" mrp="/os/mm/mmhais/videohai/group/multimedia_videohai.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2382
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2383
   <component id="dvbhreceiverhai" name="Mobile TV DVB-H Receiver HAI" introduced="^2" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2384
    <unit bldFile="/os/mm/mmhais/dvbhreceiverhai/hai/dvbh/group" mrp="/os/mm/mmhais/dvbhreceiverhai/hai/dvbh/group/multimedia_mobiletv_dvbh_hai.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2385
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2386
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2387
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2388
 </package>
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2389
      <package id="mmimaging" level="services" tech-domain="mm" levels="adaptation hw-if device-fw devices middleware app-if" name="Multimedia Imaging">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2390
    <collection id="imaging" name="Imaging Frameworks and Plugins" level="app-if">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2391
      <component id="imagingfws" name="Imaging Frameworks" introduced="7.0s" purpose="mandatory" target="device">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2392
        <unit bldFile="/os/mmimaging/imaging/imagingfws/group" mrp="/os/mmimaging/imaging/imagingfws/group/multimedia_icl.mrp"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2393
      </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2394
      <component id="imagingplugins" name="Imaging Plugins" introduced="7.0s" purpose="optional" class="plugin" target="device">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2395
        <unit bldFile="/os/mmimaging/imaging/imagingplugins/group" mrp="/os/mmimaging/imaging/imagingplugins/group/multimedia_icl_plugin.mrp"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2396
      </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2397
      
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2398
      
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2399
      <component id="imagingdocs" name="Imaging Documentation" purpose="development" class="doc" target="device">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2400
      	<unit mrp="/os/mmimaging/imaging/imagingdocs/imaging_documentation.mrp"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2401
      </component>	  
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2402
    </collection>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2403
    <collection id="imagingtestenv" name="Imaging Test Environment" level="device-fw">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2404
      
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2405
      
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2406
      
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2407
      
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2408
    </collection>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2409
  </package>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2410
      <package id="openmaxil" level="services" tech-domain="mm" levels="adaptation hw-if device-fw devices middleware app-if" name="openmaxil">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2411
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2412
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2413
    <collection id="openmaxil_plat" name="OpenMAX IL Platform Exports" level="hw-if">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2414
      <component id="khronos_api" name="OpenMAX IL API" introduced="^3" purpose="mandatory" class="api" target="device">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2415
        <unit bldFile="/os/openmaxil/openmaxil_plat/khronos_api/group" version="1"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2416
      </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2417
      <component id="symbian_api" name="OpenMAX IL Symbian API" introduced="^3" purpose="mandatory" class="api" target="device">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2418
        <unit bldFile="/os/openmaxil/openmaxil_plat/symbian_api/group" version="1"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2419
      </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2420
      <component id="test_api" name="OpenMAX IL test headers" introduced="^3" purpose="development" class="api" target="device">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2421
        <unit bldFile="/os/openmaxil/openmaxil_plat/test_api/group" version="1"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2422
      </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2423
    </collection>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2424
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2425
    <collection id="omxil_generic" name="OpenMAX IL Implementation" level="device-fw">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2426
      <component id="omxilcomplib" name="OpenMAX IL Component Framework" introduced="^3" purpose="optional" target="device">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2427
        <unit bldFile="/os/openmaxil/omxil_generic/omxilcomplib/group" version="1"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2428
      </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2429
      <component id="omxilcore" name="OpenMAX IL Core" introduced="^3" purpose="mandatory" target="device">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2430
        <unit bldFile="/os/openmaxil/omxil_generic/omxilcore/group" version="1"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2431
      </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2432
      <component id="omxilloader" name="OpenMAX IL Loader" introduced="^3" purpose="mandatory" target="device">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2433
        <unit bldFile="/os/openmaxil/omxil_generic/omxilloader/group" version="1"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2434
      </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2435
    </collection>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2436
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2437
    <collection id="tsrc" name="OpenMAX IL Test code" level="hw-if">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2438
      <component id="xmltestharness" name="OpenMAX IL XML Test Harness" introduced="^3" purpose="development" target="device">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2439
        <unit bldFile="/os/openmaxil/tsrc/xmltestharness/group" version="1"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2440
      </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2441
    </collection>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2442
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2443
  </package>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2444
      <package id="imagingext" level="services" tech-domain="mm" levels="adaptation hw-if plugin framework server app-if" name="Imaging Extensions">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2445
  <collection id="imagingext_pub" name="Imaging Extensions Public Interfaces" level="app-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2446
   <component id="exif_api" name="Exif API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2447
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2448
    <unit bldFile="/os/imagingext/imagingext_pub/exif_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2449
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2450
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2451
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2452
  <collection id="imagingext_plat" name="Imaging Extensions Platform Interfaces" level="app-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2453
   <component id="jpeg2000_icl_plugin_api" name="JPEG2000 ICL plugin API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2454
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2455
    <unit bldFile="/os/imagingext/imagingext_plat/jpeg2000_icl_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2456
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2457
   <component id="extended_icl_jpeg_api" name="Extended ICL Jpeg API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2458
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2459
    <unit bldFile="/os/imagingext/imagingext_plat/extended_icl_jpeg_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2460
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2461
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2462
   <component id="h324_annex_k_custom_api" name="H324 Annex K Custom API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2463
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2464
    <unit bldFile="/os/imagingext/imagingext_plat/h324_annex_k_custom_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2465
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2466
   <component id="ecam_orientation_custom_api" name="ECam Orientation Custom API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2467
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2468
    <unit bldFile="/os/imagingext/imagingext_plat/ecam_orientation_custom_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2469
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2470
   <component id="ecam_ui_orientation_override_custom_api" name="ECam UI Orientation Override Custom API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2471
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2472
    <unit bldFile="/os/imagingext/imagingext_plat/ecam_ui_orientation_override_custom_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2473
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2474
   <component id="ecam_face_tracking_custom_api" name="ECam Face Tracking Custom API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2475
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2476
    <unit bldFile="/os/imagingext/imagingext_plat/ecam_face_tracking_custom_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2477
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2478
   <component id="ecam_use_case_hint_custom_api" name="ECam Use Case Hint Custom API" introduced="^3" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2479
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2480
      <unit bldFile="/os/imagingext/imagingext_plat/ecam_use_case_hint_custom_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2481
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2482
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2483
  <collection id="imageadaptationextensions" name="Image Adaptation Extensions" level="app-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2484
   <component id="iclextjpegapi" name="ICL Extension JPEG API" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2485
    <unit bldFile="/os/imagingext/imageadaptationextensions/iclextjpegapi/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2486
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2487
   <component id="imageadaptationextensions_build" name="Image Adaptation Extensions Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2488
    <!--  Move the export from this bld.inf into the above one and remove this component, or make this a ROM component -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2489
    <unit bldFile="/os/imagingext/imageadaptationextensions/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2490
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2491
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2492
  <collection id="imagingmodules" name="Imaging Modules" level="hw-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2493
   <component id="exiflib" name="Exif Library" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2494
    <unit bldFile="/os/imagingext/imagingmodules/exiflib/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2495
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2496
   <component id="jp2kcodec" name="JPEG2000 Decoder Plugin" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2497
    <unit bldFile="/os/imagingext/imagingmodules/jp2kcodec/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2498
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2499
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2500
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2501
      <package id="graphics" level="services" tech-domain="ui" levels="adaptation engines internal-adaptations device-interface internal-utils app-if" name="Graphics">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2502
    <collection id="graphicsaccelaration" name="Graphics Acceleration" level="adaptation">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2503
      <component id="vgi" name="VGI" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2504
        <unit bldFile="/os/graphics/graphicsaccelaration/vgi/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2505
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2506
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2507
    <collection id="m3g" name="Mobile 3D Graphics" level="internal-adaptations">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2508
      <component id="m3gcore11" name="M3G Core 1.1" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2509
        <unit bldFile="/os/graphics/m3g/m3gcore11/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2510
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2511
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2512
    <collection id="graphicsresourceservices" name="Graphics Resource Services" level="engines">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2513
      <component id="graphicsresource" name="Graphics Resource" introduced="^3" deprecated="^3" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2514
        <unit bldFile="/os/graphics/graphicsresourceservices/graphicsresource/group" mrp="/os/graphics/graphicsresourceservices/graphicsresource/group/graphics_graphicsresource.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2515
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2516
      <component id="graphicsresourceadaptation" name="Graphics Resource Adaptation" introduced="^3" deprecated="^3" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2517
        <unit bldFile="/os/graphics/graphicsresourceservices/graphicsresourceadaptation/group" mrp="/os/graphics/graphicsresourceservices/graphicsresourceadaptation/group/graphics_graphicsresourceadapter.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2518
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2519
      <component id="graphicsresourceimplementation" name="Graphics Resource Implementation" introduced="^4" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2520
        <unit bldFile="/os/graphics/graphicsresourceservices/graphicsresourceimplementation/group" mrp="/os/graphics/graphicsresourceservices/graphicsresourceimplementation/group/graphics_graphicsresourceimplementation.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2521
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2522
      <component id="graphicsresourceinterface" name="Graphics Resource Interface" introduced="^4" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2523
        <unit bldFile="/os/graphics/graphicsresourceservices/graphicsresourceinterface/group" mrp="/os/graphics/graphicsresourceservices/graphicsresourceinterface/group/graphics_graphicsresourceinterface.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2524
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2525
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2526
    <collection id="graphicsutils" name="Graphics Utils" level="engines">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2527
      <component id="commongraphicsheaders" name="Common Graphics Headers" introduced="^3" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2528
        <unit bldFile="/os/graphics/graphicsutils/commongraphicsheaders/group" mrp="/os/graphics/graphicsutils/commongraphicsheaders/group/graphics_commonheader.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2529
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2530
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2531
    <collection id="graphicshwdrivers" name="Graphics Hardware Drivers" level="adaptation">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2532
      <!-- displayldd to be moved here -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2533
      <component id="surfacemgr" name="Surface Manager" introduced="^3" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2534
        <unit bldFile="/os/graphics/graphicshwdrivers/surfacemgr/group" mrp="/os/graphics/graphicshwdrivers/surfacemgr/group/graphics_surfacemanager.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2535
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2536
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2537
    <collection id="graphicscomposition" name="Graphics Composition" level="engines">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2538
      <component id="openwfcinterface" name="OpenWF Composition Interface" introduced="^3" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2539
        <unit bldFile="/os/graphics/graphicscomposition/openwfcinterface/group" mrp="/os/graphics/graphicscomposition/openwfcinterface/group/graphics_openwfcinterface.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2540
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2541
      <component id="openwfcompositionengine" name="OpenWF Composition Engine" introduced="^3" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2542
        <unit bldFile="/os/graphics/graphicscomposition/openwfcompositionengine/group" mrp="/os/graphics/graphicscomposition/openwfcompositionengine/group/graphics_openwfcompositionengine.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2543
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2544
      <component id="openwfsupport" name="OpenWF Support" introduced="^3" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2545
        <unit bldFile="/os/graphics/graphicscomposition/openwfsupport/group" mrp="/os/graphics/graphicscomposition/openwfsupport/group/graphics_openwfsupport.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2546
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2547
     <component id="surfaceupdate" name="Surface Update" introduced="^3" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2548
      <unit bldFile="/os/graphics/graphicscomposition/surfaceupdate/group" mrp="/os/graphics/graphicscomposition/surfaceupdate/group/graphics_surfaceupdate.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2549
     </component>
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2550
     <component id="openwfc_ri_displaychannel" name="OpenWFC RI Display Channel" introduced="^4" purpose="optional" target="device">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2551
      <unit bldFile="/os/graphics/graphicscomposition/openwfc_ri_displaychannel/group" mrp="/os/graphics/graphicscomposition/openwfc_ri_displaychannel/group/openwfc_ri_displaychannel.mrp"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2552
     </component>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2553
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2554
    <collection id="graphicstest" name="Graphics Test" level="app-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2555
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2556
      <component id="uibench" name="UI Bench" introduced="9.2" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2557
        <unit bldFile="/os/graphics/graphicstest/uibench/group" mrp="/os/graphics/graphicstest/uibench/group/graphics_ui_bench.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2558
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2559
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2560
  <collection id="graphics_plat" name="Graphics Platform Interfaces" level="app-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2561
   <component id="m3g_core_api" name="M3G Core API" filter="sf_build" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2562
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2563
    <unit bldFile="/os/graphics/graphics_plat/m3g_core_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2564
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2565
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2566
  <collection id="graphics_info" name="Graphics Info" level="app-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2567
      <component id="graphicsdocs" name="Graphics Documentation" purpose="development" class="doc" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2568
        <unit mrp="/os/graphics/graphics_info/graphicsdocs/graphics_documentation.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2569
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2570
      <component id="graphics_metadata" name="Graphics Metadata" introduced="^2" target="desktop" purpose="development" class="config">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2571
        <unit mrp="/os/graphics/graphics_info/graphics_metadata/graphics_metadata.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2572
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2573
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2574
    <collection id="windowing" name="Windowing" level="app-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2575
     <component id="windowserver" name="Window Server" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2576
      <unit bldFile="/os/graphics/windowing/windowserver/group" mrp="/os/graphics/windowing/windowserver/group/graphics_wserv.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2577
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2578
     <component id="windowserverplugins" name="Window Server Plugins" introduced="^3" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2579
      <unit bldFile="/os/graphics/windowing/windowserverplugins/group" mrp="/os/graphics/windowing/windowserverplugins/group/graphics_wserv_std_plugins.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2580
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2581
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2582
    <collection id="printingservices" name="Printing Services" level="app-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2583
      <component id="printerdriversupport" name="Printer Driver Support" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2584
        <unit bldFile="/os/graphics/printingservices/printerdriversupport/group" mrp="/os/graphics/printingservices/printerdriversupport/group/graphics_pdrstore.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2585
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2586
      <component id="printerdrivers" name="Printer Drivers" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2587
        <unit bldFile="/os/graphics/printingservices/printerdrivers/group" mrp="/os/graphics/printingservices/printerdrivers/group/graphics_printdrv.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2588
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2589
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2590
    <collection id="fbs" name="Font and Bitmap Server" level="device-interface">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2591
      <component id="fontandbitmapserver" name="Font and Bitmap Server" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2592
        <unit bldFile="/os/graphics/fbs/fontandbitmapserver/group" mrp="/os/graphics/fbs/fontandbitmapserver/group/graphics_fbserv.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2593
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2594
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2595
    <collection id="opengles" name="OpenGLES" level="internal-adaptations">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2596
      <component id="openglesinterface" name="OpenGL ES Interface" introduced="8.0" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2597
        <unit bldFile="/os/graphics/opengles/openglesinterface/group" mrp="/os/graphics/opengles/openglesinterface/group/graphics_openglesheaders.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2598
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2599
      <component id="opengles_stub" name="OpenGL ES Stub" introduced="^2" filter="sf_build" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2600
        <unit bldFile="/os/graphics/opengles/openglesinterface/group/opengles_stub"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2601
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2602
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2603
    <collection id="openvg" name="OpenVG" level="internal-adaptations">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2604
      <component id="openvginterface" name="OpenVG Interface" introduced="^2" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2605
        <unit bldFile="/os/graphics/openvg/openvginterface/group" mrp="/os/graphics/openvg/openvginterface/group/graphics_openvgheaders.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2606
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2607
      <component id="openvg11" name="OpenVG 1.1" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2608
     	<!-- this needs to be moved to it's own component directory, ie openvg/openvg11 -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2609
        <unit bldFile="/os/graphics/openvg/openvginterface/group/openvg11"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2610
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2611
      <component id="sfopenvg" name="Khronos OpenVG Reference Implementation" introduced="^2" filter="sf_build" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2612
        <unit bldFile="/os/graphics/openvg/openvgrefimplementation/sfopenvg/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2613
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2614
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2615
    <collection id="egl" name="EGL" level="internal-adaptations">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2616
      <component id="eglinterface" name="EGL Interface" introduced="^2" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2617
        <unit bldFile="/os/graphics/egl/eglinterface/group" mrp="/os/graphics/egl/eglinterface/group/graphics_eglheaders.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2618
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2619
      <component id="eglswitch" name="EGL Switch" introduced="^3" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2620
        <unit bldFile="/os/graphics/egl/eglswitch/group" mrp="/os/graphics/egl/eglswitch/group/graphics_eglswitch.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2621
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2622
      <component id="eglrefimpl" name="EGL Reference Implementation" introduced="^3" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2623
        <unit bldFile="/os/graphics/egl/eglrefimpl/group" mrp="/os/graphics/egl/eglrefimpl/group/graphics_eglrefimpl.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2624
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2625
      <component id="egltest" name="EGL Tests" introduced="^3" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2626
        <unit bldFile="/os/graphics/egl/egltest/group" mrp="/os/graphics/egl/egltest/group/graphics_egltest.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2627
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2628
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2629
    <collection id="graphicsdeviceinterface" name="Graphics Device Interface" level="device-interface">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2630
      <component id="gdi" name="GDI" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2631
        <unit bldFile="/os/graphics/graphicsdeviceinterface/gdi/group" mrp="/os/graphics/graphicsdeviceinterface/gdi/group/graphics_gdi.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2632
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2633
      <component id="bitgdi" name="BitGDI" filter="api_test" purpose="mandatory" target="device"> <!-- just api_test, not test -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2634
        <unit bldFile="/os/graphics/graphicsdeviceinterface/bitgdi/group" mrp="/os/graphics/graphicsdeviceinterface/bitgdi/group/graphics_bitgdi.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2635
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2636
      <component id="colourpalette" name="Colour Palette" introduced="7.0s" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2637
        <unit bldFile="/os/graphics/graphicsdeviceinterface/colourpalette/group" mrp="/os/graphics/graphicsdeviceinterface/colourpalette/group/graphics_palette.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2638
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2639
      <component id="screendriver" name="Screen Driver" introduced="6.1" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2640
        <unit bldFile="/os/graphics/graphicsdeviceinterface/screendriver/group" mrp="/os/graphics/graphicsdeviceinterface/screendriver/group/graphics_screendriver.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2641
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2642
      <component id="directgdi" name="DirectGDI" introduced="^3" deprecated="^3" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2643
        <unit bldFile="/os/graphics/graphicsdeviceinterface/directgdi/group" mrp="/os/graphics/graphicsdeviceinterface/directgdi/group/graphics_directgdi.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2644
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2645
      <component id="directgdiinterface" name="DirectGDI Interface" introduced="^3" deprecated="^3" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2646
        <unit bldFile="/os/graphics/graphicsdeviceinterface/directgdiinterface/group" mrp="/os/graphics/graphicsdeviceinterface/directgdiinterface/group/graphics_directgdiheaders.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2647
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2648
      <component id="directgdiadaptation" name="DirectGDI Adaptation" introduced="^3" deprecated="^3" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2649
        <unit bldFile="/os/graphics/graphicsdeviceinterface/directgdiadaptation/group" mrp="/os/graphics/graphicsdeviceinterface/directgdiadaptation/group/graphics_directgdiadapter.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2650
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2651
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2652
    <collection id="graphicstools" name="Graphics Tools" level="internal-utils">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2653
      <component id="gdi_tools" name="GDI Tools" target="desktop" purpose="development">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2654
        <unit bldFile="/os/graphics/graphicstools/gdi_tools/group" mrp="/os/graphics/graphicstools/gdi_tools/group/graphics_gditools.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2655
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2656
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2657
    <collection id="graphicsapitest" name="Graphics API Tests" level="app-if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2658
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2659
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2660
  </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2661
      <package id="textandloc" level="services" tech-domain="ui" levels="encoding util fonts tools text" name="Text and Localisation Services">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2662
    <collection id="charconvfw" name="Character Conversion" level="encoding">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2663
      <component id="charconv_fw" name="Character Encoding and Conversion Framework" filter="api_test" purpose="optional" target="device"> <!-- both production and api_test-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2664
    	<meta rel="testbuild" type="auto">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2665
          <group name="test.syslibs_charconv"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2666
        </meta>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2667
        <unit bldFile="/os/textandloc/charconvfw/charconv_fw/group" mrp="/os/textandloc/charconvfw/charconv_fw/group/syslibs_charconv.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2668
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2669
      <component id="charconvplugins" name="Character Encoding and Conversion Plugins" filter="apit_test" purpose="optional" class="plugin" target="device">  <!-- both production and api_test-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2670
    	<meta rel="testbuild" type="auto">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2671
          <group name="test.syslibs_charconv_plugins"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2672
        </meta>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2673
        <unit bldFile="/os/textandloc/charconvfw/charconvplugins/group" mrp="/os/textandloc/charconvfw/charconvplugins/group/syslibs_charconv_plugins.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2674
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2675
      <component id="fatfilenameconversionplugins" name="FAT Filename Conversion Plugins" introduced="9.1" filter="api_test" purpose="optional" class="plugin" target="device">   <!-- both production and api_test-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2676
    	<meta rel="testbuild" type="auto">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2677
          <group name="test.syslibs_fatcharsetconv"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2678
        </meta>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2679
        <unit bldFile="/os/textandloc/charconvfw/fatfilenameconversionplugins/group" mrp="/os/textandloc/charconvfw/fatfilenameconversionplugins/group/syslibs_FATCharsetConv.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2680
      </component>      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2681
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2682
    <collection id="fontandtxtsrv" name="Font and Text Services" level="fonts">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2683
      <component id="iculayoutengine" name="ICU Layout Engine" introduced="9.2" deprecated="^4" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2684
        <unit bldFile="/os/textandloc/fontservices/textshaperplugin/group" mrp="/os/textandloc/fontservices/textshaperplugin/group/graphics_iculayoutengine.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2685
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2686
      <component id="fontstore" name="Font Store" filter="api_test" purpose="mandatory" target="device"> <!-- both production and api_test-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2687
    	<meta rel="testbuild" type="auto">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2688
          <group name="test.graphics_fntstore"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2689
        </meta>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2690
        <unit bldFile="/os/textandloc/fontservices/fontstore/group" mrp="/os/textandloc/fontservices/fontstore/group/graphics_fntstore.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2691
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2692
     <component id="textbase" name="Text Base" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2693
     	<!-- placeholder for text code from GDI -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2694
     </component>      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2695
      <component id="freetypefontrasteriser" name="FreeType Font Rasteriser" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2696
        <unit bldFile="/os/textandloc/fontservices/freetypefontrasteriser/group" mrp="/os/textandloc/fontservices/freetypefontrasteriser/group/graphics_freetype.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2697
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2698
      <component id="referencefonts" name="Reference Fonts" introduced="6.0" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2699
        <unit bldFile="/os/textandloc/fontservices/referencefonts/group" mrp="/os/textandloc/fontservices/referencefonts/group/graphics_fonts.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2700
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2701
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2702
    <collection id="textlayout" name="Text Layout" level="text">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2703
      <component id="texthandling" name="Text Handling" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2704
        <unit bldFile="/os/textandloc/textrendering/texthandling/group" mrp="/os/textandloc/textrendering/texthandling/group/app-framework_etext.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2705
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2706
      <component id="textformatting" name="Text Formatting" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2707
        <unit bldFile="/os/textandloc/textrendering/textformatting/group" mrp="/os/textandloc/textrendering/textformatting/group/app-framework_form.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2708
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2709
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2710
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2711
    <collection id="textandlocutils" name="Text and Localisation Utils" level="util">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2712
      <component id="numbergrouping" name="Number Grouping" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2713
        <unit bldFile="/os/textandloc/textandlocutils/numbergrouping/group" mrp="/os/textandloc/textandlocutils/numbergrouping/group/tls_numbergrouping.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2714
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2715
      <component id="jplangutil" name="Japanese Language Utilities" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2716
        <unit bldFile="/os/textandloc/textandlocutils/jplangutil/group" mrp="/os/textandloc/textandlocutils/jplangutil/group/tls_jplangutil.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2717
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2718
      <component id="sortutil" name="Sorting Utility" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2719
        <unit bldFile="/os/textandloc/textandlocutils/sortutil/group" mrp="/os/textandloc/textandlocutils/sortutil/group/tls_sortutil.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2720
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2721
      <component id="inlinetext" name="Inline Text" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2722
        <unit bldFile="/os/textandloc/textandlocutils/inlinetext/group" mrp="/os/textandloc/textandlocutils/inlinetext/group/tls_inlinetext.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2723
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2724
      <component id="numberformatting" name="Number Formatting" introduced="7.0s" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2725
        <unit bldFile="/os/textandloc/textrendering/numberformatting/group" mrp="/os/textandloc/textrendering/numberformatting/group/app-framework_numberconversion.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2726
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2727
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2728
    <collection id="localesupport" name="Locale Support" level="util">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2729
      <component id="reflocales" name="Reference Locales" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2730
        <unit bldFile="/os/textandloc/localisation/localesupport" mrp="/os/textandloc/localisation/localesupport/mmpfiles/base_loce32.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2731
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2732
     <component id="initlocale" name="Initialise Locale" introduced="^2" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2733
     	<!-- placeholder for split from bafl -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2734
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2735
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2736
    <collection id="textandloctools" name="Text and Localisation Tools" level="tools">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2737
      <component id="fontcompiler" name="Font Compiler" target="desktop" purpose="development">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2738
        <!-- placeholder for split from GDI Tools -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2739
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2740
      <component id="bitmapfonttools" name="Bitmap Font Tools" target="desktop" purpose="development">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2741
        <unit bldFile="/os/graphics/graphicstools/bitmapfonttools/group" mrp="/os/graphics/graphicstools/bitmapfonttools/group/graphics_gdtran.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2742
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2743
    </collection>    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2744
    <collection id="textandloc_info" name="Text and Localisation Info" level="text">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2745
      <component id="textandloc_metadata" name="Text and Localisation Metadata" introduced="^2" target="desktop" purpose="development" class="config">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2746
        <unit mrp="/os/textandloc/textandloc_info/textandloc_metadata/textandloc_metadata.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2747
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2748
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2749
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2750
  </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2751
      <package id="xmlsrv" level="services" tech-domain="rt" levels="plugin server framework generic specific" name="XML Services">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2752
  <collection id="xmlsrv_plat" name="XML Services Platform Interfaces" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2753
   <component id="xml_encryption_api" name="XML Encryption API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2754
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2755
    <unit bldFile="/os/xmlsrv/xmlsrv_plat/xml_encryption_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2756
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2757
   <component id="xml_signature_api" name="XML Signature API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2758
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2759
    <unit bldFile="/os/xmlsrv/xmlsrv_plat/xml_signature_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2760
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2761
   <component id="xml_security_engine_utils_api" name="XML Security Engine Utils API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2762
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2763
    <unit bldFile="/os/xmlsrv/xmlsrv_plat/xml_security_engine_utils_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2764
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2765
	   <component id="cxml_library_api" name="cXml Library API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2766
		
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2767
		<unit bldFile="/os/xmlsrv/xmlsrv_plat/cxml_library_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2768
	   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2769
	   <component id="xml_parser_api" name="XML Parser API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2770
		
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2771
		<unit bldFile="/os/xmlsrv/xmlsrv_plat/xml_parser_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2772
	   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2773
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2774
  <collection id="xmlsecurityengine" name="XML Security Engine" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2775
   <component id="xmlseccertman" name="XML Security Certificate Manager" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2776
    <unit bldFile="/os/xmlsrv/xmlsecurityengine/xmlseccertman/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2777
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2778
   <component id="xmlsec" name="XML Security" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2779
    <unit bldFile="/os/xmlsrv/xmlsecurityengine/xmlsec/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2780
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2781
   <component id="xmlseccrypto" name="XML Security Crypto" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2782
    <unit bldFile="/os/xmlsrv/xmlsecurityengine/xmlseccrypto/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2783
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2784
   <component id="xmlsecwrapper" name="XML Security Wrapper" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2785
    <unit bldFile="/os/xmlsrv/xmlsecurityengine/xmlsecwrapper/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2786
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2787
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2788
  <collection id="xml" name="XML" level="generic">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2789
   <component id="xmlfw" name="XML Framework" introduced="7.0s" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2790
        <meta rel="testbuild" type="auto">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2791
          <group name="xmlsrv_test_rtest"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2792
        </meta>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2793
        <unit bldFile="/os/xmlsrv/xml/xmlfw/group" mrp="/os/xmlsrv/xml/xmlfw/group/syslibs_xml.mrp" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2794
        
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2795
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2796
      <component id="libxml2libs" name="Libxml2 Libraries" introduced="^3" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2797
        <meta rel="testbuild" type="auto">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2798
          <group name="xmlsrv_test_tef"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2799
        </meta>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2800
        <unit bldFile="/os/xmlsrv/xml/libxml2libs/group" mrp="/os/xmlsrv/xml/libxml2libs/group/syslibs_libxml2.mrp" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2801
        
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2802
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2803
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2804
      <component id="legacyminidomparser" name="Legacy Mini-DOM Parser" introduced="7.0s" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2805
        <meta rel="testbuild" type="auto">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2806
          <group name="xmlsrv_test_rtest"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2807
        </meta>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2808
        <unit bldFile="/os/xmlsrv/xml/legacyminidomparser/GROUP" mrp="/os/xmlsrv/xml/legacyminidomparser/GROUP/syslibs_legacyminidomparser.mrp" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2809
        
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2810
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2811
      <component id="xmldomandxpath" name="XML DOM and XPath" introduced="^3" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2812
        <meta rel="testbuild" type="auto">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2813
          <group name="xmlsrv_test_tef"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2814
        </meta>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2815
        <unit bldFile="/os/xmlsrv/xml/xmldomandxpath/group" mrp="/os/xmlsrv/xml/xmldomandxpath/group/syslibs_xmldom.mrp" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2816
        
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2817
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2818
      <component id="xmlexpatparser" name="XML Expat Parser" introduced="7.0s" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2819
        <meta rel="testbuild" type="auto">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2820
          <group name="xmlsrv_test_rtest"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2821
        </meta>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2822
        <unit bldFile="/os/xmlsrv/xml/xmlexpatparser/group" mrp="/os/xmlsrv/xml/xmlexpatparser/group/syslibs_xmlparser.mrp" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2823
        
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2824
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2825
      <component id="xmllibxml2parser" name="XML Libxml2 Parser" introduced="^3" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2826
        <meta rel="testbuild" type="auto">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2827
          <group name="xmlsrv_test_tef"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2828
        </meta>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2829
        <unit bldFile="/os/xmlsrv/xml/xmllibxml2parser/group" mrp="/os/xmlsrv/xml/xmllibxml2parser/group/syslibs_xmlparser2.mrp" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2830
        
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2831
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2832
      <component id="wbxmlparser" name="WBXML Parser" introduced="7.0s" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2833
        <meta rel="testbuild" type="auto">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2834
          <group name="xmlsrv_test_rtest"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2835
        </meta>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2836
        <unit bldFile="/os/xmlsrv/xml/wbxmlparser/group" mrp="/os/xmlsrv/xml/wbxmlparser/group/syslibs_wbxmlparser.mrp" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2837
        
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2838
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2839
      <component id="cxmllibrary" name="cXml Library" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2840
        <unit bldFile="/os/xmlsrv/xml/cxmllibrary/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2841
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2842
      <component id="xmlparser" name="XML Interface" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2843
        <unit bldFile="/os/xmlsrv/xml/xmlparser/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2844
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2845
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2846
  <collection id="xmlsrv_info" name="XML Services Info" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2847
   <component id="xmlsrv_metadata" name="XML Services Metadata" introduced="^2" target="desktop" purpose="development" class="config">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2848
    <unit mrp="/os/xmlsrv/xmlsrv_info/xmlsrv_metadata/xmlsrv_metadata.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2849
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2850
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2851
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2852
      <package id="deviceplatformrelease" level="services" tech-domain="to" levels="bld mid top" name="Device Platform Release">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2853
    <collection id="s60extras" name="S60 Extras" level="mid">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2854
    	<!-- collection is really a component. Need to move down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2855
      <component id="s60extras_build" name="S60 Extras Build" filter="s60" purpose="development" class="config" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2856
        <unit bldFile="/os/deviceplatformrelease/s60extras/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2857
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2858
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2859
    <collection id="version" name="Version" level="top">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2860
    	<!-- collection is really a component. Need to move down a directory -->    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2861
      <component id="version_build" name="Version Build" filter="s60" purpose="development" class="config" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2862
        <unit bldFile="/os/deviceplatformrelease/version/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2863
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2864
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2865
    <collection id="symbianosbld" name="Symbian OS Build" level="bld">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2866
      <component id="cedarutils" name="Cedar Utils" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2867
        <unit mrp="/os/deviceplatformrelease/symbianosbld/cedarutils/tools_utils_cedar.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2868
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2869
      <component id="productionbldcbrconfig" name="Production Build CBR Config" filter="gt" purpose="development" class="config" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2870
        <unit mrp="/os/deviceplatformrelease/symbianosbld/productionbldcbrconfig/product_cbr_config.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2871
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2872
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2873
    <collection id="foundation_system" name="Foundation System" level="top">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2874
      <component id="system_model" name="System Model" introduced="^2" target="desktop" purpose="development" class="config">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2875
        <unit mrp="/os/deviceplatformrelease/foundation_system/system_model/system_model.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2876
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2877
      <component id="sf_config" name="Foundation Config" introduced="^4" filter="s60,build_as_app" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2878
        <unit bldFile="/os/deviceplatformrelease/foundation_system/sf_config/CI_external/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2879
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2880
      <component id="config" name="Config" filter="s60" purpose="development" class="config" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2881
        <unit base="/os/deviceplatformrelease/foundation_system/sf_config/config"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2882
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2883
      <component id="cenrep" name="ConE Central Repository Config" filter="sf_build" purpose="development" class="config" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2884
		<!-- will should give the id/path something more unique than cenrep -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2885
        <unit bldFile="/os/deviceplatformrelease/foundation_system/sf_config/cenrep/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2886
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2887
      <component id="rombuild_syborg" name="Syborg iMaker Config" introduced="^3" filter="sf_build" purpose="development" class="config" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2888
        <unit bldFile="/os/deviceplatformrelease/foundation_system/sf_config/rombuild/syborg/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2889
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2890
      <component id="rombuild_zoom2" name="Zoom2 iMaker Config" introduced="^3" filter="sf_build" purpose="development" class="config" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2891
        <unit bldFile="/os/deviceplatformrelease/foundation_system/sf_config/rombuild/zoom2/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2892
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2893
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2894
    <collection id="deviceplatformrelease_info" name="Device Platform Release Info" level="top">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2895
      <component id="deviceplatformrelease_metadata" name="Device Platform Release Metadata" introduced="^2" target="desktop" purpose="development" class="config">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2896
        <unit mrp="/os/deviceplatformrelease/deviceplatformrelease_info/deviceplatformrelease_metadata/deviceplatformrelease_metadata.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2897
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2898
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2899
  </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2900
      <package id="osrndtools" level="services" tech-domain="to" levels="fw trace analysis" name="OS R&amp;D tools">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2901
  <collection id="memspy" name="MemSpy" level="trace">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2902
    <component id="memspy_plat" name="MemSpy Platform Interfaces" filter="s60" purpose="development" class="api" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2903
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2904
      <unit bldFile="/os/osrndtools/memspy/memspy_plat/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2905
    </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2906
   <component id="driver" name="MemSpy Driver" filter="s60" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2907
    <unit bldFile="/os/osrndtools/memspy/driver/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2908
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2909
   <component id="memspy_engine" name="MemSpy Engine" filter="s60" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2910
    <unit bldFile="/os/osrndtools/memspy/engine/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2911
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2912
   <component id="commandline" name="MemSpy Command Line" filter="s60" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2913
    <unit bldFile="/os/osrndtools/memspy/commandline/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2914
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2915
   <component id="memspyserver" name="MemSpy Server" introduced="^4" filter="s60" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2916
    <unit bldFile="/os/osrndtools/memspy/MemSpyServer/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2917
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2918
   <component id="memspyclient" name="MemSpy Client" introduced="^4" filter="s60" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2919
    <unit bldFile="/os/osrndtools/memspy/MemSpyClient/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2920
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2921
   <component id="memspy_build" name="MemSpy Build" filter="s60" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2922
    <!--  move exports into self-contained component.-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2923
    <unit bldFile="/os/osrndtools/memspy/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2924
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2925
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2926
  <collection id="piprofiler" name="Performance Investigator Profiler" level="analysis">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2927
     <component id="piprofiler_build" name="Performance Investigator Profiler Build" introduced="^4" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2928
      <unit bldFile="/os/osrndtools/piprofiler/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2929
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2930
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2931
  <collection id="analyzetool" name="Analyze Tool" level="analysis">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2932
     <component id="analyzetool_build" name="Analyze Tool Build" introduced="^4" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2933
      <unit bldFile="/os/osrndtools/analyzetool/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2934
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2935
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  2936
 </package>
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2937
      <package id="ostesttools" level="services" tech-domain="to" levels="fw trace analysis" name="OS Test tools">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2938
  <collection id="stif" name="STIF" level="fw">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2939
    <component id="stif_plat" name="STIF Platform Interfaces" filter="s60" purpose="development" class="api" target="device">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2940
      <unit bldFile="/os/ostesttools/stif/stif_plat/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2941
    </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2942
   <component id="TestInterface" name="Test Interface" filter="s60" purpose="development" target="device">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2943
    <unit bldFile="/os/ostesttools/stif/TestInterface/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2944
   </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2945
   <component id="TestServer" name="Test Server" filter="s60" purpose="development" target="device">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2946
    <unit bldFile="/os/ostesttools/stif/TestServer/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2947
   </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2948
   <component id="TestEngine" name="Test Engine" filter="s60" purpose="development" target="device">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2949
    <unit bldFile="/os/ostesttools/stif/TestEngine/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2950
   </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2951
   <component id="TestServerStarter" name="Test Server Starter" filter="s60" purpose="development" target="device">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2952
    <unit bldFile="/os/ostesttools/stif/TestServerStarter/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2953
   </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2954
   <component id="StifTFwIf" name="STIF Test Framework Interface" filter="s60" purpose="development" target="device">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2955
    <unit bldFile="/os/ostesttools/stif/StifTFwIf/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2956
   </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2957
   <component id="ConsoleUI" name="Console UI" filter="s60" purpose="development" target="device">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2958
    <unit bldFile="/os/ostesttools/stif/ConsoleUI/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2959
   </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2960
   <component id="TestCombiner" name="Test Combiner" filter="s60" purpose="development" target="device">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2961
    <unit bldFile="/os/ostesttools/stif/TestCombiner/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2962
   </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2963
   <component id="DemoModule" name="Demo Module" filter="s60" purpose="development" target="device">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2964
    <unit bldFile="/os/ostesttools/stif/DemoModule/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2965
   </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2966
   <component id="ATSLogger" name="ATS Logger" filter="s60" purpose="development" target="device">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2967
    <unit bldFile="/os/ostesttools/stif/ATSLogger/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2968
   </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2969
   <component id="ATSInterface" name="ATS Interface" filter="s60" purpose="development" target="device">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2970
    <unit bldFile="/os/ostesttools/stif/ATSInterface/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2971
   </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2972
   <component id="TestScripter" name="Test Scripter" filter="s60" purpose="development" target="device">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2973
    <unit bldFile="/os/ostesttools/stif/TestScripter/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2974
   </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2975
   <component id="SUEvent" name="SU Event" filter="s60" purpose="development" target="device">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2976
    <unit bldFile="/os/ostesttools/stif/SUEvent/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2977
   </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2978
   <component id="StifKernelTestClassBase" name="STIF Kernel Test Class Base" filter="s60" purpose="development" target="device">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2979
    
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2980
    <unit bldFile="/os/ostesttools/stif/StifKernelTestClassBase/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2981
   </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2982
   <component id="stif_data" name="STIF Data" filter="s60" purpose="development" class="config" target="device">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2983
    <!--  This is a component. Should move down a directory. or move into other STIF components-->
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2984
    <unit bldFile="/os/ostesttools/stif/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2985
   </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2986
  </collection>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2987
  <collection id="hti" name="Harmonized Test Interface" level="trace">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2988
    <component id="hti_plat" name="HTI Platform Interfaces" filter="s60" purpose="development" class="api" target="device">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2989
    
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2990
      <unit bldFile="/os/ostesttools/hti/hti_plat/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2991
    </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2992
   <component id="HtiCfg" name="HTI Config" filter="s60" purpose="development" target="device">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2993
    <unit bldFile="/os/ostesttools/hti/HtiCfg/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2994
   </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2995
   <component id="HtiAutoStart" name="HTI Autostart" filter="s60" purpose="development" target="device">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2996
    <unit bldFile="/os/ostesttools/hti/HtiAutoStart/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2997
   </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2998
   <component id="HtiFramework" name="HTI Framework" filter="s60" purpose="development" target="device">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  2999
    <unit bldFile="/os/ostesttools/hti/HtiFramework/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  3000
   </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  3001
   <component id="hticommplugins" name="HTI Communication Plugins" filter="s60" purpose="development" class="plugin" target="device">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  3002
    <!-- need to #include these from a single unit or separate into component at the right directory level -->
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  3003
    <unit bldFile="/os/ostesttools/hti/HtiCommPlugins/HtiBtCommPlugin/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  3004
    <unit bldFile="/os/ostesttools/hti/HtiCommPlugins/HtiIPCommPlugin/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  3005
    <unit bldFile="/os/ostesttools/hti/HtiCommPlugins/HtiSerialCommPlugin/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  3006
    <unit bldFile="/os/ostesttools/hti/HtiCommPlugins/HtiUsbSerialCommPlugin/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  3007
   </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  3008
   <component id="htiserviceplugins" name="HTI Service Plugins" filter="s60" purpose="development" class="plugin" target="device">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  3009
    <!-- need to #include these from a single unit or separate into component at the right directory level -->
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  3010
    <unit bldFile="/os/ostesttools/hti/HtiServicePlugins/HtiAppServicePlugin/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  3011
    <unit bldFile="/os/ostesttools/hti/HtiServicePlugins/HtiEchoServicePlugin/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  3012
    <unit bldFile="/os/ostesttools/hti/HtiServicePlugins/HtiFtpServicePlugin/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  3013
    <unit bldFile="/os/ostesttools/hti/HtiServicePlugins/HtiIpProxyServicePlugin/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  3014
    <unit bldFile="/os/ostesttools/hti/HtiServicePlugins/HtiStifTfServicePlugin/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  3015
   </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  3016
   <component id="HtiFileHlp" name="HTI File Help" filter="s60" purpose="development" target="device">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  3017
    <unit bldFile="/os/ostesttools/hti/HtiFileHlp/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  3018
   </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  3019
   <component id="HtiWatchdog" name="HTI Watchdog" filter="s60" purpose="development" target="device">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  3020
    <unit bldFile="/os/ostesttools/hti/HtiWatchdog/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  3021
   </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  3022
   <component id="hti_build" name="HTI Build" filter="s60" purpose="development" target="device">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  3023
    <!--  move exports into self-contained component.-->
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  3024
    <unit bldFile="/os/ostesttools/hti/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  3025
   </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  3026
  </collection>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  3027
  <collection id="symbianunittestfw" name="Symbian Unit Test Framework" level="analysis">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  3028
     <component id="symbianunittestfw_build" name="Symbian Unit Test Framework Build" introduced="^4" target="device" purpose="optional">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  3029
      <unit bldFile="/os/ostesttools/symbianunittestfw/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  3030
     </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  3031
  </collection>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  3032
  <collection id="testexecmdw" name="testexecmdw" level="analysis">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  3033
     <component id="tef" name="Test Execute Framework" introduced="^4" target="device" purpose="optional">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  3034
      <unit bldFile="/os/ostesttools/testexecmdw/tef/group"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  3035
     </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  3036
  </collection>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  3037
 </package>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3038
    </layer>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3039
    <layer id="mw" name="Middleware" levels="generic specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3040
      <package id="appsupport" level="generic" tech-domain="rt" levels="system plugin framework server generic specific" name="Generic Application Support">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3041
  <collection id="appsupport_pub" name="Generic Application Support Public Interfaces" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3042
   <component id="flash_viewer_framework_api" name="Flash Viewer Framework API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3043
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3044
    <unit bldFile="/mw/appsupport/appsupport_pub/flash_viewer_framework_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3045
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3046
   <component id="network_status_api" name="Network Status API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3047
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3048
    <unit bldFile="/mw/appsupport/appsupport_pub/network_status_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3049
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3050
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3051
  <collection id="appsupport_plat" name="Generic Application Support Platform Interfaces" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3052
   <component id="action_plugin_api" name="Action Plug-In API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3053
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3054
    <unit bldFile="/mw/appsupport/appsupport_plat/action_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3055
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3056
   <component id="application_orientation_api" name="Application Orientation API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3057
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3058
    <unit bldFile="/mw/appsupport/appsupport_plat/application_orientation_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3059
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3060
   <component id="context_access_api" name="Context Access API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3061
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3062
    <unit bldFile="/mw/appsupport/appsupport_plat/context_access_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3063
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3064
   <component id="context_framework_services_api" name="Context Framework Services API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3065
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3066
    <unit bldFile="/mw/appsupport/appsupport_plat/context_framework_services_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3067
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3068
   <component id="context_framework_client_api" name="Context Framework Client API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3069
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3070
    <unit bldFile="/mw/appsupport/appsupport_plat/context_framework_client_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3071
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3072
   <component id="context_framework_listener_api" name="Context Framework Listener API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3073
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3074
    <unit bldFile="/mw/appsupport/appsupport_plat/context_framework_listener_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3075
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3076
   <component id="context_framework_version_api" name="Context Framework Version API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3077
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3078
    <unit bldFile="/mw/appsupport/appsupport_plat/context_framework_version_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3079
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3080
   <component id="context_source_plugin_api" name="Context Source Plug-In API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3081
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3082
    <unit bldFile="/mw/appsupport/appsupport_plat/context_source_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3083
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3084
   <component id="context_source_settings_manager_api" name="Context Source Settings Manager API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3085
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3086
    <unit bldFile="/mw/appsupport/appsupport_plat/context_source_settings_manager_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3087
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3088
   <component id="context_subscription_api" name="Context Subscription API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3089
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3090
    <unit bldFile="/mw/appsupport/appsupport_plat/context_subscription_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3091
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3092
   <component id="key_event_framework_api" name="Key Event Framework API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3093
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3094
    <unit bldFile="/mw/appsupport/appsupport_plat/key_event_framework_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3095
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3096
   <component id="key_event_framework_mapper_api" name="Key Event Framework Mapper API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3097
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3098
    <unit bldFile="/mw/appsupport/appsupport_plat/key_event_framework_mapper_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3099
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3100
   <component id="media_keys_definition_api" name="Media Keys Definition API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3101
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3102
    <unit bldFile="/mw/appsupport/appsupport_plat/media_keys_definition_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3103
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3104
   <component id="ood_threshold_api" name="OOD Threshold API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3105
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3106
    <unit bldFile="/mw/appsupport/appsupport_plat/ood_threshold_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3107
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3108
   <component id="oom_monitor_api" name="OOM Monitor API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3109
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3110
    <unit bldFile="/mw/appsupport/appsupport_plat/oom_monitor_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3111
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3112
   <component id="oom_monitor_plugin_api" name="OOM Monitor Plugin API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3113
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3114
    <unit bldFile="/mw/appsupport/appsupport_plat/oom_monitor_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3115
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3116
   <component id="operation_provider_api" name="Operation Provider API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3117
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3118
    <unit bldFile="/mw/appsupport/appsupport_plat/operation_provider_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3119
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3120
   <component id="phonecmdhandler_api" name="Phone Command Handler API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3121
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3122
    <unit bldFile="/mw/appsupport/appsupport_plat/phonecmdhandler_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3123
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3124
   <component id="restore_factory_settings_api" name="Restore Factory Settings API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3125
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3126
    <unit bldFile="/mw/appsupport/appsupport_plat/restore_factory_settings_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3127
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3128
   <component id="restore_factory_settings_plugin_api" name="Restore Factory Settings Plug-in API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3129
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3130
    <unit bldFile="/mw/appsupport/appsupport_plat/restore_factory_settings_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3131
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3132
   <component id="secondary_display_accfw_api" name="Secondary Display Accessory Framework API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3133
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3134
    <unit bldFile="/mw/appsupport/appsupport_plat/secondary_display_accfw_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3135
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3136
   <component id="secondary_display_startup_api" name="Secondary Display Startup API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3137
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3138
    <unit bldFile="/mw/appsupport/appsupport_plat/secondary_display_startup_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3139
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3140
   <component id="secondary_display_sysap_api" name="Secondary Display System Application API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3141
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3142
    <unit bldFile="/mw/appsupport/appsupport_plat/secondary_display_sysap_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3143
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3144
   <component id="secondary_display_system_state_api" name="Secondary Display System State API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3145
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3146
    <unit bldFile="/mw/appsupport/appsupport_plat/secondary_display_system_state_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3147
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3148
   <component id="sensor_user_setting_api" name="Sensor User Setting API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3149
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3150
    <unit bldFile="/mw/appsupport/appsupport_plat/sensor_user_setting_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3151
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3152
   <component id="startup_configuration_api" name="Startup Configuration API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3153
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3154
    <unit bldFile="/mw/appsupport/appsupport_plat/startup_configuration_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3155
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3156
   <component id="system_application_key_handler_plugin_api" name="System Application Key Handler Plug-in API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3157
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3158
    <unit bldFile="/mw/appsupport/appsupport_plat/system_application_key_handler_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3159
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3160
   <component id="system_application_light_control_plugin_api" name="System Application Light Control Plug-in API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3161
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3162
    <unit bldFile="/mw/appsupport/appsupport_plat/system_application_light_control_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3163
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3164
   <component id="system_application_notification_api" name="System Application Notification API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3165
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3166
    <unit bldFile="/mw/appsupport/appsupport_plat/system_application_notification_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3167
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3168
   <component id="system_application_plugin_callback_api" name="System Application Plug-in Callback API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3169
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3170
    <unit bldFile="/mw/appsupport/appsupport_plat/system_application_plugin_callback_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3171
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3172
   <component id="flash_mmi_service_interface_custom_api" name="Flash MMI Service Interface Custom API" introduced="^2" filter="s60,!sf_build" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3173
      <unit bldFile="/mw/appsupport/appsupport_plat/flash_mmi_service_interface_custom_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3174
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3175
   <component id="flash_netscape_plugin_command_api" name="Flash Netscape Plugin Command API" introduced="^2" filter="s60,!sf_build" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3176
      <unit bldFile="/mw/appsupport/appsupport_plat/flash_netscape_plugin_command_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3177
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3178
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3179
  <collection id="contextframework" name="Context Framework" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3180
   <component id="cfw" name="Context Framework" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3181
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3182
    <unit bldFile="/mw/appsupport/contextframework/cfw/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3183
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3184
   <component id="cfwplugins" name="Context Framework Plugins" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3185
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3186
    <unit bldFile="/mw/appsupport/contextframework/cfwplugins/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3187
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3188
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3189
  <collection id="coreapplicationuis" name="Core Application UIs" level="server">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3190
   <component id="dbrecovery" name="Database Recovery" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3191
    <unit bldFile="/mw/appsupport/coreapplicationuis/dbrecovery/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3192
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3193
   <component id="nspswsplugin" name="NSPS WS Plugin" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3194
    <!-- No Service Power Save? Window Server? Please elaborate-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3195
    <unit bldFile="/mw/appsupport/coreapplicationuis/nspswsplugin/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3196
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3197
   <component id="rfs" name="Restore Factory Settings" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3198
    <unit bldFile="/mw/appsupport/coreapplicationuis/rfs/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3199
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3200
   <component id="rfsplugins" name="Restore Factory Settings Plugins" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3201
    <unit bldFile="/mw/appsupport/coreapplicationuis/rfsplugins/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3202
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3203
   <component id="sysap" name="System Application" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3204
    <unit bldFile="/mw/appsupport/coreapplicationuis/sysap/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3205
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3206
   <component id="variatedsettings" name="Variated Settings" filter="s60" class="config" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3207
    <unit bldFile="/mw/appsupport/coreapplicationuis/variatedsettings/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3208
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3209
   <component id="accfwuinotifier" name="Accessory Framework UI Notifier" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3210
    <unit bldFile="/mw/appsupport/coreapplicationuis/accfwuinotifier/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3211
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3212
   <component id="kefmapper" name="Key Event Framework" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3213
    <unit bldFile="/mw/appsupport/coreapplicationuis/kefmapper/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3214
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3215
   <component id="advancedtspcontroller" name="Advanced TSP Controller" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3216
    <unit bldFile="/mw/appsupport/coreapplicationuis/advancedtspcontroller/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3217
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3218
   <component id="powersaveutilities" name="Power Save Utilities" filter="s60" target="device" purpose="optional">
777
9e92a4b1eb89 Updated S^4 system_model.xml after analysing build 890
William Roberts <williamr@symbian.org>
parents: 774
diff changeset
  3219
    <unit bldFile="/mw/appsupport/coreapplicationuis/powersaveutilities" qt:proFile="powersaveutilities.pro"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3220
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3221
   <component id="gsserverenginestub" name="GS Server Engine Stub" deprecated="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3222
    <unit bldFile="/mw/appsupport/coreapplicationuis/gsserverenginestub/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3223
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3224
   <component id="gsserverengine" name="GS Server Engine" deprecated="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3225
    <unit bldFile="/mw/appsupport/coreapplicationuis/gsserverengine/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3226
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3227
   <component id="sensordatacompensatorplugin" name="Sensor Data Compensator Plugin" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3228
    <unit bldFile="/mw/appsupport/coreapplicationuis/sensordatacompensatorplugin/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3229
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3230
   <component id="atcmdplugin" name="AT Command Plugin" filter="s60,!oem_build" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3231
      <unit bldFile="/mw/appsupport/coreapplicationuis/atcmdplugin/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3232
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3233
   <component id="devicepowermenuplugin" name="Device Power Menu Plugin" introduced="^4" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3234
      <unit bldFile="/mw/appsupport/coreapplicationuis/devicepowermenuplugin" qt:proFile="devicepowermenuplugin.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3235
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3236
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3237
  <collection id="flashliteapi_3_1" name="Flash Lite API 3.1" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3238
   <!--  collection is really a component. Move down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3239
   <component id="flashliteapi_3_1_build" name="Flash Lite API Build" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3240
    <unit base="/mw/appsupport/flashliteapi_3_1/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3241
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3242
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3243
  <collection id="mediakeys" name="Media Keys" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3244
   <!--  collection is really a component. Move down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3245
   <component id="mediakeys_build" name="Media Keys Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3246
    <unit bldFile="/mw/appsupport/mediakeys/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3247
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3248
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3249
  <collection id="startupservices" name="Startup Services" level="system">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3250
   <component id="splashscreen" name="Splash Screen" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3251
    <unit bldFile="/mw/appsupport/startupservices/splashscreen/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3252
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3253
   <component id="startupanimation" name="Startup Animation" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3254
    <unit bldFile="/mw/appsupport/startupservices/startupanimation/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3255
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3256
   <component id="startup" name="Startup Application" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3257
    <unit bldFile="/mw/appsupport/startupservices/startup/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3258
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3259
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3260
  <collection id="sysresmonitoring" name="System Resource Monitoring" level="system">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3261
   <component id="oodmonitor" name="OOD Monitor" introduced="7.0s" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3262
    <unit bldFile="/mw/appsupport/sysresmonitoring/oodmonitor/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3263
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3264
   <component id="oommonitor" name="OOM Monitor" introduced="7.0s" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3265
    <unit bldFile="/mw/appsupport/sysresmonitoring/oommonitor/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3266
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3267
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3268
  <collection id="systemsettings" name="System Settings" level="system">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3269
   <component id="gssensorplugin" name="GS Sensor Plugin" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3270
    <unit bldFile="/mw/appsupport/systemsettings/gssensorplugin/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3271
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3272
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3273
   <component id="accindicatorplugin" name="ACC Indicator Plugin" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3274
    <unit bldFile="/mw/appsupport/systemsettings/accindicatorplugin" qt:proFile="accindicatorplugin.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3275
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3276
   <component id="accindicatorsettings" name="ACC Indicator Settings" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3277
	<!-- can't have a component inside another component -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3278
    <unit bldFile="/mw/appsupport/systemsettings/accindicatorplugin/accindicatorsettings" qt:proFile="accindicatorsettings.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3279
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3280
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3281
  <collection id="filehandling" name="File Handling" level="server">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3282
   <component id="fileconverterfw" name="File Converter Framework" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3283
    <unit bldFile="/mw/appsupport/filehandling/fileconverterfw/group" mrp="/mw/appsupport/filehandling/fileconverterfw/group/app-framework_conarc.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3284
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3285
   <component id="htmltorichtextconverter" name="HTML to RichText Converter" introduced="7.0" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3286
    <unit bldFile="/mw/appsupport/filehandling/htmltorichtextconverter/group" mrp="/mw/appsupport/filehandling/htmltorichtextconverter/group/app-services_chtmltocrtconv.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3287
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3288
   <component id="richtexttohtmlconverter" name="RichText to HTML Converter" introduced="7.0s" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3289
    <unit bldFile="/mw/appsupport/filehandling/richtexttohtmlconverter/Group" mrp="/mw/appsupport/filehandling/richtexttohtmlconverter/Group/app-services_richtexttohtmlconv.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3290
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3291
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3292
  <collection id="hwresourceadaptation" name="Hardware Resource Adaptation" level="generic">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3293
   <component id="hwresourcemgruiplugin" name="Hardware Resource Manager UI Plugin" introduced="^2" deprecated="^4" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3294
    <unit bldFile="/mw/appsupport/hwresourceadaptation/hwresourcemgruiplugin/group" mrp="/mw/appsupport/hwresourceadaptation/hwresourcemgruiplugin/group/telephony_hwrmuiplugin.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3295
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3296
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3297
  <collection id="commonappservices" name="Common Application Services" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3298
   <component id="alarmserver" name="Alarm Server" introduced="7.0" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3299
    <unit bldFile="/mw/appsupport/commonappservices/alarmserver/Group" mrp="/mw/appsupport/commonappservices/alarmserver/Group/app-services_alarmserver.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3300
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3301
   <component id="alarmservertest" name="Alarm Server Test" introduced="8.1" deprecated="^3" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3302
    <unit bldFile="/mw/appsupport/commonappservices/alarmservertest/TestAlarmSrv" mrp="/mw/appsupport/commonappservices/alarmservertest/TestAlarmSrv/app-services_testalarmsrv.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3303
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3304
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3305
   <component id="appservicesdocs" name="Application Services Documentation" purpose="development" class="doc" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3306
        <unit mrp="/mw/appsupport/commonappservices/doc_pub/app-services_documentation.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3307
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3308
   <component id="backuprestorenotification" name="Backup Restore Notification" introduced="8.1" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3309
    <unit bldFile="/mw/appsupport/commonappservices/backuprestorenotification/group" mrp="/mw/appsupport/commonappservices/backuprestorenotification/group/app-services_BackupRestoreNotification.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3310
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3311
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3312
  <collection id="tzservices" name="Time Zone Services" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3313
   <component id="tzserver" name="Time Zone Server" introduced="9.1" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3314
    <unit bldFile="/mw/appsupport/tzservices/tzserver/group" mrp="/mw/appsupport/tzservices/tzserver/group/app-services_tz.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3315
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3316
   <component id="tzloc" name="Time Zone Localization" introduced="9.1" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3317
    <unit bldFile="/mw/appsupport/tzservices/tzloc/group" mrp="/mw/appsupport/tzservices/tzloc/group/app-services_timezonelocalization.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3318
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3319
   <component id="tzlocrscfactory" name="Time Zone Localization Resource Factory" introduced="9.1" purpose="optional" class="config" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3320
    <unit bldFile="/mw/appsupport/tzservices/tzlocrscfactory/group" mrp="/mw/appsupport/tzservices/tzlocrscfactory/group/app-services_tzlocalizationrscfactory.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3321
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3322
   <component id="tzdatabase" name="Time Zone Database" introduced="9.1" purpose="optional" class="config" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3323
    <unit bldFile="/mw/appsupport/tzservices/tzdatabase/group" mrp="/mw/appsupport/tzservices/tzdatabase/group/app-services_tzdb.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3324
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3325
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3326
  <collection id="contenthandling" name="Content Handling" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3327
   <component id="webrecognisers" name="Web Recognisers" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3328
    <unit bldFile="/mw/appsupport/contenthandling/webrecognisers/group" mrp="/mw/appsupport/contenthandling/webrecognisers/group/application-protocols_recognisers.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3329
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3330
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3331
  <collection id="openenvutils" name="Open Environment Utilities" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3332
   <component id="commandshell" name="Command Shell" introduced="^3" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3333
    <unit bldFile="/mw/appsupport/openenvutils/commandshell/group" mrp="/mw/appsupport/openenvutils/commandshell/group/oetools_zsh.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3334
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3335
   <component id="telnetserver" name="Telnet Server" introduced="^3" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3336
    <unit bldFile="/mw/appsupport/openenvutils/telnetserver/group" mrp="/mw/appsupport/openenvutils/telnetserver/group/oetools_telnetd.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3337
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3338
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3339
  <collection id="printingsupport" name="Printing Support" level="generic">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3340
   <component id="printinguisupport" name="Printing UI Support" introduced="^2" deprecated="^3" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3341
    <unit bldFile="/mw/appsupport/printingsupport/printinguisupport/group" mrp="/mw/appsupport/printingsupport/printinguisupport/group/app-framework_print.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3342
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3343
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3344
  <collection id="appfw" name="Application Framework" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3345
   <component id="apparchitecture" name="Application Architecture" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3346
    <unit bldFile="/mw/appsupport/appfw/apparchitecture/group" mrp="/mw/appsupport/appfw/apparchitecture/group/app-framework_apparc.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3347
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3348
   <component id="viewserver" name="View Server" introduced="6.0" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3349
    <unit bldFile="/mw/appsupport/appfw/viewserver/group" mrp="/mw/appsupport/appfw/viewserver/group/app-framework_viewsrv.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3350
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3351
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3352
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3353
  <collection id="applaunchservices" name="Application Launch Services" level="generic">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3354
   <component id="aftermarketappstarter" name="After Market Application Starter" introduced="^3" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3355
    <unit bldFile="/mw/appsupport/applaunchservices/aftermarketappstarter/group" mrp="/mw/appsupport/applaunchservices/aftermarketappstarter/group/app-framework_amastart.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3356
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3357
   <component id="applaunchplugins" name="Application Launch Plugins" introduced="^3" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3358
    <unit bldFile="/mw/appsupport/applaunchservices/applaunchplugins/group" mrp="/mw/appsupport/applaunchservices/applaunchplugins/group/app-framework_aplp.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3359
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3360
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3361
  <collection id="tzpcside" name="Time Zone PC Side" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3362
   <component id="tzcompiler" name="Time Zone Compiler" introduced="9.1" target="desktop" purpose="optional" class="config">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3363
    <unit bldFile="/mw/appsupport/tzpcside/tzcompiler/group" mrp="/mw/appsupport/tzpcside/tzcompiler/group/app-services_tzcompiler.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3364
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3365
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3366
  <collection id="appsupport_info" name="Generic Application Support Info" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3367
   <component id="appsupport_metadata" name="Generic Application Support Metadata" introduced="^2" target="desktop" purpose="development" class="config">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3368
    <unit mrp="/mw/appsupport/appsupport_info/appsupport_metadata/appsupport_metadata.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3369
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3370
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3371
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3372
      <package id="securitysrv" level="generic" tech-domain="se" levels="plugin framework server generic specific" name="Security Services">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3373
  <collection id="secsrv_plat" name="Security Services Platform Interfaces" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3374
   <component id="cms_api" name="CMS API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3375
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3376
    <unit bldFile="/mw/securitysrv/secsrv_plat/cms_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3377
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3378
   <component id="pkcs12_parser_api" name="PKCS12 Parser API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3379
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3380
    <unit bldFile="/mw/securitysrv/secsrv_plat/pkcs12_parser_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3381
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3382
   <component id="java_utils_api" name="Java Utils API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3383
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3384
    <unit bldFile="/mw/securitysrv/secsrv_plat/java_utils_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3385
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3386
   <component id="wim_cert_api" name="WIM Cert API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3387
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3388
    <unit bldFile="/mw/securitysrv/secsrv_plat/wim_cert_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3389
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3390
   <component id="device_key_store_encryption_plugin_api" name="Device Key Store Encryption Plug-in API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3391
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3392
    <unit bldFile="/mw/securitysrv/secsrv_plat/device_key_store_encryption_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3393
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3394
   <component id="x509certnameparser_api" name="X.509 Certificate Name Parser API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3395
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3396
    <unit bldFile="/mw/securitysrv/secsrv_plat/x509certnameparser_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3397
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3398
   <component id="remote_lock_api" name="Remote Lock API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3399
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3400
    <unit bldFile="/mw/securitysrv/secsrv_plat/remote_lock_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3401
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3402
   <component id="pkidialog_api" name="PKI Dialog API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3403
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3404
    <unit bldFile="/mw/securitysrv/secsrv_plat/pkidialog_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3405
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3406
   <component id="provisioning_api" name="Provisioning API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3407
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3408
    <unit bldFile="/mw/securitysrv/secsrv_plat/provisioning_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3409
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3410
   <component id="keyguard_configuration_api" name="Keyguard Configuration API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3411
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3412
    <unit bldFile="/mw/securitysrv/secsrv_plat/keyguard_configuration_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3413
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3414
   <component id="keylock_policy_api" name="Keylock Policy API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3415
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3416
    <unit bldFile="/mw/securitysrv/secsrv_plat/keylock_policy_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3417
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3418
   <component id="security_code_ui_api" name="Security Code UI API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3419
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3420
    <unit bldFile="/mw/securitysrv/secsrv_plat/security_code_ui_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3421
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3422
   <component id="gba_api" name="GBA API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3423
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3424
    <unit bldFile="/mw/securitysrv/secsrv_plat/gba_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3425
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3426
   <component id="keyguard_access_api" name="Keyguard Access API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3427
    <unit bldFile="/mw/securitysrv/secsrv_plat/keyguard_access_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3428
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3429
   <component id="devicelock_access_api" name="Device Lock Access API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3430
    <unit bldFile="/mw/securitysrv/secsrv_plat/devicelock_access_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3431
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3432
   <component id="lockapp_server_api" name="Lock Application Server API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3433
    <unit bldFile="/mw/securitysrv/secsrv_plat/lockapp_server_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3434
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3435
   <component id="devencadaptation_api" name="Device Encryption Adaptation API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3436
    <unit bldFile="/mw/securitysrv/secsrv_plat/devencadaptation_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3437
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3438
   <component id="devenccommonutils_api" name="Device Encryption Common Utils API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3439
    <unit bldFile="/mw/securitysrv/secsrv_plat/devenccommonutils_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3440
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3441
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3442
  <collection id="cms" name="Certificate Management Service" level="server">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3443
   <!-- collection is really a component. Need to move down a directory-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3444
   <component id="cms_build" name="CMS" introduced="^3" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3445
    <unit bldFile="/mw/securitysrv/cms/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3446
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3447
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3448
  <collection id="pkiutilities" name="PKI Utilities" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3449
   <component id="x509certnameparser" name="X.509 Certificate Name Parser" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3450
    <unit bldFile="/mw/securitysrv/pkiutilities/x509certnameparser/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3451
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3452
   <component id="pkcs12" name="PKCS #12" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3453
    <unit bldFile="/mw/securitysrv/pkiutilities/pkcs12/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3454
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3455
   <component id="ctsecuritydialogs" name="Crypto Token Security Dialogs" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3456
    <unit bldFile="/mw/securitysrv/pkiutilities/ctsecuritydialogs/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3457
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3458
   <component id="certsaver" name="Certificate Saver" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3459
    <unit bldFile="/mw/securitysrv/pkiutilities/certsaver/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3460
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3461
   <component id="devicetoken" name="Device Token" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3462
    <unit bldFile="/mw/securitysrv/pkiutilities/devicetoken/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3463
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3464
   <component id="certificates" name="Certificates" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3465
    <unit bldFile="/mw/securitysrv/pkiutilities/Certificates/group" filter="sf_build"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3466
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3467
   <component id="pkiutilities_build" name="PKI Utilities Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3468
    <!-- need to split this into the above components -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3469
    <unit bldFile="/mw/securitysrv/pkiutilities/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3470
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3471
   <component id="ocsp" name="Online Certificate Status Protocol" introduced="^2" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3472
    <unit bldFile="/mw/securitysrv/pkiutilities/ocsp/group" mrp="/mw/securitysrv/pkiutilities/ocsp/group/securitysrv_ocsp.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3473
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3474
   <component id="untrustedcertificatedialog" name="Untrusted Certificate Dialog" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3475
    <unit bldFile="/mw/securitysrv/pkiutilities/untrustedcertificatedialog" qt:proFile="untrustedcertificateplugin.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3476
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3477
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3478
  <collection id="wim" name="Wireless Identity Module" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3479
   <!-- collection is really a component. Need to move down a directory-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3480
   <component id="wim_build" name="WIM Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3481
    <unit bldFile="/mw/securitysrv/wim/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3482
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3483
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3484
  <collection id="remotelock" name="Remote Lock" level="generic">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3485
   <!-- collection is really a component. Need to move down a directory-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3486
   <component id="remotelock_build" name="Remote Lock Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3487
    <unit bldFile="/mw/securitysrv/remotelock/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3488
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3489
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3490
  <collection id="securitydialogs" name="Security Dialogs" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3491
   <component id="keylockpolicyapi" name="Keylock Policy API" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3492
    <unit bldFile="/mw/securitysrv/securitydialogs/keylockpolicyapi/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3493
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3494
   <component id="secui" name="Security UI" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3495
    <unit bldFile="/mw/securitysrv/securitydialogs/secui/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3496
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3497
   <component id="securitynotifier" name="Security Notifier" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3498
    <unit bldFile="/mw/securitysrv/securitydialogs/securitynotifier/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3499
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3500
   <component id="lockclient" name="Lock Client" introduced="^3" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3501
	<!-- This overwrites the bld.inf already in this dir. I'm pretty sure this will cause problems with the export -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3502
    <unit bldFile="/mw/securitysrv/securitydialogs/lockclient/group" qt:proFile="lockclient.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3503
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3504
   <component id="lockapp" name="Lock Application" introduced="^3" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3505
    <unit bldFile="/mw/securitysrv/securitydialogs/lockapp/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3506
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3507
   <component id="secuinotifications" name="Security UI Notifications" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3508
      <unit bldFile="/mw/securitysrv/securitydialogs/secuinotifications" qt:proFile="secuinotifications.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3509
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3510
   <component id="indicatorautolockplugin" name="Auto Lock Indicator Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3511
		<!-- directory at the wrong level to be a component-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3512
      <unit bldFile="/mw/securitysrv/securitydialogs/autolock/indicatorplugin" qt:proFile="indicatorautolockplugin.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3513
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3514
   <component id="autolockuseractivityservice" name="Auto Lock User Activity Service" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3515
		<!-- Can't have a component inside another. Need to move to securitydialogs/autolockuseractivityservice -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3516
      <unit bldFile="/mw/securitysrv/securitydialogs/autolock/autolockuseractivityservice" qt:proFile="autolockuseractivityservice.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3517
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3518
   <component id="autolocksrv" name="Auto Lock Server" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3519
      <unit bldFile="/mw/securitysrv/securitydialogs/autolock" qt:proFile="autolock.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3520
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3521
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3522
  <collection id="cpsecplugins" name="Security Settings Plugins" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3523
   <component id="devicelockplugin" name="Device Lock Plugin" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3524
      <unit bldFile="/mw/securitysrv/cpsecplugins/devicelockplugin" qt:proFile="devicelockplugin.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3525
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3526
   <component id="simpincodeplugin" name="SIM PIN Code Plugin" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3527
      <unit bldFile="/mw/securitysrv/cpsecplugins/simpincodeplugin" qt:proFile="pincodeplugin.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3528
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3529
   <component id="cpadvancedsecplugin" name="Advanced Security Plugin" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3530
      <unit bldFile="/mw/securitysrv/cpsecplugins/cpadvancedsecplugin/group" qt:proFile="advancedsecplugin.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3531
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3532
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3533
  <collection id="boottimeintegritycheck" name="Boot Time Integrity Check" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3534
   <!-- collection is really a component. Need to move down a directory-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3535
   <component id="boottimeintegritycheck_build" name="Boot Time Integrity Check Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3536
    <unit bldFile="/mw/securitysrv/boottimeintegritycheck/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3537
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3538
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3539
  <collection id="gba" name="Generic Bootstrapping Architecture" level="server">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3540
   <component id="uicc" name="UICC" introduced="^2" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3541
    <unit bldFile="/mw/securitysrv/gba/uicc/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3542
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3543
   <component id="gbaserver" name="GBA Server" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3544
    <unit bldFile="/mw/securitysrv/gba/gbaserver/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3545
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3546
   <component id="gbaapi" name="GBA API" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3547
    <unit bldFile="/mw/securitysrv/gba/gbaapi/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3548
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3549
   <component id="gbafilter" name="GBA HTTP Filter" introduced="^2" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3550
    <unit bldFile="/mw/securitysrv/gba/gbafilter/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3551
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3552
   <component id="gba_build" name="Generic Boot Architecture Build" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3553
    <!-- need to split this into the above components, or remove #includes and make this GBA ROM  -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3554
    <unit bldFile="/mw/securitysrv/gba/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3555
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3556
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3557
  <collection id="devencdiskutils" name="Device Encryption Disk Utils" level="server">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3558
   <component id="devenccommonutils" name="Device Encryption Common Utils" introduced="^3" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3559
    <unit bldFile="/mw/securitysrv/devencdiskutils/DevEncCommonUtils/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3560
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3561
   <component id="devencrfsplugin" name="Device Encryption RFS Plugin" introduced="^3" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3562
    <unit bldFile="/mw/securitysrv/devencdiskutils/DevEncRfsPlugin/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3563
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3564
   <component id="pk5recognizer" name="Device Encryption Pk5 Recognizer" introduced="^3" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3565
    <unit bldFile="/mw/securitysrv/devencdiskutils/Pk5Recognizer/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3566
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3567
   <component id="devencstarter" name="Device Encryption Starter" introduced="^3" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3568
    <unit bldFile="/mw/securitysrv/devencdiskutils/DevEncStarter/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3569
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3570
   <component id="devencdiskutils_build" name="Device Encryption Disk Utils Build" introduced="^3" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3571
    <!-- need to split this into the above components, or remove #includes and make this a ROM  component-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3572
    <unit bldFile="/mw/securitysrv/devencdiskutils/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3573
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3574
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3575
  <collection id="securitysrv_info" name="Security Services Info" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3576
   <component id="securitysrv_test" name="Security Services Test" filter="s60,test,api_test" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3577
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3578
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3579
   <component id="securitysrv_metadata" name="Security Services Metadata" introduced="^2" target="desktop" purpose="development" class="config">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3580
    <unit mrp="/mw/securitysrv/securitysrv_info/securitysrv_metadata/securitysrv_metadata.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3581
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3582
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3583
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3584
      <package id="drm" level="generic" tech-domain="se" levels="plugin framework server generic specific" name="DRM">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3585
  <collection id="drm_plat" name="DRM Platform Interfaces" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3586
   <component id="roap_api" name="ROAP API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3587
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3588
    <unit bldFile="/mw/drm/drm_plat/roap_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3589
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3590
   <component id="drm_common_api" name="DRM Common API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3591
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3592
    <unit bldFile="/mw/drm/drm_plat/drm_common_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3593
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3594
   <component id="drm_rights_api" name="DRM Rights API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3595
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3596
    <unit bldFile="/mw/drm/drm_plat/drm_rights_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3597
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3598
   <component id="drm_legacy_api" name="DRM Legacy API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3599
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3600
    <unit bldFile="/mw/drm/drm_plat/drm_legacy_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3601
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3602
   <component id="dcf_repository_api" name="DCF Repository API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3603
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3604
    <unit bldFile="/mw/drm/drm_plat/dcf_repository_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3605
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3606
   <component id="drm_service_api" name="DRM Service API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3607
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3608
    <unit bldFile="/mw/drm/drm_plat/drm_service_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3609
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3610
   <component id="drm_secondary_display_api" name="DRM Secondary Display API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3611
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3612
    <unit bldFile="/mw/drm/drm_plat/drm_secondary_display_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3613
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3614
   <component id="drm_license_manager_api" name="DRM License Manager API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3615
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3616
    <unit bldFile="/mw/drm/drm_plat/drm_license_manager_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3617
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3618
   <component id="drm_utility_api" name="DRM Utility API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3619
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3620
    <unit bldFile="/mw/drm/drm_plat/drm_utility_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3621
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3622
   <component id="drm_agents_api" name="DRM Agents API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3623
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3624
    <unit bldFile="/mw/drm/drm_plat/drm_agents_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3625
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3626
   <component id="wmdrm_core_api" name="WM DRM Core API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3627
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3628
    <unit bldFile="/mw/drm/drm_plat/wmdrm_core_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3629
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3630
   <component id="wmdrm_access_api" name="WM DRM Access API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3631
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3632
    <unit bldFile="/mw/drm/drm_plat/wmdrm_access_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3633
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3634
   <component id="wmdrm_ota_access_api" name="WM DRM OTA Access API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3635
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3636
    <unit bldFile="/mw/drm/drm_plat/wmdrm_ota_access_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3637
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3638
   <component id="camese_utility_api" name="Camese Utility API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3639
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3640
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3641
    <unit bldFile="/mw/drm/drm_plat/camese_utility_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3642
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3643
   <component id="camese_framework_api" name="Camese Framework API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3644
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3645
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3646
    <unit bldFile="/mw/drm/drm_plat/camese_framework_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3647
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3648
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3649
  <collection id="drm_pub" name="DRM Public Interfaces" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3650
   <component id="drm_helper_api" name="DRM Helper API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3651
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3652
    <unit bldFile="/mw/drm/drm_pub/drm_helper_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3653
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3654
   <component id="oma_drm_caf_agent_api" name="OMA DRM CAF Agent API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3655
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3656
    <unit bldFile="/mw/drm/drm_pub/oma_drm_caf_agent_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3657
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3658
   <component id="drm_license_checker_api" name="DRM License Checker API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3659
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3660
    <unit bldFile="/mw/drm/drm_pub/drm_license_checker_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3661
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3662
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3663
  <collection id="commondrm" name="Common DRM" level="generic">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3664
   <!-- it looks like this collection would be better as a component. If so, move down a directory. Otherwise, split up the bld.inf -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3665
   <component id="drmqtencryptor" name="DRM Qt Encryptor" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3666
    <unit bldFile="/mw/drm/commondrm/drmqtencryptor" qt:proFile="qt_drmencryptor.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3667
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3668
   <component id="drmrightsmanagerui" name="DRM Rights Manager UI" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3669
    <unit bldFile="/mw/drm/commondrm/drmrightsmanagerui/help/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3670
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3671
   <component id="drmutility" name="DRM Utility" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3672
    <unit bldFile="/mw/drm/commondrm/drmutility/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3673
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3674
   <component id="drmserviceapiwrapper" name="DRM Service API Wrapper" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3675
    <unit bldFile="/mw/drm/commondrm/drmserviceapiwrapper/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3676
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3677
   <component id="drmrightsstoringlocation" name="DRM Rights Storing Location" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3678
    <unit bldFile="/mw/drm/commondrm/drmrightsstoringlocation/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3679
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3680
   <component id="commondrm_build" name="Common DRM Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3681
    <!-- should be split into the above files, or them collapsed into a single component -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3682
    <unit bldFile="/mw/drm/commondrm/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3683
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3684
   <component id="commondrm_qt_build" name="Common DRM Qt Build" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3685
   <!-- split up build components -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3686
    <unit bldFile="/mw/drm/commondrm" qt:proFile="commondrm.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3687
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3688
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3689
  <collection id="omadrm" name="OMA DRM" level="server">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3690
   <!-- split up build components -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3691
   <component id="omadrm_build" name="OMA DRM Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3692
    <unit bldFile="/mw/drm/omadrm/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3693
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3694
   <component id="omadrm_qt_build" name="OMA DRM Qt Build" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3695
    <unit bldFile="/mw/drm/omadrm" qt:proFile="omadrm.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3696
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3697
   <component id="foundationcerts" name="Foundation Certificates" filter="sf_build" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3698
    <unit bldFile="/mw/drm/omadrm/foundationcerts/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3699
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3700
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3701
  <collection id="wmdrm" name="Windows Media DRM" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3702
   <!-- collection is really a component. Move down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3703
   <component id="wmdrm_build" name="WM DRM Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3704
    <unit bldFile="/mw/drm/wmdrm/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3705
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3706
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3707
  <collection id="drm_info" name="DRM Info" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3708
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3709
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3710
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3711
      <package id="locationsrv" level="specific" tech-domain="lo" levels="plugin fw server if" name="Location Services">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3712
  <collection id="locsrv_pub" name="Location Services Public Interfaces" level="if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3713
   <component id="landmarks_search_api" name="Landmarks Search API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3714
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3715
    <unit bldFile="/mw/locationsrv/locsrv_pub/landmarks_search_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3716
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3717
   <component id="landmarks_api" name="Landmarks API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3718
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3719
    <unit bldFile="/mw/locationsrv/locsrv_pub/landmarks_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3720
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3721
   <component id="landmarks_database_management_api" name="Landmarks Database Management API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3722
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3723
    <unit bldFile="/mw/locationsrv/locsrv_pub/landmarks_database_management_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3724
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3725
   <component id="location_triggering_api" name="Location Triggering API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3726
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3727
    <unit bldFile="/mw/locationsrv/locsrv_pub/location_triggering_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3728
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3729
   <component id="blid_application_satellite_info_api" name="BLID Application Satellite Info API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3730
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3731
    <unit bldFile="/mw/locationsrv/locsrv_pub/blid_application_satellite_info_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3732
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3733
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3734
  <collection id="locsrv_plat" name="Location Services Platform Interfaces" level="if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3735
   <component id="geocoding_api" name="Geocoding API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3736
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3737
    <unit bldFile="/mw/locationsrv/locsrv_plat/geocoding_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3738
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3739
   <component id="supl_pos_message_plugin_api" name="SUPL POS Message Plugin API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3740
	<!-- placeholder
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3741
    <meta rel="Api" href="locsrv_plat/supl_pos_message_plugin_api/supl_pos_message_plugin_api.metaxml"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3742
    <unit bldFile="locsrv_plat/supl_pos_message_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3743
	 -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3744
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3745
   <component id="landmarks_category_definition_api" name="Landmarks Category Definition API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3746
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3747
    <unit bldFile="/mw/locationsrv/locsrv_plat/landmarks_category_definition_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3748
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3749
   <component id="supl_settings_api" name="SUPL Settings API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3750
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3751
    <unit bldFile="/mw/locationsrv/locsrv_plat/supl_settings_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3752
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3753
   <component id="np_proxy_configuration_api" name="NP Proxy Configuration API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3754
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3755
    <unit bldFile="/mw/locationsrv/locsrv_plat/np_proxy_configuration_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3756
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3757
   <component id="supl_terminal_initiation_api" name="SUPL Terminal Initiation API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3758
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3759
    <unit bldFile="/mw/locationsrv/locsrv_plat/supl_terminal_initiation_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3760
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3761
   <component id="supl_network_initiation_api" name="SUPL Network Initiation API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3762
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3763
    <unit bldFile="/mw/locationsrv/locsrv_plat/supl_network_initiation_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3764
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3765
   <component id="oma_supl_configuration_parameter_api" name="OMA SUPL Configuration Parameter API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3766
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3767
    <unit bldFile="/mw/locationsrv/locsrv_plat/oma_supl_configuration_parameter_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3768
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3769
   <component id="location_triggering_management_api" name="Location Triggering Management API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3770
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3771
    <unit bldFile="/mw/locationsrv/locsrv_plat/location_triggering_management_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3772
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3773
   <component id="location_triggering_status_information_api" name="Location Triggering Status Information API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3774
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3775
    <unit bldFile="/mw/locationsrv/locsrv_plat/location_triggering_status_information_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3776
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3777
   <component id="oma_supl_asn_codec_plugin_api" name="OMA SUPL ASN Codec Plugin API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3778
    <unit bldFile="/mw/locationsrv/locsrv_plat/oma_supl_asn_codec_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3779
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3780
  <component id="query_and_notification_api" name="Query and Notification API" introduced="^3" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3781
      <unit bldFile="/mw/locationsrv/locsrv_plat/query_and_notification_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3782
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3783
   <component id="location_local_variation_api" name="Location Local Variation API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3784
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3785
    <unit bldFile="/mw/locationsrv/locsrv_plat/location_local_variation_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3786
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3787
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3788
  <collection id="genericpositioningplugins" name="Generic Positioning Plugins" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3789
   <component id="locationnpppsy" name="Location Positioning Proxy PSY" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3790
    <unit bldFile="/mw/locationsrv/genericpositioningplugins/locationnpppsy/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3791
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3792
   <component id="locationsuplpsy" name="Location SUPL PSY" introduced="^3" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3793
    <unit bldFile="/mw/locationsrv/genericpositioningplugins/locationsuplpsy/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3794
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3795
   <component id="genericpositioningplugins_build" name="Generic Positioning Plugins Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3796
    <!-- need to break this up into the other components -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3797
    <unit bldFile="/mw/locationsrv/genericpositioningplugins/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3798
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3799
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3800
  <collection id="landmarks" name="Landmarks" level="server">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3801
   <component id="locationlandmarks" name="Location Landmarks" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3802
    <unit bldFile="/mw/locationsrv/landmarks/locationlandmarks/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3803
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3804
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3805
  <collection id="locationsystemui" name="Location System UI" level="if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3806
   <component id="locationsysui" name="Location System UI" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3807
    <unit bldFile="/mw/locationsrv/locationsystemui/locationsysui/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3808
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3809
   <component id="qtlocationsysui" name="Location System Qt UI" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3810
    <unit bldFile="/mw/locationsrv/locationsystemui/locationsysui" qt:proFile="locsysui.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3811
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3812
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3813
  <collection id="supl" name="SUPL" level="fw">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3814
   <component id="locationsuplfw" name="Location SUPL Framework" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3815
    <unit bldFile="/mw/locationsrv/supl/locationsuplfw/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3816
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3817
   <component id="locationomasuplprotocolhandler" name="OMA SUPL Protocol Handler" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3818
    <unit bldFile="/mw/locationsrv/supl/locationomasuplprotocolhandler/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3819
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3820
   <component id="supltiapiimplementation" name="SUPL TI API Implementation" introduced="^3" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3821
    <unit bldFile="/mw/locationsrv/supl/supltiapiimplementation/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3822
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3823
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3824
  <collection id="locationtriggering" name="Location Triggering" level="server">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3825
   <component id="ltlogger" name="LT Logger" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3826
    <unit bldFile="/mw/locationsrv/locationtriggering/ltlogger/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3827
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3828
   <component id="ltclientlib" name="LT Client Library" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3829
    <unit bldFile="/mw/locationsrv/locationtriggering/ltclientlib/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3830
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3831
   <component id="ltmanagementlib" name="LT Management Library" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3832
    <unit bldFile="/mw/locationsrv/locationtriggering/ltmanagementlib/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3833
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3834
   <component id="ltcontainer" name="LT Container" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3835
    <unit bldFile="/mw/locationsrv/locationtriggering/ltcontainer/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3836
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3837
   <component id="ltserver" name="LT Server" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3838
    <unit bldFile="/mw/locationsrv/locationtriggering/ltserver/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3839
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3840
   <component id="ltstrategypluginapi" name="LT Strategy Plugin API" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3841
    <unit bldFile="/mw/locationsrv/locationtriggering/ltstrategypluginapi/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3842
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3843
   <component id="ltstrategyengine" name="LT Strategy Engine" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3844
    <unit bldFile="/mw/locationsrv/locationtriggering/ltstrategyengine/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3845
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3846
   <component id="ltmovementdetectionpluginapi" name="Movement Detection Plugin API" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3847
    <unit bldFile="/mw/locationsrv/locationtriggering/ltmovementdetectionpluginapi/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3848
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3849
   <component id="ltcellidmovementdetector" name="Cell ID Movement Detector" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3850
    <unit bldFile="/mw/locationsrv/locationtriggering/ltcellidmovementdetector/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3851
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3852
   <component id="ltcontextsourceplugin" name="LT Context Source Plugin" introduced="^3" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3853
    <unit bldFile="/mw/locationsrv/locationtriggering/ltcontextsourceplugin/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3854
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3855
   <component id="locationtriggering_build" name="Location Triggering Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3856
    <!--  should remove #include from this and maybe put exports in the above components -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3857
    <unit bldFile="/mw/locationsrv/locationtriggering/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3858
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3859
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3860
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3861
      <package id="accesssec" level="generic" tech-domain="dc" levels="plugin framework server generic specific" name="Access Security">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3862
  <collection id="accesssec_plat" name="Access Security Platform Interfaces" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3863
   <component id="eap_vpn_api" name="EAP VPN API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3864
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3865
    <unit bldFile="/mw/accesssec/accesssec_plat/eap_vpn_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3866
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3867
   <component id="eap_type_api" name="EAP Type API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3868
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3869
    <unit bldFile="/mw/accesssec/accesssec_plat/eap_type_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3870
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3871
   <component id="eap_qt_configuration_api" name="EAP Qt Configuration API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3872
    <unit bldFile="/mw/accesssec/accesssec_plat" qt:proFile="accesssec_plat.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3873
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3874
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3875
  <collection id="securitysettings" name="WLAN Security Settings" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3876
   <component id="accesssec_qtconfigutils" name="Access Security Config Utils" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3877
    <unit bldFile="/mw/accesssec/securitysettings/qtconfigutils" qt:proFile="qtconfigutils.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3878
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3879
   <component id="cpwlansecurityuiplugins" name="Control Panel WLAN Security UI Plugins" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3880
    <unit bldFile="/mw/accesssec/securitysettings/cpwlansecurityuiplugins" qt:proFile="cpwlansecurityuiplugins.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3881
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3882
   <component id="cpeapuiplugins" name="Control Panel EAP UI Pugins" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3883
    <unit bldFile="/mw/accesssec/securitysettings/cpeapuiplugins" qt:proFile="cpeapuiplugins.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3884
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3885
   <component id="eapqtdialogs" name="EAP Qt Dialogs" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3886
    <unit bldFile="/mw/accesssec/securitysettings/eapqtdialogs" qt:proFile="eapqtdialogs.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3887
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3888
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3889
  <collection id="eapol" name="EAPOL" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3890
   <component id="eapol_framework" name="EAPOL Framework" introduced="9.2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3891
    <unit bldFile="/mw/accesssec/eapol/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3892
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3893
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3894
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3895
      <package id="ipconnmgmt" level="generic" tech-domain="dc" levels="plugin framework server utils api" name="IP Connectivity Management">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3896
  <collection id="ipcm_plat" name="IP Connectivity Management Platform Interfaces" level="api">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3897
   <component id="ipcm_plat_qt_build" name="IP Connectivity Management Qt Platform Interfaces" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3898
    <unit bldFile="/mw/ipconnmgmt/ipcm_plat" qt:proFile="ipcm_plat.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3899
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3900
   <component id="access_point_engine_misc_api" name="Access Point Engine Misc API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3901
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3902
    <unit bldFile="/mw/ipconnmgmt/ipcm_plat/access_point_engine_misc_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3903
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3904
   <component id="bearer_settings_plugin_api" name="Bearer Settings Plugin API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3905
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3906
    <unit bldFile="/mw/ipconnmgmt/ipcm_plat/bearer_settings_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3907
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3908
   <component id="commsdat_wlan_api" name="CommsDat WLAN API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3909
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3910
    <unit bldFile="/mw/ipconnmgmt/ipcm_plat/commsdat_wlan_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3911
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3912
   <component id="connection_monitor_extension_api" name="Connection Monitor Extension API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3913
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3914
    <unit bldFile="/mw/ipconnmgmt/ipcm_plat/connection_monitor_extension_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3915
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3916
   <component id="connection_ui_utilities_api" name="Connection UI Utilities API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3917
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3918
    <unit bldFile="/mw/ipconnmgmt/ipcm_plat/connection_ui_utilities_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3919
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3920
   <component id="disconnect_dialog_api" name="Disconnect Dialog API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3921
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3922
    <unit bldFile="/mw/ipconnmgmt/ipcm_plat/disconnect_dialog_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3923
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3924
   <component id="disconnect_dialog_disable_api" name="Disconnect Dialog Disable API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3925
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3926
    <unit bldFile="/mw/ipconnmgmt/ipcm_plat/disconnect_dialog_disable_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3927
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3928
   <component id="extended_connection_settings_api" name="Extended Connection Settings API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3929
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3930
    <unit bldFile="/mw/ipconnmgmt/ipcm_plat/extended_connection_settings_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3931
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3932
   <component id="pdpcontextmanager2_reset_factory_settings_api" name="PDP Context Manager 2 Reset Factory Settings API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3933
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3934
    <unit bldFile="/mw/ipconnmgmt/ipcm_plat/pdpcontextmanager2_reset_factory_settings_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3935
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3936
   <component id="pdpcontextmanager2_settings_api" name="PDP Context Manager 2 Settings API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3937
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3938
    <unit bldFile="/mw/ipconnmgmt/ipcm_plat/pdpcontextmanager2_settings_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3939
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3940
   <component id="mpm_connect_screen_api" name="MPM Connect Screen API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3941
    <unit bldFile="/mw/ipconnmgmt/ipcm_plat/mpm_connect_screen_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3942
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3943
   <component id="flextimer_api" name="Flex Timer API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3944
    <unit bldFile="/mw/ipconnmgmt/ipcm_plat/flextimer_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3945
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3946
   <component id="mpm_vpn_toggle_api" name="MPM VPN Toggle API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3947
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3948
    <unit bldFile="/mw/ipconnmgmt/ipcm_plat/mpm_vpn_toggle_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3949
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3950
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3951
  <collection id="ipcm_pub" name="IP Connectivity Management Public Interfaces" level="api">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3952
   <component id="connection_settings_api" name="Connection Settings API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3953
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3954
    <unit bldFile="/mw/ipconnmgmt/ipcm_pub/connection_settings_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3955
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3956
   <component id="access_point_engine_api" name="Access Point Engine API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3957
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3958
    <unit bldFile="/mw/ipconnmgmt/ipcm_pub/access_point_engine_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3959
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3960
   <component id="access_point_settings_handler_api" name="Access Point Settings Handler API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3961
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3962
    <unit bldFile="/mw/ipconnmgmt/ipcm_pub/access_point_settings_handler_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3963
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3964
   <component id="data_connection_log_counters_api" name="Data Connection Log Counters API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3965
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3966
    <unit bldFile="/mw/ipconnmgmt/ipcm_pub/data_connection_log_counters_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3967
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3968
   <component id="connection_monitor_server_api" name="Connection Monitor Server API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3969
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3970
    <unit bldFile="/mw/ipconnmgmt/ipcm_pub/connection_monitor_server_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3971
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3972
   <component id="connection_settings_ui_api" name="Connection Settings UI API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3973
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3974
    <unit bldFile="/mw/ipconnmgmt/ipcm_pub/connection_settings_ui_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3975
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3976
   <component id="agent_dialog_api" name="Agent Dialog API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3977
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3978
    <unit bldFile="/mw/ipconnmgmt/ipcm_pub/agent_dialog_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3979
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3980
   <component id="extendedconnpref_api" name="Extended Connection Preferences API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3981
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3982
    <unit bldFile="/mw/ipconnmgmt/ipcm_pub/extendedconnpref_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3983
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3984
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3985
  <collection id="alwayson_net_plugin" name="Always Online Net Plugin" level="server">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3986
   <component id="pdpcontextmanager2" name="PDP Context Manager 2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3987
    <unit bldFile="/mw/ipconnmgmt/alwayson_net_plugin/pdpcontextmanager2/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3988
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3989
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3990
  <collection id="apengine" name="Access Point Engine" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3991
   <component id="apeng" name="Access Point Engine" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3992
    <unit bldFile="/mw/ipconnmgmt/apengine/apeng/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3993
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3994
   <component id="apsettingshandlerui" name="Access Point Settings Handler UI" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3995
    <unit bldFile="/mw/ipconnmgmt/apengine/apsettingshandlerui/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3996
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3997
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3998
  <collection id="bearermanagement" name="Bearer Management" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  3999
   <component id="mpm" name="Mobility Policy Manager" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4000
    <unit bldFile="/mw/ipconnmgmt/bearermanagement/mpm/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4001
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4002
   <component id="extendedconnpref" name="Extended Connection Preferences" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4003
    <unit bldFile="/mw/ipconnmgmt/bearermanagement/extendedconnpref/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4004
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4005
   <component id="s60mcpr" name="S60 Meta-Connection Provider" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4006
    <unit bldFile="/mw/ipconnmgmt/bearermanagement/S60MCPR/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4007
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4008
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4009
  <collection id="cmmanager" name="Connection Method Manager" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4010
   <component id="cmmgr" name="CM Manager" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4011
    <unit bldFile="/mw/ipconnmgmt/cmmanager/cmmgr/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4012
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4013
   <component id="connection_settings_shim" name="Connection Settings Shim" introduced="^4" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4014
     <unit bldFile="/mw/ipconnmgmt/cmmanager/connection_settings_shim" qt:proFile="connection_settings_shim.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4015
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4016
   <component id="cmapplsettingsui" name="Connection Settings UI" introduced="^4" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4017
     <unit bldFile="/mw/ipconnmgmt/cmmanager/cmapplsettingsui" qt:proFile="cmapplsettingsui.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4018
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4019
   <component id="cpipsettingsplugin" name="Connection Settings IP Plugin" introduced="^4" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4020
     <unit bldFile="/mw/ipconnmgmt/cmmanager/cpipsettingsplugin" qt:proFile="cpipsettingsplugin.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4021
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4022
   <component id="cpdestinationplugin" name="CP Destination Plugin" introduced="^4" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4023
     <unit bldFile="/mw/ipconnmgmt/cmmanager/cpdestinationplugin" qt:proFile="cpdestinationplugin.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4024
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4025
   <component id="cppacketdataapplugin" name="CP Packet Data AP Pplugin" introduced="^4" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4026
     <unit bldFile="/mw/ipconnmgmt/cmmanager/cppacketdataapplugin" qt:proFile="cppacketdataapplugin.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4027
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4028
   <component id="cpwlanapplugin" name="CP WLAN AP Plugin" introduced="^4" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4029
     <unit bldFile="/mw/ipconnmgmt/cmmanager/cpwlanapplugin" qt:proFile="cpwlanapplugin.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4030
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4031
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4032
  <collection id="connectionmonitoring" name="Connection Monitoring" level="server">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4033
   <component id="connectionmonitorui" name="Connection Monitor UI" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4034
    <unit bldFile="/mw/ipconnmgmt/connectionmonitoring/connectionmonitorui/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4035
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4036
   <component id="connmon" name="Connection Monitor" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4037
    <!-- either split into two components, or #include from a common bld.inf -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4038
    <unit bldFile="/mw/ipconnmgmt/connectionmonitoring/connmon/connectionmonitor/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4039
    <unit bldFile="/mw/ipconnmgmt/connectionmonitoring/connmon/dataconnectionlogger/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4040
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4041
   <component id="connmonext" name="Connection Monitor Extension API" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4042
    <unit bldFile="/mw/ipconnmgmt/connectionmonitoring/connmonext/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4043
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4044
   <component id="cellularindicatorplugin" name="Cellular Indicator Plugin" introduced="^4" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4045
     <unit bldFile="/mw/ipconnmgmt/connectionmonitoring/cellularindicatorplugin" qt:proFile="cellularindicatorplugin.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4046
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4047
   <component id="indicatorobserver" name="Indicator Observer" introduced="^4" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4048
     <unit bldFile="/mw/ipconnmgmt/connectionmonitoring/indicatorobserver" qt:proFile="indicatorobserver.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4049
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4050
   <component id="connectionmonitoringnview" name="Connection View" introduced="^4" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4051
     <unit bldFile="/mw/ipconnmgmt/connectionmonitoring/connectionview" qt:proFile="connectionview.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4052
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4053
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4054
  <collection id="connectionutilities" name="Connection Utilities" level="utils">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4055
   <component id="connectiondialogs" name="Connection Dialogs" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4056
    <unit bldFile="/mw/ipconnmgmt/connectionutilities/connectiondialogs/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4057
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4058
   <component id="confirmqueries" name="Confirm Queries" introduced="^4" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4059
     <unit bldFile="/mw/ipconnmgmt/connectionutilities/confirmqueries" qt:proFile="confirmqueries.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4060
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4061
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4062
  <collection id="keepalive" name="Keep Alive" level="server">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4063
   <component id="flextimer" name="Flex Timer" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4064
    <unit bldFile="/mw/ipconnmgmt/keepalive/flextimer/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4065
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4066
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4067
  <collection id="dbcreator" name="DB Creator" level="utils">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4068
   <component id="commsdatcreator" name="Comms Database Creator" introduced="9.3" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4069
    <unit bldFile="/mw/ipconnmgmt/dbcreator/commsdatcreator/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4070
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4071
   <component id="commsdatcreatorrfsplugin" name="Comms Database Creator RFS Plugin" introduced="9.3" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4072
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4073
    <unit bldFile="/mw/ipconnmgmt/dbcreator/commsdatcreatorrfsplugin/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4074
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4075
   <component id="commsdatstartup" name="Comms Database Startup" introduced="9.3" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4076
    <unit bldFile="/mw/ipconnmgmt/dbcreator/commsdatstartup/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4077
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4078
   <component id="dbcreatorexe" name="DB Creator" introduced="9.3" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4079
    <unit bldFile="/mw/ipconnmgmt/dbcreator/dbcreatorexe/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4080
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4081
   <component id="dbcreator_build" name="DB Creator Build" introduced="9.3" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4082
    <!-- move exports to another component, this is needed for the #ifndef for commsdatcreatorrfsplugin until configuration is in place-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4083
    <unit bldFile="/mw/ipconnmgmt/dbcreator/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4084
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4085
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4086
  <collection id="ipconnmgmt_info" name="IP Connectivity Management Info" level="api">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4087
   <component id="ipcm_build" name="IP Connectivity Management Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4088
    <!-- need to move exports to another component, or make this a config component and revmove the #includes -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4089
    <unit bldFile="/mw/ipconnmgmt/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4090
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4091
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4092
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4093
      <package id="netprotocols" level="generic" tech-domain="dc" levels="plugin framework server generic specific" name="High-level Internet Protocols">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4094
  <collection id="netprotocols_plat" name="High-level Internet Protocols Platform Interfaces" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4095
   <component id="cookie_manager_api" name="Cookie Manager API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4096
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4097
    <unit bldFile="/mw/netprotocols/netprotocols_plat/cookie_manager_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4098
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4099
   <component id="http_cache_mgr_api" name="HTTP Cache Manager API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4100
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4101
    <unit bldFile="/mw/netprotocols/netprotocols_plat/http_cache_mgr_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4102
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4103
   <component id="http_filters_api" name="HTTP Filters API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4104
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4105
    <unit bldFile="/mw/netprotocols/netprotocols_plat/http_filters_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4106
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4107
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4108
  <collection id="httpfilters" name="HTTP Filters" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4109
   <component id="httpfiltercommon" name="HTTP Filter Common" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4110
    <unit bldFile="/mw/netprotocols/httpfilters/httpfiltercommon/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4111
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4112
   <component id="cookie" name="Cookie Filter" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4113
    <unit bldFile="/mw/netprotocols/httpfilters/cookie/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4114
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4115
   <component id="deflatefilter" name="Deflate Filter" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4116
    <unit bldFile="/mw/netprotocols/httpfilters/deflatefilter/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4117
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4118
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4119
   <component id="httpfilterauthentication" name="Authentication Filter" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4120
    <unit bldFile="/mw/netprotocols/httpfilters/httpfilterauthentication/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4121
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4122
   <component id="httpfilterconnhandler" name="Connection Handler Fitler" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4123
    <unit bldFile="/mw/netprotocols/httpfilters/httpfilterconnhandler/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4124
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4125
   <component id="httpfilteriop" name="HTTP IOP Filter" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4126
    <unit bldFile="/mw/netprotocols/httpfilters/httpfilteriop/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4127
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4128
   <component id="httpfilterproxy" name="HTTP Proxy Filter" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4129
    <unit bldFile="/mw/netprotocols/httpfilters/httpfilterproxy/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4130
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4131
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4132
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4133
  <collection id="applayerprotocols" name="Application Layer Protocols" level="server">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4134
   <component id="httptransportfw" name="HTTP Transport Framework" introduced="6.2" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4135
    <unit bldFile="/mw/netprotocols/applayerprotocols/httptransportfw/group" mrp="/mw/netprotocols/applayerprotocols/httptransportfw/group/http_transport-framework.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4136
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4137
   <component id="httpexamples" name="HTTP Examples" introduced="6.2" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4138
    <unit bldFile="/mw/netprotocols/applayerprotocols/httpexamples/group" mrp="/mw/netprotocols/applayerprotocols/httpexamples/group/http_examples.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4139
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4140
   <component id="wappushsupport" name="WAP Push Support" introduced="6.2" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4141
    <unit bldFile="/mw/netprotocols/applayerprotocols/wappushsupport/Group" mrp="/mw/netprotocols/applayerprotocols/wappushsupport/Group/wap-browser_wappushsupport.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4142
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4143
   <component id="wapbase" name="WAP Base" introduced="6.0" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4144
    <unit bldFile="/mw/netprotocols/applayerprotocols/wapbase/Group" mrp="/mw/netprotocols/applayerprotocols/wapbase/Group/wap-browser_wapbase.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4145
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4146
   <component id="ftpengine" name="FTP Engine" introduced="6.0" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4147
    <unit bldFile="/mw/netprotocols/applayerprotocols/ftpengine/group" mrp="/mw/netprotocols/applayerprotocols/ftpengine/group/networking_ftp_e.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4148
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4149
   <component id="telnetengine" name="Telnet Engine" introduced="6.0" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4150
    <unit bldFile="/mw/netprotocols/applayerprotocols/telnetengine/group" mrp="/mw/netprotocols/applayerprotocols/telnetengine/group/networking_telnet_e.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4151
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4152
   <component id="httpserviceapi" name="HTTP Service API" introduced="TB9.2" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4153
    <unit bldFile="/mw/netprotocols/applayerprotocols/httpservice/group" mrp="/mw/netprotocols/applayerprotocols/httpservice/group/http_service.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4154
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4155
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4156
  <collection id="applayerpluginsandutils" name="Application Layer Plugins and Utils" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4157
   <component id="uripermissionservices" name="URI Permission Services" introduced="^2" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4158
    <unit bldFile="/mw/netprotocols/applayerpluginsandutils/uripermissionservices/group" mrp="/mw/netprotocols/applayerpluginsandutils/uripermissionservices/group/application-protocols_ineturilist.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4159
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4160
   <component id="bookmarksupport" name="Bookmark Support" introduced="9.1" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4161
    <unit bldFile="/mw/netprotocols/applayerpluginsandutils/bookmarksupport/group" mrp="/mw/netprotocols/applayerpluginsandutils/bookmarksupport/group/application-protocols_bookmarks.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4162
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4163
   <component id="httpprotocolplugins" name="HTTP Protocol Plugins" introduced="6.2" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4164
    <unit bldFile="/mw/netprotocols/applayerpluginsandutils/httpprotocolplugins/group" mrp="/mw/netprotocols/applayerpluginsandutils/httpprotocolplugins/group/http_protocol-plugin.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4165
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4166
   <component id="httptransportplugins" name="HTTP Transport Plugins" introduced="6.2" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4167
    <unit bldFile="/mw/netprotocols/applayerpluginsandutils/httptransportplugins/group" mrp="/mw/netprotocols/applayerpluginsandutils/httptransportplugins/group/http_transport-plugin.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4168
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4169
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4170
  <collection id="netprotocols_info" name="High-level Internet Protocols Info" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4171
   <component id="netprotocols_metadata" name="High-level Internet Protocols Metadata" introduced="^2" target="desktop" purpose="development" class="config">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4172
    <unit mrp="/mw/netprotocols/netprotocols_info/netprotocols_metadata/netprotocols_metadata.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4173
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4174
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4175
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4176
      <package id="ipappprotocols" level="generic" tech-domain="dc" levels="plugin conn server if" name="IP App Protocols">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4177
  <collection id="ipappprotocols_plat" name="IP App Protocols Platform Interfaces" level="if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4178
   <component id="srtp_api" name="SRTP API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4179
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4180
    <unit bldFile="/mw/ipappprotocols/ipappprotocols_plat/srtp_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4181
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4182
   <component id="rtprtcp_api" name="RTP/RTCP API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4183
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4184
    <unit bldFile="/mw/ipappprotocols/ipappprotocols_plat/rtprtcp_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4185
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4186
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4187
    <collection id="rtp" name="RTP" level="server">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4188
      <component id="srtpstack" name="SRTP Stack" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4189
        <unit bldFile="/mw/ipappprotocols/rtp/srtpstack/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4190
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4191
      <component id="rtpstack" name="RTP Stack" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4192
        <unit bldFile="/mw/ipappprotocols/rtp/rtpstack/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4193
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4194
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4195
    <collection id="realtimenetprots" name="Real Time Net Protocols" level="server">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4196
      <component id="symrtp" name="RTP" introduced="9.0" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4197
        <!-- Real Time Data Protocol -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4198
        <unit bldFile="/mw/ipappprotocols/realtimenetprots/rtp/group" mrp="/mw/ipappprotocols/realtimenetprots/rtp/group/mm-protocols_rtp.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4199
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4200
      <component id="sipfw" name="SIP Framework" introduced="9.2" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4201
        <unit bldFile="/mw/ipappprotocols/realtimenetprots/sipfw/Group" mrp="/mw/ipappprotocols/realtimenetprots/sipfw/Group/mm-protocols_SIP2_Com.mrp" version="2"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4202
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4203
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4204
    <collection id="sipplugins" name="SIP Plugins" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4205
      <component id="sippwlanplugin" name="SIP WLAN Plugin" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4206
        <unit bldFile="/mw/ipappprotocols/sipplugins/sippwlanplugin/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4207
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4208
      <component id="sippsipsettingsui" name="SIP Settings UI" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4209
        <!--<unit bldFile="sipplugins/sippsipsettingsui/group"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4210
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4211
      <component id="sippdevmgmtsipadapter" name="Device Management SIP Settings Adapter" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4212
        <unit bldFile="/mw/ipappprotocols/sipplugins/sippdevmgmtsipadapter/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4213
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4214
      <component id="sippsystemstatemonitor" name="SIP System State Monitor" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4215
        <unit bldFile="/mw/ipappprotocols/sipplugins/sippsystemstatemonitor/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4216
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4217
      <component id="sippsipadapter" name="SIP Adapter" introduced="^3" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4218
        <unit bldFile="/mw/ipappprotocols/sipplugins/sippsipadapter/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4219
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4220
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4221
    <collection id="sipproviderplugins" name="SIP Provider Plugins" level="conn">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4222
      <component id="sipprovider" name="SIP Provider" introduced="^2" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4223
        <unit bldFile="/mw/ipappprotocols/sipproviderplugins/sipprovider/group" mrp="/mw/ipappprotocols/sipproviderplugins/sipprovider/group/mm-protocols_SipProvider.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4224
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4225
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4226
    <collection id="ipappprotocols_info" name="IP App Protocols Info" level="if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4227
      <component id="ipappprotocols_metadata" name="IP App Protocols Metadata" introduced="^2" target="desktop" purpose="development" class="config">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4228
        <unit mrp="/mw/ipappprotocols/ipappprotocols_info/ipappprotocols_metadata/ipappprotocols_metadata.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4229
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4230
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4231
  </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4232
      <package id="wirelessacc" level="specific" tech-domain="dc" levels="framework generic ui" name="Wireless Access">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4233
  <collection id="hsfw_plat" name="HotSpot Framework Platform Interfaces" level="ui">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4234
   <component id="hotspot_framework_client_api" name="HotSpot Framework Client API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4235
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4236
    <unit bldFile="/mw/wirelessacc/hsfw_plat/hotspot_framework_client_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4237
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4238
   <component id="internet_connectivity_test_service_api" name="Internet Connectivity Test Service API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4239
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4240
    <unit bldFile="/mw/wirelessacc/hsfw_plat/internet_connectivity_test_service_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4241
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4242
   <component id="internet_connectivity_test_service_settings_api" name="Internet Connectivity Test Service Settings API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4243
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4244
    <unit bldFile="/mw/wirelessacc/hsfw_plat/internet_connectivity_test_service_settings_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4245
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4246
   <component id="hotspot_framework_client_plugin_api" name="HotSpot Framework Client Plugin API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4247
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4248
    <unit bldFile="/mw/wirelessacc/hsfw_plat/hotspot_framework_client_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4249
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4250
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4251
  <collection id="hotspotfw" name="HotSpot Framework" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4252
	<!-- collection is really a component. Needs to move down a dir -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4253
   <component id="hotspotfw_build" name="HotSpot Framework Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4254
    <unit bldFile="/mw/wirelessacc/hotspotfw/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4255
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4256
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4257
  <collection id="wlanutilities" name="WLAN Utilities" level="generic">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4258
   <component id="wlanqtutilities" name="WLAN Qt Utilities" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4259
    <unit bldFile="/mw/wirelessacc/wlanutilities/wlanqtutilities" qt:proFile="wlanqtutilities.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4260
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4261
   <component id="eapwizard" name="EAP Wizard" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4262
    <unit bldFile="/mw/wirelessacc/wlanutilities/eapwizard" qt:proFile="eapwizard.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4263
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4264
   <component id="wpswizard" name="WPS Wizard" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4265
    <unit bldFile="/mw/wirelessacc/wlanutilities/wpswizard" qt:proFile="wpswizard.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4266
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4267
   <component id="wlanwizard" name="WLAN Wizard" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4268
    <unit bldFile="/mw/wirelessacc/wlanutilities/wlanwizard" qt:proFile="wlanwizard.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4269
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4270
   <component id="wlansniffer" name="WLAN Sniffer" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4271
    <unit bldFile="/mw/wirelessacc/wlanutilities/wlansniffer" qt:proFile="wlansniffer.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4272
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4273
   <component id="wlanentryplugin" name="WLAN Entry Plugin" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4274
    <unit bldFile="/mw/wirelessacc/wlanutilities/wlanentryplugin" qt:proFile="wlanentryplugin.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4275
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4276
   <component id="wlanindicatorplugin" name="WLAN Indicator Plugin" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4277
    <unit bldFile="/mw/wirelessacc/wlanutilities/wlanindicatorplugin" qt:proFile="wlanindicatorplugin.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4278
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4279
   <component id="cpwlansettingsplugin" name="WLAN Settings Control Panel Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4280
    <unit bldFile="/mw/wirelessacc/wlanutilities/cpwlansettingsplugin" qt:proFile="cpwlansettingsplugin.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4281
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4282
   <component id="wlanlogin" name="WLAN Login" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4283
    <unit bldFile="/mw/wirelessacc/wlanutilities/wlanlogin" qt:proFile="wlanlogin.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4284
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4285
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4286
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4287
      <package id="vpnclient" level="specific" tech-domain="dc" levels="engine ui api" name="VPN Client">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4288
  <collection id="vpnc_plat" name="VPN Client Platform Interfaces" level="api">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4289
      <component id="vpnapi" name="VPN API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4290
		
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4291
        <unit bldFile="/mw/vpnclient/vpnc_plat/vpnapi/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4292
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4293
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4294
  <collection id="vpnapiimpl" name="VPN API Implementation" level="engine">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4295
   <component id="vpnapi_impl" name="VPN Implementation" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4296
    <unit bldFile="/mw/vpnclient/vpnapiimpl/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4297
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4298
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4299
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4300
      <package id="ipappsrv" level="specific" tech-domain="vc" levels="framework generic server conn plugin" name="IP App Services">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4301
  <collection id="ipappsrv_plat" name="IP App Services Platform Interfaces" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4302
   <component id="transcoder_api" name="Transcoder API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4303
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4304
    <unit bldFile="/mw/ipappsrv/ipappsrv_plat/transcoder_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4305
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4306
   <component id="comms_event_api" name="Comms Event API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4307
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4308
    <unit bldFile="/mw/ipappsrv/ipappsrv_plat/comms_event_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4309
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4310
   <component id="floor_control_api" name="Floor Control API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4311
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4312
    <unit bldFile="/mw/ipappsrv/ipappsrv_plat/floor_control_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4313
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4314
   <component id="media_control_api" name="Media Control API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4315
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4316
    <unit bldFile="/mw/ipappsrv/ipappsrv_plat/media_control_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4317
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4318
   <component id="multimedia_comms_api" name="Multimedia Comms API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4319
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4320
    <unit bldFile="/mw/ipappsrv/ipappsrv_plat/multimedia_comms_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4321
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4322
   <component id="nat_settings_api" name="NAT Settings API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4323
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4324
    <unit bldFile="/mw/ipappsrv/ipappsrv_plat/nat_settings_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4325
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4326
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4327
  <collection id="natfw" name="NAT Framework" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4328
   <!-- collection is really a component. Need to move down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4329
   <component id="natfw_build" name="NAT Framework Build" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4330
    <unit bldFile="/mw/ipappsrv/natfw/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4331
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4332
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4333
  <collection id="multimediacommscontroller" name="Multimedia Comms Controller" level="conn">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4334
   <!-- collection is really a component. Need to move down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4335
   <component id="multimediacommscontroller_build" name="Multimedia Comms Controller Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4336
    <unit bldFile="/mw/ipappsrv/multimediacommscontroller/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4337
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4338
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4339
  <collection id="multimediacommsengine" name="Multimedia Comms Engine" level="generic">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4340
   <!-- collection is really a component. Need to move down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4341
   <component id="multimediacommsengine_build" name="Multimedia Comms Engine Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4342
    <unit bldFile="/mw/ipappsrv/multimediacommsengine/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4343
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4344
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4345
  <collection id="natplugins" name="NAT Plugins" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4346
   <component id="natpcliprovisioningnatfwadapter" name="Client Provisioning NAT Framework Traversal Adapter" introduced="^2" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4347
    <unit bldFile="/mw/ipappsrv/natplugins/natpcliprovisioningnatfwadapter/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4348
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4349
   <component id="natpdevmgmtnatfwadapter" name="Device Management NAT Framework Traversal Adapter" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4350
    <unit bldFile="/mw/ipappsrv/natplugins/natpdevmgmtnatfwadapter/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4351
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4352
   <component id="natptraversalcontroller" name="NAT Traversal Controller" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4353
    <unit bldFile="/mw/ipappsrv/natplugins/natptraversalcontroller/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4354
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4355
   <component id="natpnatfwsdpprovider" name="NAT Framework SDP Provider" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4356
    <unit bldFile="/mw/ipappsrv/natplugins/natpnatfwsdpprovider/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4357
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4358
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4359
  <collection id="ipappsrv_info" name="IP App Services Info" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4360
   <component id="ipappsrv_build" name="IP App Services Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4361
    <!-- remove the #includes from here and rename as xxx ROM or move iby/sis files into another component-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4362
    <unit mrp="/mw/ipappsrv/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4363
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4364
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4365
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4366
      <package id="phonesrv" level="specific" tech-domain="vc" levels="utils framework server ui specific" name="Telephony and SIM Services">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4367
  <collection id="phonesrv_plat" name="Telephony and SIM Services Platform Interfaces" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4368
   <component id="string_parser_api" name="String Parser API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4369
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4370
    <unit bldFile="/mw/phonesrv/phonesrv_plat/string_parser_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4371
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4372
   <component id="cbs_mcn_client_api" name="CBS MCN Client API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4373
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4374
    <unit bldFile="/mw/phonesrv/phonesrv_plat/cbs_mcn_client_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4375
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4376
   <component id="converged_call_engine_api" name="Converged Call Engine API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4377
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4378
    <unit bldFile="/mw/phonesrv/phonesrv_plat/converged_call_engine_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4379
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4380
   <component id="aiw_dial_data_consumer_api" name="AIW Dial Data Consumer API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4381
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4382
    <unit bldFile="/mw/phonesrv/phonesrv_plat/aiw_dial_data_consumer_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4383
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4384
   <component id="phone_client_ussd_api" name="Phone Client USSD API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4385
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4386
    <unit bldFile="/mw/phonesrv/phonesrv_plat/phone_client_ussd_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4387
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4388
   <component id="sat_refresh_api" name="SAT Refresh API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4389
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4390
    <unit bldFile="/mw/phonesrv/phonesrv_plat/sat_refresh_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4391
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4392
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4393
   <component id="network_handling_engine_api" name="Network Handling Engine API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4394
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4395
    <unit bldFile="/mw/phonesrv/phonesrv_plat/network_handling_engine_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4396
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4397
   <component id="phone_client_emergency_call_api" name="Phone Client Emergency Call API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4398
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4399
    <unit bldFile="/mw/phonesrv/phonesrv_plat/phone_client_emergency_call_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4400
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4401
   <component id="sat_configuration_api" name="SAT Configuration API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4402
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4403
    <unit bldFile="/mw/phonesrv/phonesrv_plat/sat_configuration_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4404
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4405
   <component id="dial_utils_api" name="Dial Utils API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4406
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4407
    <unit bldFile="/mw/phonesrv/phonesrv_plat/dial_utils_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4408
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4409
   <component id="phone_client_image_handler_api" name="Phone Client Image Handler API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4410
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4411
    <unit bldFile="/mw/phonesrv/phonesrv_plat/phone_client_image_handler_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4412
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4413
   <component id="phone_client_messenger_api" name="Phone Client Messenger API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4414
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4415
    <unit bldFile="/mw/phonesrv/phonesrv_plat/phone_client_messenger_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4416
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4417
   <component id="sat_client_api" name="SAT Client API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4418
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4419
    <unit bldFile="/mw/phonesrv/phonesrv_plat/sat_client_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4420
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4421
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4422
   <component id="phone_client_api" name="Phone Client API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4423
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4424
    <unit bldFile="/mw/phonesrv/phonesrv_plat/phone_client_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4425
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4426
   <component id="sat_service_api" name="SAT Service API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4427
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4428
    <unit bldFile="/mw/phonesrv/phonesrv_plat/sat_service_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4429
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4430
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4431
   <component id="cbs_message_api" name="CBS Message API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4432
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4433
    <unit bldFile="/mw/phonesrv/phonesrv_plat/cbs_message_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4434
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4435
   <component id="phone_client_server_information_api" name="Phone Client Server Information API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4436
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4437
    <unit bldFile="/mw/phonesrv/phonesrv_plat/phone_client_server_information_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4438
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4439
   <component id="phone_client_ussd_internal_api" name="Phone Client USSD Internal API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4440
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4441
    <unit bldFile="/mw/phonesrv/phonesrv_plat/phone_client_ussd_internal_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4442
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4443
   <component id="phone_client_command_handler_api" name="Phone Client Command Handler API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4444
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4445
    <unit bldFile="/mw/phonesrv/phonesrv_plat/phone_client_command_handler_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4446
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4447
   <component id="phone_client_notify_api" name="Phone Client Notify API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4448
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4449
    <unit bldFile="/mw/phonesrv/phonesrv_plat/phone_client_notify_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4450
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4451
   <component id="phone_client_utility_api" name="Phone Client Utility API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4452
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4453
    <unit bldFile="/mw/phonesrv/phonesrv_plat/phone_client_utility_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4454
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4455
   <component id="telephony_network_information_api" name="Telephony Network Information API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4456
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4457
    <unit bldFile="/mw/phonesrv/phonesrv_plat/telephony_network_information_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4458
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4459
   <component id="secondary_display_sat_api" name="Secondary Display SAT API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4460
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4461
    <unit bldFile="/mw/phonesrv/phonesrv_plat/secondary_display_sat_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4462
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4463
   <component id="callui_reconnect_query_api" name="CallUI Reconnect Query API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4464
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4465
    <unit bldFile="/mw/phonesrv/phonesrv_plat/callui_reconnect_query_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4466
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4467
   <component id="service_provider_settings_api" name="Service Provider Settings API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4468
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4469
    <unit bldFile="/mw/phonesrv/phonesrv_plat/service_provider_settings_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4470
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4471
   <component id="converged_call_provider_api" name="Converged Call Provider API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4472
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4473
    <unit bldFile="/mw/phonesrv/phonesrv_plat/converged_call_provider_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4474
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4475
   <component id="incoming_call_monitor_api" name="Incoming Call Monitor API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4476
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4477
    <unit bldFile="/mw/phonesrv/phonesrv_plat/incoming_call_monitor_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4478
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4479
   <component id="default_emergency_numbers_api" name="Default Emergency Numbers API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4480
    <unit bldFile="/mw/phonesrv/phonesrv_plat/default_emergency_numbers_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4481
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4482
   <component id="cenrep_database_api" name="Central Repository Database API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4483
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4484
    <unit bldFile="/mw/phonesrv/phonesrv_plat/cenrep_database_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4485
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4486
   <component id="ss_settings_api" name="SS Settings API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4487
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4488
    <unit bldFile="/mw/phonesrv/phonesrv_plat/ss_settings_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4489
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4490
   <component id="phone_settings_observer_api" name="Phone Settings Observer API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4491
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4492
    <unit bldFile="/mw/phonesrv/phonesrv_plat/phone_settings_observer_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4493
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4494
   <component id="phone_settings_notes_ui_api" name="Phone Settings Notes UI API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4495
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4496
    <unit bldFile="/mw/phonesrv/phonesrv_plat/phone_settings_notes_ui_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4497
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4498
   <component id="phone_settings_api" name="Phone Settings API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4499
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4500
    <unit bldFile="/mw/phonesrv/phonesrv_plat/phone_settings_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4501
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4502
   <component id="voice_mailbox_number_api" name="Voice Mailbox Number API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4503
    <unit bldFile="/mw/phonesrv/phonesrv_plat/voice_mailbox_number_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4504
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4505
   <component id="voice_mailbox_settings_api" name="Voice Mailbox Settings API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4506
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4507
    <unit bldFile="/mw/phonesrv/phonesrv_plat/voice_mailbox_settings_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4508
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4509
   <component id="call_information_api" name="Call Information API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4510
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4511
    <unit bldFile="/mw/phonesrv/phonesrv_plat/call_information_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4512
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4513
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4514
   <component id="call_remote_party_information_api" name="Call Remote Party Information API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4515
    <unit bldFile="/mw/phonesrv/phonesrv_plat/call_remote_party_information_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4516
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4517
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4518
   <component id="telephony_mediator_api" name="Telephony Mediator API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4519
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4520
    <unit bldFile="/mw/phonesrv/phonesrv_plat/telephony_mediator_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4521
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4522
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4523
   <component id="dialpad_api" name="Dialpad API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4524
    <unit bldFile="/mw/phonesrv/phonesrv_plat/dialpad_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4525
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4526
   <component id="phone_settings_ui_notes_api" name="Phone Settings UI Notes API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4527
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4528
    <unit bldFile="/mw/phonesrv/phonesrv_plat/phone_settings_ui_notes_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4529
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4530
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4531
  <collection id="telutils" name="Telephony Utils" level="utils">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4532
   <component id="phoneparser" name="Phone Parser" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4533
    <unit bldFile="/mw/phonesrv/telutils/phoneparser/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4534
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4535
   <component id="telephonyservice" name="Telephony Service" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4536
    <unit bldFile="/mw/phonesrv/telutils/telephonyservice/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4537
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4538
   <component id="xqtelephonyservice" name="X Qt Telephony Service" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4539
    <unit bldFile="/mw/phonesrv/telutils/xqtelephonyservice" qt:proFile="xqtelephonyservice.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4540
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4541
   <component id="dialpad" name="Dial Pad" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4542
    <unit bldFile="/mw/phonesrv/telutils/dialpad" qt:proFile="dialpad.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4543
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4544
   <component id="keysequencerecognitionservice" name="Key Sequence Recognition Service" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4545
    <unit bldFile="/mw/phonesrv/telutils/keysequencerecognitionservice" qt:proFile="keysequencerecognitionservice.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4546
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4547
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4548
  <collection id="cbs" name="Cellular Baseband Services" level="utils">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4549
   <component id="cbsserver" name="CBS Server" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4550
    <unit bldFile="/mw/phonesrv/cbs/cbsserver/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4551
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4552
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4553
  <collection id="cellular" name="Cellular" level="server">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4554
   <component id="telephonysettings" name="Telephony Settings" filter="s60" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4555
    <unit bldFile="/mw/phonesrv/cellular/telephonysettings/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4556
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4557
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4558
   <component id="psetwrapper" name="Provider Settings Wrapper" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4559
	<!-- need to move to own component, not under sssettings -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4560
    <unit bldFile="/mw/phonesrv/cellular/telephonysettings/xqbindings/psetwrapper" qt:proFile="psetwrapper.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4561
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4562
   <component id="sssettings" name="Supplementary Service Settings" filter="s60" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4563
    <unit bldFile="/mw/phonesrv/cellular/sssettings/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4564
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4565
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4566
   <component id="sssettingswrapper" name="Supplementary Service Settings Wrapper" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4567
	<!-- need to move to own component, not under sssettings -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4568
    <unit bldFile="/mw/phonesrv/cellular/sssettings/xqbindings/sssettingswrapper" qt:proFile="sssettingswrapper.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4569
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4570
   <component id="psetnotesui" name="Phone Settings Notes UI" filter="s60" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4571
    <unit bldFile="/mw/phonesrv/cellular/psetnotesui/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4572
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4573
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4574
   <component id="psuinotes" name="Phone Settings Notes UI" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4575
    <unit bldFile="/mw/phonesrv/cellular/psuinotes" qt:proFile="psuinotes.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4576
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4577
   <component id="servicerequest" name="Service Request" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4578
    <unit bldFile="/mw/phonesrv/cellular/servicerequest/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4579
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4580
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4581
  <collection id="convergedcallengine" name="Converged Call Engine" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4582
   <component id="callprovider" name="Call Provider" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4583
    <unit bldFile="/mw/phonesrv/convergedcallengine/callprovider/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4584
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4585
   <component id="cce" name="CCE" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4586
    <unit bldFile="/mw/phonesrv/convergedcallengine/cce/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4587
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4588
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4589
   <component id="spsettings" name="Service Provider Settings" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4590
    <unit bldFile="/mw/phonesrv/convergedcallengine/spsettings/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4591
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4592
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4593
   <component id="cenrepdatabase" name="CCE Cenrep Database" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4594
    <unit bldFile="/mw/phonesrv/convergedcallengine/cenrepdatabase/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4595
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4596
   <component id="serviceselector" name="Service Selector" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4597
    <unit bldFile="/mw/phonesrv/convergedcallengine/serviceselector/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4598
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4599
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4600
  <collection id="networkhandling" name="Network Handling" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4601
   <component id="networkhandlingengine" name="Network Handling Engine" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4602
    <unit bldFile="/mw/phonesrv/networkhandling/networkhandlingengine/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4603
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4604
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4605
  <collection id="phoneclientserver" name="Phone Client/Server" level="server">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4606
   <component id="enpolicy" name="Emergency Number Policy" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4607
    <unit bldFile="/mw/phonesrv/phoneclientserver/enpolicy/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4608
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4609
   <component id="aiwdialdata" name="AIW Dial Data" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4610
    <unit bldFile="/mw/phonesrv/phoneclientserver/aiwdialdata/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4611
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4612
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4613
   <component id="dialutils" name="Dial Utils" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4614
    <unit bldFile="/mw/phonesrv/phoneclientserver/dialutils/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4615
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4616
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4617
   <component id="phoneclient" name="Phone Client" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4618
    <unit bldFile="/mw/phonesrv/phoneclientserver/phoneclient/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4619
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4620
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4621
   <component id="phoneserver" name="Phone Server" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4622
    <unit bldFile="/mw/phonesrv/phoneclientserver/phoneserver/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4623
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4624
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4625
  <collection id="phonecmdhandler" name="Phone Command Handler" level="generic">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4626
   <component id="phonecmdhnlr" name="Phone Command Handler" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4627
    <unit bldFile="/mw/phonesrv/phonecmdhandler/phonecmdhnlr/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4628
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4629
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4630
  <collection id="satengine" name="SAT Engine" level="server">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4631
   <component id="satserver" name="SAT Server" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4632
    <unit bldFile="/mw/phonesrv/satengine/satserver/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4633
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4634
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4635
  <collection id="satui" name="SAT UI" level="ui">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4636
   <component id="satshellcontroller" name="SAT Shell Controller" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4637
    <unit bldFile="/mw/phonesrv/satui/satshellcontroller/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4638
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4639
   <component id="satapp" name="SAT Application" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4640
    <unit bldFile="/mw/phonesrv/satui/satapp" qt:proFile="satapp.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4641
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4642
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4643
  <collection id="vmbx" name="Voice Mailbox" level="ui">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4644
   <component id="vmbxcpplugin" name="Voice Mailbox CP Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4645
    <unit bldFile="/mw/phonesrv/vmbx/vmbxcpplugin" qt:proFile="vmbxcpplugin.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4646
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4647
   <component id="vmbxengine" name="Voice Mailbox Engine" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4648
    <unit bldFile="/mw/phonesrv/vmbx/vmbxengine" qt:proFile="vmbxengine.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4649
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4650
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4651
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4652
      <package id="messagingmw" level="specific" tech-domain="pr" levels="stack support fw api" name="Messaging Middleware">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4653
  <collection id="msgfw_plat" name="Messaging Middleware Platform Interfaces" level="api">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4654
   <component id="always_online_plugin_api" name="Always Online Plugin API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4655
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4656
    <unit bldFile="/mw/messagingmw/msgfw_plat/always_online_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4657
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4658
   <component id="always_online_client_api" name="Always Online Client API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4659
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4660
    <unit bldFile="/mw/messagingmw/msgfw_plat/always_online_client_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4661
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4662
   <component id="msg_common_utils_api" name="Messaging Common Utils API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4663
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4664
    <unit bldFile="/mw/messagingmw/msgfw_plat/msg_common_utils_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4665
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4666
   <component id="muiu_utils_api" name="Messaging Center UI Utilities API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4667
      <unit bldFile="/mw/messagingmw/msgfw_plat/muiu_utils_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4668
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4669
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4670
  <collection id="messagingfw" name="Messaging Framework" level="fw">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4671
   <!-- should break this collection up into smaller related collections -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4672
   <component id="send_ui_api" name="Send UI API" deprecated="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4673
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4674
    <unit bldFile="/mw/messagingmw/messagingfw/deprecate/send_ui_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4675
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4676
   <component id="send_ui_plugin_api" name="Send UI Plug-in API" deprecated="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4677
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4678
    <unit bldFile="/mw/messagingmw/messagingfw/deprecate/send_ui_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4679
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4680
   <component id="send_ui_datautils_api" name="Send UI Data Utils API" deprecated="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4681
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4682
    <unit bldFile="/mw/messagingmw/messagingfw/deprecate/send_ui_datautils_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4683
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4684
   <component id="alwaysonline" name="Always Online Server" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4685
    <unit bldFile="/mw/messagingmw/messagingfw/alwaysonline/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4686
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4687
   <component id="msgcommonutils" name="Messaging Common Utils" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4688
    <unit bldFile="/mw/messagingmw/messagingfw/msgcommonutils/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4689
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4690
   <component id="senduiservices" name="Send UI Services" introduced="^2" deprecated="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4691
    <unit bldFile="/mw/messagingmw/messagingfw/deprecate/senduiservices/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4692
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4693
   <component id="muiuutils" name="Messaging Center UI Utilities" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4694
      <unit bldFile="/mw/messagingmw/messagingfw/muiuutils/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4695
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4696
   <component id="scheduledsendmtm" name="Scheduled Send MTM" introduced="6.0" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4697
    <unit bldFile="/mw/messagingmw/messagingfw/scheduledsendmtm/group" mrp="/mw/messagingmw/messagingfw/scheduledsendmtm/group/messaging_schedulesend.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4698
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4699
   <component id="msgsrvnstore" name="Message Server and Store" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4700
    <unit bldFile="/mw/messagingmw/messagingfw/msgsrvnstore/group" mrp="/mw/messagingmw/messagingfw/msgsrvnstore/group/messaging_framework.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4701
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4702
   <component id="biomsgfw" name="BIO Messaging Framework" introduced="6.0" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4703
    <unit bldFile="/mw/messagingmw/messagingfw/biomsgfw/group" mrp="/mw/messagingmw/messagingfw/biomsgfw/group/messaging_biomsg.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4704
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4705
   <component id="msgconf" name="Messaging Config" introduced="^2" purpose="optional" class="config" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4706
    <unit bldFile="/mw/messagingmw/messagingfw/msgconf/group" mrp="/mw/messagingmw/messagingfw/msgconf/group/messaging_config.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4707
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4708
   <component id="watcherfw" name="Watcher Framework" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4709
    <unit bldFile="/mw/messagingmw/messagingfw/watcherfw/group" mrp="/mw/messagingmw/messagingfw/watcherfw/group/messaging_watcher.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4710
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4711
   <component id="msgtest" name="Messaging Test" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4712
    <unit bldFile="/mw/messagingmw/messagingfw/msgtest/group" mrp="/mw/messagingmw/messagingfw/msgtest/group/messaging_test.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4713
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4714
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4715
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4716
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4717
   <component id="sendas" name="Send As" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4718
    <unit bldFile="/mw/messagingmw/messagingfw/sendas/group" mrp="/mw/messagingmw/messagingfw/sendas/group/messaging_sendas2.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4719
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4720
   <component id="msgurlhandler" name="Message URL Handler" introduced="7.0" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4721
    <unit bldFile="/mw/messagingmw/messagingfw/msgurlhandler/group" mrp="/mw/messagingmw/messagingfw/msgurlhandler/group/messaging_urlhandler.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4722
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4723
   <component id="wappushfw" name="WAP Push Framework" introduced="6.1" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4724
    <unit bldFile="/mw/messagingmw/messagingfw/wappushfw/group" mrp="/mw/messagingmw/messagingfw/wappushfw/group/wap-browser_wappush.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4725
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4726
   <component id="suplsmshandler" name="SUPL SMS Handler" introduced="^2" purpose="development" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4727
    <unit bldFile="/mw/messagingmw/messagingfw/suplsmshandler/group" mrp="/mw/messagingmw/messagingfw/suplsmshandler/group/lbs_suplsmstrigger.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4728
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4729
   <component id="suplwappushhandler" name="SUPL WAP Push Handler" introduced="^2" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4730
    <unit bldFile="/mw/messagingmw/messagingfw/suplwappushhandler/group" mrp="/mw/messagingmw/messagingfw/suplwappushhandler/group/lbs_suplwappush.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4731
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4732
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4733
  <collection id="messagingmw_info" name="Messaging Middleware Info" level="api">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4734
   <component id="messagingmw_metadata" name="Messaging Middleware Metadata" introduced="^2" target="desktop" purpose="development" class="config">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4735
    <unit mrp="/mw/messagingmw/messagingmw_info/messagingmw_metadata/messagingmw_metadata.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4736
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4737
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4738
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4739
      <package id="imsrv" level="specific" tech-domain="pr" levels="plugin framework server generic specific" name="Instant Messaging and Presence Services">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4740
  <collection id="imsrv_plat" name="Instant Messaging and Presence Services Platform Interfaces" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4741
   <component id="ximp_core_data_model_api" name="XIMP Core Data Model API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4742
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4743
    <unit bldFile="/mw/imsrv/imsrv_plat/ximp_core_data_model_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4744
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4745
   <component id="ximp_presence_protocol_plugin_host_api" name="XIMP Presence Protocol Plug-in Host API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4746
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4747
    <unit bldFile="/mw/imsrv/imsrv_plat/ximp_presence_protocol_plugin_host_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4748
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4749
   <component id="ximp_presence_data_model_api" name="XIMP Presence Data Model API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4750
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4751
    <unit bldFile="/mw/imsrv/imsrv_plat/ximp_presence_data_model_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4752
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4753
   <component id="ximp_presence_protocol_plugin_api" name="XIMP Presence Protocol Plug-in API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4754
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4755
    <unit bldFile="/mw/imsrv/imsrv_plat/ximp_presence_protocol_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4756
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4757
   <component id="ximp_presence_management_api" name="XIMP Presence Management API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4758
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4759
    <unit bldFile="/mw/imsrv/imsrv_plat/ximp_presence_management_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4760
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4761
   <component id="ximp_core_protocol_plugin_host_api" name="XIMP Core Protocol Plug-in Host API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4762
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4763
    <unit bldFile="/mw/imsrv/imsrv_plat/ximp_core_protocol_plugin_host_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4764
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4765
   <component id="ximp_core_management_api" name="XIMP Core Management API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4766
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4767
    <unit bldFile="/mw/imsrv/imsrv_plat/ximp_core_management_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4768
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4769
   <component id="ximp_presence_base_api" name="XIMP Presence Base API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4770
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4771
    <unit bldFile="/mw/imsrv/imsrv_plat/ximp_presence_base_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4772
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4773
   <component id="ximp_core_protocol_plugin_api" name="XIMP Core Protocol Plug-in API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4774
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4775
    <unit bldFile="/mw/imsrv/imsrv_plat/ximp_core_protocol_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4776
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4777
   <component id="ximp_core_base_api" name="XIMP Core Base API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4778
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4779
    <unit bldFile="/mw/imsrv/imsrv_plat/ximp_core_base_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4780
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4781
   <component id="ximp_presence_cache_api" name="XIMP Presence Cache API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4782
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4783
    <unit bldFile="/mw/imsrv/imsrv_plat/ximp_presence_cache_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4784
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4785
   <component id="ximp_core_feature_plugin_api" name="XIMP Core Feature Plugin API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4786
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4787
    <unit bldFile="/mw/imsrv/imsrv_plat/ximp_core_feature_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4788
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4789
   <component id="ximp_im_protocol_plugin_host_api" name="XIMP IM Protocol Plugin Host API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4790
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4791
    <unit bldFile="/mw/imsrv/imsrv_plat/ximp_im_protocol_plugin_host_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4792
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4793
   <component id="ximp_im_data_model_api" name="XIMP IM Data Model API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4794
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4795
    <unit bldFile="/mw/imsrv/imsrv_plat/ximp_im_data_model_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4796
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4797
   <component id="ximp_im_protocol_plugin_api" name="XIMP IM Protocol Plugin API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4798
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4799
    <unit bldFile="/mw/imsrv/imsrv_plat/ximp_im_protocol_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4800
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4801
   <component id="ximp_im_management_api" name="XIMP IM Management API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4802
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4803
    <unit bldFile="/mw/imsrv/imsrv_plat/ximp_im_management_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4804
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4805
   <component id="ximp_im_base_api" name="XIMP IM Base API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4806
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4807
    <unit bldFile="/mw/imsrv/imsrv_plat/ximp_im_base_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4808
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4809
   <component id="ximp_search_protocol_plugin_host_api" name="XIMP Search Protocol Plugin Host API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4810
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4811
    <unit bldFile="/mw/imsrv/imsrv_plat/ximp_search_protocol_plugin_host_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4812
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4813
   <component id="ximp_search_data_model_api" name="XIMP Search Data Model API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4814
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4815
    <unit bldFile="/mw/imsrv/imsrv_plat/ximp_search_data_model_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4816
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4817
   <component id="ximp_search_protocol_plugin_api" name="XIMP search Protocol Plugin API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4818
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4819
    <unit bldFile="/mw/imsrv/imsrv_plat/ximp_search_protocol_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4820
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4821
   <component id="ximp_search_management_api" name="XIMP Search Management API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4822
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4823
    <unit bldFile="/mw/imsrv/imsrv_plat/ximp_search_management_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4824
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4825
   <component id="ximp_search_base_api" name="XIMP Search Base API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4826
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4827
    <unit bldFile="/mw/imsrv/imsrv_plat/ximp_search_base_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4828
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4829
   <component id="xmpp_settings_api" name="XMPP Settings API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4830
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4831
    <unit bldFile="/mw/imsrv/imsrv_plat/xmpp_settings_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4832
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4833
   <component id="im_cache_client_api" name="IM Cache Client API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4834
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4835
    <unit bldFile="/mw/imsrv/imsrv_plat/im_cache_client_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4836
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4837
   <component id="im_cache_server_api" name="IM Cache Server API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4838
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4839
    <unit bldFile="/mw/imsrv/imsrv_plat/im_cache_server_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4840
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4841
   <component id="presence_avabilitytext" name="Presence Availability Text" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4842
    <unit bldFile="/mw/imsrv/imsrv_plat/presence_avabilitytext/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4843
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4844
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4845
  <collection id="ximpfw" name="XIMP Framework" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4846
   <!-- collection is really a component. Needs to be moved down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4847
   <component id="ximpfw_build" name="XIMP Framework Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4848
    <unit bldFile="/mw/imsrv/ximpfw/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4849
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4850
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4851
  <collection id="imservices" name="IM Services" level="generic">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4852
   <component id="imfeatureplugin" name="IM Feature Plugin" introduced="^2" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4853
    <unit bldFile="/mw/imsrv/imservices/imfeatureplugin/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4854
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4855
   <component id="searchfeatureplugin" name="Search Feature Plugin" introduced="^2" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4856
    <unit bldFile="/mw/imsrv/imservices/searchfeatureplugin/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4857
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4858
   <component id="xmppsettingsapi" name="XMPP Settings API" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4859
    <unit bldFile="/mw/imsrv/imservices/xmppsettingsapi/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4860
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4861
   <component id="xmppsettingsfetcher" name="XMPP Settings Fetcher" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4862
    <unit bldFile="/mw/imsrv/imservices/xmppsettingsfetcher/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4863
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4864
   <component id="instantmessagingcache" name="Instant Messaging Cache" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4865
    <unit bldFile="/mw/imsrv/imservices/instantmessagingcache/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4866
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4867
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4868
  <collection id="brandingserver" name="Branding Server" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4869
   <!-- collection is really a component. Needs to be moved down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4870
   <component id="brandingserver_build" name="Branding Server Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4871
    <unit bldFile="/mw/imsrv/brandingserver/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4872
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4873
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4874
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4875
      <package id="legacypresence" level="specific" tech-domain="pr" levels="engine fw ui" name="Legacy Presence Services">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4876
  <collection id="pressrv_plat" name="Legacy Presence Services Platform Interfaces" level="ui">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4877
   <component id="presence_list_api" name="Presence List API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4878
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4879
    <unit bldFile="/mw/legacypresence/pressrv_plat/presence_list_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4880
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4881
   <component id="watcher_info_api" name="Watcher Info API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4882
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4883
    <unit bldFile="/mw/legacypresence/pressrv_plat/watcher_info_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4884
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4885
   <component id="simple_documents_api" name="SIMPLE Documents API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4886
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4887
    <unit bldFile="/mw/legacypresence/pressrv_plat/simple_documents_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4888
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4889
   <component id="authorization_api" name="Authorization API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4890
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4891
    <unit bldFile="/mw/legacypresence/pressrv_plat/authorization_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4892
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4893
   <component id="xdm_protocol_plugin_api" name="XDM Protocol Plug-in API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4894
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4895
    <unit bldFile="/mw/legacypresence/pressrv_plat/xdm_protocol_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4896
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4897
   <component id="watcher_api" name="Watcher API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4898
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4899
    <unit bldFile="/mw/legacypresence/pressrv_plat/watcher_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4900
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4901
   <component id="xdm_api" name="XDM API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4902
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4903
    <unit bldFile="/mw/legacypresence/pressrv_plat/xdm_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4904
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4905
   <component id="registration_api" name="Registration API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4906
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4907
    <unit bldFile="/mw/legacypresence/pressrv_plat/registration_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4908
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4909
   <component id="publisher_api" name="Publisher API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4910
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4911
    <unit bldFile="/mw/legacypresence/pressrv_plat/publisher_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4912
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4913
   <component id="messaging_connection_manager_api" name="Messaging Connection Manager API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4914
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4915
    <unit bldFile="/mw/legacypresence/pressrv_plat/messaging_connection_manager_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4916
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4917
   <component id="xdm_settings_api" name="XDM Settings API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4918
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4919
    <unit bldFile="/mw/legacypresence/pressrv_plat/xdm_settings_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4920
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4921
   <component id="simple_settings_api" name="SIMPLE Settings API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4922
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4923
    <unit bldFile="/mw/legacypresence/pressrv_plat/simple_settings_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4924
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4925
   <component id="simple_instant_msg_api" name="Simple Instant Msg API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4926
    <unit bldFile="/mw/legacypresence/pressrv_plat/simple_instant_msg_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4927
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4928
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4929
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4930
      <package id="searchsrv" level="specific" tech-domain="pr" levels="services engine generic api" name="Search Services">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4931
      <collection id="searchsrv_plat" name="Search Services Platform Interfaces" level="api">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4932
	    <component id="cpix_utility_api" name="CPIX Utility API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4933
			
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4934
			<unit bldFile="/mw/searchsrv/searchsrv_plat/cpix_utility_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4935
       </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4936
	    <component id="cpix_framework_api" name="CPIX Framework API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4937
			
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4938
			<unit bldFile="/mw/searchsrv/searchsrv_plat/cpix_framework_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4939
       </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4940
	    <component id="cpix_search_api" name="CPIX Search API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4941
			
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4942
			<unit bldFile="/mw/searchsrv/searchsrv_plat/cpix_search_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4943
       </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4944
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4945
    <collection id="searchengine" name="Search Engine" level="engine">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4946
       <component id="searchengine_util" name="Search Engine Utils" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4947
			<unit bldFile="/mw/searchsrv/searchengine/util/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4948
       </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4949
       <component id="searchengine_oss" name="Search Engine OSS" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4950
			<unit bldFile="/mw/searchsrv/searchengine/oss/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4951
       </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4952
       <component id="cpix" name="Cross Platform Indexing Engine" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4953
			<unit bldFile="/mw/searchsrv/searchengine/cpix/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4954
       </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4955
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4956
    <collection id="searcher" name="Searcher" level="generic">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4957
       <component id="searchclient" name="Search Client" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4958
			<unit bldFile="/mw/searchsrv/searcher/SearchClient/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4959
       </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4960
       <component id="searchserver" name="Search Server" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4961
			<unit bldFile="/mw/searchsrv/searcher/SearchServer/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4962
       </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4963
       <component id="searcher_test" name="Searcher Tests" introduced="^4" filter="s60" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4964
			<!-- #include from common bld.inf or split into two components -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4965
			<unit bldFile="/mw/searchsrv/searcher/tsrc/RobustnessTest/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4966
			<unit bldFile="/mw/searchsrv/searcher/tsrc/LogPlayer/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4967
       </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4968
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4969
    <collection id="searchsrv_harvester" name="Search Services Harvester" level="services">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4970
       <component id="searchsrv_pluginfw" name="Search Server" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4971
			<unit bldFile="/mw/searchsrv/harvester/pluginfw/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4972
       </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4973
       <component id="searchsrv_harvesterserver" name="Search Harvester Server" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4974
			<unit bldFile="/mw/searchsrv/harvester/harvesterserver" qt:proFile="harvester.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4975
       </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4976
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4977
    <collection id="searchsrv_watchdog" name="Search Services Watch Dog" level="services">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4978
       <component id="searchsrv_watchdog_build" name="Search Services Watch Dog Build" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4979
			<unit bldFile="/mw/searchsrv/WatchDog/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4980
       </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4981
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4982
    <collection id="qcpix" name="Qt CPIX" level="engine">     
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4983
    <component id="qcpix_build" name="Qt CPIX Build" introduced="^4" target="device" purpose="optional">
777
9e92a4b1eb89 Updated S^4 system_model.xml after analysing build 890
William Roberts <williamr@symbian.org>
parents: 774
diff changeset
  4984
      <unit bldFile="/mw/searchsrv/qcpix" qt:proFile="cpix.pro"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4985
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4986
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4987
    <collection id="searchsrv_info" name="Search Services Info">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4988
    <component id="searchsrv_build" name="Search Services Build" introduced="^4" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4989
		<!-- move exports to own component and remove this -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4990
      <unit bldFile="/mw/searchsrv/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4991
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4992
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4993
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4994
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4995
      <package id="remotemgmt" level="specific" tech-domain="dm" levels="plugin framework server generic specific" name="Remote Management">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4996
  <collection id="remotemgmt_pub" name="Remote Management Public Interfaces" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4997
   <component id="synchronization_capability_api" name="Synchronization Capability API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4998
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  4999
    <unit bldFile="/mw/remotemgmt/remotemgmt_pub/synchronization_capability_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5000
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5001
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5002
  <collection id="remotemgmt_plat" name="Remote Management Platform Interfaces" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5003
   <component id="common_agent_util_and_definitions_api" name="Common Agent util and definitions API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5004
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5005
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/common_agent_util_and_definitions_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5006
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5007
   <component id="policy_management_certificate_api" name="Policy Management Certificate API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5008
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5009
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/policy_management_certificate_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5010
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5011
   <component id="oma_provisioning_adapter_api" name="OMA Provisioning Adapter API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5012
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5013
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/oma_provisioning_adapter_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5014
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5015
   <component id="device_management_parameter_api" name="Device Management Parameter API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5016
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5017
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/device_management_parameter_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5018
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5019
   <component id="data_synchronization_plugin_api" name="Data Synchronization Plug-in API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5020
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5021
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/data_synchronization_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5022
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5023
   <component id="sync_alert_handler_api" name="Sync Alert Handler API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5024
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5025
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/sync_alert_handler_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5026
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5027
   <component id="syncml_client_api" name="SyncML Client API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5028
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5029
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/syncml_client_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5030
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5031
   <component id="device_management_plugin_api" name="Device Management plug-in API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5032
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5033
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/device_management_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5034
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5035
   <component id="dm_tree_apis" name="DM Tree APIs" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5036
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5037
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/dm_tree_apis/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5038
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5039
   <component id="terminal_security_device_lock_api" name="Terminal Security Device Lock API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5040
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5041
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/terminal_security_device_lock_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5042
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5043
   <component id="policy_management_request_api" name="Policy Management Request API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5044
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5045
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/policy_management_request_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5046
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5047
   <component id="ds_constant_definitions_api" name="DS Constant Definitions API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5048
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5049
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/ds_constant_definitions_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5050
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5051
   <component id="scp_server_api" name="SCP Server API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5052
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5053
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/scp_server_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5054
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5055
   <component id="data_synchronization_notification_api" name="Data Synchronization Notification API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5056
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5057
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/data_synchronization_notification_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5058
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5059
   <component id="oma_provisioning_engine_api" name="OMA Provisioning Engine API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5060
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5061
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/oma_provisioning_engine_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5062
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5063
   <component id="dm_utils_api" name="DM Utils API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5064
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5065
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/dm_utils_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5066
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5067
   <component id="syncml_alert_api" name="SyncML Alert API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5068
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5069
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/syncml_alert_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5070
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5071
   <component id="obex_client_session_api" name="OBEX Client session API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5072
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5073
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/obex_client_session_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5074
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5075
   <component id="setting_enforcement_info_api" name="Setting Enforcement Info API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5076
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5077
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/setting_enforcement_info_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5078
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5079
   <component id="dm_constant_definitions_api" name="DM Constant Definitions API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5080
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5081
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/dm_constant_definitions_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5082
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5083
   <component id="oma_ds_extensions_api" name="OMA DS Extensions API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5084
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5085
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/oma_ds_extensions_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5086
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5087
   <component id="pnpms_utils_api" name="PNPMS Utils API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5088
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5089
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/pnpms_utils_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5090
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5091
   <component id="adaptive_history_list_api" name="Adaptive History List API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5092
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5093
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/adaptive_history_list_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5094
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5095
   <component id="adaptive_history_list_session_api" name="Adaptive History List Session API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5096
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5097
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/adaptive_history_list_session_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5098
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5099
   <component id="fota_engine_api" name="FOTA Engine API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5100
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5101
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/fota_engine_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5102
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5103
   <component id="update_package_storage_plugin_api" name="Update Package Storage Plug-in API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5104
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5105
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/update_package_storage_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5106
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5107
   <component id="dcmo_adapter_api" name="DCMO Adapter API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5108
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/dcmo_adapter_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5109
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5110
   <component id="dcmo_control_api" name="DCMO Control API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5111
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/dcmo_control_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5112
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5113
   <component id="ds_capability_mgmt_plugin_api" name="DS Capability Management Plugin API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5114
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5115
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/ds_capability_mgmt_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5116
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5117
   <component id="devicemgmt_dialogs_api" name="Device Management Dialogs API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5118
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/devicemgmt_dialogs_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5119
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5120
   <component id="dm_device_dialog_api" name="DM Device Dialog API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5121
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5122
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/dm_device_dialog_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5123
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5124
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5125
  <collection id="policymanagement" name="Policy Management" level="generic">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5126
   <component id="policyenginepolicies" name="Policy Engine Policies" filter="s60,!dfs_build" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5127
    <unit bldFile="/mw/remotemgmt/policymanagement/policyengine/policyenginepolicies/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5128
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5129
   <component id="policyengine" name="Policy Engine" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5130
    <unit bldFile="/mw/remotemgmt/policymanagement/policyengine" qt:proFile="policyengine.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5131
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5132
   <component id="policymanagement_config" name="Policy Management Config" filter="s60" class="config" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5133
    <unit bldFile="/mw/remotemgmt/policymanagement/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5134
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5135
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5136
  <collection id="syncmlfw" name="SyncML Framework" level="server">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5137
   <component id="syncmlfw_build" name="SyncML Framework Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5138
    <!--  need to break this up into components. Too convoluted a structure to be in a single bld.inf-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5139
    <unit bldFile="/mw/remotemgmt/syncmlfw/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5140
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5141
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5142
  <collection id="terminalsecurity" name="Terminal Security" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5143
   <component id="scp" name="Security Code Proxy" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5144
    <!-- can only have one unit, need to have these #included from a single bld.inf -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5145
    <unit bldFile="/mw/remotemgmt/terminalsecurity/scp/scpclient/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5146
    <unit bldFile="/mw/remotemgmt/terminalsecurity/scp/scpdatabase/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5147
    <unit bldFile="/mw/remotemgmt/terminalsecurity/scp/scpserver/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5148
    <unit bldFile="/mw/remotemgmt/terminalsecurity/scp/scppatternplugin/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5149
    <unit bldFile="/mw/remotemgmt/terminalsecurity/scp/scphistoryplugin/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5150
    <unit bldFile="/mw/remotemgmt/terminalsecurity/scp/scptimestampplugin/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5151
    <unit bldFile="/mw/remotemgmt/terminalsecurity/scp/scpeventhandler/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5152
    <unit bldFile="/mw/remotemgmt/terminalsecurity/scp/dmeventnotifier/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5153
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5154
   <component id="terminalsecurity_client" name="Terminal Control Client" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5155
    <unit bldFile="/mw/remotemgmt/terminalsecurity/client/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5156
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5157
   <component id="terminalsecurity_server" name="Terminal Control Server" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5158
    <unit bldFile="/mw/remotemgmt/terminalsecurity/server/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5159
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5160
   <component id="tcadapter" name="Terminal Control Adapter" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5161
    <unit bldFile="/mw/remotemgmt/terminalsecurity/tcadapter/bld"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5162
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5163
   <component id="terminalsecurity_build" name="Terminal Security Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5164
    <!--  need to distribute exports, etc into the other components and remove this-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5165
    <unit bldFile="/mw/remotemgmt/terminalsecurity/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5166
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5167
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5168
  <collection id="omaprovisioning" name="OMA Provisioning" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5169
   <component id="pnputil" name="PnP Util" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5170
    <unit bldFile="/mw/remotemgmt/omaprovisioning/pnputil/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5171
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5172
   <component id="provisioning" name="Provisioning" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5173
    <unit bldFile="/mw/remotemgmt/omaprovisioning/provisioning/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5174
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5175
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5176
  <collection id="dcmofw" name="Device Capability Management Object Framework" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5177
   <component id="dcmoclient" name="DCMO Client" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5178
    <unit bldFile="/mw/remotemgmt/dcmofw/dcmoclient/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5179
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5180
   <component id="dcmoserver" name="DCMO Server" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5181
    <unit bldFile="/mw/remotemgmt/dcmofw/dcmoserver/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5182
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5183
   <component id="dcmocustcmd" name="DCMO Custom Commands" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5184
    <unit bldFile="/mw/remotemgmt/dcmofw/dcmocustcmd/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5185
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5186
   <component id="dcmofw_build" name="DCMO Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5187
    <!--  need to distribute exports, etc into the other components and remove this-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5188
    <unit bldFile="/mw/remotemgmt/dcmofw/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5189
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5190
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5191
  <collection id="fotaapplication" name="FOTA Application" level="generic">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5192
   <component id="fotaapplication_build" name="FOTA Application Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5193
	<!-- need to make this a real component: move down a dir? break up? -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5194
    <unit bldFile="/mw/remotemgmt/fotaapplication/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5195
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5196
   <component id="fotaserver" name="FOTA Server" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5197
    <unit bldFile="/mw/remotemgmt/fotaapplication/fotaserver" qt:proFile="fotaserver.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5198
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5199
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5200
  <collection id="devicemgmtnotifications" name="Device Management Notifications" level="server">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5201
   <component id="devicemgmtnotifications_rom" name="DM Notifications ROM" introduced="^4" filter="s60" target="device" purpose="optional">
777
9e92a4b1eb89 Updated S^4 system_model.xml after analysing build 890
William Roberts <williamr@symbian.org>
parents: 774
diff changeset
  5202
    <unit bldFile="/mw/remotemgmt/devicemgmtnotifications/group"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5203
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5204
   <component id="dmdevdialogclient" name="DM Device Dialog Client" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5205
    <unit bldFile="/mw/remotemgmt/devicemgmtnotifications/dmdevdialogclient/bld"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5206
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5207
   <component id="dmdevdialogserver" name="DM Device Dialog Server" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5208
    <unit bldFile="/mw/remotemgmt/devicemgmtnotifications/dmdevdialogserver/bld"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5209
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5210
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5211
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5212
      <package id="remoteconn" level="generic" tech-domain="de" levels="plugin framework server generic specific" name="Remote Connectivity">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5213
  <collection id="remoteconn_info" name="Remote Connectivity Info" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5214
   <component id="remoteconn_metadata" name="Remote Connectivity Metadata" introduced="^2" target="desktop" purpose="development" class="config">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5215
    <unit mrp="/mw/remoteconn/remoteconn_info/remoteconn_metadata/remoteconn_metadata.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5216
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5217
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5218
  <collection id="remoteconn_plat" name="Remote Connectivity Platform Interfaces" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5219
   <component id="dialup_connection_status_api" name="Dialup Connection Status API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5220
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5221
    <unit bldFile="/mw/remoteconn/remoteconn_plat/dialup_connection_status_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5222
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5223
   <component id="dun_secondary_display_notification_api" name="Dialup Secondary Display Notification API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5224
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5225
    <unit bldFile="/mw/remoteconn/remoteconn_plat/dun_secondary_display_notification_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5226
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5227
   <component id="generic_hid_api" name="Generic HID API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5228
    <!-- Missing? <meta rel="Api" href="remoteconn_plat/generic_hid_api/generic_hid_api.metaxml"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5229
    <unit bldFile="/mw/remoteconn/remoteconn_plat/generic_hid_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5230
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5231
   <component id="locod_bearer_plugin_api" name="Local Connectivity Daemon Bearer Plugin API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5232
    <!-- Missing? <meta rel="Api" href="remoteconn_plat/locod_bearer_plugin_api/locod_bearer_plugin_api.metaxml"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5233
    <unit bldFile="/mw/remoteconn/remoteconn_plat/locod_bearer_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5234
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5235
   <component id="locod_service_plugin_api" name="Local Connectivity Daemon Service Plugin API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5236
    <!-- Missing? <meta rel="Api" href="remoteconn_plat/locod_service_plugin_api/locod_service_plugin_api.metaxml"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5237
    <unit bldFile="/mw/remoteconn/remoteconn_plat/locod_service_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5238
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5239
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5240
  <collection id="localconnectivityservice" name="Local Connectivity Service" level="server">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5241
   <component id="locod" name="Local Connectivity Daemon" introduced="^4" filter="s60" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5242
         <unit bldFile="/mw/remoteconn/localconnectivityservice/locod/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5243
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5244
   <component id="dun" name="Dial-Up Networking" introduced="^4" filter="s60" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5245
         <unit bldFile="/mw/remoteconn/localconnectivityservice/dun/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5246
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5247
   <component id="generichid" name="Generic Human-Interface Device" introduced="^4" filter="s60" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5248
         <unit bldFile="/mw/remoteconn/localconnectivityservice/generichid/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5249
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5250
   <component id="headset" name="Headset" introduced="^4" filter="s60" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5251
         <unit bldFile="/mw/remoteconn/localconnectivityservice/headset/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5252
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5253
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5254
  <collection id="mtptransports" name="MTP Transports" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5255
   <component id="mtpusbtransport" name="MTP USB Transport" introduced="^2" filter="s60" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5256
    <unit bldFile="/mw/remoteconn/mtptransports/mtpusbtransport/group" mrp="/mw/remoteconn/mtptransports/mtpusbtransport/group/mtp_usbsic.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5257
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5258
   <component id="mtpptpiptransport" name="MTP PTP-IP Transport" introduced="^3" filter="s60" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5259
    <unit bldFile="/mw/remoteconn/mtptransports/mtpptpiptransport/group" mrp="/mw/remoteconn/mtptransports/mtpptpiptransport/group/mtp_ptpip.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5260
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5261
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5262
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5263
  <collection id="mtpfws" name="MTP Frameworks" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5264
   <component id="mtpfw" name="MTP Framework" introduced="^2" filter="s60" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5265
    <unit bldFile="/mw/remoteconn/mtpfws/mtpfw/group" mrp="/mw/remoteconn/mtpfws/mtpfw/group/mtp_framework.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5266
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5267
   <component id="devdpextn" name="MTP Device Provider Extension" introduced="^4" filter="s60" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5268
 	  <!-- can't have a component inside another component. Need to move to mtpfws/devdpextn/group -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5269
	 <unit bldFile="/mw/remoteconn/mtpfws/mtpfw/dataproviders/devdp/devdpextn/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5270
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5271
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5272
  <collection id="mtpdataproviders" name="MTP Data Providers" level="generic">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5273
   <component id="mtpfileandfolderdp" name="MTP File and Folder Provider" introduced="^2" filter="s60" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5274
    <unit bldFile="/mw/remoteconn/mtpdataproviders/mtpfileandfolderdp/group" mrp="/mw/remoteconn/mtpdataproviders/mtpfileandfolderdp/group/mtp_filedp.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5275
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5276
   <component id="mtpimagedp" name="MTP Image Data Provider" introduced="^3" filter="s60" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5277
    <unit bldFile="/mw/remoteconn/mtpdataproviders/mtpimagedp/group" mrp="/mw/remoteconn/mtpdataproviders/mtpimagedp/group/mtp_imagedp.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5278
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5279
   <component id="mtppictbridgedp" name="MTP PictBridge Data Provider" introduced="^3" filter="s60" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5280
    <unit bldFile="/mw/remoteconn/mtpdataproviders/mtppictbridgedp/group" mrp="/mw/remoteconn/mtpdataproviders/mtppictbridgedp/group/mtp_pictbridgedp.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5281
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5282
   <component id="pictbridgeengine" name="MTP PictBridge Engine" introduced="^4" filter="s60" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5283
 	  <!-- can't have a component inside another component. Need to move to mtpdataproviders/pictbridgeengine/group -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5284
     <unit bldFile="/mw/remoteconn/mtpdataproviders/mtppictbridgedp/pictbridgeengine/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5285
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5286
   <component id="mtpplaybackcontroldp" name="MTP Playback Control Data Provider" introduced="^4" filter="s60" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5287
    <unit bldFile="/mw/remoteconn/mtpdataproviders/mtpplaybackcontroldp/group" mrp="/mw/remoteconn/mtpdataproviders/mtpplaybackcontroldp/group/mtp_playbackcontroldp.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5288
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5289
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5290
  <collection id="backupandrestore" name="Backup and Restore" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5291
   <component id="backupengine" name="Backup Engine" introduced="9.0" filter="s60" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5292
    <unit bldFile="/mw/remoteconn/backupandrestore/backupengine/group" mrp="/mw/remoteconn/backupandrestore/backupengine/group/connectivity_backupengine.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5293
   </component>
777
9e92a4b1eb89 Updated S^4 system_model.xml after analysing build 890
William Roberts <williamr@symbian.org>
parents: 774
diff changeset
  5294
   
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5295
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5296
  <collection id="obex" name="OBEX" level="generic">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5297
   <component id="obexprotocol" name="OBEX Protocol" introduced="9.1" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5298
    <unit bldFile="/mw/remoteconn/obex/obexprotocol/group" mrp="/mw/remoteconn/obex/obexprotocol/group/obex.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5299
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5300
   <component id="obexextensionapi" name="OBEX Extension API" introduced="9.2" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5301
    <unit bldFile="/mw/remoteconn/obex/obexextensionapi/group" mrp="/mw/remoteconn/obex/obexextensionapi/group/obex_extensionapis.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5302
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5303
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5304
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5305
      <package id="srvdiscovery" level="generic" tech-domain="de" levels="plugin framework server generic specific" name="Service Discovery and Usage">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5306
  <collection id="upnpstack_plat" name="UPnP Stack Platform Interfaces" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5307
   <component id="upnp_device_api" name="UPnP Device API" introduced="^3" purpose="optional" class="api" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5308
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5309
    <unit bldFile="/mw/srvdiscovery/upnp/upnpstack_plat/upnp_device_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5310
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5311
   <component id="upnp_common_api" name="UPnP Common API" introduced="^3" purpose="optional" class="api" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5312
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5313
    <unit bldFile="/mw/srvdiscovery/upnp/upnpstack_plat/upnp_common_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5314
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5315
   <component id="upnp_utils_api" name="UPnP Utils API" introduced="^3" purpose="optional" class="api" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5316
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5317
    <unit bldFile="/mw/srvdiscovery/upnp/upnpstack_plat/upnp_utils_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5318
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5319
   <component id="upnp_control_point_api" name="UPnP Control Point API" introduced="^3" purpose="optional" class="api" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5320
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5321
    <unit bldFile="/mw/srvdiscovery/upnp/upnpstack_plat/upnp_control_point_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5322
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5323
   <component id="upnp_httpserver_api" name="UPnP HTTP Server API" introduced="^3" purpose="optional" class="api" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5324
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5325
    <unit bldFile="/mw/srvdiscovery/upnp/upnpstack_plat/upnp_httpserver_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5326
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5327
   <component id="upnp_http_transfer_api" name="UPnP HTTP Transfer API" introduced="^3" purpose="optional" class="api" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5328
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5329
    <unit bldFile="/mw/srvdiscovery/upnp/upnpstack_plat/upnp_http_transfer_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5330
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5331
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5332
  <collection id="servicediscoveryandcontrol" name="Service Discovery and Control" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5333
      <component id="servicediscoveryfw" name="Service Discovery Framework" introduced="^3" filter="s60" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5334
    <unit bldFile="/mw/srvdiscovery/servicediscoveryandcontrol/pnp/group" mrp="/mw/srvdiscovery/servicediscoveryandcontrol/pnp/group/servicediscoveryframework.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5335
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5336
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5337
  <collection id="upnp" name="UPnP" level="server">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5338
      <component id="upnpstack" name="UPnP Stack" introduced="^3" filter="s60" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5339
    <unit bldFile="/mw/srvdiscovery/upnp/upnpstack/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5340
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5341
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5342
  <collection id="srvdiscovery_info" name="Service Discovery and Usage Info" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5343
      <component id="srvdiscovery_metadata" name="Service Discovery and Usage Metadata" introduced="^2" filter="s60" target="desktop" purpose="development" class="config">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5344
    <unit mrp="/mw/srvdiscovery/srvdiscovery_info/srvdiscovery_metadata/srvdiscovery_metadata.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5345
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5346
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5347
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5348
      <package id="dlnasrv" level="specific" tech-domain="de" levels="stack server ctrl framework plugin" name="DLNA Services">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5349
  <!-- uncomment all the units when configuration is in place, they're currently #included from other xxx_build components -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5350
  <collection id="dlnasrv_plat" name="DLNA Services Platform Interfaces" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5351
   <component id="upnp_media_server_settings_api" name="UPnP Media Server Settings API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5352
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5353
    <unit bldFile="/mw/dlnasrv/dlnasrv_plat/upnp_media_server_settings_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5354
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5355
   <component id="upnp_av_objects_api" name="UPnP A/V Objects API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5356
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5357
    <unit bldFile="/mw/dlnasrv/dlnasrv_plat/upnp_av_objects_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5358
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5359
   <component id="upnp_media_server_api" name="UPnP Media Server API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5360
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5361
    <unit bldFile="/mw/dlnasrv/dlnasrv_plat/upnp_media_server_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5362
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5363
   <component id="upnp_security_plugin_api" name="UPnP Security Plugin API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5364
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5365
    <unit bldFile="/mw/dlnasrv/dlnasrv_plat/upnp_security_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5366
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5367
   <component id="upnp_avcp_api" name="UPnP AVCP API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5368
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5369
    <unit bldFile="/mw/dlnasrv/dlnasrv_plat/upnp_avcp_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5370
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5371
   <component id="upnp_media_server_metadata_api" name="UPnP Media Server Metadata API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5372
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5373
    <unit bldFile="/mw/dlnasrv/dlnasrv_plat/upnp_media_server_metadata_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5374
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5375
   <component id="upnp_command_api" name="UPnP Command API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5376
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5377
    <unit bldFile="/mw/dlnasrv/dlnasrv_plat/upnp_command_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5378
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5379
   <component id="upnp_plugin_api" name="UPnP Plugin API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5380
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5381
    <unit bldFile="/mw/dlnasrv/dlnasrv_plat/upnp_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5382
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5383
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5384
  <collection id="upnpavcontrolpoint" name="UPnP A/V Control Point" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5385
   <component id="avcontrolframework" name="A/V Control Famework" introduced="9.1" deprecated="^3" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5386
    <unit bldFile="/mw/dlnasrv/upnpavcontrolpoint/avcontrolframework/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5387
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5388
   <component id="upnpavcontrolpoint_build" name="UPnP A/V Control Point Build" introduced="9.1" deprecated="^3" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5389
    <!-- put exports in other component instead -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5390
    <unit bldFile="/mw/dlnasrv/upnpavcontrolpoint/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5391
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5392
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5393
  <collection id="upnpmediaserver" name="UPnP Media Server" level="server">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5394
   <component id="avobjects" name="A/V Objects" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5395
    <unit bldFile="/mw/dlnasrv/upnpmediaserver/avobjects/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5396
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5397
   <component id="mediaserverclient" name="Media Server Client" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5398
    <unit bldFile="/mw/dlnasrv/upnpmediaserver/mediaserverclient/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5399
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5400
   <component id="connectionmanagerservice" name="Connection Manager Service" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5401
    <unit bldFile="/mw/dlnasrv/upnpmediaserver/connectionmanagerservice/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5402
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5403
   <component id="contentdirectoryservice" name="Content Directory Service" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5404
    <unit bldFile="/mw/dlnasrv/upnpmediaserver/contentdirectoryservice/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5405
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5406
   <component id="mediaserverengine" name="Media Server Engine" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5407
    <unit bldFile="/mw/dlnasrv/upnpmediaserver/mediaserverengine/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5408
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5409
   <component id="upnpmediaserver_build" name="UPnP Media Server Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5410
    <!-- move exports into one of above components -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5411
    <unit bldFile="/mw/dlnasrv/upnpmediaserver/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5412
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5413
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5414
  <collection id="upnpavcontroller" name="UPnP A/V Controller" level="ctrl">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5415
   <component id="upnpxmlparser" name="UPnP XML Parser" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5416
    <unit bldFile="/mw/dlnasrv/upnpavcontroller/upnpxmlparser/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5417
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5418
   <component id="upnpavcontrollerserver" name="UPnP A/V Controller Server" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5419
    <unit bldFile="/mw/dlnasrv/upnpavcontroller/upnpavcontrollerserver/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5420
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5421
   <component id="upnpavcontrollerclient" name="UPnP A/V Ccontroller Client" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5422
    <unit bldFile="/mw/dlnasrv/upnpavcontroller/upnpavcontrollerclient/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5423
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5424
   <component id="upnpavcontrollerhelper" name="UPnP A/V Controller Helper" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5425
    <unit bldFile="/mw/dlnasrv/upnpavcontroller/upnpavcontrollerhelper/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5426
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5427
   <component id="upnpavcontroller_build" name="UPnP A/V Controller Build" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5428
    <!-- move exports content into one of above components -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5429
    <unit bldFile="/mw/dlnasrv/upnpavcontroller/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5430
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5431
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5432
  <collection id="upnpframework" name="UPnP Framework" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5433
   <component id="upnputilities" name="UPnP Utilities" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5434
    <unit bldFile="/mw/dlnasrv/upnpframework/upnputilities/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5435
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5436
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5437
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5438
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5439
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5440
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5441
   <component id="upnpmusicadapter" name="UPnP Music Adapter" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5442
    <unit bldFile="/mw/dlnasrv/upnpframework/upnpmusicadapter/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5443
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5444
   <component id="upnpcommand" name="UPnP Command" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5445
    <unit bldFile="/mw/dlnasrv/upnpframework/upnpcommand/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5446
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5447
   <component id="upnpframework_build" name="UPnP Framework Build" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5448
    <!-- move exports content into one or more of above components -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5449
    <unit bldFile="/mw/dlnasrv/upnpframework/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5450
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5451
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5452
  <collection id="upnpsettings" name="UPnP Settings" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5453
   <component id="upnpsettingsengine" name="UPnP Settings Engine" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5454
    <unit bldFile="/mw/dlnasrv/upnpsettings/upnpsettingsengine/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5455
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5456
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5457
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5458
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5459
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5460
   <component id="upnpsettings_build" name="UPnP Settings Build" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5461
    <!-- move exports content into one of above components -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5462
    <unit bldFile="/mw/dlnasrv/upnpsettings/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5463
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5464
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5465
  <collection id="upnpsharing" name="UPnP Sharing" level="server">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5466
   <component id="upnpdlnaprofiler" name="UPnP DLNA Profiler" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5467
    <unit bldFile="/mw/dlnasrv/upnpsharing/upnpdlnaprofiler/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5468
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5469
   <component id="upnpsecurity" name="UPnP Security" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5470
    <unit bldFile="/mw/dlnasrv/upnpsharing/upnpsecurity/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5471
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5472
   <component id="upnpcontentserver" name="UPnP Content Server" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5473
    <unit bldFile="/mw/dlnasrv/upnpsharing/upnpcontentserver/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5474
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5475
   <component id="applicationengine" name="UPnP Application Engine" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5476
    <unit bldFile="/mw/dlnasrv/upnpsharing/applicationengine/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5477
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5478
   <component id="upnpsharing_build" name="UPnP Sharing Build" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5479
    <!-- move exports content into one of above components -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5480
    <unit bldFile="/mw/dlnasrv/upnpsharing/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5481
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5482
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5483
  <collection id="upnpmpxplugins" name="UPnP MPX Plugins" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5484
   <component id="upnpplaybackplugins" name="UPnP Playback Plugins" introduced="^2" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5485
    <unit bldFile="/mw/dlnasrv/upnpmpxplugins/upnpplaybackplugins/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5486
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5487
   <component id="upnpmpxplugins_build" name="UPnP MPX Plugins Build" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5488
    <!-- move exports content into other component? -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5489
    <unit bldFile="/mw/dlnasrv/upnpmpxplugins/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5490
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5491
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5492
  
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5493
  
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5494
  
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5495
  <collection id="dlnasrv_info" name="DLNA Services Info" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5496
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5497
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5498
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5499
      <package id="btservices" level="generic" tech-domain="de" levels="framework server generic specific plugin" name="Bluetooth Services">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5500
  <collection id="btservices_pub" name="BT Services Public Interfaces" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5501
   <component id="bluetooth_power_state_api" name="Bluetooth Power State API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5502
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5503
    <unit bldFile="/mw/btservices/btservices_pub/bluetooth_power_state_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5504
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5505
   <component id="bluetooth_notifier_api" name="Bluetooth Notifier API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5506
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5507
    <unit bldFile="/mw/btservices/btservices_pub/bluetooth_notifier_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5508
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5509
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5510
  <collection id="btservices_plat" name="BT Services Platform Interfaces" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5511
   <component id="bluetooth_dosserver_audio_api" name="Bluetooth DOS Server Audio API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5512
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5513
    <unit bldFile="/mw/btservices/btservices_plat/bluetooth_dosserver_audio_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5514
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5515
   <component id="bluetooth_dut_mode_api" name="Bluetooth DUT Mode API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5516
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5517
    <unit bldFile="/mw/btservices/btservices_plat/bluetooth_dut_mode_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5518
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5519
   <component id="bluetooth_engine_api" name="Bluetooth Engine API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5520
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5521
    <unit bldFile="/mw/btservices/btservices_plat/bluetooth_engine_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5522
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5523
   <component id="bluetooth_engine_connection_management_api" name="Bluetooth Engine Connection Management API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5524
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5525
    <unit bldFile="/mw/btservices/btservices_plat/bluetooth_engine_connection_management_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5526
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5527
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5528
   <component id="bluetooth_engine_device_management_api" name="Bluetooth Engine Device Management API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5529
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5530
    <unit bldFile="/mw/btservices/btservices_plat/bluetooth_engine_device_management_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5531
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5532
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5533
   <component id="bluetooth_engine_discovery_api" name="Bluetooth Engine Discovery API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5534
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5535
    <unit bldFile="/mw/btservices/btservices_plat/bluetooth_engine_discovery_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5536
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5537
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5538
   <component id="bluetooth_engine_features_api" name="Bluetooth Engine Features API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5539
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5540
    <unit bldFile="/mw/btservices/btservices_plat/bluetooth_engine_features_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5541
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5542
   <component id="bluetooth_engine_settings_api" name="Bluetooth Engine Settings API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5543
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5544
    <unit bldFile="/mw/btservices/btservices_plat/bluetooth_engine_settings_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5545
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5546
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5547
   <component id="bluetooth_engine_plugin_api" name="Bluetooth Engine Plugin API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5548
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5549
    <unit bldFile="/mw/btservices/btservices_plat/bluetooth_engine_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5550
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5551
   <component id="bluetooth_local_variation_api" name="Bluetooth Local Variation API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5552
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5553
    <unit bldFile="/mw/btservices/btservices_plat/bluetooth_local_variation_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5554
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5555
   <component id="bluetooth_notifier_internal_api" name="Bluetooth Notifier internal API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5556
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5557
    <unit bldFile="/mw/btservices/btservices_plat/bluetooth_notifier_internal_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5558
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5559
   <component id="bluetooth_sap_connection_state_api" name="Bluetooth SAP Connection State API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5560
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5561
    <unit bldFile="/mw/btservices/btservices_plat/bluetooth_sap_connection_state_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5562
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5563
   <component id="bluetooth_secondary_display_notification_api" name="Bluetooth Secondary Display Notification API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5564
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5565
    <unit bldFile="/mw/btservices/btservices_plat/bluetooth_secondary_display_notification_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5566
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5567
   <component id="obex_secondary_display_notification_api" name="OBEX Secondary Display Notification API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5568
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5569
    <unit bldFile="/mw/btservices/btservices_plat/obex_secondary_display_notification_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5570
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5571
   <component id="obex_service_plugin_api" name="OBEX Service Plugin API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5572
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5573
    <unit bldFile="/mw/btservices/btservices_plat/obex_service_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5574
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5575
   <component id="obex_service_utils_api" name="OBEX Service Utils API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5576
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5577
    <unit bldFile="/mw/btservices/btservices_plat/obex_service_utils_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5578
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5579
   <component id="usb_obexservicemanager_client_api" name="OBEX Service Manager Client API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5580
    <unit bldFile="/mw/btservices/btservices_plat/usb_obexservicemanager_client_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5581
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5582
   <component id="bt_remote_device_setting_api" name="BT Remote Device Setting API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5583
    <unit bldFile="/mw/btservices/btservices_plat" qt:proFile="btservices_plat.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5584
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5585
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5586
  <collection id="bluetoothengine" name="Bluetooth Engine" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5587
   <component id="btnotifclient" name="Bluetooth Notification Client" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5588
	<!-- cannot put a component under another component. Move up a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5589
    <unit bldFile="/mw/btservices/bluetoothengine/btnotif/btnotifclient/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5590
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5591
   <component id="bteng" name="Bluetooth Engine" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5592
    <unit bldFile="/mw/btservices/bluetoothengine/bteng/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5593
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5594
   <component id="btserviceutil" name="Bluetooth Service Utils" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5595
    <unit bldFile="/mw/btservices/bluetoothengine/btserviceutil/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5596
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5597
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5598
   <component id="btnotif" name="Bluetooth Notifier" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5599
    <unit bldFile="/mw/btservices/bluetoothengine/btnotif/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5600
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5601
   <component id="btdevicedialogplugin" name="Bluetooth Device Dialog Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5602
    <unit bldFile="/mw/btservices/bluetoothengine/btnotif/btdevicedialogplugin" qt:proFile="btdevicedialogplugin.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5603
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5604
   <component id="btaudioman" name="Bluetooth Audio Manager" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5605
    <unit bldFile="/mw/btservices/bluetoothengine/btaudioman/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5606
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5607
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5608
   <component id="btmac" name="Bluetooth Mono Audio Controller" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5609
    <unit bldFile="/mw/btservices/bluetoothengine/btmac/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5610
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5611
   <component id="btsac" name="Bluetooth Stereo Audio Controller" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5612
    <unit bldFile="/mw/btservices/bluetoothengine/btsac/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5613
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5614
   <component id="btaudiostreamer" name="Bluetooth Audio Streamer" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5615
    <unit bldFile="/mw/btservices/bluetoothengine/btaudiostreamer/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5616
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5617
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5618
   <component id="btsap" name="Bluetooth SIM Access Profile" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5619
    <unit bldFile="/mw/btservices/bluetoothengine/btsap/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5620
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5621
   <component id="btui" name="Bluetooth UI" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5622
	 <unit bldFile="/mw/btservices/bluetoothengine/btui" qt:proFile="btui.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5623
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5624
   <component id="btpbap" name="Bluetooth Phonebook Access Profile" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5625
    <unit bldFile="/mw/btservices/bluetoothengine/btpbap/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5626
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5627
   <component id="bthid" name="Bluetooth HID" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5628
    <unit bldFile="/mw/btservices/bluetoothengine/bthid/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5629
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5630
   <component id="btctrldcmoadapter" name="Bluetooth Control DCMO Adapter" introduced="^3" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5631
    <unit bldFile="/mw/btservices/bluetoothengine/btctrldcmoadapter/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5632
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5633
   <component id="btindicator" name="Bluetooth Indicator" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5634
    <unit bldFile="/mw/btservices/bluetoothengine/btindicator" qt:proFile="btindicator.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5635
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5636
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5637
  <collection id="bluetoothappprofiles" name="Bluetooth Application Profiles" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5638
   <component id="avrcp" name="Bluetooth AVRCP" introduced="9.1" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5639
    <unit bldFile="/mw/btservices/bluetoothappprofiles/avrcp" mrp="/mw/btservices/bluetoothappprofiles/avrcp/bluetooth_avrcp.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5640
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5641
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5642
  <collection id="atcommands" name="AT Commands" level="generic">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5643
   <component id="modematplugin" name="Modem AT Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5644
    <unit bldFile="/mw/btservices/atcommands/modematplugin/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5645
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5646
   <component id="lccustomplugin" name="LC Custom Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5647
    <unit bldFile="/mw/btservices/atcommands/lccustomplugin/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5648
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5649
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5650
  <collection id="cbsatplugin" name="CBS AT Plugin" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5651
     <component id="atmisccmdplugin" name="AT Misc Commands Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5652
      <unit bldFile="/mw/btservices/cbsatplugin/atmisccmdplugin/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5653
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5654
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5655
  <collection id="btobexprofiles" name="BT OBEX Profiles" level="generic">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5656
     <component id="obexreceiveservices" name="OBEX Receive Services" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5657
      <unit bldFile="/mw/btservices/btobexprofiles/obexreceiveservices/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5658
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5659
     <component id="btmsgviewer" name="BT Message Viewer" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5660
		<!-- should be moved out from under obexreceiveservices into own component dir -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5661
        <unit bldFile="/mw/btservices/btobexprofiles/obexreceiveservices/btmsgviewer" qt:proFile="btmsgviewer.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5662
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5663
     <component id="obexsendservices" name="OBEX Send Services" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5664
      <unit bldFile="/mw/btservices/btobexprofiles/obexsendservices/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5665
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5666
     <component id="obexhighway" name="OBEX Highway" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5667
		<!-- should be moved out from under obexsendservices into own component dir -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5668
        <unit bldFile="/mw/btservices/btobexprofiles/obexsendservices/obexhighway" qt:proFile="obexhighway.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5669
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5670
     <component id="obexserviceman" name="OBEX Service Manager" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5671
      <unit bldFile="/mw/btservices/btobexprofiles/obexserviceman/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5672
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5673
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5674
  <collection id="btservices_info" name="BT Services Info" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5675
   <component id="btservices_metadata" name="BT Services Metadata" introduced="^3" target="desktop" purpose="development" class="config">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5676
    <unit mrp="/mw/btservices/btservices_info/btservices_metadata/btservices_metadata.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5677
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5678
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5679
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5680
      <package id="usbservices" level="generic" tech-domain="de" levels="framework server generic specific plugin" name="USB Services">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5681
  <collection id="usbservices_plat" name="USB Services Platform Interfaces" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5682
   <component id="pictbridge_api" name="PictBridge API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5683
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5684
    <unit bldFile="/mw/usbservices/usbservices_plat/pictbridge_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5685
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5686
   <component id="ptp_responder_api" name="PTP Responder API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5687
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5688
    <unit bldFile="/mw/usbservices/usbservices_plat/ptp_responder_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5689
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5690
   <component id="ptp_transport_api" name="PTP Transport API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5691
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5692
    <unit bldFile="/mw/usbservices/usbservices_plat/ptp_transport_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5693
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5694
   <component id="usb_device_control_plugin_api" name="USB Device Control Plug-in API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5695
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5696
    <unit bldFile="/mw/usbservices/usbservices_plat/usb_device_control_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5697
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5698
   <component id="usb_notifier_api" name="USB Notifier API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5699
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5700
    <unit bldFile="/mw/usbservices/usbservices_plat/usb_notifier_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5701
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5702
   <component id="usb_personality_api_header" name="USB Personality API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5703
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5704
    <unit bldFile="/mw/usbservices/usbservices_plat/usb_personality_api_header/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5705
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5706
   <component id="usb_personality_plugin_api" name="USB Personality Plug-in API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5707
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5708
    <unit bldFile="/mw/usbservices/usbservices_plat/usb_personality_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5709
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5710
   <component id="usb_secondary_display_api" name="USB Secondary Display API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5711
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5712
    <unit bldFile="/mw/usbservices/usbservices_plat/usb_secondary_display_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5713
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5714
   <component id="usb_watcher_api" name="USB Watcher API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5715
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5716
    <unit bldFile="/mw/usbservices/usbservices_plat/usb_watcher_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5717
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5718
   <component id="usb_watcher_info_api_header" name="USB Watcher Info API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5719
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5720
    <unit bldFile="/mw/usbservices/usbservices_plat/usb_watcher_info_api_header/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5721
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5722
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5723
  <collection id="usbengines" name="USB Engines" level="generic">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5724
   <component id="usbotgwatcher" name="USB OTG Watcher" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5725
    <unit bldFile="/mw/usbservices/usbengines/usbotgwatcher/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5726
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5727
   <component id="usbwatcher" name="USB Watcher" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5728
    <unit bldFile="/mw/usbservices/usbengines/usbwatcher/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5729
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5730
   <component id="usblocodplugin" name="USB Local Connectivity Domain Plugin" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5731
    <unit bldFile="/mw/usbservices/usbengines/usblocodplugin/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5732
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5733
   <component id="usbdevcon" name="USB Device Control" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5734
    <unit bldFile="/mw/usbservices/usbengines/usbdevcon/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5735
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5736
   <component id="usbremotepersonality" name="USB Remote Personality" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5737
    <unit bldFile="/mw/usbservices/usbengines/usbremotepersonality/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5738
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5739
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5740
  <collection id="usbclasses" name="USB Classes" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5741
   <component id="usbobexclasscontroller" name="USB OBEX Class Controller" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5742
    <unit bldFile="/mw/usbservices/usbclasses/usbobexclasscontroller/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5743
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5744
   <component id="usbbasicpersonality" name="USB Basic Personality" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5745
    <unit bldFile="/mw/usbservices/usbclasses/usbbasicpersonality/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5746
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5747
   <component id="usbmscpersonality" name="USB MSC Personality" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5748
    <unit bldFile="/mw/usbservices/usbclasses/usbmscpersonality/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5749
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5750
   <component id="usbphoneasmodem" name="USB Phone as Modem" introduced="^3" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5751
    <unit bldFile="/mw/usbservices/usbclasses/usbphoneasmodem/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5752
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5753
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5754
  <collection id="usbuis" name="USB UIs" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5755
   <component id="usbuinotif" name="USB UI Notifiers" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5756
    <unit bldFile="/mw/usbservices/usbuis/usbuinotif" filter="!test" qt:proFile="usbuinotif.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5757
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5758
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5759
   <component id="imageprintuiprovider" name="ImagePrint UI Provider" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5760
    <unit bldFile="/mw/usbservices/usbuis/imageprintuiprovider/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5761
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5762
   <component id="usbimageprintui" name="ImagePrint UI" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5763
    <unit bldFile="/mw/usbservices/usbuis/imageprintui/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5764
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5765
   <component id="usbsettingsapp" name="USB Settings Application" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5766
      <unit bldFile="/mw/usbservices/usbuis/usbsettingsapp" qt:proFile="usbsettingsapp.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5767
    </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5768
   <component id="usbindicatorplugin" name="USB Indicator Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5769
      <unit bldFile="/mw/usbservices/usbuis/usbindicatorplugin" qt:proFile="usbindicatorplugin.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5770
    </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5771
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5772
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5773
      <package id="imghandling" level="specific" tech-domain="mm" levels="lib util if" name="Image Handling">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5774
  <collection id="imagehandling_plat" name="Image Handling Platform Interfaces" level="if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5775
   <component id="image_handling_library_api" name="Image Handling Library API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5776
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5777
    <unit bldFile="/mw/imghandling/imagehandling_plat/image_handling_library_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5778
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5779
   <component id="3gp_library_api" name="3GP Library API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5780
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5781
    <unit bldFile="/mw/imghandling/imagehandling_plat/3gp_library_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5782
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5783
   <component id="thumbnailmanager_api" name="Thumbnail Manager API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5784
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5785
    <unit bldFile="/mw/imghandling/imagehandling_plat/thumbnailmanager_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5786
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5787
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5788
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5789
  <collection id="imagehandlinglib" name="Image Handling Library" level="lib">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5790
   <!-- collection is really a component, need to move down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5791
   <component id="ihl" name="IHL" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5792
    <unit bldFile="/mw/imghandling/imagehandlinglib/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5793
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5794
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5795
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5796
  <collection id="imagehandlingutilities" name="Image Handling Utilities" level="util">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5797
   <component id="thumbnailmanager" name="Thumbnail Manager" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5798
    <unit bldFile="/mw/imghandling/imagehandlingutilities/thumbnailmanager/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5799
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5800
   <component id="thumbnailmanagerqt" name="Thumbnail Manager Qt" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5801
    <unit bldFile="/mw/imghandling/imagehandlingutilities/thumbnailmanager/thumbnailmanagerqt" filter="!test" qt:proFile="thumbnailmanagerqt.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5802
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5803
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5804
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5805
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5806
      <package id="metadatasrv" level="specific" tech-domain="mm" levels="plugin framework server generic specific" name="Legacy Metadata Services">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5807
  <collection id="metadatasrv_pub" name="Legacy Metadata Services Public Interfaces" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5808
   <component id="media_fetch_api" name="Media Fetch API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5809
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5810
    <unit bldFile="/mw/metadatasrv/metadatasrv_pub/media_fetch_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5811
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5812
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5813
  <collection id="metadatasrv_plat" name="Legacy Metadata Services Platform Interfaces" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5814
   <component id="media_fetch_implementation_api" name="Media Fetch Implementation API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5815
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5816
    <unit bldFile="/mw/metadatasrv/metadatasrv_plat/media_fetch_implementation_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5817
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5818
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5819
  <collection id="mediamanagementutilities" name="Media Management Utilities" level="generic">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5820
   <component id="mediafetch" name="Media Fetch" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5821
    <unit bldFile="/mw/metadatasrv/mediamanagementutilities/mediafetch/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5822
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5823
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5824
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5825
      <package id="mds" level="specific" tech-domain="mm" levels="mgr eng server int" name="Metadata Services">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5826
  <collection id="mds_plat" name="Metadata Services Platform Interfaces" level="int">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5827
   <component id="context_engine_plugin_api" name="Context Engine Plugin API" introduced="^2" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5828
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5829
    <unit bldFile="/mw/mds/mds_plat/context_engine_plugin_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5830
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5831
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5832
   <component id="harvester_framework_api" name="Harvester Framework API" introduced="^2" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5833
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5834
    <unit bldFile="/mw/mds/mds_plat/harvester_framework_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5835
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5836
		<!-- can only have one unit with the same filter, #include the following from the previous unit -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5837
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5838
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5839
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5840
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5841
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5842
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5843
   <component id="location_manager_api" name="Location Manager API" introduced="^2" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5844
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5845
    <unit bldFile="/mw/mds/mds_plat/location_manager_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5846
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5847
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5848
   <component id="metadata_engine_api" name="Metadata Engine API" introduced="^2" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5849
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5850
    <unit bldFile="/mw/mds/mds_plat/metadata_engine_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5851
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5852
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5853
   <component id="content_listing_framework_collection_manager_api" name="Content Listing Framework Collection Manager API" introduced="^2" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5854
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5855
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5856
    <unit bldFile="/mw/mds/mds_plat/content_listing_framework_collection_manager_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5857
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5858
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5859
   <component id="content_listing_framework_extended_api" name="Content Listing Framework Extended API" introduced="^2" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5860
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5861
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5862
    <unit bldFile="/mw/mds/mds_plat/content_listing_framework_extended_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5863
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5864
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5865
  <collection id="mds_pub" name="Metadata Services Public Interfaces" level="int">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5866
   <component id="content_listing_framework_api" name="Content Listing Framework API" introduced="^2" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5867
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5868
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5869
    <unit bldFile="/mw/mds/mds_pub/content_listing_framework_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5870
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5871
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5872
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5873
  <collection id="metadataengine" name="Metadata Engine" level="eng">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5874
   <component id="metadataengine_common" name="Metadata Engine Common" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5875
    <unit bldFile="/mw/mds/metadataengine/common/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5876
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5877
   <component id="metadataengine_server" name="Metadata Engine Server" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5878
    <unit bldFile="/mw/mds/metadataengine/server/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5879
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5880
   <component id="metadataengine_client" name="Metadata Engine Client" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5881
    <unit bldFile="/mw/mds/metadataengine/client/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5882
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5883
   <component id="metadataengine_build" name="Metadata Engine Build" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5884
    <!--make this collection a single component, or split this bld.inf into the other units  -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5885
    <unit bldFile="/mw/mds/metadataengine/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5886
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5887
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5888
  <collection id="locationmanager" name="Location Manager" level="mgr">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5889
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5890
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5891
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5892
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5893
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5894
   <component id="locationtrail" name="Location Trail" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5895
    <unit bldFile="/mw/mds/locationmanager/locationtrail/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5896
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5897
   <component id="locationmanager_server" name="Location Manager Server" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5898
    <unit bldFile="/mw/mds/locationmanager/server/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5899
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5900
   <component id="locationmanager_client" name="Location Manager Client" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5901
    <unit bldFile="/mw/mds/locationmanager/client/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5902
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5903
   <component id="locationmanager_build" name="Location Manager Build" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5904
    <!--make this collection a single component, or split this bld.inf into the other units  -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5905
    <unit bldFile="/mw/mds/locationmanager/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5906
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5907
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5908
  <collection id="contextengine" name="Context Engine" level="eng">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5909
   <component id="contextengine_plugins" name="Context Engine Plugins" introduced="^2" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5910
    <unit bldFile="/mw/mds/contextengine/plugins/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5911
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5912
   <component id="contextengine_build" name="Context Engine Build" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5913
    <!--make this collection a single component, or make this unit self-contained  -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5914
    <unit bldFile="/mw/mds/contextengine/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5915
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5916
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5917
  <collection id="harvester" name="Harvester" level="eng">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5918
   <component id="blacklistclient" name="Blacklist Client" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5919
    <unit bldFile="/mw/mds/harvester/blacklistclient/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5920
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5921
   <component id="blacklistserver" name="Blacklist Server" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5922
    <unit bldFile="/mw/mds/harvester/blacklistserver/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5923
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5924
   <component id="harvester_common" name="Harvester Common" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5925
    <unit bldFile="/mw/mds/harvester/common/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5926
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5927
   <component id="composerplugins" name="Composer Plugins" introduced="^2" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5928
    <unit bldFile="/mw/mds/harvester/composerplugins/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5929
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5930
   <component id="harvesterplugins" name="Harvester Plugins" introduced="^2" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5931
    <unit bldFile="/mw/mds/harvester/harvesterplugins/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5932
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5933
   <component id="monitorplugins" name="Monitor Plugins" introduced="^2" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5934
    <unit bldFile="/mw/mds/harvester/monitorplugins/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5935
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5936
   <component id="harvester_server" name="Harvester Server" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5937
    <unit bldFile="/mw/mds/harvester/server/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5938
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5939
   <component id="harvester_client" name="Harvester Client" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5940
    <unit bldFile="/mw/mds/harvester/client/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5941
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5942
   <component id="harvester_build" name="Harvester Build" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5943
    <!-- split these exports into the other components -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5944
    <unit bldFile="/mw/mds/harvester/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5945
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5946
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5947
  <collection id="watchdog" name="Watchdog" level="server">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5948
   <!-- collection is really a component. Move down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5949
   <component id="mdswatchdog" name="Metadata Watchdog" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5950
    <unit bldFile="/mw/mds/watchdog/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5951
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5952
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5953
  <collection id="clfwrapper" name="Content Listing Framework Wrapper" level="int">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5954
   <!-- collection is really a component. Move down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5955
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5956
   <component id="clfwrapper_build" name="CLF Wrapper Build" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5957
    <unit bldFile="/mw/mds/clfwrapper/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5958
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5959
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5960
  <collection id="mds_info" name="Metadata Services Info" level="int">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5961
   <component id="mds_build" name="Metadata Services Build" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5962
    <!-- consider distributiing this into the rest of the components in the package -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5963
    <unit bldFile="/mw/mds/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5964
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5965
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5966
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5967
      <package id="videoutils" level="specific" tech-domain="mm" levels="eng util if" name="Video Utils">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5968
  <collection id="videoutils_plat" name="Video Utils Platform Interfaces" level="if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5969
   <component id="videoscheduler_api" name="Video Scheduler API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5970
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5971
    <unit bldFile="/mw/videoutils/videoutils_plat/videoscheduler_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5972
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5973
   <component id="videoplayer_constants_api" name="Videoplayer Constants API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5974
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5975
    <unit bldFile="/mw/videoutils/videoutils_plat/videoplayer_constants_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5976
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5977
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5978
  <collection id="videoscheduler" name="Video Scheduler" level="util">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5979
   <!-- don't build these -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5980
   <component id="schedulerclient" name="Video Scheduler Client" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5981
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5982
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5983
   <component id="schedulerserver" name="Video Scheduler Server" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5984
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5985
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5986
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5987
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5988
      <package id="mmmw" level="generic" tech-domain="mm" levels="plugin framework server generic specific" name="Multimedia Middleware">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5989
  <collection id="mmmw_plat" name="Multimedia Middleware Platform Interfaces" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5990
      <meta rel="testbuild" type="auto">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5991
       <group name="mmmw_tsrc_group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5992
      </meta>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5993
   <component id="multimedia_data_source_api" name="Multimedia Data Source API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5994
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5995
    <unit bldFile="/mw/mmmw/mmmw_plat/multimedia_data_source_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5996
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5997
   <component id="enhanced_media_client_api" name="Enhanced Media Client API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5998
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  5999
    <unit bldFile="/mw/mmmw/mmmw_plat/enhanced_media_client_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6000
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6001
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6002
   <component id="stream_control_custom_command_api" name="Stream Control Custom Command API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6003
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6004
    <unit bldFile="/mw/mmmw/mmmw_plat/stream_control_custom_command_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6005
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6006
   <component id="emc_buffer_source_api" name="EMC Buffer Source API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6007
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6008
    <unit bldFile="/mw/mmmw/mmmw_plat/emc_buffer_source_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6009
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6010
   <component id="emc_file_source_api" name="EMC File Source API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6011
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6012
    <unit bldFile="/mw/mmmw/mmmw_plat/emc_file_source_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6013
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6014
   <component id="audio_metadata_reader_api" name="Audio MetaData Reader API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6015
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6016
    <unit bldFile="/mw/mmmw/mmmw_plat/audio_metadata_reader_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6017
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6018
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6019
   <component id="emc_volume_effect_api" name="EMC Volume Effect API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6020
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6021
    <unit bldFile="/mw/mmmw/mmmw_plat/emc_volume_effect_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6022
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6023
   <component id="emc_balance_effect_api" name="EMC Balance Effect API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6024
    <unit bldFile="/mw/mmmw/mmmw_plat/emc_balance_effect_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6025
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6026
   <component id="emc_descriptor_source_api" name="EMC Descriptor Source API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6027
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6028
    <unit bldFile="/mw/mmmw/mmmw_plat/emc_descriptor_source_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6029
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6030
   <component id="emc_drm_config_intfc_api" name="EMC DRM Config Intfc API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6031
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6032
    <unit bldFile="/mw/mmmw/mmmw_plat/emc_drm_config_intfc_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6033
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6034
   <component id="voip_audio_services_api" name="VoIP Audio Services" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6035
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6036
    <unit bldFile="/mw/mmmw/mmmw_plat/voip_audio_services_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6037
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6038
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6039
   <component id="configuration_components_factory_api" name="Configuration Components Factory API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6040
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6041
    <unit bldFile="/mw/mmmw/mmmw_plat/configuration_components_factory_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6042
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6043
   <component id="audio_output_control_utility_api" name="Audio Output Control Utility API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6044
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6045
    <unit bldFile="/mw/mmmw/mmmw_plat/audio_output_control_utility_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6046
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6047
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6048
   <component id="audio_output_control_utility_proxy_api" name="Audio Output Control Utility Proxy API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6049
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6050
    <unit bldFile="/mw/mmmw/mmmw_plat/audio_output_control_utility_proxy_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6051
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6052
   <component id="emc_audio_effects_api" name="EMC Audio Effects API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6053
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6054
    <unit bldFile="/mw/mmmw/mmmw_plat/emc_audio_effects_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6055
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6056
   <component id="call_audio_control_api" name="Call AudioControl API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6057
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6058
    <unit bldFile="/mw/mmmw/mmmw_plat/call_audio_control_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6059
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6060
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6061
   <component id="radio_utilities_api" name="Radio Utilities API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6062
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6063
    <unit bldFile="/mw/mmmw/mmmw_plat/radio_utilities_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6064
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6065
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6066
   <component id="radio_preset_utilities_api" name="Radio Preset Utilities API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6067
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6068
    <unit bldFile="/mw/mmmw/mmmw_plat/radio_preset_utilities_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6069
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6070
   <component id="radio_monitor_api" name="Radio Monitor API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6071
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6072
    <unit bldFile="/mw/mmmw/mmmw_plat/radio_monitor_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6073
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6074
   <component id="thumbnail_engine_api" name="Thumbnail Engine API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6075
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6076
    <unit bldFile="/mw/mmmw/mmmw_plat/thumbnail_engine_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6077
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6078
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6079
   <component id="telephony_multimedia_service_api" name="Telephony Multimedia Service API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6080
      <meta rel="testbuild" type="auto">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6081
       <group name="mmmw_tms_tsrc_group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6082
      </meta>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6083
    <unit bldFile="/mw/mmmw/mmmw_plat/telephony_multimedia_service_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6084
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6085
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6086
   <component id="openmax_al_api" name="OpenMAX AL API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6087
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6088
      <unit bldFile="/mw/mmmw/mmmw_plat/openmax_al_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6089
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6090
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6091
   <component id="openmax_al_ext_api" name="OpenMAX AL Extensions API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6092
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6093
      <unit bldFile="/mw/mmmw/mmmw_plat/openmax_al_ext_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6094
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6095
   <component id="system_tone_service_api" name="System Tone Service API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6096
      <unit bldFile="/mw/mmmw/mmmw_plat/system_tone_service_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6097
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6098
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6099
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6100
  <collection id="khronosfws" name="Khronos Frameworks" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6101
      <component id="openmax_al" name="OpenMAX AL" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6102
        <unit bldFile="/mw/mmmw/khronosfws/openmax_al/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6103
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6104
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6105
  <collection id="mmfenh" name="MMF Enhancements" level="generic">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6106
   <component id="advancedaudiocontroller" name="Advanced Audio Controllers" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6107
    <unit bldFile="/mw/mmmw/mmfenh/advancedaudiocontroller/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6108
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6109
   <component id="audiooutputcontrolutility" name="Audio Output Control Utility" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6110
    <unit bldFile="/mw/mmmw/mmfenh/audiooutputcontrolutility/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6111
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6112
   <component id="configurationcomponentsfactory" name="Configuration Components Factory" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6113
    <unit bldFile="/mw/mmmw/mmfenh/configurationcomponentsfactory/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6114
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6115
   <component id="enhancedaudioplayerutility" name="Enhanced Audio Player Utility" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6116
    <unit bldFile="/mw/mmmw/mmfenh/enhancedaudioplayerutility/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6117
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6118
   <component id="enhancedmediaclient" name="Enhanced Media Client" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6119
    <unit bldFile="/mw/mmmw/mmfenh/enhancedmediaclient/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6120
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6121
   <component id="profilesettingsmonitor" name="Profile Settings Monitor" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6122
    <unit bldFile="/mw/mmmw/mmfenh/profilesettingsmonitor/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6123
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6124
   <component id="mmfenh_test" name="MMF Enhancements Tests" filter="s60,test,module_test,pref_test" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6125
      <meta rel="testbuild" type="auto">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6126
       <group name="advancedaudiocontroller_tsrc_group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6127
      </meta>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6128
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6129
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6130
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6131
  <collection id="mmserv" name="Multimedia Services" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6132
   <component id="callaudiocontrol" name="Call Audio Control" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6133
    <unit bldFile="/mw/mmmw/mmserv/callaudiocontrol/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6134
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6135
   <component id="metadatautility" name="Metadata Utility" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6136
    <unit bldFile="/mw/mmmw/mmserv/metadatautility/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6137
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6138
   <component id="radioutility" name="Radio Utility" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6139
    <unit bldFile="/mw/mmmw/mmserv/radioutility/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6140
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6141
   <component id="thumbnailengine" name="Thumbnail Engine" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6142
    <unit bldFile="/mw/mmmw/mmserv/thumbnailengine/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6143
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6144
   <component id="tms" name="Telephony Multimedia Service" introduced="^3" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6145
    <unit bldFile="/mw/mmmw/mmserv/tms/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6146
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6147
   <component id="voipaudioservices" name="VoIP Audio Services" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6148
    <unit bldFile="/mw/mmmw/mmserv/voipaudioservices/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6149
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6150
   <component id="lib3gpextparser" name="3GP Extension Metadata Parser Library" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6151
    <unit bldFile="/mw/mmmw/mmserv/metadatautility/3GPExtParserLib_stub/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6152
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6153
   <component id="sts" name="System Tone Service" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6154
      <unit bldFile="/mw/mmmw/mmserv/sts/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6155
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6156
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6157
  <collection id="mmmw_info" name="Multimedia Middleware Info" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6158
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6159
   <component id="mmmw_metadata" name="Multimedia Middleware Metadata" introduced="^2" target="desktop" purpose="development" class="config">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6160
    <unit mrp="/mw/mmmw/mmmw_info/mmmw_metadata/mmmw_metadata.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6161
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6162
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6163
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6164
       
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6165
      <package id="helix" level="generic" tech-domain="mm" levels="plugin framework server generic specific" name="Helix">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6166
    <collection id="helix_ren" name="Helix Engine" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6167
    	<!-- what does "ren" stand for? -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6168
      <component id="helix_stub" name="Helix Stub" introduced="^2" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6169
        <unit bldFile="/mw/helix/helix_ren/helix_stub/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6170
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6171
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6172
  </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6173
      <package id="camerasrv" level="specific" tech-domain="mm" levels="plugin fw api" name="Camera Services">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6174
  <collection id="camerasrv_plat" name="Camera Services Platform Interfaces" level="api">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6175
   <component id="media_recorder_sink_api" name="Media Recorder Sink API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6176
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6177
    <unit bldFile="/mw/camerasrv/camerasrv_plat/media_recorder_sink_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6178
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6179
   <component id="custom_onboard_camera_api" name="Custom Onboard Camera API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6180
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6181
    <unit bldFile="/mw/camerasrv/camerasrv_plat/custom_onboard_camera_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6182
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6183
   <component id="imaging_configuration_manager_api" name="Imaging Configuration Manager API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6184
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6185
    <unit bldFile="/mw/camerasrv/camerasrv_plat/imaging_configuration_manager_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6186
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6187
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6188
   <component id="media_recorder_api" name="Media Recorder API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6189
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6190
    <unit bldFile="/mw/camerasrv/camerasrv_plat/media_recorder_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6191
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6192
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6193
   <component id="3gp_file_composer_api" name="3GP File Composer API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6194
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6195
    <unit bldFile="/mw/camerasrv/camerasrv_plat/3gp_file_composer_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6196
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6197
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6198
  <collection id="camcordermmfplugin" name="Camcorder MMF Plugin" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6199
   <!-- collection is really a component. Should move down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6200
   <component id="camcordermmfplugin_build" name="Camcorder MMF Plugin Build" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6201
    <unit bldFile="/mw/camerasrv/camcordermmfplugin/build"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6202
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6203
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6204
  <collection id="configmanagers" name="Config Managers" level="api">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6205
   <component id="imagingconfigmanager" name="Imaging Config Manager" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6206
    <unit bldFile="/mw/camerasrv/configmanagers/imagingconfigmanager/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6207
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6208
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6209
  <collection id="camerasrv_info" name="Camera Services Info" level="api">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6210
   <component id="camerasrv_build" name="Camera Services Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6211
    <!-- should split into individual bld.infs -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6212
    <unit bldFile="/mw/camerasrv/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6213
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6214
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6215
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6216
      <package id="mmappfw" level="specific" tech-domain="mm" levels="fw utils if" name="Multimedia App Framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6217
  <collection id="mmappfw_plat" name="Multimedia App Framework Platform Interfaces" level="if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6218
   <component id="collection_helper_api" name="Collection Helper API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6219
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6220
    <unit bldFile="/mw/mmappfw/mmappfw_plat/collection_helper_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6221
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6222
   <component id="harvester_collection_mediator_api" name="Harvester Collection Mediator API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6223
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6224
    <unit bldFile="/mw/mmappfw/mmappfw_plat/harvester_collection_mediator_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6225
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6226
   <component id="harvester_metadata_extractor_api" name="Harvester Metadata Extractor API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6227
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6228
    <unit bldFile="/mw/mmappfw/mmappfw_plat/harvester_metadata_extractor_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6229
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6230
   <component id="harvester_server_api" name="Harvester Server API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6231
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6232
    <unit bldFile="/mw/mmappfw/mmappfw_plat/harvester_server_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6233
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6234
   <component id="harvester_utility_api" name="Harvester Utility API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6235
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6236
    <unit bldFile="/mw/mmappfw/mmappfw_plat/harvester_utility_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6237
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6238
   <component id="playlist_engine_api" name="Playlist Engine API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6239
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6240
    <unit bldFile="/mw/mmappfw/mmappfw_plat/playlist_engine_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6241
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6242
   <component id="mtp_keys_api" name="MTP Keys API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6243
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6244
    <unit bldFile="/mw/mmappfw/mmappfw_plat/mtp_keys_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6245
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6246
   <component id="mpx_collection_common_definition_api" name="MPX Collection Common Definition API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6247
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6248
    <unit bldFile="/mw/mmappfw/mmappfw_plat/mpx_collection_common_definition_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6249
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6250
   <component id="mpx_collection_utility_api" name="MPX Collection Utility API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6251
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6252
    <unit bldFile="/mw/mmappfw/mmappfw_plat/mpx_collection_utility_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6253
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6254
   <component id="mpx_common_api" name="MPX Common API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6255
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6256
    <unit bldFile="/mw/mmappfw/mmappfw_plat/mpx_common_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6257
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6258
   <component id="mpx_common_definition_api" name="MPX Common Definition API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6259
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6260
    <unit bldFile="/mw/mmappfw/mmappfw_plat/mpx_common_definition_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6261
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6262
   <component id="mpx_playback_common_definition_api" name="MPX Playback Common Definition API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6263
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6264
    <unit bldFile="/mw/mmappfw/mmappfw_plat/mpx_playback_common_definition_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6265
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6266
   <component id="mpx_playback_utility_api" name="MPX Playback Utility API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6267
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6268
    <unit bldFile="/mw/mmappfw/mmappfw_plat/mpx_playback_utility_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6269
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6270
   <component id="mpx_base_view_plugins_api" name="MPX Base View Plugins API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6271
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6272
    <unit bldFile="/mw/mmappfw/mmappfw_plat/mpx_base_view_plugins_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6273
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6274
   <component id="mpx_view_utility_api" name="MPX View Utility API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6275
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6276
    <unit bldFile="/mw/mmappfw/mmappfw_plat/mpx_view_utility_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6277
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6278
   <component id="mpx_albumart_utility_api" name="MPX Album Art Utility API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6279
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6280
    <unit bldFile="/mw/mmappfw/mmappfw_plat/mpx_albumart_utility_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6281
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6282
   <component id="media_player_settings_engine_api" name="Media Player Settings Engine API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6283
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6284
    <unit bldFile="/mw/mmappfw/mmappfw_plat/media_player_settings_engine_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6285
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6286
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6287
   <component id="asx_parser_api" name="ASX Parser API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6288
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6289
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6290
    <unit bldFile="/mw/mmappfw/mmappfw_plat/asx_parser_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6291
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6292
   <component id="playback_helper_api" name="Playback Helper API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6293
    <unit bldFile="/mw/mmappfw/mmappfw_plat/playback_helper_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6294
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6295
   <component id="videoplaylist_utility_api" name="Video Playlist Utility API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6296
    <unit bldFile="/mw/mmappfw/mmappfw_plat/videoplaylist_utility_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6297
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6298
   <component id="qt_telephony_multimedia_service_api" name="Qt Telephony Multimedia Service API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6299
    <unit bldFile="/mw/mmappfw/mmappfw_plat/qt_telephony_multimedia_service_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6300
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6301
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6302
  <collection id="mpx" name="Multimedia Player" level="fw">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6303
   <component id="commonframework" name="MPX Common Framework" introduced="^1" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6304
    <unit bldFile="/mw/mmappfw/mpx/commonframework/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6305
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6306
   <component id="playbackframework" name="MPX Playback Framework" introduced="^1" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6307
    <unit bldFile="/mw/mmappfw/mpx/playbackframework/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6308
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6309
   <component id="mpxcollectionfw" name="MPX Collection Framework" introduced="^1" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6310
    <unit bldFile="/mw/mmappfw/mpx/collectionframework/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6311
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6312
   <component id="mpxviewfw" name="MPX View Framework" introduced="^1" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6313
    <unit bldFile="/mw/mmappfw/mpx/viewframework/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6314
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6315
   <component id="mpxviewframeworkqt" name="MPX View Framework Qt" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6316
      <unit bldFile="/mw/mmappfw/mpx/mpxviewframeworkqt" qt:proFile="mpxviewframeworkqt.pro" qt:qmakeArgs="-r -config rom"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6317
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6318
   <component id="mpx_build" name="MPX Build" introduced="^1" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6319
    <!--  Move the export to another component or remove the #includes from this one -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6320
    <unit bldFile="/mw/mmappfw/mpx/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6321
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6322
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6323
  <collection id="mmappcomponents" name="Multimedia App Components" level="utils">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6324
   <component id="mmappcomponents_build" name="Multimedia App Components Build" introduced="^1" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6325
    <!-- needed for  #ifdefs and hrh include. Need to #include the .hrh file in each bld.inf
644
c8dddc123405 Removed definition of URL for "qt" namespace from individual parts of the model, and instead define it once at the top.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
  6326
      		Can remove this once configuration is in place-->
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6327
    <unit bldFile="/mw/mmappfw/mmappcomponents/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6328
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6329
   <component id="collectionhelper" name="Media Player Collection Helper" introduced="^1" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6330
    <unit bldFile="/mw/mmappfw/mmappcomponents/collectionhelper/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6331
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6332
   <component id="playlistengine" name="Playlist Engine" introduced="^1" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6333
    <unit bldFile="/mw/mmappfw/mmappcomponents/playlistengine/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6334
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6335
   <component id="mpxharvester" name="Media Player Harvester" introduced="^1" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6336
    <unit bldFile="/mw/mmappfw/mmappcomponents/harvester/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6337
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6338
   <component id="mmappcommonui" name="Multimedia App Common UI" introduced="^1" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6339
    <unit bldFile="/mw/mmappfw/mmappcomponents/mmappcommonui/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6340
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6341
   <component id="mediaplayersettingsengine" name="Media Player Settings Engine" introduced="^1" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6342
    <unit bldFile="/mw/mmappfw/mmappcomponents/mediaplayersettingsengine/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6343
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6344
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6345
   <component id="asxparser" name="ASX Parser" introduced="^1" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6346
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6347
    <unit bldFile="/mw/mmappfw/mmappcomponents/asxparser/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6348
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6349
   <component id="playbackhelper" name="Playback Helper" introduced="^3" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6350
    <unit bldFile="/mw/mmappfw/mmappcomponents/playbackhelper/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6351
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6352
   <component id="videoplaylistutility" name="Video Playlist Utility" introduced="^3" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6353
    <unit bldFile="/mw/mmappfw/mmappcomponents/videoplaylistutility/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6354
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6355
   <component id="mmmtpdataprovider" name="Multimedia MTP Data Provider" introduced="^3" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6356
    <unit bldFile="/mw/mmappfw/mmappcomponents/mmmtpdataprovider/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6357
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6358
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6359
  <collection id="qtms" name="Qt Telephony Multimedia Services" level="fw">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6360
   <component id="qtms_build" name="Qt Telephony Multimedia Services Build" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6361
    <!--  Collection is really a component. Move down a dir -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6362
    <unit bldFile="/mw/mmappfw/qtms" qt:proFile="qtmsapi.pro" qt:qmakeArgs="-r -config rom"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6363
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6364
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6365
  <collection id="mmappfw_info" name="Multimedia App Framework Info" level="if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6366
   <component id="mmappfw_build" name="Multimedia App Framework Build" introduced="^1" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6367
    <!--  Move the export to another component or remove the #includes from this one -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6368
    <unit bldFile="/mw/mmappfw/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6369
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6370
   <component id="mmappfw_test" name="Multimedia App Framework Test" introduced="^1" filter="s60,test,api_test,pref_test" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6371
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6372
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6373
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6374
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6375
      <package id="hgwidgets" level="specific" tech-domain="mm" levels="framework service api" name="Multimedia Widgets">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6376
    <collection id="hgwidgets_plat" name="Multimedia Widgets Platform Interfaces" level="api">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6377
     <component id="ganeswidgets_api" name="Ganes Widgets API" introduced="^4" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6378
		<!-- should separate out unit -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6379
	 </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6380
     <component id="hgcacheproxymodel_api" name="Hg Cache Proxy Model API" introduced="^4" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6381
		<!-- should separate out unit -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6382
	 </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6383
     <component id="hgwidgets_plat_build" name="Multimedia Widgets Platform Interfaces Build" introduced="^4" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6384
		<!-- break this up into separate components -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6385
      <unit bldFile="/mw/hgwidgets/hgwidgets_plat" qt:proFile="hgwidgets_plat.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6386
	 </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6387
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6388
    <collection id="ganeswidgets" name="Ganes Widgets" level="service">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6389
		<!-- really a component, should move down a dir level and have a unit -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6390
      <component id="ganeswidgets_build" name="Ganes Widgets Build" introduced="^4" filter="build_as_app" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6391
        <unit bldFile="/mw/hgwidgets/ganeswidgets" qt:proFile="ganeswidgets.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6392
	 </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6393
    </collection>	 
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6394
    <collection id="hgcacheproxymodel" name="Hurriganes Cache Proxy Model" level="framework" filter="build_as_app">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6395
		<!-- really a component, should move down a dir level and have a unit -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6396
      <component id="hgcacheproxymodel_build" name="Hurriganes Cache Proxy Model Build" introduced="^4" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6397
        <unit bldFile="/mw/hgwidgets/hgcacheproxymodel" qt:proFile="hgcacheproxymodel.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6398
	 </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6399
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6400
  </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6401
      <package id="inputmethods" level="generic" tech-domain="ui" levels="plugin engine framework api" name="Input Methods">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6402
  <collection id="inputmethods_pub" name="Input Methods Public Interfaces" level="api">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6403
   <component id="ptiengine_iti_api" name="PTI Engine API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6404
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6405
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6406
    <unit bldFile="/mw/inputmethods/inputmethods_pub/ptiengine_iti_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6407
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6408
   <component id="optical_character_recognition_api" name="Optical Character Recognition API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6409
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6410
    <unit bldFile="/mw/inputmethods/inputmethods_pub/optical_character_recognition_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6411
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6412
   <component id="input_language_info_api" name="Input Language Info API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6413
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6414
    <unit bldFile="/mw/inputmethods/inputmethods_pub/input_language_info_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6415
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6416
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6417
  <collection id="inputmethods_plat" name="Input Methods Platform Interfaces" level="api">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6418
   <component id="pen_input_server_api" name="Pen Input Server API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6419
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6420
    <unit bldFile="/mw/inputmethods/inputmethods_plat/pen_input_server_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6421
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6422
   <component id="ptiengine_hwr_api" name="PTI Engine Handwriting Recognition API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6423
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6424
    <unit bldFile="/mw/inputmethods/inputmethods_plat/ptiengine_hwr_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6425
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6426
   <component id="aknfep_settings_api" name="Avkon FEP Settings API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6427
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6428
    <unit bldFile="/mw/inputmethods/inputmethods_plat/aknfep_settings_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6429
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6430
   <component id="aknfep_status_api" name="Avkon FEP Status API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6431
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6432
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6433
    <unit bldFile="/mw/inputmethods/inputmethods_plat/aknfep_status_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6434
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6435
   <component id="ptiengine_key_definations_api" name="PTI Engine Key Definitions API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6436
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6437
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6438
    <unit bldFile="/mw/inputmethods/inputmethods_plat/ptiengine_key_definations_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6439
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6440
   <component id="aknfep_definitions_api" name="Avkon FEP Definitions API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6441
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6442
    <unit bldFile="/mw/inputmethods/inputmethods_plat/aknfep_definitions_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6443
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6444
   <component id="aknfep_pen_support_api" name="Avkon FEP Pen Support API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6445
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6446
    <unit bldFile="/mw/inputmethods/inputmethods_plat/aknfep_pen_support_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6447
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6448
   <component id="ptiengine_indic_definitions_api" name="PTI Engine Indic Definitions API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6449
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6450
    <unit bldFile="/mw/inputmethods/inputmethods_plat/ptiengine_indic_definitions_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6451
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6452
   <component id="aknfep_uiinterface_api" name="Avkon FEP UI Interface API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6453
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6454
    <unit bldFile="/mw/inputmethods/inputmethods_plat/aknfep_uiinterface_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6455
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6456
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6457
  <collection id="textinput" name="Text Input" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6458
   <component id="ptienginev2" name="Predictive Text Input Engine" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6459
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6460
	<unit bldFile="/mw/inputmethods/textinput/ptienginev2/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6461
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6462
   <component id="akninputlanguage" name="Avkon Input Language" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6463
    <unit bldFile="/mw/inputmethods/textinput/akninputlanguage/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6464
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6465
   <component id="peninputarc" name="Pen Input Arc" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6466
    <unit bldFile="/mw/inputmethods/textinput/peninputarc/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6467
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6468
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6469
  <collection id="fep" name="FEP" level="engine">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6470
   <component id="aknfep" name="Avkon FEP" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6471
    <unit bldFile="/mw/inputmethods/fepstub/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6472
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6473
   <component id="frontendprocessor" name="Front End Processor" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6474
    <unit bldFile="/mw/inputmethods/fep/frontendprocessor/group" mrp="/mw/inputmethods/fep/frontendprocessor/group/app-framework_fepbase.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6475
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6476
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6477
  <collection id="inputmethods_info" name="Input Methods Info" level="api">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6478
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6479
   <component id="inputmethods_metadata" name="Input Methods Metadata" introduced="^2" target="desktop" purpose="development" class="config">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6480
    <unit mrp="/mw/inputmethods/inputmethods_info/inputmethods_metadata/inputmethods_metadata.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6481
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6482
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6483
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6484
      <package id="qt" level="generic" tech-domain="ui" levels="tool mw app" name="Qt">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6485
    <collection id="qtconf" name="Qt Config" level="tool">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6486
            <component id="qt_deviceconfiguration" name="Qt Device Configuration" introduced="^2" filter="qt_tools" class="config tool" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6487
                <unit bldFile="/mw/qt/src/s60installs/deviceconfiguration"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6488
            </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6489
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6490
    <collection id="qt_info" name="Qt Info" level="mw">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6491
            <component id="qt_build" name="Qt Build" introduced="^2" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6492
  		        <unit bldFile="/mw/qt/." qt:proFile="projects.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6493
            </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6494
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6495
    <collection id="qtdemos" name="Qt Demos" level="app">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6496
            
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6497
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6498
    <collection id="qtexamples" name="Qt Examples" level="app">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6499
			  <meta rel="qtexamples" type="auto">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6500
			   <group name="qtdemos"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6501
			  </meta>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6502
            
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6503
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6504
    <collection id="qt_tests" name="Qt Tests" level="app">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6505
            
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6506
            
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6507
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6508
  </package>
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  6509
      <package id="qtmobility" level="generic" tech-domain="ui" levels="tool mw app" name="Qt Mobility">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  6510
   <collection id="qtmobility_collection" name="Qt Mobility collection" level="app">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  6511
     <component id="qtmobility_build" name="Qt Mobility Build" introduced="^4" target="device" purpose="optional">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  6512
		<!-- break this up into the above collections-->
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  6513
      <unit bldFile="/mw/qtmobility/." qt:proFile="qtmobility.pro" qt:qmakeArgs="-r"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  6514
     </component>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  6515
    </collection>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  6516
  </package>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6517
      <package id="qtextensions" level="generic" tech-domain="ui" levels="tool mw app" name="Qt Extensions">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6518
   <collection id="qtecomplugins" name="Qt ECom Plugins" level="app">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6519
     <component id="qtecomplugins_build" name="Qt ECom Plugin" introduced="^4" filter="qtecomplugins" purpose="development" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6520
      <unit bldFile="/mw/qtextensions/qtecomplugins" qt:proFile="qtecomplugins.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6521
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6522
    <component id="qtextensions_examples" name="Qt ECom Plugin Examples" introduced="^4" filter="qtextensionsexamples,build_as_app" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6523
      <meta rel="testbuild" type="auto">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6524
       <group name="qtextensionsexamples"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6525
      </meta>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6526
      <unit bldFile="/mw/qtextensions/qtecomplugins/examples" qt:proFile="examples.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6527
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6528
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6529
    <collection id="qthighway" name="Qt Highway" level="app">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6530
     <component id="qthighway_build" name="Qt Highway" introduced="^4" filter="qthighway" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6531
      <unit bldFile="/mw/qtextensions/qthighway" qt:proFile="qthighway.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6532
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6533
    <component id="qthighway_examples" name="Qt Highway Examples" introduced="^4" filter="qtextensionsexamples,build_as_app" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6534
      <meta rel="testbuild" type="auto">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6535
       <group name="qtextensionsexamples"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6536
      </meta>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6537
      <unit bldFile="/mw/qtextensions/qthighway/examples" qt:proFile="examples.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6538
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6539
     
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6540
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6541
    <collection id="qtmobileextensions" name="Qt Mobile Extensions" level="app">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6542
	 <component id="qtmobileextensions_build" name="Qt Mobile Extensions" introduced="^4" filter="qtextension" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6543
      <unit bldFile="/mw/qtextensions/qtmobileextensions" qt:proFile="qtmobileextensions.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6544
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6545
    <component id="qtmobileextensions_examples" name="Qt Mobile Extensions Examples" introduced="^4" filter="qtextensionsexamples,build_as_app" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6546
      <meta rel="testbuild" type="auto">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6547
       <group name="qtextensionsexamples"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6548
      </meta>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6549
      <unit bldFile="/mw/qtextensions/qtmobileextensions/examples" qt:proFile="examples.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6550
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6551
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6552
    <collection id="qhbstyle" name="Qt Orbit Style" level="mw">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6553
     <component id="qhbstyle_build" name="Qt Orbit Style Build" introduced="^4" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6554
      <unit bldFile="/mw/qtextensions/qhbstyle" qt:proFile="qhbstyle.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6555
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6556
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6557
    <collection id="qtextensions_info" name="Qt Extensions Info" level="app">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6558
    <component id="qtextensions_conf" name="Qt Extensions Confgure" introduced="^4" filter="qt_tools" class="config" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6559
      <unit bldFile="/mw/qtextensions/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6560
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6561
     <component id="qtextensions_build" name="Qt Extensions Build" introduced="^4" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6562
		<!-- break this up into the above collections-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6563
      <unit bldFile="/mw/qtextensions/." qt:proFile="qtextensions.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6564
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6565
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6566
  </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6567
      <package id="hb" level="generic" tech-domain="ui" levels="engine test api" name="Orbit">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6568
    <collection id="hb_info" name="Orbit Info" level="api">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6569
     <component id="hb_build" name="Orbit Build" introduced="^4" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6570
		<!-- should break this down into actual components -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6571
      <unit bldFile="/mw/hb/." qt:proFile="hb.pro" qt:qmakeArgs="-r MMP_RULES+=EXPORTUNFROZEN"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6572
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6573
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6574
   </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6575
      <package id="classicui" level="generic" tech-domain="ui" levels="base support server generic specific" name="Classic UI">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6576
  <collection id="classicui_plat" name="Classic UI Platform Interfaces" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6577
   <component id="signal_pane_api" name="Signal Pane API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6578
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6579
    <unit bldFile="/mw/classicui/classicui_plat/signal_pane_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6580
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6581
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6582
   <component id="global_popup_priority_controller_api" name="Global Popup Priority Controller API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6583
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6584
    <unit bldFile="/mw/classicui/classicui_plat/global_popup_priority_controller_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6585
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6586
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6587
   <component id="item_finder_api" name="Item Finder API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6588
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6589
    <unit bldFile="/mw/classicui/classicui_plat/item_finder_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6590
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6591
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6592
   <component id="avkon_fonts_api" name="Avkon Fonts API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6593
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6594
    <unit bldFile="/mw/classicui/classicui_plat/avkon_fonts_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6595
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6596
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6597
   <component id="extended_utilities_api" name="Extended Utilities API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6598
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6599
    <unit bldFile="/mw/classicui/classicui_plat/extended_utilities_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6600
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6601
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6602
   <component id="extended_aiw_criteria_api" name="Extended AIW Criteria API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6603
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6604
    <unit bldFile="/mw/classicui/classicui_plat/extended_aiw_criteria_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6605
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6606
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6607
   <component id="volume_popup_api" name="Volume Popup API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6608
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6609
    <unit bldFile="/mw/classicui/classicui_plat/volume_popup_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6610
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6611
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6612
   <component id="avkon_secondary_display_support_api" name="AVKON Secondary Display Support API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6613
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6614
    <unit bldFile="/mw/classicui/classicui_plat/avkon_secondary_display_support_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6615
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6616
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6617
   <component id="extended_setting_pages_api" name="Extended Setting Pages API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6618
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6619
    <unit bldFile="/mw/classicui/classicui_plat/extended_setting_pages_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6620
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6621
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6622
   <component id="extended_lists_api" name="Extended Lists API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6623
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6624
    <unit bldFile="/mw/classicui/classicui_plat/extended_lists_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6625
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6626
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6627
   <component id="input_block_api" name="Input Block API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6628
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6629
    <unit bldFile="/mw/classicui/classicui_plat/input_block_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6630
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6631
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6632
   <component id="avkon_ui_server_api" name="AVKON UI Server API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6633
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6634
    <unit bldFile="/mw/classicui/classicui_plat/avkon_ui_server_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6635
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6636
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6637
   <component id="extended_status_pane_api" name="Extended Status Pane API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6638
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6639
    <unit bldFile="/mw/classicui/classicui_plat/extended_status_pane_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6640
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6641
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6642
   <component id="extended_notifiers_api" name="Extended Notifiers API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6643
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6644
    <unit bldFile="/mw/classicui/classicui_plat/extended_notifiers_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6645
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6646
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6647
   <component id="task_list_api" name="Task List API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6648
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6649
    <unit bldFile="/mw/classicui/classicui_plat/task_list_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6650
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6651
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6652
   <component id="key_event_utilities_api" name="Key Event Utilities API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6653
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6654
    <unit bldFile="/mw/classicui/classicui_plat/key_event_utilities_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6655
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6656
   <component id="emergency_call_support_api" name="Emergency Call Support API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6657
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6658
    <unit bldFile="/mw/classicui/classicui_plat/emergency_call_support_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6659
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6660
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6661
   <component id="extended_dialogs_api" name="Extended Dialogs API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6662
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6663
    <unit bldFile="/mw/classicui/classicui_plat/extended_dialogs_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6664
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6665
   <component id="legacy_ui_framework_headers_api" name="Legacy UI Framework Headers API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6666
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6667
    <unit bldFile="/mw/classicui/classicui_plat/legacy_ui_framework_headers_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6668
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6669
   <component id="extended_editors_api" name="Extended Editors API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6670
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6671
    <unit bldFile="/mw/classicui/classicui_plat/extended_editors_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6672
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6673
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6674
   <component id="alarm_api" name="Alarm API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6675
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6676
    <unit bldFile="/mw/classicui/classicui_plat/alarm_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6677
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6678
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6679
   <component id="aiw_service_interface_base_api" name="AIW Service Interface Base API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6680
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6681
    <unit bldFile="/mw/classicui/classicui_plat/aiw_service_interface_base_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6682
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6683
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6684
   <component id="list_effects_api" name="List Effects API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6685
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6686
    <unit bldFile="/mw/classicui/classicui_plat/list_effects_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6687
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6688
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6689
   <component id="find_item_ui_api" name="Find Item UI API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6690
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6691
    <unit bldFile="/mw/classicui/classicui_plat/find_item_ui_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6692
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6693
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6694
   <component id="server_application_services_api" name="Server Application Services API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6695
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6696
    <unit bldFile="/mw/classicui/classicui_plat/server_application_services_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6697
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6698
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6699
   <component id="common_ui_settings_api" name="Common UI Settings API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6700
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6701
    <unit bldFile="/mw/classicui/classicui_plat/common_ui_settings_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6702
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6703
   <component id="aiw_service_interface_menu_api" name="AIW Service Interface Menu API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6704
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6705
    <unit bldFile="/mw/classicui/classicui_plat/aiw_service_interface_menu_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6706
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6707
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6708
   <component id="eikon_server_extension_client_api" name="EIKON Server Extension Client API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6709
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6710
    <unit bldFile="/mw/classicui/classicui_plat/eikon_server_extension_client_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6711
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6712
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6713
   <component id="skinnable_clock_api" name="Skinnable Clock API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6714
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6715
    <unit bldFile="/mw/classicui/classicui_plat/skinnable_clock_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6716
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6717
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6718
   <component id="battery_pane_api" name="Battery Pane API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6719
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6720
    <unit bldFile="/mw/classicui/classicui_plat/battery_pane_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6721
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6722
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6723
   <component id="fep_document_navigation_api" name="FEP Document Navigation API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6724
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6725
    <unit bldFile="/mw/classicui/classicui_plat/fep_document_navigation_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6726
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6727
   <component id="memory_card_ui_api" name="Memory Card UI API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6728
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6729
    <unit bldFile="/mw/classicui/classicui_plat/memory_card_ui_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6730
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6731
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6732
   <component id="avkon_status_api" name="AVKON Status API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6733
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6734
    <unit bldFile="/mw/classicui/classicui_plat/avkon_status_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6735
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6736
   <component id="application_switching_api" name="Application Switching API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6737
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6738
    <unit bldFile="/mw/classicui/classicui_plat/application_switching_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6739
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6740
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6741
   <component id="avkon_localised_texts_api" name="AVKON Localised Texts API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6742
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6743
    <unit bldFile="/mw/classicui/classicui_plat/avkon_localised_texts_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6744
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6745
   <component id="avkon_secondary_display_api" name="AVKON Secondary Display API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6746
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6747
    <unit bldFile="/mw/classicui/classicui_plat/avkon_secondary_display_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6748
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6749
   <component id="extended_animation_api" name="Extended Animation API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6750
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6751
    <unit bldFile="/mw/classicui/classicui_plat/extended_animation_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6752
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6753
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6754
   <component id="extended_notes_api" name="Extended Notes API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6755
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6756
    <unit bldFile="/mw/classicui/classicui_plat/extended_notes_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6757
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6758
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6759
   <component id="text_scroller_api" name="Text Scroller API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6760
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6761
    <unit bldFile="/mw/classicui/classicui_plat/text_scroller_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6762
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6763
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6764
   <component id="custom_cursors_api" name="Custom Cursors API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6765
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6766
    <unit bldFile="/mw/classicui/classicui_plat/custom_cursors_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6767
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6768
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6769
   <component id="global_window_priorities_api" name="Global Window Priorities API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6770
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6771
    <unit bldFile="/mw/classicui/classicui_plat/global_window_priorities_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6772
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6773
   <component id="extended_indicators_api" name="Extended Indicators API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6774
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6775
    <unit bldFile="/mw/classicui/classicui_plat/extended_indicators_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6776
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6777
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6778
   <component id="special_character_table_api" name="Special Character Table API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6779
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6780
    <unit bldFile="/mw/classicui/classicui_plat/special_character_table_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6781
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6782
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6783
   <component id="avkon_settings_api" name="AVKON Settings API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6784
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6785
    <unit bldFile="/mw/classicui/classicui_plat/avkon_settings_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6786
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6787
   <component id="extended_sounds_api" name="Extended Sounds API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6788
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6789
    <unit bldFile="/mw/classicui/classicui_plat/extended_sounds_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6790
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6791
   <component id="themes_settings_api" name="Themes Settings API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6792
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6793
    <unit bldFile="/mw/classicui/classicui_plat/themes_settings_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6794
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6795
   <component id="media_shared_document_api" name="Media Shared Document API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6796
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6797
    <unit bldFile="/mw/classicui/classicui_plat/media_shared_document_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6798
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6799
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6800
   <component id="extended_queries_api" name="Extended Queries API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6801
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6802
    <unit bldFile="/mw/classicui/classicui_plat/extended_queries_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6803
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6804
   <component id="phone_number_text_utilities_api" name="Phone Number Text Utilities API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6805
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6806
    <unit bldFile="/mw/classicui/classicui_plat/phone_number_text_utilities_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6807
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6808
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6809
   <component id="extended_scroller_api" name="Extended Scroller API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6810
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6811
    <unit bldFile="/mw/classicui/classicui_plat/extended_scroller_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6812
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6813
   <component id="key_rotator_api" name="Key Rotator API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6814
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6815
    <unit bldFile="/mw/classicui/classicui_plat/key_rotator_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6816
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6817
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6818
   <component id="extended_grids_api" name="Extended Grids API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6819
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6820
    <unit bldFile="/mw/classicui/classicui_plat/extended_grids_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6821
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6822
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6823
   <component id="generic_parameter_api" name="Generic Parameter API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6824
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6825
    <unit bldFile="/mw/classicui/classicui_plat/generic_parameter_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6826
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6827
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6828
   <component id="indicator_touch_observer_api" name="Indicator Touch Observer API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6829
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6830
    <unit bldFile="/mw/classicui/classicui_plat/indicator_touch_observer_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6831
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6832
   <component id="popup_form_api" name="Popup Form API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6833
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6834
    <unit bldFile="/mw/classicui/classicui_plat/popup_form_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6835
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6836
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6837
   <component id="stylus_activated_popup_api" name="Stylus Activated Pop-up API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6838
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6839
    <unit bldFile="/mw/classicui/classicui_plat/stylus_activated_popup_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6840
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6841
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6842
   <component id="indicator_plugin_api" name="Indicator Plugin API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6843
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6844
    <unit bldFile="/mw/classicui/classicui_plat/indicator_plugin_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6845
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6846
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6847
   <component id="layout_configuration_api" name="Layout Configuration API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6848
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6849
    <unit bldFile="/mw/classicui/classicui_plat/layout_configuration_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6850
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6851
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6852
   <component id="common_file_dialogs_filter_factory_api" name="Common File Dialogs Filter Factory API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6853
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6854
    <unit bldFile="/mw/classicui/classicui_plat/common_file_dialogs_filter_factory_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6855
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6856
   <component id="avkon_anim_dll_api" name="AVKON Anim DLL API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6857
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6858
    <unit bldFile="/mw/classicui/classicui_plat/avkon_anim_dll_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6859
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6860
   <component id="extended_initialization_api" name="Extended Initialization API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6861
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6862
    <unit bldFile="/mw/classicui/classicui_plat/extended_initialization_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6863
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6864
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6865
   <component id="long_tap_animation_api" name="Long Tap Animation API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6866
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6867
    <unit bldFile="/mw/classicui/classicui_plat/long_tap_animation_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6868
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6869
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6870
   <component id="extended_ui_framework_definitions_api" name="Extended UI Framework Definitions API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6871
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6872
    <unit bldFile="/mw/classicui/classicui_plat/extended_ui_framework_definitions_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6873
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6874
   <component id="extended_buttons_api" name="Extended Buttons API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6875
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6876
    <unit bldFile="/mw/classicui/classicui_plat/extended_buttons_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6877
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6878
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6879
   <component id="aiw_provider_utility_api" name="AIW Provider Utility API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6880
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6881
    <unit bldFile="/mw/classicui/classicui_plat/aiw_provider_utility_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6882
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6883
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6884
   <component id="transition_effect_parameters_api" name="Transition Effect Parameters API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6885
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6886
    <unit bldFile="/mw/classicui/classicui_plat/transition_effect_parameters_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6887
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6888
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6889
   <component id="extended_input_capabilities_api" name="Extended Input Capabilities API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6890
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6891
    <unit bldFile="/mw/classicui/classicui_plat/extended_input_capabilities_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6892
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6893
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6894
   <component id="uikon_status_api" name="UIKON Status API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6895
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6896
    <unit bldFile="/mw/classicui/classicui_plat/uikon_status_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6897
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6898
   <component id="transition_effect_utilities_api" name="Transition Effect Utilities API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6899
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6900
    <unit bldFile="/mw/classicui/classicui_plat/transition_effect_utilities_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6901
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6902
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6903
   <component id="pointer_event_modifier_api" name="Pointer Event Modifier API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6904
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6905
    <unit bldFile="/mw/classicui/classicui_plat/pointer_event_modifier_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6906
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6907
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6908
   <component id="avkon_testability_api" name="AVKON Testability API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6909
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6910
    <unit bldFile="/mw/classicui/classicui_plat/avkon_testability_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6911
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6912
   <component id="ode_api" name="Ode API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6913
    <unit bldFile="/mw/classicui/classicui_plat/ode_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6914
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6915
   <component id="physics_api" name="Physics API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6916
    <unit bldFile="/mw/classicui/classicui_plat/physics_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6917
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6918
   <component id="touch_pane_api" name="Touch Pane API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6919
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6920
    <unit bldFile="/mw/classicui/classicui_plat/touch_pane_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6921
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6922
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6923
   <component id="touch_pane_observer_api" name="Touch Pane Observer API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6924
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6925
    <unit bldFile="/mw/classicui/classicui_plat/touch_pane_observer_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6926
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6927
   <component id="alternate_fs_api" name="Alternate FS API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6928
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6929
    <unit bldFile="/mw/classicui/classicui_plat/alternate_fs_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6930
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6931
   <component id="discreet_popup_api" name="Discreet Popup API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6932
    <unit bldFile="/mw/classicui/classicui_plat/discreet_popup_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6933
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6934
   <component id="extended_options_menu_api" name="Extended Options Menu API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6935
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6936
    <unit bldFile="/mw/classicui/classicui_plat/extended_options_menu_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6937
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6938
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6939
   <component id="directory_localizer_api" name="Directory Localizer API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6940
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6941
      <unit bldFile="/mw/classicui/classicui_plat/directory_localizer_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6942
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6943
   <component id="findutil_api" name="Find Util API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6944
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6945
      <unit bldFile="/mw/classicui/classicui_plat/findutil_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6946
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6947
   <component id="input_frame_api" name="Input Frame API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6948
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  6949
    <unit bldFile="/mw/classicui/classicui_plat/input_frame_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6950
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6951
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6952
   <component id="window_server_event_observer_api" name="Window Server Event Observer API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6953
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  6954
    <unit bldFile="/mw/classicui/classicui_plat/window_server_event_observer_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6955
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6956
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6957
   <component id="application_framework_api" name="Application Framework API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6958
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  6959
    <unit bldFile="/mw/classicui/classicui_plat/application_framework_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6960
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6961
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6962
   <component id="scroller_api" name="Scroller API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6963
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  6964
    <unit bldFile="/mw/classicui/classicui_plat/scroller_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6965
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6966
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6967
   <component id="ui_framework_utilities_api" name="UI Framework Utilities API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6968
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  6969
    <unit bldFile="/mw/classicui/classicui_plat/ui_framework_utilities_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6970
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6971
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6972
   <component id="ui_framework_definitions_api" name="UI Framework Definitions API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6973
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  6974
    <unit bldFile="/mw/classicui/classicui_plat/ui_framework_definitions_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6975
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6976
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6977
   <component id="buttons_api" name="Buttons API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6978
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  6979
    <unit bldFile="/mw/classicui/classicui_plat/buttons_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6980
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6981
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6982
   <component id="queries_api" name="Queries API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6983
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  6984
    <unit bldFile="/mw/classicui/classicui_plat/queries_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6985
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6986
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6987
   <component id="aiw_generic_parameter_api" name="AIW Generic Parameter API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6988
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  6989
    <unit bldFile="/mw/classicui/classicui_plat/aiw_generic_parameter_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6990
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6991
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6992
   <component id="editors_api" name="Editors API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6993
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  6994
    <unit bldFile="/mw/classicui/classicui_plat/editors_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6995
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6996
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6997
   <component id="common_file_dialogs_api" name="Common File Dialogs API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  6998
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  6999
    <unit bldFile="/mw/classicui/classicui_plat/common_file_dialogs_api/group"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7000
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7001
   <component id="dialog_shutter_api" name="Dialog Shutter API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7002
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7003
    <unit bldFile="/mw/classicui/classicui_plat/dialog_shutter_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7004
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7005
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7006
   <component id="fonts_api" name="Fonts API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7007
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7008
    <unit bldFile="/mw/classicui/classicui_plat/fonts_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7009
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7010
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7011
   <component id="screen_clearer_api" name="Screen Clearer API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7012
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7013
    <unit bldFile="/mw/classicui/classicui_plat/screen_clearer_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7014
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7015
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7016
   <component id="notifiers_api" name="Notifiers API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7017
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7018
    <unit bldFile="/mw/classicui/classicui_plat/notifiers_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7019
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7020
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7021
   <component id="notes_api" name="Notes API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7022
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7023
    <unit bldFile="/mw/classicui/classicui_plat/notes_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7024
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7025
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7026
   <component id="status_pane_api" name="Status Pane API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7027
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7028
    <unit bldFile="/mw/classicui/classicui_plat/status_pane_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7029
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7030
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7031
   <component id="base_controls_api" name="Base Controls API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7032
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7033
    <unit bldFile="/mw/classicui/classicui_plat/base_controls_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7034
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7035
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7036
   <component id="grids_api" name="Grids API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7037
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7038
    <unit bldFile="/mw/classicui/classicui_plat/grids_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7039
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7040
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7041
   <component id="context_pane_api" name="Context Pane API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7042
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7043
    <unit bldFile="/mw/classicui/classicui_plat/context_pane_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7044
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7045
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7046
   <component id="lists_api" name="Lists API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7047
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7048
    <unit bldFile="/mw/classicui/classicui_plat/lists_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7049
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7050
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7051
   <component id="popups_api" name="Popups API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7052
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7053
    <unit bldFile="/mw/classicui/classicui_plat/popups_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7054
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7055
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7056
   <component id="misc_controls_api" name="Misc Controls API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7057
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7058
    <unit bldFile="/mw/classicui/classicui_plat/misc_controls_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7059
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7060
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7061
   <component id="keylock_api" name="Keylock API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7062
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7063
    <unit bldFile="/mw/classicui/classicui_plat/keylock_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7064
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7065
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7066
   <component id="options_menu_api" name="Options Menu API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7067
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7068
    <unit bldFile="/mw/classicui/classicui_plat/options_menu_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7069
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7070
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7071
   <component id="hierarchical_lists_api" name="Hierarchical Lists API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7072
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7073
    <unit bldFile="/mw/classicui/classicui_plat/hierarchical_lists_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7074
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7075
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7076
   <component id="navigation_pane_api" name="Navigation Pane API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7077
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7078
    <unit bldFile="/mw/classicui/classicui_plat/navigation_pane_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7079
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7080
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7081
   <component id="tabs_api" name="Tabs API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7082
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7083
    <unit bldFile="/mw/classicui/classicui_plat/tabs_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7084
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7085
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7086
   <component id="title_pane_touch_observer_api" name="Title Pane Touch Observer API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7087
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7088
    <unit bldFile="/mw/classicui/classicui_plat/title_pane_touch_observer_api/group"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7089
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7090
   <component id="choice_list_api" name="Choice List API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7091
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7092
    <unit bldFile="/mw/classicui/classicui_plat/choice_list_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7093
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7094
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7095
   <component id="info_popup_note_api" name="Info Popup Note API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7096
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7097
    <unit bldFile="/mw/classicui/classicui_plat/info_popup_note_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7098
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7099
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7100
   <component id="setting_pages_api" name="Setting Pages API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7101
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7102
    <unit bldFile="/mw/classicui/classicui_plat/setting_pages_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7103
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7104
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7105
   <component id="screen_mode_api" name="Screen Mode API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7106
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7107
    <unit bldFile="/mw/classicui/classicui_plat/screen_mode_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7108
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7109
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7110
   <component id="indicators_api" name="Indicators API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7111
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7112
    <unit bldFile="/mw/classicui/classicui_plat/indicators_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7113
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7114
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7115
   <component id="error_ui_api" name="Error UI API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7116
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7117
    <unit bldFile="/mw/classicui/classicui_plat/error_ui_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7118
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7119
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7120
   <component id="animation_api" name="Animation API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7121
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7122
    <unit bldFile="/mw/classicui/classicui_plat/animation_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7123
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7124
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7125
   <component id="searchfield_api" name="Searchfield API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7126
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7127
    <unit bldFile="/mw/classicui/classicui_plat/searchfield_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7128
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7129
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7130
   <component id="labels_api" name="Labels API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7131
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7132
    <unit bldFile="/mw/classicui/classicui_plat/labels_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7133
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7134
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7135
   <component id="hotkeys_api" name="Hotkeys API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7136
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7137
    <unit bldFile="/mw/classicui/classicui_plat/hotkeys_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7138
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7139
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7140
   <component id="initialization_api" name="Initialization API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7141
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7142
    <unit bldFile="/mw/classicui/classicui_plat/initialization_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7143
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7144
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7145
   <component id="volume_control_api" name="Volume Control API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7146
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7147
    <unit bldFile="/mw/classicui/classicui_plat/volume_control_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7148
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7149
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7150
   <component id="title_pane_api" name="Title Pane API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7151
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7152
    <unit bldFile="/mw/classicui/classicui_plat/title_pane_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7153
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7154
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7155
   <component id="sounds_api" name="Sounds API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7156
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7157
    <unit bldFile="/mw/classicui/classicui_plat/sounds_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7158
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7159
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7160
   <component id="aiw_service_handler_api" name="AIW Service Handler API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7161
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7162
    <unit bldFile="/mw/classicui/classicui_plat/aiw_service_handler_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7163
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7164
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7165
   <component id="aiw_criteria_api" name="AIW Criteria API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7166
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7167
    <unit bldFile="/mw/classicui/classicui_plat/aiw_criteria_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7168
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7169
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7170
   <component id="touch_ui_utilities_api" name="Touch UI Utilities API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7171
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7172
    <unit bldFile="/mw/classicui/classicui_plat/touch_ui_utilities_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7173
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7174
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7175
   <component id="generic_button_api" name="Generic Button API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7176
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7177
    <unit bldFile="/mw/classicui/classicui_plat/generic_button_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7178
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7179
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7180
   <component id="form_api" name="Form API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7181
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7182
    <unit bldFile="/mw/classicui/classicui_plat/form_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7183
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7184
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7185
   <component id="uikon_core_controls" name="Uikon Core Controls" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7186
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7187
    <unit bldFile="/mw/classicui/classicui_plat/uikon_core_controls/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7188
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7189
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7190
   <component id="calendar_api" name="Calendar API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7191
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7192
    <unit bldFile="/mw/classicui/classicui_plat/calendar_api/group"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7193
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7194
   <component id="toolbar_api" name="Toolbar API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7195
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7196
    <unit bldFile="/mw/classicui/classicui_plat/toolbar_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7197
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7198
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7199
   <component id="server_application_api" name="Server Application API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7200
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7201
    <unit bldFile="/mw/classicui/classicui_plat/server_application_api/group"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7202
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7203
   <component id="slider_api" name="Slider API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7204
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7205
    <unit bldFile="/mw/classicui/classicui_plat/slider_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7206
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7207
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7208
   <component id="private_ui_framework_api" name="Private UI Framework API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7209
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7210
    <unit bldFile="/mw/classicui/classicui_plat/private_ui_framework_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7211
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7212
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7213
   <component id="dialogs_api" name="Dialogs API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7214
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7215
    <unit bldFile="/mw/classicui/classicui_plat/dialogs_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7216
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7217
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7218
   <component id="document_handler_api" name="Document handler API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7219
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7220
    <unit bldFile="/mw/classicui/classicui_plat/document_handler_api/group"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7221
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7222
   <component id="images_api" name="Images API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7223
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7224
    <unit bldFile="/mw/classicui/classicui_plat/images_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7225
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7226
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7227
   <component id="stylus_popup_menu_api" name="Stylus Pop-up Menu API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7228
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7229
    <unit bldFile="/mw/classicui/classicui_plat/stylus_popup_menu_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7230
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7231
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7232
   <component id="information_preview_popup_api" name="Information Preview Popup API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7233
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7234
    <unit bldFile="/mw/classicui/classicui_plat/information_preview_popup_api/group" filter="!test"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7235
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7236
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7237
   <component id="intermediate_state_api" name="Intermediate State API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7238
    
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7239
    <unit bldFile="/mw/classicui/classicui_plat/intermediate_state_api/group"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7240
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7241
   <component id="help_launcher_api" name="Help Launcher API" filter="s60" class="api" target="device" purpose="optional">
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7242
    <unit bldFile="/mw/classicui/classicui_plat/help_launcher_api/group"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7243
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7244
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7245
  <collection id="ode" name="Open Dynamics Engine" level="support">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7246
   <!-- the collection is really a component. Move down a directory.-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7247
   <component id="ode_build" name="ODE" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7248
    <unit bldFile="/mw/classicui/ode/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7249
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7250
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7251
  <collection id="uifw" name="UI Framework" level="server">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7252
   <component id="uiklaf" name="Uikon Look-and-Feel" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7253
    <unit bldFile="/mw/classicui/uifw/uiklaf/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7254
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7255
   <component id="eikctl" name="Eikon Controls" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7256
    <unit bldFile="/mw/classicui/uifw/eikctl/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7257
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7258
   <component id="avkon" name="Avkon" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7259
    <!-- can only have one unit. Split into 3 components, or #include all from same bld.inf -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7260
    <unit bldFile="/mw/classicui/uifw/avkon/aknphysics/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7261
    <unit bldFile="/mw/classicui/uifw/avkon/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7262
    <unit bldFile="/mw/classicui/uifw/avkon/aknconf/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7263
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7264
   <component id="eikstd" name="Eikon Standard" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7265
    <unit bldFile="/mw/classicui/uifw/eikstd/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7266
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7267
   <component id="aknglobalui" name="Avkon Global UI" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7268
    <unit bldFile="/mw/classicui/uifw/aknglobalui/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7269
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7270
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7271
  <collection id="commonuis" name="Common UIs" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7272
   <component id="commonui" name="Common UI" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7273
    <unit bldFile="/mw/classicui/commonuis/commonui/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7274
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7275
   <component id="commondialogs" name="Common Dialogs" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7276
    <unit bldFile="/mw/classicui/commonuis/commondialogs/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7277
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7278
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7279
  <collection id="applicationinterworkingfw" name="Application Interworking Framework" level="generic">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7280
   <component id="aifwservicehandler" name="Application Interworking Service Handler" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7281
    <unit bldFile="/mw/classicui/applicationinterworkingfw/servicehandler/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7282
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7283
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7284
  <collection id="uiutils" name="UI Utils" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7285
   <component id="localizer" name="Directory Localizer" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7286
    <unit bldFile="/mw/classicui/uiutils/localizer/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7287
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7288
   <component id="findutil" name="Find Utility" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7289
    <unit bldFile="/mw/classicui/uiutils/findutil/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7290
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7291
   <component id="hlplch" name="Help Launcher" filter="s60,bldfirst" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7292
      <unit bldFile="/mw/classicui/uiutils/hlplch/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7293
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7294
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7295
  <collection id="commonuisupport" name="Common UI Support" level="support">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7296
   <component id="uikon" name="Uikon" introduced="6.0" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7297
    <unit bldFile="/mw/classicui/commonuisupport/uikon/group" mrp="/mw/classicui/commonuisupport/uikon/group/app-framework_uikon.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7298
   </component>
774
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7299
   <component id="uikon_ncp" name="Uikon (NCP)" introduced="S^4" purpose="mandatory" target="device">
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7300
    <unit bldFile="/mw/classicui/commonuisupport/uikon/group_ncp"/>
2d20ba6ac5b6 Add os/ostesttools package, update os/graphics (S^4 wk32)
William Roberts <williamr@symbian.org>
parents: 740
diff changeset
  7301
   </component>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7302
   <component id="errorresolverdata" name="Error Resolver Data" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7303
    <unit bldFile="/mw/classicui/commonuisupport/errorresolverdata/group" mrp="/mw/classicui/commonuisupport/errorresolverdata/group/app-framework_errorresgt.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7304
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7305
   <component id="uilaf" name="UI Look and Feel" introduced="6.0" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7306
    <unit bldFile="/mw/classicui/commonuisupport/uilaf/GROUP" mrp="/mw/classicui/commonuisupport/uilaf/GROUP/app-framework_uiklafgt.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7307
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7308
   <component id="grid" name="Grid" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7309
    <unit bldFile="/mw/classicui/commonuisupport/grid/group" mrp="/mw/classicui/commonuisupport/grid/group/app-framework_grid.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7310
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7311
   <component id="uifwsdocs" name="UI Frameworks Documentation" purpose="development" class="doc" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7312
    <unit mrp="/mw/classicui/commonuisupport/uifwsdocs/app-framework_documentation.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7313
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7314
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7315
  <collection id="lafagnosticuifoundation" name="Look-and-Feel Agnostic UI Foundation" level="base">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7316
   <component id="cone" name="Control Environment" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7317
    <unit bldFile="/mw/classicui/lafagnosticuifoundation/cone/group" mrp="/mw/classicui/lafagnosticuifoundation/cone/group/app-framework_cone.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7318
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7319
   <component id="graphicseffects" name="Graphics Effects" introduced="9.2" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7320
    <unit bldFile="/mw/classicui/lafagnosticuifoundation/graphicseffects/group" mrp="/mw/classicui/lafagnosticuifoundation/graphicseffects/group/app-framework_gfxtranseffect.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7321
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7322
   <component id="uigraphicsutils" name="UI Graphics Utilities" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7323
    <unit bldFile="/mw/classicui/lafagnosticuifoundation/uigraphicsutils/group" mrp="/mw/classicui/lafagnosticuifoundation/uigraphicsutils/group/app-framework_egul.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7324
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7325
   <component id="clockanim" name="Clock" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7326
    <unit bldFile="/mw/classicui/lafagnosticuifoundation/clockanim/group" mrp="/mw/classicui/lafagnosticuifoundation/clockanim/group/app-framework_clock.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7327
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7328
   <component id="bmpanimation" name="BMP Animation" introduced="6.0" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7329
    <unit bldFile="/mw/classicui/lafagnosticuifoundation/bmpanimation/group" mrp="/mw/classicui/lafagnosticuifoundation/bmpanimation/group/app-framework_bmpanim.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7330
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7331
   <component id="animation" name="Animation" introduced="9.1" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7332
    <unit bldFile="/mw/classicui/lafagnosticuifoundation/animation/group" mrp="/mw/classicui/lafagnosticuifoundation/animation/group/app-framework_animation.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7333
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7334
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7335
  <collection id="classicui_info" name="Classic UI Info" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7336
   <!-- the multiple units in the API test components need to be resolved -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7337
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7338
   <component id="classicui_metadata" name="Classic UI Metadata" introduced="^2" target="desktop" purpose="development" class="config">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7339
    <unit mrp="/mw/classicui/classicui_info/classicui_metadata/classicui_metadata.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7340
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7341
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7342
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7343
      <package id="svgt" level="generic" tech-domain="ui" levels="util ui" name="SVG Tiny">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7344
  <collection id="svgt_plat" name="SVG Tiny Platform Interfaces" level="ui">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7345
   <component id="svgt_api" name="SVGT API" introduced="9.2" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7346
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7347
    <unit bldFile="/mw/svgt/svgt_plat/svgt_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7348
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7349
   <component id="nvg_api" name="NVG API" introduced="9.2" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7350
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7351
    <unit bldFile="/mw/svgt/svgt_plat/nvg_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7352
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7353
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7354
  <collection id="svgtopt" name="SVG-T Engine" level="util">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7355
   <component id="svgtopt_build" name="SVG Engine" introduced="9.2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7356
    <!-- component is at collection level. Needs to be moved down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7357
    <unit bldFile="/mw/svgt/svgtopt/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7358
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7359
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7360
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7361
      <package id="uiaccelerator" level="generic" tech-domain="ui" levels="plugin framework server ex if" name="UI Accelerator">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7362
  <collection id="uiaccelerator_plat" name="UI Accelerator Platform Interfaces" level="if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7363
   <component id="alf_core_toolkit_api" name="ALF Core Toolkit API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7364
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7365
    <unit bldFile="/mw/uiaccelerator/uiaccelerator_plat/alf_core_toolkit_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7366
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7367
   <component id="alf_visual_api" name="ALF Visual API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7368
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7369
    <unit bldFile="/mw/uiaccelerator/uiaccelerator_plat/alf_visual_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7370
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7371
   <component id="alf_extended_visual_api" name="ALF Extended Visual API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7372
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7373
    <unit bldFile="/mw/uiaccelerator/uiaccelerator_plat/alf_extended_visual_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7374
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7375
   <component id="alf_extension_api" name="ALF Extension API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7376
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7377
    <unit bldFile="/mw/uiaccelerator/uiaccelerator_plat/alf_extension_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7378
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7379
   <component id="alf_tracing_api" name="ALF Tracing API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7380
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7381
    <unit bldFile="/mw/uiaccelerator/uiaccelerator_plat/alf_tracing_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7382
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7383
   <component id="alf_client_server_api" name="ALF Client Server API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7384
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7385
    <unit bldFile="/mw/uiaccelerator/uiaccelerator_plat/alf_client_server_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7386
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7387
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7388
  <collection id="uiacceltk" name="UI Accelerator Toolkit" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7389
   <component id="hitchcock" name="Hitchcock" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7390
    <unit bldFile="/mw/uiaccelerator/uiacceltk/hitchcock/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7391
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7392
   <component id="uiacceltk_build" name="UI Accelerator Toolkit Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7393
    <!-- move into the other component, or  remove the #include and make this UI Accelerator Toolkit ROM-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7394
    <unit bldFile="/mw/uiaccelerator/uiacceltk/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7395
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7396
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7397
  <collection id="uiaccelerator_test" name="UI Accelerator Test" level="ex">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7398
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7399
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7400
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7401
      <package id="uiresources" level="generic" tech-domain="ui" levels="compile plugin framework server generic data" name="UI Resources">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7402
   <!-- are the custom filters below needed? -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7403
  <collection id="uiresources_pub" name="UI Resources Public Interfaces" level="data">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7404
   <component id="pictograph_api" name="Pictograph API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7405
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7406
    <unit bldFile="/mw/uiresources/uiresources_pub/pictograph_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7407
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7408
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7409
   <component id="skins_api" name="Skins API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7410
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7411
    <unit bldFile="/mw/uiresources/uiresources_pub/skins_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7412
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7413
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7414
   <component id="font_definition_api" name="Font Definition API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7415
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7416
    <unit bldFile="/mw/uiresources/uiresources_pub/font_definition_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7417
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7418
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7419
   <component id="graphics_api" name="Graphics API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7420
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7421
    <unit bldFile="/mw/uiresources/uiresources_pub/graphics_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7422
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7423
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7424
   <component id="scalable_icons_api" name="Scalable Icons API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7425
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7426
    <unit bldFile="/mw/uiresources/uiresources_pub/scalable_icons_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7427
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7428
   <component id="layout_id_definitions_api" name="Layout ID Definitions API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7429
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7430
    <unit bldFile="/mw/uiresources/uiresources_pub/layout_id_definitions_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7431
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7432
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7433
  <collection id="uiresources_plat" name="UI Resources Platform Interfaces" level="data">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7434
   <component id="layout_system_private_api" name="Layout System Private API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7435
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7436
    <unit bldFile="/mw/uiresources/uiresources_plat/layout_system_private_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7437
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7438
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7439
   <component id="layout_data_api" name="Layout Data API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7440
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7441
    <unit bldFile="/mw/uiresources/uiresources_plat/layout_data_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7442
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7443
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7444
   <component id="cdl_api" name="CDL API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7445
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7446
    <unit bldFile="/mw/uiresources/uiresources_plat/cdl_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7447
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7448
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7449
   <component id="extended_skins_api" name="Extended Skins API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7450
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7451
    <unit bldFile="/mw/uiresources/uiresources_plat/extended_skins_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7452
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7453
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7454
   <component id="tfx_server_controller_plugin_api" name="TFX Server Controller Plug-in API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7455
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7456
    <unit bldFile="/mw/uiresources/uiresources_plat/tfx_server_controller_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7457
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7458
   <component id="extended_fonts_api" name="Extended Fonts API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7459
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7460
    <unit bldFile="/mw/uiresources/uiresources_plat/extended_fonts_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7461
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7462
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7463
   <component id="graphic_configuration_api" name="Graphic Configuration API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7464
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7465
    <unit bldFile="/mw/uiresources/uiresources_plat/graphic_configuration_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7466
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7467
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7468
   <component id="mif_header_cdl_api" name="MIF Header CDL API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7469
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7470
    <unit bldFile="/mw/uiresources/uiresources_plat/mif_header_cdl_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7471
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7472
   <component id="personalisation_and_skins_settings_api" name="Personalisation and Skins Settings API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7473
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7474
    <unit bldFile="/mw/uiresources/uiresources_plat/personalisation_and_skins_settings_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7475
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7476
   <component id="tfx_effect_setup_plugin_api" name="TFX Effect Setup Plug-in API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7477
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7478
    <unit bldFile="/mw/uiresources/uiresources_plat/tfx_effect_setup_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7479
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7480
   <component id="mifconv_definitions_api" name="Mifconv Definitions API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7481
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7482
    <unit bldFile="/mw/uiresources/uiresources_plat/mifconv_definitions_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7483
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7484
   <component id="wallpaper_configuration_api" name="Wallpaper Configuration API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7485
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7486
    <unit bldFile="/mw/uiresources/uiresources_plat/wallpaper_configuration_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7487
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7488
   <component id="language_code_definitions_api" name="Language Code Definitions API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7489
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7490
    <unit bldFile="/mw/uiresources/uiresources_plat/language_code_definitions_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7491
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7492
   <component id="skins_image_attributes_api" name="Skins Image Attributes API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7493
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7494
    <unit bldFile="/mw/uiresources/uiresources_plat/skins_image_attributes_api/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7495
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7496
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7497
   <component id="private_user_area_code_definitions_api" name="Private User Area Code Definitions API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7498
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7499
    <unit bldFile="/mw/uiresources/uiresources_plat/private_user_area_code_definitions_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7500
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7501
   <component id="tfx_server_plugin_ids_api" name="TFX Server Plug-in IDs API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7502
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7503
    <unit bldFile="/mw/uiresources/uiresources_plat/tfx_server_plugin_ids_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7504
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7505
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7506
  <collection id="uiresources_info" name="UI Resources Info" level="data">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7507
   <component id="uiresources_test" name="UI Resources Tests" filter="s60,test,api_test" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7508
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7509
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7510
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7511
  <collection id="uigraphics" name="UI Graphics" level="generic">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7512
   <component id="bitmaps2" name="Bitmaps 2" filter="s60" class="config" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7513
    <unit bldFile="/mw/uiresources/uigraphics/bitmaps2/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7514
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7515
   <component id="icons" name="Icons" filter="s60" class="config" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7516
    <unit bldFile="/mw/uiresources/uigraphics/icons/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7517
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7518
   <component id="variatedbitmaps" name="Variated Bitmaps" filter="s60" class="config" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7519
    <unit bldFile="/mw/uiresources/uigraphics/variatedbitmaps/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7520
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7521
   <component id="aknicon" name="Avkon Icon Framework" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7522
    <unit bldFile="/mw/uiresources/uigraphics/aknicon/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7523
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7524
   <component id="nvgrenderstage" name="NVG Render Stage" filter="sf_build" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7525
    <unit bldFile="/mw/uiresources/uigraphics/nvgrenderstage/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7526
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7527
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7528
  <collection id="layouts" name="Layouts" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7529
   <component id="cdl" name="Customization Definition Language" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7530
    <!-- can only have one unit. Need to #include them or split into multiple components -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7531
    <unit bldFile="/mw/uiresources/layouts/cdl/cdlengine/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7532
    <unit bldFile="/mw/uiresources/layouts/cdl/cdlserver/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7533
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7534
   <component id="aknlayout2" name="Avkon Layout 2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7535
    <unit bldFile="/mw/uiresources/layouts/aknlayout2/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7536
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7537
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7538
  <collection id="skins" name="Skins" level="data">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7539
   <component id="aknskincontent" name="Avkon Skin Content" filter="s60" class="config" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7540
    <unit bldFile="/mw/uiresources/skins/aknskincontent/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7541
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7542
   <component id="aknskins" name="Avkon Skin Compiler" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7543
    <unit bldFile="/mw/uiresources/skins/aknskins/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7544
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7545
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7546
  <collection id="pictographs" name="Pictographs" level="data">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7547
   <component id="aknpictograph" name="Avkon Pictograph" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7548
    <unit bldFile="/mw/uiresources/pictographs/aknpictograph/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7549
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7550
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7551
  <collection id="locales" name="Locales" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7552
   <component id="locales_build" name="Locales Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7553
    <unit bldFile="/mw/uiresources/locales/loce32"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7554
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7555
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7556
  <collection id="uiconfig" name="UI Config" level="server">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7557
   <component id="s60config" name="S60 UI Config" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7558
    <unit bldFile="/mw/uiresources/uiconfig/s60config/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7559
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7560
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7561
  <collection id="fontsupport" name="Font Support" level="generic">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7562
   <component id="fontprovider" name="Font Provider" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7563
    <unit bldFile="/mw/uiresources/fontsupport/fontprovider/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7564
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7565
   <!-- R&D materials, should be Nokia only: exports S60 fonts, removes freetype
694
2a474e3bb10f Update S^4 models with latest changes from Bob Rosenberg
William Roberts <williamr@symbian.org>
parents: 681
diff changeset
  7566
      <component id="s60_fonts" filter="s60" name="S60 Fonts">
2a474e3bb10f Update S^4 models with latest changes from Bob Rosenberg
William Roberts <williamr@symbian.org>
parents: 681
diff changeset
  7567
        <unit bldFile="fontsupport/fontutils/group"/>
2a474e3bb10f Update S^4 models with latest changes from Bob Rosenberg
William Roberts <williamr@symbian.org>
parents: 681
diff changeset
  7568
      </component>
644
c8dddc123405 Removed definition of URL for "qt" namespace from individual parts of the model, and instead define it once at the top.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
  7569
-->
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7570
   <component id="fontutils" name="Font Utils" filter="sf_build" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7571
    <unit bldFile="/mw/uiresources/fontsupport/fontutils/FontUtils/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7572
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7573
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7574
  <collection id="helpthemes" name="Help Themes" level="data">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7575
   <!-- collection is really a component. Need to move down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7576
   <component id="helpthemes_build" name="Help Themes Build" filter="s60" class="config" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7577
    <unit bldFile="/mw/uiresources/helpthemes/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7578
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7579
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7580
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7581
      <package id="hapticsservices" level="generic" tech-domain="ui" levels="fw server api" name="Haptics Services">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7582
  <collection id="hapticsservices_plat" name="Haptics Services Platform Interfaces" level="api">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7583
   <component id="tacticon_api" name="Tacticon API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7584
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7585
    <unit bldFile="/mw/hapticsservices/hapticsservices_plat/tacticon_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7586
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7587
   <component id="tactile_feedback_core_api" name="Tactile Feedback Core API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7588
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7589
    <unit bldFile="/mw/hapticsservices/hapticsservices_plat/tactile_feedback_core_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7590
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7591
   <component id="tactile_feedback_server_api" name="Tactile Feedback Server API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7592
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7593
    <unit bldFile="/mw/hapticsservices/hapticsservices_plat/tactile_feedback_server_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7594
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7595
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7596
  <collection id="hapticsservices_pub" name="Haptics Services Public Interfaces" level="api">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7597
   <component id="tactile_feedback_client_api" name="Tactile Feedback Client API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7598
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7599
    <unit bldFile="/mw/hapticsservices/hapticsservices_pub/tactile_feedback_client_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7600
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7601
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7602
  <collection id="tacticonserver" name="Tacticon Server" level="server">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7603
   <!-- collection is really a component. Move down a directory  -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7604
   <component id="tacticonserver_build" name="Tacticon Server Build" introduced="^3" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7605
    <unit bldFile="/mw/hapticsservices/tacticonserver/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7606
    <!-- clients and servers are suauly the same component. Consider moving pluign to a separate component if needed -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7607
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7608
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7609
  <collection id="tactilefeedback" name="Tactile Feedback" level="fw">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7610
   <component id="tactilearearegistry" name="Tactile Area Registry" introduced="^1" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7611
    <unit bldFile="/mw/hapticsservices/tactilefeedback/tactilearearegistry/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7612
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7613
   <component id="tactilefeedbackresolver" name="Tactile Feedback Resolver" introduced="^1" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7614
    <unit bldFile="/mw/hapticsservices/tactilefeedback/tactilefeedbackresolver/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7615
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7616
   <component id="tactileclickplugin" name="Tactile Click Plugin" introduced="^1" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7617
    <unit bldFile="/mw/hapticsservices/tactilefeedback/tactileclickplugin/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7618
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7619
   <component id="tactilefeedbackclient" name="Tactile Feedback Client" introduced="^1" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7620
    <unit bldFile="/mw/hapticsservices/tactilefeedback/tactilefeedbackclient/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7621
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7622
   <component id="tactileactionplugin" name="Tactile Action Plugin" introduced="^1" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7623
    <unit bldFile="/mw/hapticsservices/tactilefeedback/tactileactionplugin/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7624
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7625
   <component id="tactilefeedback_build" name="Tactile Feedback Build" introduced="^1" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7626
    <!-- consider moving IBY to one fo the above components -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7627
    <unit bldFile="/mw/hapticsservices/tactilefeedback/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7628
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7629
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7630
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7631
      <package id="platformthemes" level="specific" tech-domain="ui" levels="framework generic ui" name="Platform Themes">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7632
   <collection id="platformthemes_info" name="Platform Themes Info">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7633
    <component id="platformthemes_build" name="Platform Themes Build" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7634
		<!-- no real structure in this package. Should break into collections / components -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7635
      <unit bldFile="/mw/platformthemes/." qt:proFile="platformthemes.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7636
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7637
   </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7638
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7639
      <package id="gsprofilesrv" level="generic" tech-domain="ui" levels="system plugin framework server generic specific" name="General Settings and Profiles Services">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7640
  <collection id="gsprofilesrv_pub" name="GS and Profiles Services Public Interfaces" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7641
   <component id="profiles_engine_active_profile_settings_api" name="Profiles Engine Active Profile Settings API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7642
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7643
    <unit bldFile="/mw/gsprofilesrv/gsprofilesrv_pub/profiles_engine_active_profile_settings_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7644
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7645
   <component id="profiles_engine_wrapper_api" name="Profiles Engine Wrapper API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7646
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7647
    <unit bldFile="/mw/gsprofilesrv/gsprofilesrv_pub/profiles_engine_wrapper_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7648
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7649
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7650
  <collection id="gsprofilesrv_plat" name="GS and Profiles Services Platform Interfaces" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7651
   <component id="ftuwizardmodel_api" name="FTU Wizard Model API" filter="bldfirst,s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7652
      <unit bldFile="/mw/gsprofilesrv/gsprofilesrv_plat/ftuwizardmodel_api" qt:proFile="ftuwizardmodel_api.pro" qt:qmakeArgs="-r -config rom"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7653
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7654
   <component id="profiles_engine_api" name="Profiles Engine API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7655
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7656
    <unit bldFile="/mw/gsprofilesrv/gsprofilesrv_plat/profiles_engine_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7657
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7658
   <component id="settings_uis_cenrep_collection_api" name="Settings UIs CenRep Collection API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7659
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7660
    <unit bldFile="/mw/gsprofilesrv/gsprofilesrv_plat/settings_uis_cenrep_collection_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7661
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7662
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7663
  <collection id="ftuwizardmodel" name="FTU Wizard Model" level="generic">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7664
    <component id="ftuwizardmodel_build" name="FTU Wizardmodel Build" filter="bldfirst" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7665
     <unit bldFile="/mw/gsprofilesrv/ftuwizardmodel" qt:proFile="ftuwizardmodel.pro" qt:qmakeArgs="-r -config rom"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7666
    </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7667
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7668
  <collection id="controlpanel" name="Control Panel" level="generic">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7669
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7670
   <component id="controlpanel_rom" name="Control Panel ROM" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7671
      <!-- Need to create a real .pro file for this 
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7672
	  <unit bldFile="controlpanel/rom" qt:proFile="cp_rom.pri" qt:qmakeArgs="-r -config rom"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7673
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7674
   <component id="controlpanel_config" name="Control Panel Config" introduced="^4" filter="s60" class="config" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7675
      <!-- Need to create a real .pro file for this 
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7676
	  <unit bldFile="controlpanel/conf" qt:proFile="conf.pri" qt:qmakeArgs="-r -config rom"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7677
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7678
   <component id="controlpanel_source" name="Control Panel Source" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7679
      <!-- Uncomment when controlpanel_build is removed
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7680
	  <unit bldFile="controlpanel/src" qt:qmakeArgs="-r -config rom" qt:proFile="src.pro"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7681
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7682
   <component id="controlpanel_build" name="Control Panel Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7683
	<!-- need to make included .pri file into a real .pro file -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7684
      <unit bldFile="/mw/gsprofilesrv/controlpanel" qt:proFile="controlpanel.pro" qt:qmakeArgs="-r -config rom"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7685
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7686
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7687
  <collection id="profilesservices" name="Profiles Services" level="server">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7688
   <component id="profileengine" name="Profile Engine" introduced="9.1" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7689
    <unit bldFile="/mw/gsprofilesrv/profilesservices/profileengine/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7690
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7691
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7692
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7693
      <package id="homescreensrv" level="specific" tech-domain="ui" levels="plugin framework server generic specific" name="Home Screen Services">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7694
  <collection id="hswidgetmodel" name="Home Screen Widget Model" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7695
     <component id="hswidgetmodel_build" name="Home Screen Widget Model Build" introduced="^4" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7696
      <unit bldFile="/mw/homescreensrv/hswidgetmodel" qt:proFile="hswidgetmodel.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7697
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7698
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7699
  <collection id="contentstorage" name="Content Storage" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7700
     <component id="cautils" name="Content Arsenal Utils" introduced="^4" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7701
      <unit bldFile="/mw/homescreensrv/contentstorage/cautils" qt:proFile="cautils.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7702
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7703
     <component id="contentstorage_build" name="Content Storage Build" introduced="^4" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7704
      <unit bldFile="/mw/homescreensrv/contentstorage/group" qt:proFile="group.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7705
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7706
     <component id="casrv/calocalizerscanner" name="Content Arsenal Server Localizer Scanner" introduced="^4" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7707
      <unit bldFile="/mw/homescreensrv/contentstorage/casrv/calocalizerscanner" qt:proFile="calocalizerscanner.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7708
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7709
     <component id="cahandler" name="Content Arsenal Handler" introduced="^4" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7710
      <unit bldFile="/mw/homescreensrv/contentstorage/cahandler" qt:proFile="cahandler.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7711
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7712
     <component id="caclient" name="Content Arsenal Client" introduced="^4" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7713
      <unit bldFile="/mw/homescreensrv/contentstorage/caclient" qt:proFile="caclient.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7714
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7715
     <component id="casoftwareregistry" name="Content Arsenal Software Registry" introduced="^4" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7716
      <unit bldFile="/mw/homescreensrv/contentstorage/casoftwareregistry" qt:proFile="casoftwareregistry.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7717
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7718
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7719
  <collection id="homescreensrv_plat" name="Home Screen Services Platform Interfaces" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7720
     <component id="homescreensrv_plat_build" name="Home Screen Services Platform Interfaces build" introduced="^4" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7721
      <unit bldFile="/mw/homescreensrv/homescreensrv_plat" qt:proFile="homescreensrv_plat.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7722
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7723
   <component id="menu_sat_interface_api" name="Menu SAT Interface API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7724
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7725
    <unit base="/mw/homescreensrv/homescreensrv_plat/menu_sat_interface_api"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7726
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7727
   <component id="contentstorage_api" name="Content Storage API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7728
    <unit base="/mw/homescreensrv/homescreensrv_plat/contentstorage_api"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7729
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7730
   <component id="hswidgetmodel_api" name="HS Widget Model API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7731
    <unit base="/mw/homescreensrv/homescreensrv_plat/hswidgetmodel_api"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7732
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7733
   <component id="homescreen_information_api" name="Homescreen Information API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7734
    <unit base="/mw/homescreensrv/homescreensrv_plat/homescreen_information_api"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7735
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7736
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7737
  <collection id="hsactivityfw" name="Activity Framework" level="fw">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7738
     <component id="hsactivityfw_build" name="Activity Framework Build" introduced="^4" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7739
      <unit bldFile="/mw/homescreensrv/activityfw" qt:proFile="activityfw.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7740
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7741
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7742
  <collection id="tstaskmonitor" name="Task Switcher Task Monitor" level="fw">	
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7743
	<!-- move collection down to a component directory or split up into component .pro files -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7744
     <component id="tstaskmonitor_build" name="Task Switcher Task Monitor Build" introduced="^4" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7745
      <unit bldFile="/mw/homescreensrv/tstaskmonitor" qt:proFile="tstaskmonitor.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7746
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7747
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7748
  <collection id="hsappkeyhandler" name="HS Appplication Key Handler" level="server">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7749
     <component id="hsappkeyhandler_build" name="Appplication Key Handler Build" introduced="^4" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7750
      <unit bldFile="/mw/homescreensrv/hsappkeyhandler" qt:proFile="hsappkeyhandler.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7751
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7752
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7753
   <collection id="tsdevicedialog" name="Task Switcher Device Dialog" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7754
     <component id="tsdevicedialog_build" name="Task Switcher Device Dialog Build" introduced="^4" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7755
		<!-- break this up into real components -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7756
      <unit bldFile="/mw/homescreensrv/tsdevicedialog" qt:proFile="tsdevicedialog.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7757
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7758
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7759
    <collection id="homescreensrv_info" name="Home Screen Services Info" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7760
     <component id="homescreensrvconf" name="Home Screen Services Config" introduced="^4" class="config" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7761
      <unit bldFile="/mw/homescreensrv/." qt:proFile="homescreensrv_exports_to_rom.pri" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7762
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7763
     <component id="homescreensrvrom" name="Home Screen Services ROM" introduced="^4" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7764
      <unit bldFile="/mw/homescreensrv/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7765
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7766
     
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7767
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7768
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7769
      <package id="homescreensrvlegacy" level="generic" tech-domain="ui" levels="plugin framework server generic specific" name="Legacy Home Screen Services">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7770
  <collection id="homescreensrvlegacy_plat" name="Legacy Home Screen Services Platform Interfaces" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7771
   <component id="ai_content_model_api" name="AI Content Model API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7772
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7773
    <unit bldFile="/mw/homescreensrvlegacy/ai_content_model_api/group" qt:proFile="group.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7774
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7775
   <component id="ai_plugin_information_api" name="AI Plug-in Information API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7776
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7777
    <unit bldFile="/mw/homescreensrvlegacy/ai_plugin_information_api/group" qt:proFile="group.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7778
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7779
   <component id="content_harvester_plugin_api" name="Content Harvester Plugin API " filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7780
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7781
    <unit bldFile="/mw/homescreensrvlegacy/content_harvester_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7782
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7783
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7784
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7785
      <package id="appinstall" level="generic" tech-domain="rt" levels="tool framework generic api" name="Application Installation">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7786
  <collection id="appinstall_plat" name="Application Installation Platform Interfaces" level="api">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7787
   <component id="iaupdate_api" name="IA Update API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7788
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7789
    <unit bldFile="/mw/appinstall/appinstall_plat/iaupdate_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7790
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7791
   <component id="task_plugin_api" name="Task Plugin API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7792
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7793
    <unit bldFile="/mw/appinstall/appinstall_plat/task_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7794
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7795
   <component id="sw_installer_common_ui_api" name="SW Installer Common UI API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7796
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7797
    <unit bldFile="/mw/appinstall/appinstall_plat/sw_installer_common_ui_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7798
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7799
   <component id="sw_installer_launcher_api" name="SW Installer Launcher API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7800
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7801
    <unit bldFile="/mw/appinstall/appinstall_plat/sw_installer_launcher_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7802
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7803
   <component id="task_management_api" name="Task Management API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7804
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7805
    <unit bldFile="/mw/appinstall/appinstall_plat/task_management_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7806
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7807
   <component id="sw_installer_ui_plugin_api" name="SW Installer UI Plugin API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7808
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7809
    <unit bldFile="/mw/appinstall/appinstall_plat/sw_installer_ui_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7810
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7811
   <component id="sw_installer_cr_keys" name="SW Installer CR Keys" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7812
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7813
    <unit bldFile="/mw/appinstall/appinstall_plat/sw_installer_cr_keys/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7814
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7815
   <component id="sw_installer_ps_keys" name="SW Installer PS Keys" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7816
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7817
    <unit bldFile="/mw/appinstall/appinstall_plat/sw_installer_ps_keys/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7818
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7819
   <component id="sifui_api" name="STIF UI API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7820
    <unit bldFile="/mw/appinstall/appinstall_plat/sifui_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7821
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7822
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7823
  <collection id="appinstall_pub" name="Application Installation Public Interfaces" level="api">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7824
   <component id="startup_list_management_api" name="Startup List Management API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7825
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7826
    <unit bldFile="/mw/appinstall/appinstall_pub/startup_list_management_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7827
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7828
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7829
    <collection id="ncdengine" name="Nokia Content Discover" level="framework">
777
9e92a4b1eb89 Updated S^4 system_model.xml after analysing build 890
William Roberts <williamr@symbian.org>
parents: 774
diff changeset
  7830
      <component id="ncdengine_build" name="NCD API" introduced="^1" filter="s60" target="device" purpose="optional">
9e92a4b1eb89 Updated S^4 system_model.xml after analysing build 890
William Roberts <williamr@symbian.org>
parents: 774
diff changeset
  7831
        <unit bldFile="/mw/appinstall/ncdengine/group"/>
9e92a4b1eb89 Updated S^4 system_model.xml after analysing build 890
William Roberts <williamr@symbian.org>
parents: 774
diff changeset
  7832
      </component>
9e92a4b1eb89 Updated S^4 system_model.xml after analysing build 890
William Roberts <williamr@symbian.org>
parents: 774
diff changeset
  7833
      <component id="ncdengine_engine" name="NCD Engine" introduced="^1" filter="s60" target="device" purpose="optional">
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7834
        <unit bldFile="/mw/appinstall/ncdengine/engine" qt:proFile="engine.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7835
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7836
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7837
    <collection id="appinstaller" name="Application Installer" level="generic">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7838
      <component id="appinstui" name="Application Installer UI" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7839
        <unit bldFile="/mw/appinstall/appinstaller/appinstui/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7840
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7841
      <component id="appinstui_qt" name="Application Installer Qt UI" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7842
        <unit bldFile="/mw/appinstall/appinstaller/appinstui" qt:proFile="appinstui.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7843
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7844
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7845
    <collection id="iaupdateapi_stub" name="IA Update API Stub" level="api">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7846
    	<!-- the collection is really a component. Move down a directory.-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7847
      <component id="iaupdateapi_stub_build" name="IA Update API Stub Build" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7848
        <unit bldFile="/mw/appinstall/iaupdateapi_stub/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7849
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7850
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7851
    <collection id="iaupdate" name="Independent Apps Update" level="api">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7852
    	<!-- Should reorganise into actual components -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7853
      <component id="iad" name="Independent App delivery" introduced="^4" filter="s60" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7854
        <unit bldFile="/mw/appinstall/iaupdate" qt:proFile="iaupdate.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7855
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7856
      <component id="iaupdate_build" name="IA Update Build" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7857
        <unit bldFile="/mw/appinstall/iaupdate/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7858
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7859
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7860
    <collection id="installationservices" name="Installation Services" level="generic">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7861
      <component id="swi" name="Secure Software Install" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7862
        <unit bldFile="/mw/appinstall/installationservices/swi/group" mrp="/mw/appinstall/installationservices/swi/group/security_swi.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7863
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7864
      <component id="swidevicetools" name="Secure Software Install Device Tools" introduced="8.1" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7865
        <unit bldFile="/mw/appinstall/installationservices/swidevicetools/group" mrp="/mw/appinstall/installationservices/swidevicetools/group/security_switools_device.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7866
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7867
      <component id="swcomponentregistry" name="Software Component Registry" introduced="^4" purpose="mandatory" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7868
        <unit bldFile="/mw/appinstall/installationservices/swcomponentregistry/group" mrp="/mw/appinstall/installationservices/swcomponentregistry/group/security_softwarecomponentregistry.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7869
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7870
      <component id="swinstallationfw" name="Software Installation Framework" introduced="^4" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7871
        <unit bldFile="/mw/appinstall/installationservices/swinstallationfw/group" mrp="/mw/appinstall/installationservices/swinstallationfw/group/security_softwareinstallframework.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7872
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7873
      <component id="swtransactionservices" name="Software Transaction Services" introduced="^4" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7874
        <unit bldFile="/mw/appinstall/installationservices/swtransactionservices/group" mrp="/mw/appinstall/installationservices/swtransactionservices/group/security_softwaretransactionservices.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7875
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7876
      <component id="refswinstallationplugin" name="Reference Software Installation Plugin" introduced="^4" purpose="development" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7877
        <unit bldFile="/mw/appinstall/installationservices/refswinstallationplugin/group" mrp="/mw/appinstall/installationservices/refswinstallationplugin/group/security_sifrefplugin.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7878
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7879
      <component id="refsoftwareappmgr" name="Reference Software Application Manager" introduced="^4" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7880
        <unit bldFile="/mw/appinstall/installationservices/refsoftwareappmgr/group" mrp="/mw/appinstall/installationservices/refsoftwareappmgr/group/security_referenceapplicationmanager.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7881
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7882
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7883
      <component id="swiconfig" name="Software Install Config" introduced="9.1" purpose="optional" class="config" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7884
        <unit bldFile="/mw/appinstall/installationservices/swiconfig/group" mrp="/mw/appinstall/installationservices/swiconfig/group/install_config.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7885
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7886
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7887
    <collection id="secureswitools" name="Secure Software Install Tools" level="tool">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7888
      <component id="makekeys" name="MakeKeys" introduced="6.0" filter="gt" target="desktop" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7889
        <unit bldFile="/mw/appinstall/secureswitools/makekeys/group" mrp="/mw/appinstall/secureswitools/makekeys/group/security_makekeys.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7890
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7891
      <component id="swianalysistoolkit" name="SWI Analysis Toolkit" target="desktop" purpose="development">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7892
        <unit bldFile="/mw/appinstall/secureswitools/swianalysistoolkit/group" mrp="/mw/appinstall/secureswitools/swianalysistoolkit/group/security_switools.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7893
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7894
      <component id="openssllib" name="OpenSSL Library" target="desktop" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7895
        <unit mrp="/mw/appinstall/secureswitools/openssllib/security_openssl.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7896
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7897
      <component id="swisistools" name="Secure Software Install SIS Tools" target="desktop" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7898
        <unit bldFile="/mw/appinstall/secureswitools/swisistools/group" mrp="/mw/appinstall/secureswitools/swisistools/group/security_sistools.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7899
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7900
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7901
    <collection id="appinstall_info" name="Application Installation Info" level="api">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7902
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7903
      <component id="appinstall_metadata" name="Application Installation Metadata" introduced="^2" target="desktop" purpose="development" class="config">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7904
        <unit mrp="/mw/appinstall/appinstall_info/appinstall_metadata/appinstall_metadata.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7905
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7906
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7907
  </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7908
      <package id="serviceapifw" level="specific" tech-domain="rt" levels="plugin framework server generic specific" name="Service API Framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7909
  <collection id="serviceapifw_pub" name="Service API Framework Public Interfaces" level="specific"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7910
  <collection id="serviceapifw_plat" name="Service API Framework Platform Interfaces" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7911
   <component id="rtsecuritymanager_common_api" name="Runtime Security Manager Common API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7912
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7913
    <unit bldFile="/mw/serviceapifw/serviceapifw_plat/rtsecuritymanager_common_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7914
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7915
   <component id="rtsecuritymanager_utility_api" name="Runtime Security Manager Utility API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7916
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7917
    <unit bldFile="/mw/serviceapifw/serviceapifw_plat/rtsecuritymanager_utility_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7918
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7919
   <component id="rtsecuritymanager_client_api" name="Runtime Security Manager Client API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7920
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7921
    <unit bldFile="/mw/serviceapifw/serviceapifw_plat/rtsecuritymanager_client_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7922
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7923
   <component id="liw_provider_utility_api" name="LIW Provider Utility API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7924
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7925
    <unit bldFile="/mw/serviceapifw/serviceapifw_plat/liw_provider_utility_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7926
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7927
   <component id="liw_service_interface_base_api" name="LIW Service Interface Base API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7928
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7929
    <unit bldFile="/mw/serviceapifw/serviceapifw_plat/liw_service_interface_base_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7930
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7931
   <component id="liw_service_interface_menu_api" name="LIW Service Interface Menu API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7932
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7933
    <unit bldFile="/mw/serviceapifw/serviceapifw_plat/liw_service_interface_menu_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7934
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7935
   <component id="liw_criteria_api" name="LIW Criteria API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7936
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7937
    <unit bldFile="/mw/serviceapifw/serviceapifw_plat/liw_criteria_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7938
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7939
   <component id="liw_generic_parameter_api" name="LIW Generic Parameter API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7940
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7941
    <unit bldFile="/mw/serviceapifw/serviceapifw_plat/liw_generic_parameter_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7942
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7943
   <component id="liw_service_handler_api" name="LIW Service Handler API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7944
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7945
    <unit bldFile="/mw/serviceapifw/serviceapifw_plat/liw_service_handler_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7946
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7947
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7948
  <collection id="rtsecuritymanager" name="Runtime Security Manager" level="server">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7949
   <component id="rtsecuritymanagerutil" name="Runtime Security Manager Util" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7950
    <unit bldFile="/mw/serviceapifw/rtsecuritymanager/rtsecuritymanagerutil/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7951
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7952
   <component id="rtsecuritymanagerserver" name="Runtime Security Manager Server" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7953
    <unit bldFile="/mw/serviceapifw/rtsecuritymanager/rtsecuritymanagerserver/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7954
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7955
   <component id="rtsecuritymanagerclient" name="Runtime Security Manager Client" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7956
    <unit bldFile="/mw/serviceapifw/rtsecuritymanager/rtsecuritymanagerclient/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7957
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7958
   <component id="rtsecuritymanager_build" name="Runtime Security Manager Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7959
    <!-- Move the export to the appropriate components, or make this a ROM component by removing the #includes -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7960
    <unit bldFile="/mw/serviceapifw/rtsecuritymanager/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7961
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7962
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7963
  <collection id="languageinterworkingfw" name="Language Interworking Framework" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7964
   <component id="lifwservicehandler" name="Service Handler" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7965
    <unit bldFile="/mw/serviceapifw/languageinterworkingfw/servicehandler/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7966
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7967
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7968
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7969
      <package id="serviceapi" level="specific" tech-domain="rt" levels="os mw1 mw2 app" name="Service API">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7970
  	<!-- should break up this collection into something meaningful -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7971
    <collection id="serviceproviders" name="Service Providers" level="mw1">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7972
		<!-- are commented out components to be removed? -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7973
      <component id="sapi_contacts_vpbk" name="Contacts Phonebook SAPI" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7974
        <!--<unit bldFile="serviceproviders/sapi_contacts_vpbk/group"/>-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7975
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7976
      <component id="sapi_location" name="Location SAPI" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7977
        <unit bldFile="/mw/serviceapi/serviceproviders/sapi_location/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7978
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7979
      <component id="sapi_mediamanagement" name="Media Management SAPI" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7980
        <unit bldFile="/mw/serviceapi/serviceproviders/sapi_mediamanagement/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7981
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7982
      <component id="sapi_landmarks" name="Landmarks SAPI" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7983
        <unit bldFile="/mw/serviceapi/serviceproviders/sapi_landmarks/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7984
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7985
      <component id="sapi_messaging" name="Messaging SAPI" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7986
        <!-- <unit bldFile="serviceproviders/sapi_messaging/group"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7987
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7988
      <component id="sapi_applicationmanager" name="Application Manager SAPI" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7989
       <!--  <unit bldFile="serviceproviders/sapi_applicationmanager/group"/>-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7990
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7991
      <component id="sapi_calendar" name="Calendar SAPI" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7992
        <!-- <unit bldFile="serviceproviders/sapi_calendar/group"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7993
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7994
      <component id="sapi_logging" name="Logging SAPI" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7995
        <unit bldFile="/mw/serviceapi/serviceproviders/sapi_logging/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7996
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7997
      <component id="sapi_sensor" name="Sensor SAPI" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7998
        <unit bldFile="/mw/serviceapi/serviceproviders/sapi_sensor/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  7999
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8000
      <component id="sapi_sysinfo" name="Sysinfo SAPI" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8001
        <unit bldFile="/mw/serviceapi/serviceproviders/sapi_sysinfo/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8002
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8003
      <component id="sapi_serviceregistry" name="Service Registry SAPI" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8004
        <unit bldFile="/mw/serviceapi/serviceproviders/sapi_serviceregistry/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8005
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8006
      <component id="jsapi" name="Javascript API" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8007
        <unit bldFile="/mw/serviceapi/serviceproviders/jsapi/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8008
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8009
      <component id="serviceproviders_build" name="Service API Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8010
      	<!--  distribute the exports or make this a ROM component by removing the #includes -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8011
        <unit bldFile="/mw/serviceapi/serviceproviders/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8012
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8013
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8014
  </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8015
      <package id="browser" level="specific" tech-domain="rt" levels="plugin utils support main" name="Browser">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8016
  <collection id="bookmarksengine" name="Bookmarks Engine" level="support">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8017
    <component id="bookmarksengine_build" name="Bookmarks Engine Build" introduced="^4" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8018
      <unit bldFile="/mw/browser/bookmarksengine" qt:proFile="bookmarksengine.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8019
    </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8020
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8021
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8022
      <package id="web" level="specific" tech-domain="rt" levels="plugin utils server generic specific" name="Web">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8023
  <collection id="web_pub" name="Web Public Interfaces" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8024
   <component id="browser_control_api" name="Browser Control API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8025
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8026
    <unit bldFile="/mw/web/web_pub/browser_control_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8027
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8028
   <component id="download_mgr_client_api" name="Download Manager Client API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8029
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8030
    <unit bldFile="/mw/web/web_pub/download_mgr_client_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8031
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8032
   <component id="download_mgr_ui_api" name="Download Manager UI Library API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8033
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8034
    <unit bldFile="/mw/web/web_pub/download_mgr_ui_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8035
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8036
   <component id="favourites_engine_api" name="Favourites Engine API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8037
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8038
    <unit bldFile="/mw/web/web_pub/favourites_engine_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8039
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8040
   <component id="browser_plugin_api" name="Browser Plug-in API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8041
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8042
    <unit bldFile="/mw/web/web_pub/browser_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8043
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8044
   <component id="settings_api" name="Settings API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8045
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8046
    <unit bldFile="/mw/web/web_pub/settings_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8047
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8048
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8049
  <collection id="web_plat" name="Web Platform Interfaces" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8050
   <component id="aiw_browser_provider_api" name="AIW Browser Provider API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8051
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8052
    <unit bldFile="/mw/web/web_plat/aiw_browser_provider_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8053
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8054
   <component id="browser_dialogs_provider_api" name="Browser Dialogs Provider API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8055
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8056
    <unit bldFile="/mw/web/web_plat/browser_dialogs_provider_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8057
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8058
   <component id="browser_platform_api" name="Browser Platform API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8059
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8060
    <unit bldFile="/mw/web/web_plat/browser_platform_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8061
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8062
   <component id="cod_handler_api" name="COD Handler API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8063
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8064
    <unit bldFile="/mw/web/web_plat/cod_handler_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8065
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8066
   <component id="connection_manager_api" name="Connection Manager API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8067
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8068
    <unit bldFile="/mw/web/web_plat/connection_manager_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8069
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8070
   <component id="download_mgr_client_api_extn" name="Download Manager Client API Extension" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8071
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8072
    <unit bldFile="/mw/web/web_plat/download_mgr_client_api_extn/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8073
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8074
   <component id="feeds_engine_api" name="Feeds Engine API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8075
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8076
    <unit bldFile="/mw/web/web_plat/feeds_engine_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8077
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8078
   <component id="launcher_api" name="Launcher API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8079
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8080
    <unit bldFile="/mw/web/web_plat/launcher_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8081
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8082
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8083
   <component id="recent_url_store_api" name="Recent URL Store API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8084
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8085
    <unit bldFile="/mw/web/web_plat/recent_url_store_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8086
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8087
   <component id="rt_gesturehelper_api" name="Runtime Gesture Helper API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8088
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8089
    <unit bldFile="/mw/web/web_plat/rt_gesturehelper_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8090
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8091
   <component id="scheme_handler_plugin_api" name="Scheme Handler Plugin API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8092
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8093
    <unit bldFile="/mw/web/web_plat/scheme_handler_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8094
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8095
   <component id="scriptable_plugin_api" name="Scriptable Plugin API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8096
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8097
    <unit bldFile="/mw/web/web_plat/scriptable_plugin_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8098
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8099
   <component id="webutils_api" name="Web Utils API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8100
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8101
    <unit bldFile="/mw/web/web_plat/webutils_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8102
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8103
   <component id="widget_registry_api" name="Widget Registry API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8104
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8105
    <unit bldFile="/mw/web/web_plat/widget_registry_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8106
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8107
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8108
  <collection id="browserutilities" name="Browser Utilities" level="utils">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8109
   <component id="browserdialogsprovider" name="Browser Dialogs Provider" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8110
    <unit bldFile="/mw/web/browserutilities/browserdialogsprovider/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8111
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8112
   <component id="recenturlstore" name="Recent URL Store" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8113
    <unit bldFile="/mw/web/browserutilities/recenturlstore/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8114
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8115
   <component id="downloadmgr" name="Download Manager" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8116
    <unit bldFile="/mw/web/browserutilities/downloadmgr/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8117
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8118
   <component id="connectionmanager" name="Connection Manager" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8119
    <unit bldFile="/mw/web/browserutilities/connectionmanager/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8120
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8121
   <component id="browsertelservice" name="Browser Telephony Service" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8122
    <unit bldFile="/mw/web/browserutilities/browsertelservice/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8123
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8124
   <component id="favouritesengine" name="Favourites Engine" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8125
    <unit bldFile="/mw/web/browserutilities/favouritesengine/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8126
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8127
   <component id="feedsengine" name="Feeds Engine" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8128
    <unit bldFile="/mw/web/browserutilities/feedsengine/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8129
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8130
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8131
   <component id="schemehandler" name="Scheme Handler" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8132
    <unit bldFile="/mw/web/browserutilities/schemehandler/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8133
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8134
   <component id="webutils" name="Web Utils" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8135
    <unit bldFile="/mw/web/browserutilities/webutils/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8136
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8137
   <component id="aiwbrowserprovider" name="AIW Browser Provider" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8138
    <unit bldFile="/mw/web/browserutilities/aiwbrowserprovider/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8139
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8140
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8141
  <collection id="webengine" name="Web Engine" level="server">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8142
   <component id="osswebengine" name="OSS Web Engine" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8143
    <!-- can only have one unit. Either split into multiple components or #include from a single main bld.inf -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8144
    <unit bldFile="/mw/web/webengine/osswebengine/cache/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8145
    <unit bldFile="/mw/web/webengine/osswebengine/memorymanager/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8146
    <unit bldFile="/mw/web/webengine/osswebengine/npscript/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8147
    <unit bldFile="/mw/web/webengine/osswebengine/webkit/s60/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8148
    <unit bldFile="/mw/web/webengine/osswebengine/webkit/s60/group/javascriptcore"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8149
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8150
   <component id="webkitutils" name="WebKit Utils" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8151
    <unit bldFile="/mw/web/webengine/webkitutils/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8152
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8153
   <component id="pagescaler" name="Page Scaler" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8154
    <unit bldFile="/mw/web/webengine/pagescaler/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8155
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8156
   <component id="webwidgetinstaller" name="Widget Installer" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8157
    <unit bldFile="/mw/web/webengine/widgetinstaller/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8158
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8159
   <component id="widgetregistry" name="Widget Registry" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8160
    <unit bldFile="/mw/web/webengine/widgetregistry/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8161
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8162
   <component id="device" name="Device" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8163
    <!-- this needs a more meaningful name -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8164
    <unit bldFile="/mw/web/webengine/device/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8165
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8166
   <component id="widgetengine" name="Widget Engine" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8167
    <unit bldFile="/mw/web/webengine/widgetengine/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8168
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8169
   <component id="web_memoryplugin" name="Memory Plugin" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8170
    <unit bldFile="/mw/web/webengine/memoryplugin/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8171
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8172
   <component id="widgetmemoryplugin" name="Widget Memory Plugin" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8173
    <unit bldFile="/mw/web/webengine/widgetmemoryplugin/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8174
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8175
   <component id="widgetbackuprestore" name="Widget Backup and Restore" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8176
    <unit bldFile="/mw/web/webengine/widgetbackuprestore/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8177
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8178
   <component id="browserrecognizers" name="Browser Recognizers" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8179
    <unit bldFile="/mw/web/webengine/browserrecognizers/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8180
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8181
   <component id="wrtharvester" name="Web Runtime Harvester" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8182
    <unit bldFile="/mw/web/webengine/wrtharvester/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8183
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8184
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8185
  <collection id="codhandler" name="Content Object Descriptor Handler" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8186
   <component id="codeng" name="COD Engine" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8187
    <unit bldFile="/mw/web/codhandler/codeng/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8188
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8189
   <component id="codui" name="COD UI" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8190
    <unit bldFile="/mw/web/codhandler/codui/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8191
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8192
   <component id="codrecog" name="COD Recogniser" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8193
    <unit bldFile="/mw/web/codhandler/codrecog/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8194
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8195
   <component id="codviewer" name="COD Viewer" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8196
    <unit bldFile="/mw/web/codhandler/codviewer/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8197
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8198
   <component id="ddrecog" name="Download Descriptor Recogniser" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8199
    <unit bldFile="/mw/web/codhandler/ddrecog/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8200
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8201
   <component id="ddviewer" name="Download Descriptor Viewer" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8202
    <unit bldFile="/mw/web/codhandler/ddviewer/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8203
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8204
   <component id="coddownload" name="COD Download" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8205
    <unit bldFile="/mw/web/codhandler/coddownload/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8206
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8207
   <component id="roapapp" name="ROAP Application" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8208
    <unit bldFile="/mw/web/codhandler/roapapp/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8209
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8210
   <component id="codhandler_build" name="COD Handler Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8211
    <!-- Exports need to go into another component or make this self-contained.
694
2a474e3bb10f Update S^4 models with latest changes from Bob Rosenberg
William Roberts <williamr@symbian.org>
parents: 681
diff changeset
  8212
      		#included .hrh file needs to be #included in each of the other components -->
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8213
    <unit bldFile="/mw/web/codhandler/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8214
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8215
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8216
  <collection id="widgets" name="Web Widget Framework" level="generic">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8217
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8218
   <component id="widgetrecognizer" name="Widget Recognizer" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8219
    <unit bldFile="/mw/web/widgets/widgetrecognizer/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8220
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8221
   <component id="widgetinstaller" name="Widget Installer UI" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8222
    <unit bldFile="/mw/web/widgets/widgetinstaller/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8223
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8224
   <component id="widgetlauncher" name="Widget Launcher" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8225
    <unit bldFile="/mw/web/widgets/widgetlauncher/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8226
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8227
   <component id="widgetapp" name="Widget UI" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8228
    <unit bldFile="/mw/web/widgets/widgetapp/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8229
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8230
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8231
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8232
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8233
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8234
      <package id="websrv" level="generic" tech-domain="rt" levels="plugin framework server generic specific" name="Web Services">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8235
  <collection id="websrv_pub" name="Web Services Public Interfaces" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8236
   <component id="web_service_description_api" name="Web Service Description API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8237
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8238
    <unit bldFile="/mw/websrv/websrv_pub/web_service_description_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8239
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8240
   <component id="web_service_connection_api" name="Web Service Connection API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8241
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8242
    <unit bldFile="/mw/websrv/websrv_pub/web_service_connection_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8243
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8244
   <component id="web_service_manager_api" name="Web Service Manager API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8245
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8246
    <unit bldFile="/mw/websrv/websrv_pub/web_service_manager_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8247
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8248
   <component id="hostlet_connection_api" name="Hostlet Connection API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8249
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8250
    <unit bldFile="/mw/websrv/websrv_pub/hostlet_connection_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8251
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8252
   <component id="web_service_messaging_api" name="Web Service Messaging API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8253
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8254
    <unit bldFile="/mw/websrv/websrv_pub/web_service_messaging_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8255
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8256
   <component id="xml_extensions_api" name="XML Extensions API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8257
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8258
    <unit bldFile="/mw/websrv/websrv_pub/xml_extensions_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8259
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8260
   <component id="xml_fragment_api" name="XML Fragment API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8261
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8262
    <unit bldFile="/mw/websrv/websrv_pub/xml_fragment_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8263
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8264
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8265
  <collection id="webservices" name="Web Services Framework" level="generic">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8266
   <!-- consider breaking this collection into more meaningful subsets -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8267
   <component id="wsnotifierplugins" name="WS Notifier Plugins" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8268
    <unit bldFile="/mw/websrv/webservices/wsnotifierplugins/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8269
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8270
   <component id="wslogger" name="WS Logger" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8271
    <unit bldFile="/mw/websrv/webservices/wslogger/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8272
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8273
   <component id="wsxml" name="WS XML Extensions" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8274
    <unit bldFile="/mw/websrv/webservices/wsxml/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8275
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8276
   <component id="wsutils" name="WS Utils" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8277
    <unit bldFile="/mw/websrv/webservices/wsutils/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8278
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8279
   <component id="wsfragment" name="WS Fragment" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8280
    <unit bldFile="/mw/websrv/webservices/wsfragment/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8281
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8282
   <component id="wsdescription" name="WS Service Description" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8283
    <unit bldFile="/mw/websrv/webservices/wsdescription/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8284
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8285
   <component id="wsconnection" name="WS Service Connection" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8286
    <unit bldFile="/mw/websrv/webservices/wsconnection/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8287
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8288
   <component id="wsmessages" name="WS Messages" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8289
    <unit bldFile="/mw/websrv/webservices/wsmessages/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8290
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8291
   <component id="wscredentialmanager" name="WS Credential Manager" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8292
    <unit bldFile="/mw/websrv/webservices/wscredentialmanager/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8293
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8294
   <component id="wsframework" name="WS Framework" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8295
    <unit bldFile="/mw/websrv/webservices/wsframework/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8296
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8297
   <component id="wshttpchanneltransportplugin" name="WS HTTP Channel Transport Plugin" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8298
    <unit bldFile="/mw/websrv/webservices/wshttpchanneltransportplugin/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8299
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8300
   <component id="wsconnectionagent" name="WS Connection Agent" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8301
    <unit bldFile="/mw/websrv/webservices/wsconnectionagent/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8302
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8303
   <component id="wsprovider" name="WS Provider" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8304
    <unit bldFile="/mw/websrv/webservices/wsprovider/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8305
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8306
   <component id="wshostletconnection" name="WS Hostlet Connection" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8307
    <unit bldFile="/mw/websrv/webservices/wshostletconnection/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8308
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8309
   <component id="wsmanager" name="WS Service Manager" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8310
    <unit bldFile="/mw/websrv/webservices/wsmanager/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8311
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8312
   <component id="wsidentitymanager" name="WS Identity Manager" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8313
    <unit bldFile="/mw/websrv/webservices/wsidentitymanager/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8314
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8315
   <component id="idwsfplugin" name="ID-WSF Plugin" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8316
    <unit bldFile="/mw/websrv/webservices/idwsfplugin/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8317
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8318
   <component id="wsibasicplugin" name="WS-I Basic Plugin" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8319
    <unit bldFile="/mw/websrv/webservices/wsibasicplugin/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8320
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8321
   <component id="wsrestplugin" name="WS REST Plugin" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8322
    <unit bldFile="/mw/websrv/webservices/wsrestplugin/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8323
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8324
   <component id="idwsfsecuritymechanism" name="ID-WSF Security Mechanism" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8325
    <unit bldFile="/mw/websrv/webservices/idwsfsecuritymechanism/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8326
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8327
   <component id="wspasswordtransforms" name="WS Password Transforms" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8328
    <unit bldFile="/mw/websrv/webservices/wspasswordtransforms/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8329
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8330
   <component id="wscore" name="WS Core Service Manager" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8331
    <unit bldFile="/mw/websrv/webservices/wscore/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8332
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8333
   <component id="wslocaltransportplugin" name="WS Local Transport Plugin" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8334
    <unit bldFile="/mw/websrv/webservices/wslocaltransportplugin/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8335
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8336
   <component id="wshostlettransportplugin" name="WS Hostlet Transport Plugin" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8337
    <unit bldFile="/mw/websrv/webservices/wshostlettransportplugin/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8338
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8339
   <component id="wsstar" name="WS Star" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8340
    <!-- can only have one unit. Need to split into separate components or #include from a single bld.inf -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8341
    <unit bldFile="/mw/websrv/webservices/wsstar/wsstarpolicy/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8342
    <unit bldFile="/mw/websrv/webservices/wsstar/wsstarplugin/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8343
    <unit bldFile="/mw/websrv/webservices/wsstar/wsstarmessagehandlers/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8344
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8345
   <component id="wsoviplugin" name="WS Ovi Plugin" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8346
    <unit bldFile="/mw/websrv/webservices/wsoviplugin/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8347
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8348
   <component id="webservices_build" name="Web Services Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8349
    <!-- need to split into self-contained components -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8350
    <unit bldFile="/mw/websrv/webservices/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8351
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8352
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8353
  <collection id="websrv_info" name="Web Services Info" level="specific">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8354
   <component id="websrv_bld" name="Web Services Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8355
    <!-- need to include common .hrh in each unit -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8356
    <unit bldFile="/mw/websrv/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8357
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8358
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8359
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8360
      <package id="webruntime" level="specific" tech-domain="rt" name="Web Runtime">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8361
	<!-- need to break up this package into collections and components -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8362
    <collection id="webruntime_info" name="Web Runtime Info">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8363
     <component id="webruntime_build" name="Web Runtime Build" introduced="^4" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8364
      <unit bldFile="/mw/webruntime/." qt:proFile="cwrt.pro" qt:qmakeArgs="&quot;what+=qtsfw&quot; &quot;what+=tenone&quot; &quot;what+=usif&quot; &quot;what+=services&quot; &quot;what+=wrtlite&quot; &quot;what+=exportiby&quot;"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8365
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8366
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8367
   </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8368
      <package id="platformtools" level="generic" tech-domain="to" name="Platform Tools">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8369
    <collection id="gfxconversion" name="Graphics Conversion">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8370
      <component id="bmconv_s60" name="S60 Bitmap Converter" filter="s60" target="desktop" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8371
	   <!-- Removed bmconv from builds     <unit bldFile="gfxconversion/bmconv_s60/group"/>   -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8372
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8373
      <component id="mifconv" name="Multi Icon File Converter" filter="s60" target="desktop" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8374
        <unit bldFile="/mw/platformtools/gfxconversion/mifconv/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8375
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8376
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8377
  </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8378
      <package id="uitools" level="specific" tech-domain="to" levels="compile encode tool if" name="UI Tools">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8379
  <collection id="uitools_pub" name="UI Tools Public Interfaces" level="if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8380
   <component id="third_party_bitmap_palette_api" name="Third Party Bitmap Palette API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8381
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8382
    <unit bldFile="/mw/uitools/uitools_pub/third_party_bitmap_palette_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8383
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8384
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8385
  <collection id="uitools_plat" name="UI Tools Platform Interfaces" level="if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8386
   <component id="uitools_cdl_api" name="CDL API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8387
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8388
    <unit bldFile="/mw/uitools/uitools_plat/cdl_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8389
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8390
   <component id="uitools_layout_system_private_api" name="Layout System Private API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8391
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8392
    <unit bldFile="/mw/uitools/uitools_plat/layout_system_private_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8393
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8394
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8395
  <collection id="cdlcompilertoolkit" name="CDL Compiler Toolkit" level="compile">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8396
   <!-- collection is actually a component. Needs to be moved down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8397
   <component id="cdlcompilertoolkit_build" name="CDL Compiler Toolkit Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8398
    <unit bldFile="/mw/uitools/cdlcompilertoolkit/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8399
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8400
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8401
  <collection id="cdlcompiler" name="CDL Compiler" level="compile">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8402
   <!-- collection is actually a component. Needs to be moved down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8403
   <component id="cdlcompiler_build" name="CDL Compiler Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8404
    <unit bldFile="/mw/uitools/cdlcompiler/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8405
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8406
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8407
  <collection id="gfxtools" name="Graphics Tools" level="tool">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8408
   <component id="color" name="Bitmap Colour Palette" filter="s60" target="desktop" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8409
    <unit bldFile="/mw/uitools/gfxtools/color/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8410
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8411
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8412
  <collection id="aknlayoutcompiler" name="Avkon Layout Compiler" level="compile">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8413
   <!-- collection is actually a component. Needs to be moved down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8414
   <component id="aknlayoutcompiler_build" name="Avkon Layout Compiler Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8415
    <unit bldFile="/mw/uitools/aknlayoutcompiler/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8416
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8417
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8418
  <collection id="skincompiler" name="Skin Compiler" level="compile">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8419
   <component id="aknskindesccompiler" name="Avkon Skin Descriptor Compiler" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8420
    <unit bldFile="/mw/uitools/skincompiler/AknSkinDescCompiler/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8421
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8422
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8423
  <collection id="reszip" name="Resource Zip" level="encode">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8424
   <!-- collection is actually a component. Needs to be moved down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8425
   <component id="reszip_build" name="Resource Zip Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8426
    <unit bldFile="/mw/uitools/reszip/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8427
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8428
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8429
  <collection id="toollibraries" name="Tool Libraries" level="tool"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8430
  <collection id="svgtencoder" name="SVGT Encoder" level="encode">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8431
   <component id="svgtenc" name="Standalone SVGT Encoder" filter="s60" target="desktop" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8432
    <unit bldFile="/mw/uitools/svgtencoder/svgtenc/standalone/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8433
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8434
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8435
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8436
    </layer>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8437
    <layer id="app" name="Applications" levels="services apps">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8438
      <package id="location" level="apps" tech-domain="lo" levels="ui events loc api" name="Location Apps">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8439
  <collection id="location_plat" name="Location Apps Platform Interfaces" level="api">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8440
   <component id="location_picker_service_api" name="Location Picker Service API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8441
    <unit bldFile="/app/location/location_plat" qt:proFile="location_plat.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8442
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8443
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8444
  <collection id="locationpickerservice" name="Location Picker Service" level="loc">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8445
	<!--collection is really a component. Should move down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8446
   <component id="locationpickerservice_build" name="Location Picker Service Build" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8447
    <unit bldFile="/app/location/locationpickerservice" qt:proFile="locationpickerservice.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8448
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8449
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8450
  <collection id="locationdataharvester" name="Location Data Harvester" level="events">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8451
	<!--collection is really a component. Should move down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8452
     <component id="locationdataharvester_build" name="Location Data Harvester Build" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8453
      <unit bldFile="/app/location/locationdataharvester" qt:proFile="locationdataharvester.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8454
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8455
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8456
 </package>  <!-- pending removal -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8457
      <package id="phone" level="apps" span="2" tech-domain="vc" levels="engine plugin ui app" name="Phone Apps">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8458
  <collection id="phoneapp" name="Phone Application" level="app">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8459
   <component id="blacklist" name="Phone Blacklist Clearing" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8460
    <unit bldFile="/app/phone/phoneapp/blacklist/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8461
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8462
   <component id="phoneuicontrol" name="Phone UI Control" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8463
    <unit bldFile="/app/phone/phoneapp/phoneuicontrol/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8464
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8465
   <component id="phoneuistates" name="Phone UI States" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8466
    <unit bldFile="/app/phone/phoneapp/phoneuistates/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8467
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8468
   <component id="phoneuiutils" name="Phone UI Utils" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8469
    <unit bldFile="/app/phone/phoneapp/phoneuiutils/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8470
   </component>   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8471
   <component id="silenceactionplugin" name="Silence Action Plugin" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8472
    <unit bldFile="/app/phone/phoneapp/silenceactionplugin/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8473
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8474
   <component id="phonemediatorcenter" name="Phone Mediator Center" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8475
    <unit bldFile="/app/phone/phoneapp/phonemediatorcenter/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8476
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8477
   <component id="phoneuiview2" name="Phone UI View" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8478
    <unit bldFile="/app/phone/phoneapp/phoneuiview2" qt:proFile="phoneuiview2.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8479
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8480
   <component id="phoneuiqtviewadapter" name="Phone UI Qt View Adapter" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8481
    <unit bldFile="/app/phone/phoneapp/phoneuiqtviewadapter" qt:proFile="phoneuiqtviewadapter.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8482
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8483
   <component id="phonestringloader" name="Phone String Loader" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8484
    <unit bldFile="/app/phone/phoneapp/phonestringloader" qt:proFile="phonestringloader.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8485
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8486
   <component id="phoneui2" name="Phone UI" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8487
    <unit bldFile="/app/phone/phoneapp/phoneui2" qt:proFile="phoneui2.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8488
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8489
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8490
  <collection id="phoneengine" name="Phone Engine" level="engine">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8491
   <component id="phonecntfinder2" name="Phone Contact Finder" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8492
    <unit bldFile="/app/phone/phoneengine/phonecntfinder2" qt:proFile="phonecntfinder2.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8493
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8494
   <component id="audiohandling" name="Phone Audio Handling" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8495
    <unit bldFile="/app/phone/phoneengine/audiohandling/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8496
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8497
   <component id="callhandling" name="Call Handling" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8498
    <unit bldFile="/app/phone/phoneengine/callhandling/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8499
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8500
   <component id="contacthandling2" name="Phone Contact Handling" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8501
    <unit bldFile="/app/phone/phoneengine/contacthandling2/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8502
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8503
   <component id="loghandling" name="Phone Log Handling" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8504
    <unit bldFile="/app/phone/phoneengine/loghandling/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8505
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8506
   <component id="engineinfo" name="Phone Engine Info" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8507
    <unit bldFile="/app/phone/phoneengine/engineinfo/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8508
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8509
   <component id="phonemodel" name="Phone Model" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8510
    <unit bldFile="/app/phone/phoneengine/phonemodel" qt:proFile="phonemodel.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8511
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8512
   <component id="servicehandling" name="Phone Service Handling" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8513
    <unit bldFile="/app/phone/phoneengine/servicehandling/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8514
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8515
   <component id="phoneservices" name="Phone Server" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8516
    <unit bldFile="/app/phone/phoneengine/phoneservices" qt:proFile="phoneservices.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8517
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8518
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8519
  <collection id="phoneuis" name="Phone UIs" level="ui">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8520
   <component id="bubblemanager2" name="Phone Bubble Manager" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8521
    <unit bldFile="/app/phone/phoneuis/bubblemanager2" qt:proFile="bubblemanager2.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8522
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8523
   <component id="telephonydevicemode" name="Telephony Device Mode" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8524
    <unit bldFile="/app/phone/phoneuis/telephonydevicemode/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8525
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8526
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8527
  <collection id="phone_plat" name="Phone Apps Platform Interfaces" level="app">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8528
   <component id="3d_ringing_tone_enabler_api" name="3D Ringing Tone Enabler API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8529
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8530
    <unit bldFile="/app/phone/phone_plat/3d_ringing_tone_enabler_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8531
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8532
   <component id="telephony_comms_information_api" name="Telephony Comms Information API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8533
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8534
    <unit bldFile="/app/phone/phone_plat/telephony_comms_information_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8535
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8536
   <component id="telephony_information_api" name="Telephony Information API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8537
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8538
    <unit bldFile="/app/phone/phone_plat/telephony_information_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8539
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8540
   <component id="telephony_device_mode_api" name="Telephony Device Mode API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8541
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8542
    <unit bldFile="/app/phone/phone_plat/telephony_device_mode_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8543
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8544
   <component id="telephony_remote_party_information_api" name="Telephony Remote Party Information API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8545
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8546
    <unit bldFile="/app/phone/phone_plat/telephony_remote_party_information_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8547
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8548
   <component id="telephony_video_mailbox_settings_api" name="Telephony Video Mailbox Settings API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8549
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8550
    <unit bldFile="/app/phone/phone_plat/telephony_video_mailbox_settings_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8551
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8552
   <component id="telephony_microphone_mute_status_api" name="Telephony Microphone Mute Status API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8553
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8554
    <unit bldFile="/app/phone/phone_plat/telephony_microphone_mute_status_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8555
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8556
   <component id="telephony_logging_extension_api" name="Telephony Logging Extension API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8557
    <unit bldFile="/app/phone/phone_plat/telephony_logging_extension_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8558
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8559
   <component id="telephony_matching_extension_api" name="Telephony Matching Extension API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8560
    <unit bldFile="/app/phone/phone_plat/telephony_matching_extension_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8561
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8562
   <component id="phone_application_commands_api" name="Phone Application Commands API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8563
    <unit bldFile="/app/phone/phone_plat/phone_application_commands_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8564
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8565
   <component id="phone_application_voip_commands_api" name="Phone Application VOIP Commands API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8566
    <unit bldFile="/app/phone/phone_plat/phone_application_voip_commands_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8567
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8568
   <component id="phone_telephony_menu_extension_api" name="Telephony Menu Extension API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8569
    <unit bldFile="/app/phone/phone_plat/telephony_menu_extension_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8570
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8571
   <component id="phone_telephony_mediator_api" name="Telephony Mediator API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8572
    <unit bldFile="/app/phone/phone_plat/telephony_mediator_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8573
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8574
   <component id="video_telephony_mediator_api" name="Video Telephony Mediator API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8575
    <unit bldFile="/app/phone/phone_plat/video_telephony_mediator_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8576
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8577
   <component id="video_telephony_control_mediator_api" name="Video Telephony Control Mediator API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8578
    <unit bldFile="/app/phone/phone_plat/video_telephony_control_mediator_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8579
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8580
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8581
  <collection id="phoneplugins" name="Phone Plugins" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8582
   <component id="csplugin" name="Circuit Switched Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8583
    <unit bldFile="/app/phone/phoneplugins/csplugin/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8584
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8585
   <component id="dialerwidgetplugin" name="Dialer Widget Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8586
    <unit bldFile="/app/phone/phoneplugins/dialerwidgetplugin" qt:proFile="dialerwidgetplugin.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8587
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8588
   <component id="infowidgetplugin" name="Info Widget Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8589
    <unit bldFile="/app/phone/phoneplugins/infowidgetplugin" qt:proFile="infowidgetplugin.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8590
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8591
   <component id="phoneindicatorplugin" name="Phone Indicator Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8592
    <unit bldFile="/app/phone/phoneplugins/phoneindicatorplugin" qt:proFile="phoneindicatorplugin.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8593
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8594
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8595
  <collection id="phonesettings" name="Phone Settings" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8596
   <component id="cpphonesettingsplugins" name="CP Phone Settings Plugins" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8597
    <unit bldFile="/app/phone/phonesettings/cpphonesettingsplugins" qt:proFile="cpphonesettingsplugins.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8598
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8599
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8600
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8601
      <package id="recents" level="apps" tech-domain="vc" levels="engine support ui api" name="Recent Events">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8602
  <collection id="recents_plat" name="Recent Events Platform Interfaces" level="api">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8603
   <component id="logs_services_api" name="Logs Services API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8604
    <unit base="/app/recents/recents_plat/logs_services_api"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8605
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8606
   <component id="logs_engine_api" name="Logs Engine API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8607
    <unit base="/app/recents/recents_plat/logs_engine_api"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8608
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8609
   <component id="logs_timers_api" name="Logs Timers API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8610
    <unit base="/app/recents/recents_plat/logs_timers_api"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8611
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8612
   <component id="logs_engine_api_extensions" name="Logs Engine API Extensions" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8613
    <unit base="/app/recents/recents_plat/logs_engine_api_extensions"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8614
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8615
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8616
  <collection id="logsui" name="Logs UI" level="ui">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8617
    <!-- split into actual components -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8618
   <component id="logsservices" name="Logs Services" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8619
     <!-- <unit bldFile="logsui/logsservices" qt:proFile="logsui.pro"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8620
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8621
   <component id="logscntfinder" name="Logs Contact finder" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8622
    <!--<unit bldFile="logsui/logscntfinder" qt:proFile="logscntfinder.pro"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8623
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8624
   <component id="logsengine" name="Logs Engine" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8625
    <!--<unit bldFile="logsui/logsengine" qt:proFile="logsengine.pro"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8626
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8627
   <component id="logsapp" name="Logs Application" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8628
    <!--<unit bldFile="logsui/logsengine" qt:proFile="logsengine.pro"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8629
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8630
   <component id="logsui_build" name="Logs UI Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8631
    <unit bldFile="/app/recents/logsui" qt:proFile="logsui.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8632
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8633
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8634
   </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8635
      <package id="settingsuis" level="services" tech-domain="dm" levels="plugin ui" name="Settings UIs">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8636
  <collection id="controlpanelplugins" name="Control Panel Plugins" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8637
   <component id="themeplugin" name="Theme Plugin" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8638
    <unit bldFile="/app/settingsuis/controlpanelplugins/themeplugin" qt:proFile="themeplugin.pro" qt:qmakeArgs="-r -config rom"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8639
   </component>	
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8640
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8641
  <collection id="controlpanelui" name="Control Panel UI" level="ui">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8642
	<!-- collection is really a component, move down a dir -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8643
   <component id="controlpanelui_build" name="Control Panel UI Build" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8644
    <unit bldFile="/app/settingsuis/controlpanelui" qt:proFile="controlpanelui.pro" qt:qmakeArgs="-r -config rom"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8645
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8646
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8647
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8648
      <package id="contentcontrol" level="services" tech-domain="dm" levels="plugin framework app" name="Content Control Daemons">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8649
  <collection id="contentctrl_plat" name="Content Control Daemons Platforn Interfaces" level="app">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8650
   <component id="ds_contactsdatastoreextension_api" name="DS Contacts Data Store Extension API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8651
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8652
    <unit bldFile="/app/contentcontrol/contentctrl_plat/ds_contactsdatastoreextension_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8653
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8654
   <component id="ds_data_modification_api" name="DS Data Modification API" introduced="^3" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8655
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8656
    <unit bldFile="/app/contentcontrol/contentctrl_plat/ds_data_modification_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8657
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8658
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8659
  <collection id="connectivitymodules" name="Connectivity Modules" level="framework">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8660
   <component id="secon" name="Service Controllers" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8661
    <unit bldFile="/app/contentcontrol/connectivitymodules/secon/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8662
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8663
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8664
  <collection id="dsdcmoadapter" name="Data Sync DCMO Adapter" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8665
   <!-- Component at wrong rank, should move down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8666
   <component id="dsdcmoadapter_build" name="Data Sync Control DCMO Adapter" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8667
    <unit bldFile="/app/contentcontrol/dsdcmoadapter/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8668
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8669
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8670
  <collection id="omads" name="OMA Data Sync" level="app">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8671
   <component id="omads_build" name="OMA DS Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8672
    <unit bldFile="/app/contentcontrol/omads/group"/> <!-- need to remove #include and rename and OMA DS ROM -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8673
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8674
   <component id="omadsextensions" name="OMA DS Extensions" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8675
    <unit bldFile="/app/contentcontrol/omads/omadsextensions/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8676
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8677
   <component id="omadsextensions_qt" name="OMA DS Qt Extensions" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8678
    <unit bldFile="/app/contentcontrol/omads/omadsextensions" qt:proFile="omadsextensions.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8679
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8680
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8681
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8682
      <package id="firsttimeuse" level="apps" tech-domain="dm" levels="support services ui app" name="First Time Use">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8683
	<!-- these empty collections are really components. Move down a directory and supply units -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8684
   <collection id="ftuapplication" name="First Time Use Application" level="app"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8685
   <collection id="fturuntimeservices" name="First Time Use Runtime Services" level="services"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8686
   <collection id="wizardproviders" name="Wizard Providers" level="support"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8687
   <collection id="stateproviders" name="State Providers" level="support"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8688
   <collection id="runtimeproviders" name="Runtime Providers" level="support"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8689
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8690
   <collection id="firsttimeuse_info" name="First Time Use Info" level="ui">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8691
    <component id="firsttimeuse_build" name="First Time Use Build" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8692
      <unit bldFile="/app/firsttimeuse/." qt:proFile="ftu.pro" qt:qmakeArgs="-r -config rom"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8693
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8694
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8695
   </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8696
      <package id="devicecontrol" level="services" tech-domain="dm" levels="support mid app" name="Device Control Daemons">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8697
    <collection id="devicemgmtdialogsplugin" name="Device Management Dialogs Plugin" level="support">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8698
      <!-- need to put component at the proper directory level -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8699
      <component id="devicemanagementnotifiersplugin" name="Device Management Notifiers Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8700
        <unit bldFile="/app/devicecontrol/devicemgmtdialogsplugin" qt:proFile="devicemgmtdialogsplugin.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8701
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8702
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8703
    <collection id="devicemgmtindicatorsplugin" name="Device Management Indicators Plugin" level="support">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8704
		<!-- collection is really a component. Need to move down a dir -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8705
      <component id="devicemgmtindicatorsplugin_build" name="Device Management Indicators Plugin Build" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8706
        <unit bldFile="/app/devicecontrol/devicemgmtindicatorsplugin" qt:proFile="devicemgmtindicatorsplugin.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8707
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8708
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8709
    <collection id="deviceupdatesui" name="Device Updates UI" level="app">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8710
      <component id="deviceupdates" name="Device Updates" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8711
        <unit bldFile="/app/devicecontrol/deviceupdatesui/deviceupdates" qt:proFile="deviceupdates.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8712
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8713
      <component id="deviceupdatesplugin" name="Device Updates Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8714
        <unit bldFile="/app/devicecontrol/deviceupdatesui/deviceupdatesplugin" qt:proFile="deviceupdatesplugin.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8715
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8716
      <component id="deviceupdatesqtsp" name="Device Updates Qt Service Provider" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8717
        <unit bldFile="/app/devicecontrol/deviceupdatesui/deviceupdatesqtsp" qt:proFile="deviceupdatesqtsp.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8718
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8719
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8720
    <collection id="clientprovisioning" name="Client Provisioning" level="mid">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8721
      <component id="cpqtsp" name="Client Provisioning Qt Service Provider" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8722
        <unit bldFile="/app/devicecontrol/clientprovisioning/cpqtsp" qt:proFile="cpqtsp.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8723
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8724
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8725
    <collection id="applicationmanagement" name="Applicaton Management" level="mid">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8726
      <component id="applicationmgmtserver" name="Applicaton Management Server" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8727
        <unit bldFile="/app/devicecontrol/applicationmanagement/server" qt:proFile="server.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8728
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8729
      <component id="applicationmgmt_build" name="Applicaton Management Build" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8730
		<!-- need to break up into components or move down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8731
        <unit bldFile="/app/devicecontrol/applicationmanagement/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8732
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8733
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8734
    <collection id="omadmadapters" name="OMA DM Adapters" level="support">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8735
      <component id="omadmadapters_build" name="OMA DM Adapters Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8736
        <!-- need to split IBY into the components or make this a ROM component -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8737
        <unit bldFile="/app/devicecontrol/omadmadapters/bld"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8738
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8739
      <component id="devinfo" name="Device Info" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8740
        <unit bldFile="/app/devicecontrol/omadmadapters/devinfo/bld"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8741
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8742
      <component id="devdetail" name="Device Detail" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8743
        <unit bldFile="/app/devicecontrol/omadmadapters/devdetail/bld"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8744
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8745
      <component id="syncmldm" name="SyncML DM" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8746
        <unit bldFile="/app/devicecontrol/omadmadapters/syncmldm/bld"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8747
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8748
      <component id="syncmldm12" name="SyncML DM 1.2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8749
        <unit bldFile="/app/devicecontrol/omadmadapters/syncmldm12/bld"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8750
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8751
      <component id="omadm_browseradapter" name="Browser Adapter" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8752
        <!--  <unit bldFile="omadmadapters/browseradapter/bld"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8753
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8754
      <component id="omadm_streamingadapter" name="Streaming Adapter" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8755
        <unit bldFile="/app/devicecontrol/omadmadapters/streamingadapter/bld"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8756
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8757
      <component id="globalwlansettings" name="Global WLAN Settings" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8758
        <unit bldFile="/app/devicecontrol/omadmadapters/globalwlansettings/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8759
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8760
      <component id="nsmldminternet" name="nsmldminternet" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8761
		<unit bldFile="/app/devicecontrol/omadmadapters/nsmldminternet/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8762
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8763
      <component id="nsmldmalwaysonadapter" name="Always Online Device Management Adapter" introduced="9.1" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8764
        <unit bldFile="/app/devicecontrol/omadmadapters/nsmldmalwaysonadapter/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8765
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8766
      <component id="nsmldmbmadapter" name="NSML DM BM Adapter" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8767
        <unit bldFile="/app/devicecontrol/omadmadapters/nsmldmbmadapter/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8768
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8769
      <component id="connmoadapter" name="Connection Management Object Adapter" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8770
        <unit bldFile="/app/devicecontrol/omadmadapters/connmoadapter/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8771
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8772
      <component id="syncmlds" name="SyncML Data Sync" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8773
        
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8774
        <unit bldFile="/app/devicecontrol/omadmadapters/syncmlds/bld"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8775
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8776
      <component id="omadm_email" name="OMA DM Email" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8777
        
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8778
        <unit bldFile="/app/devicecontrol/omadmadapters/email/bld"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8779
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8780
      <component id="omadm_mms" name="OMA DM MMS" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8781
        
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8782
        <unit bldFile="/app/devicecontrol/omadmadapters/mms/bld"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8783
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8784
      <component id="omadm_fota" name="OMA DM FOTA" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8785
        
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8786
		<unit bldFile="/app/devicecontrol/omadmadapters/fota/bld"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8787
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8788
      <component id="omadm_imps" name="OMA DM IMPS" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8789
        
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8790
        <!--  <unit bldFile="omadmadapters/imps/bld"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8791
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8792
      <component id="dcmodmadapter" name="DC Management Object  DM Adapter" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8793
		<unit bldFile="/app/devicecontrol/omadmadapters/dcmodmadapter/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8794
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8795
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8796
    <collection id="omadcmoadapters" name="OMA DC Management Object Adapters" level="support">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8797
      <component id="omadcmoadapters_build" name="OMA DCMA Adapters Build" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8798
		<!-- need to break up into components  -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8799
        <unit bldFile="/app/devicecontrol/omadcmoadapters/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8800
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8801
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8802
    <collection id="omacpadapters" name="OMA Client Provisioning Adapters" level="support">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8803
      <component id="omacpadapters_build" name="OMA CP Adapters Build" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8804
		<!-- need to break up into components  -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8805
        <unit bldFile="/app/devicecontrol/omacpadapters/bld"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8806
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8807
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8808
  </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8809
      <package id="printing" level="services" tech-domain="de" name="Printing"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8810
      <package id="files" level="apps" tech-domain="pr" levels="support apps" name="File Manager Apps">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8811
  <collection id="filemanager" name="File Manager" level="apps">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8812
   <component id="filemanager_plat" name="File Manager Platform Interfaces" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8813
    <unit base="/app/files/filemanager/filemanager_plat"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8814
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8815
   <component id="fmbkupengine" name="File Manager Backup Engine" introduced="^4" filter="s60,bldfirst" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8816
       <unit bldFile="/app/files/filemanager/src/fmbkupengine/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8817
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8818
   <component id="fmfiledialog" name="File Manager File Dialog" introduced="^4" filter="s60,bldfirst" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8819
       <unit bldFile="/app/files/filemanager/src/fmfiledialog" qt:proFile="fmfiledialog.pro" qt:qmakeArgs="-r -config rom"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8820
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8821
   <component id="filemanager_build" name="File Manager Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8822
   <!-- break this up into components or move down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8823
    <unit bldFile="/app/files/filemanager" qt:proFile="filemanager.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8824
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8825
   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8826
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8827
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8828
      <package id="search" level="apps" tech-domain="pr" levels="eng base app api" name="Search Apps">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8829
	<collection id="search_info" name="Search Info" level="base"> 
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8830
	<component id="search_build" name="Search Build" introduced="^4" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8831
	  <unit bldFile="/app/search/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8832
	 </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8833
	</collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8834
	<collection id="search_plat" name="Search Platform Interfaces" level="api">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8835
	<component id="search_plat_build" name="Search Platform Interfaces Build" introduced="^4" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8836
	  <unit bldFile="/app/search/search_plat" qt:proFile="search_plat.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8837
	 </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8838
	</collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8839
	<collection id="onlinesearchproviders" name="Online Search Providers" level="eng">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8840
	<component id="onlinesearchproviders_build" name="Online Search Providers Build" introduced="^4" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8841
	  <unit bldFile="/app/search/onlinesearchproviders" qt:proFile="onlinesearchproviders.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8842
	 </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8843
	</collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8844
	<collection id="search_harvesterplugins" name="Search Harvester Plugins" level="base">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8845
	<component id="search_qtemailfetcher" name="Search Qt Email Fetcher" introduced="^4" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8846
	  <unit bldFile="/app/search/harvesterplugins/messaging/email/qtemailfetcher" qt:proFile="qtemailfetcher.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8847
	 </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8848
	</collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8849
	<collection id="searchui" name="Search UI" level="app">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8850
	<component id="searchui_build" name="Search UI Build" introduced="^4" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8851
	  <unit bldFile="/app/search/searchui" qt:proFile="searchui.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8852
	 </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8853
	</collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8854
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8855
      <package id="contacts" level="apps" span="2" tech-domain="pr" levels="engine support services plugin ui" name="Contacts Apps">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8856
  <collection id="contacts_plat" name="Contacts Apps Platform Interfaces" level="ui">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8857
   <component id="qt_mobility_contacts_api" name="Qt Mobility Contacts API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8858
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8859
    <unit base="/app/contacts/contacts_plat/qt_mobility_contacts_api"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8860
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8861
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8862
  <collection id="phonebookui" name="Phonebook UI" level="ui">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8863
   <component id="cnthistorymodel" name="Contacts History Model" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8864
    <!--<unit bldFile="phonebookui/cnthistorymodel" qt:proFile="cnthistorymodel.pro"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8865
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8866
   <component id="pbkcommonui" name="Phonebook Common UI" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8867
    <!--<unit bldFile="phonebookui/pbkcommonui" qt:proFile="pbkcommonui.pro"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8868
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8869
   <component id="phonebookapp" name="Phonebook Application" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8870
    <!--<unit bldFile="phonebookui/phonebookapp" qt:proFile="phonebookapp.pro"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8871
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8872
   <component id="phonebookservices" name="Phonebook Services" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8873
    <!--<unit bldFile="phonebookui/phonebookservices" qt:proFile="phonebookservices.pro"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8874
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8875
   <component id="phonebookui_build" name="Phonebook UI Build" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8876
    <!-- break up into components -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8877
    <unit bldFile="/app/contacts/phonebookui" qt:proFile="phonebookui.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8878
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8879
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8880
  <collection id="phonebookengines" name="Phonebook Engines" level="engine">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8881
   <component id="cntfindplugin" name="Contacts Find Plugin" introduced="^2" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8882
    <unit bldFile="/app/contacts/phonebookengines/cntfindplugin" qt:proFile="cntfindplugin.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8883
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8884
   <component id="cntsortplugin" name="Contacts Sort Plugin" introduced="^2" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8885
    <unit bldFile="/app/contacts/phonebookengines/cntsortplugin" qt:proFile="cntsortplugin.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8886
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8887
   <component id="qtcontactsmobility" name="Qt Contacts Mobility" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8888
	<!-- need to move to this actual dir rather than including something from another collection -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8889
    <!-- <unit bldFile="qtcontactsmobility" qt:proFile="qtcontactsmobility.pro"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8890
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8891
   <component id="cntlistmodel" name="Contact List Model" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8892
    <unit bldFile="/app/contacts/phonebookengines/cntlistmodel" qt:proFile="cntlistmodel.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8893
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8894
   <component id="cntactions" name="Contacts Actions" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8895
    <unit bldFile="/app/contacts/phonebookengines/cntactions" qt:proFile="cntactions.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8896
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8897
   <component id="cntmaptileservice" name="Contacts Map Tile Service" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8898
    <unit bldFile="/app/contacts/phonebookengines/cntmaptileservice" qt:proFile="cntmaptileservice.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8899
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8900
   <component id="cntsimutility" name="Contacts SIM Utility" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8901
    <unit bldFile="/app/contacts/phonebookengines/cntsimutility" qt:proFile="cntsimutility.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8902
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8903
   <component id="cntimageutility" name="Contacts Image Utility" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8904
      <unit bldFile="/app/contacts/phonebookengines/cntimageutility" qt:proFile="cntimageutility.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8905
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8906
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8907
  <collection id="pimprotocols" name="PIM Protocols" level="services">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8908
   <component id="phonebooksync" name="Phonebook Sync" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8909
    <unit bldFile="/app/contacts/pimprotocols/phonebooksync/group" mrp="/app/contacts/pimprotocols/phonebooksync/group/telephony_phbksync.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8910
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8911
   <component id="pbap" name="Bluetooth PBAP" introduced="9.2" filter="s60" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8912
    <unit bldFile="/app/contacts/pimprotocols/pbap/group" mrp="/app/contacts/pimprotocols/pbap/group/bluetooth_accesshost.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8913
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8914
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8915
  <collection id="presencecache" name="Presence Cache" level="support">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8916
   <component id="presencecachesymbian" name="Presence Cache Symbian" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8917
    <unit bldFile="/app/contacts/presencecache/presencecachesymbian" qt:proFile="presencecachesymbian.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8918
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8919
   <component id="presencecacheqt" name="Presence Cache Qt" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8920
    <unit bldFile="/app/contacts/presencecache/presencecacheqt" qt:proFile="presencecacheqt.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8921
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8922
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8923
  <collection id="contactwidgethsplugin" name="Contact Widget Homescreen Plugin" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8924
	<!-- collection is really a component, move down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8925
   <component id="contactwidgethsplugin_build" name="Contact Widget Homescreen Plugin Build" introduced="^4" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8926
      <unit bldFile="/app/contacts/contactwidgethsplugin" qt:proFile="contactwidgethsplugin.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8927
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8928
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8929
  <collection id="contacts_info" name="Contacts Apps Info" level="ui">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8930
   <component id="contacts_metadata" name="Contacts Apps Metadata" introduced="^2" target="desktop" purpose="development" class="config">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8931
    <unit mrp="/app/contacts/contacts_info/contacts_metadata/contacts_metadata.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8932
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8933
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8934
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8935
      <package id="organizer" level="apps" span="2" tech-domain="pr" levels="support services engine ui app" name="Organizer Application Suite">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8936
  <collection id="organizer_pub" name="Organizer Application Suite Public Interfaces" level="app">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8937
   <component id="calendar_interim_utils2_api" name="Calendar Interim Utils 2 API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8938
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8939
		<!-- move into own .pro file -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8940
    <unit bldFile="/app/organizer/organizer_pub" qt:proFile="organizer_pub.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8941
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8942
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8943
  <collection id="organizer_plat" name="Organizer Application Suite Platform Interfaces" level="app">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8944
   <component id="organizer_plat_build" name="Organizer Application Suite Platform Interface Build" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8945
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8946
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8947
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8948
		<!-- break up into individual .pro files, move the above metaxmls to those components -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8949
    <unit bldFile="/app/organizer/organizer_plat" qt:proFile="organizer_plat.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8950
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8951
   <component id="agenda_versit_2_api" name="Agenda Versit 2 API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8952
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8953
    <!-- <unit bldFile="organizer_plat/agenda_versit_2_api/group"/>-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8954
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8955
   <component id="calendar_exporter_api" name="Calendar Exporter API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8956
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8957
    <!--<unit bldFile="organizer_plat/calendar_exporter_api/group"/>-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8958
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8959
   <component id="calendar_importer_api" name="Calendar Importer API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8960
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8961
    <!--<unit bldFile="organizer_plat/calendar_importer_api/group"/>-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8962
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8963
   <component id="calendar_launcher_api" name="Calendar Launcher API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8964
    <!--<unit bldFile="organizer_plat/calendar_launcher_api/group"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8965
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8966
   <component id="agenda_interface_api" name="Agenda Interface API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8967
    <unit base="/app/organizer/organizer_plat/agenda_interface_api"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8968
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8969
   <component id="calendar_editor_api" name="Calendar Editor API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8970
    <unit base="/app/organizer/organizer_plat/calendar_editor_api"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8971
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8972
   <component id="notes_editor_api" name="Notes Editor API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8973
    <unit base="/app/organizer/organizer_plat/notes_editor_api"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8974
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8975
   <component id="clock_settingsview_plugin_api" name="Clock Settings View Plugin API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8976
    <unit base="/app/organizer/organizer_plat/clock_settingsview_plugin_api"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8977
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8978
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8979
  <collection id="agendainterface" name="Agenda Interface" level="services">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8980
   <!-- collection is really a component, should move down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8981
   <component id="agendainterface_build" name="Agenda Interface Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8982
    <unit bldFile="/app/organizer/agendainterface" qt:proFile="agendainterface.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8983
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8984
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8985
  <collection id="calendarui" name="Calendar UI" level="ui">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8986
   <component id="commonutils" name="Calendar Common Utils" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8987
    <unit bldFile="/app/organizer/calendarui/commonutils" qt:proFile="commonutils.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8988
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8989
   <component id="calenlauncher" name="Calendar Launcher" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8990
    <unit bldFile="/app/organizer/calendarui/calenlauncher" qt:proFile="calenlauncher.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8991
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8992
   <component id="caleneditor" name="Calendar Editor" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8993
    <unit bldFile="/app/organizer/calendarui/caleneditor" qt:proFile="caleneditor.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8994
   </component>   
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8995
   <component id="agendaeventviewer" name="Agenda Event Viewer" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8996
    <unit bldFile="/app/organizer/calendarui/agendaeventviewer" qt:proFile="agendaeventviewer.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8997
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8998
   <component id="globaldata" name="Calendar Global Data" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  8999
    <unit bldFile="/app/organizer/calendarui/globaldata" qt:proFile="globaldata.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9000
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9001
   <component id="settings" name="Calendar Settings" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9002
    <unit bldFile="/app/organizer/calendarui/settings" qt:proFile="settings.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9003
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9004
   <component id="calenplugins" name="Calendar Plugins" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9005
    <unit bldFile="/app/organizer/calendarui/calenplugins" qt:proFile="calenplugins.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9006
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9007
   <component id="customisationmanager" name="Calendar Customisation Manager" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9008
    <unit bldFile="/app/organizer/calendarui/customisationmanager" qt:proFile="customisationmanager.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9009
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9010
   <component id="calendarui_views" name="Calendar Views" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9011
    <unit bldFile="/app/organizer/calendarui/views" qt:proFile="views.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9012
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9013
   <component id="calendarui_controller" name="Calendar Controller" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9014
    <unit bldFile="/app/organizer/calendarui/controller" qt:proFile="controller.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9015
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9016
   <component id="calendarui_application" name="Calendar Application" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9017
    <unit bldFile="/app/organizer/calendarui/application" qt:proFile="application.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9018
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9019
   <component id="regionalplugins" name="Regional Plugins" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9020
      <unit bldFile="/app/organizer/calendarui/regionalplugins" qt:proFile="regionalplugins.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9021
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9022
   <component id="calenviewerservice" name="Calendar Viewer Service" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9023
      <unit bldFile="/app/organizer/calendarui/calenviewerservice" qt:proFile="calenviewerservice.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9024
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9025
   <component id="caldav" name="CalDAV" introduced="^3" filter="sf_build" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9026
    <!-- not yet delivered in S^4 <unit bldFile="calendarui/caldav/group"/>-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9027
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9028
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9029
  <collection id="notes" name="Notes" level="ui">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9030
   <component id="notes_build" name="Notes Build" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9031
    <unit bldFile="/app/organizer/notes" qt:proFile="notes.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9032
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9033
  </collection>
644
c8dddc123405 Removed definition of URL for "qt" namespace from individual parts of the model, and instead define it once at the top.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
  9034
<collection id="calendarengines" name="Calendar Engines" level="engine">
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9035
   <component id="versit2" name="Versit 2 iCal Parser" introduced="9.2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9036
    <unit bldFile="/app/organizer/calendarengines/versit2/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9037
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9038
   <component id="agnversit2" name="Versit 2 Agenda Interface" introduced="9.2" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9039
    <unit bldFile="/app/organizer/calendarengines/agnversit2/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9040
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9041
   <component id="caleninterimutils" name="Calendar Interim Utils" introduced="9.1" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9042
    <unit bldFile="/app/organizer/calendarengines/caleninterimutils/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9043
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9044
   <component id="calenimp" name="Calendar Import Wrapper" introduced="7.0s" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9045
    <unit bldFile="/app/organizer/calendarengines/calenimp/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9046
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9047
   <component id="caldavsrv" name="CalDAV Server" introduced="^3" filter="sf_build" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9048
    <!-- Not yet delivered in S^4 <unit bldFile="calendarengines/caldav/group"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9049
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9050
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9051
  <collection id="clock" name="Clock" level="app">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9052
  <!-- uncomment unit when block_build is split up-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9053
   <component id="clockengines" name="Clock Engines" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9054
    <!--<unit bldFile="clock/clockengines" qt:proFile="clockengines.pro"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9055
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9056
   <component id="clockmw" name="Clock Middleware" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9057
    <!--<unit bldFile="clock/clockmw" qt:proFile="clockmw.pro"/>-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9058
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9059
   <component id="clockui" name="Clock UI" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9060
    <!--<unit bldFile="clock/clockui" qt:proFile="clockui.pro"/>-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9061
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9062
   <component id="clock_build" name="Clock Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9063
    <!-- make exports into a component, or just move to one of the above components, then remove this and uncomment the above -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9064
    <unit bldFile="/app/organizer/clock" qt:proFile="clock.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9065
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9066
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9067
  <collection id="pimappservices" name="PIM Application Services" level="services">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9068
   <component id="calendar" name="Calendar" introduced="9.2" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9069
    <unit bldFile="/app/organizer/pimappservices/calendar/group" mrp="/app/organizer/pimappservices/calendar/group/app-engines_calendar.mrp" version="2"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9070
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9071
   <component id="calendarvcalplugin" name="Calendar vCal Plugin" introduced="8.1" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9072
    <unit bldFile="/app/organizer/pimappservices/calendarvcalplugin/group" mrp="/app/organizer/pimappservices/calendarvcalplugin/group/app-engines_agnversit2.mrp" version="2"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9073
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9074
   <component id="appenginesdocs" name="Application Engines Documentation" purpose="development" class="doc" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9075
    <unit mrp="/app/organizer/pimappservices/appenginesdocs/app-engines_documentation.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9076
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9077
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9078
  <collection id="pimappsupport" name="PIM Application Support" level="support">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9079
   <component id="vcardandvcal" name="vCard and vCal" introduced="ER5" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9080
    <unit bldFile="/app/organizer/pimappsupport/vcardandvcal/group" mrp="/app/organizer/pimappsupport/vcardandvcal/group/app-services_versit.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9081
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9082
   <component id="chinesecalendarconverter" name="Chinese Calendar Converter" introduced="6.1" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9083
    <unit bldFile="/app/organizer/pimappsupport/chinesecalendarconverter/group" mrp="/app/organizer/pimappsupport/chinesecalendarconverter/group/app-services_calcon.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9084
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9085
   <component id="chinesecalendaralg" name="Chinese Calendar Algorithm" introduced="^2" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9086
    <unit bldFile="/app/organizer/pimappsupport/chinesecalendaralg/group" mrp="/app/organizer/pimappsupport/chinesecalendaralg/group/app-services_chinesecalendaralgorithm.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9087
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9088
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9089
  <collection id="alarmui" name="Alarm UI" level="app">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9090
   <!-- collection is really a component, should move down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9091
   <component id="alarmui_build" name="Alarm UI Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9092
    <unit bldFile="/app/organizer/alarmui" qt:proFile="alarmui.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9093
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9094
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9095
  <collection id="organizer_info" name="Organizer Application Suite Info" level="app">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9096
   <component id="organizer_metadata" name="Organizer Application Suite Metadata" introduced="^2" target="desktop" purpose="development" class="config">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9097
    <unit mrp="/app/organizer/organizer_info/organizer_metadata/organizer_metadata.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9098
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9099
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9100
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9101
	  <package id="calendarwidget" level="apps" tech-domain="pr" levels="build app" name="Calendar Widget">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9102
    <collection id="calendarwidget_info" name="Calendar Widget Info" level="build">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9103
     <component id="calendarwidget_rom" name="Calendar Widget ROM" introduced="^4" filter="dfs_build" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9104
		<!-- remove subdirs and put exports into a real bld.inf  -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9105
      <unit bldFile="/app/calendarwidget/." qt:proFile="calendarwidget.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9106
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9107
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9108
    <collection id="calendarwidgetinstaller" name="Calendar Widget Installer" level="build">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9109
		<!-- collection is really a component, need to move down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9110
     <component id="calendarwidgetinstaller_build" name="Calendar Widget Installer Build" introduced="^4" filter="dfs_build" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9111
      <!--  built by calendarwidget_rom
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9112
	  <unit bldFile="calendarwidgetinstaller" qt:qmakeArgs="-r" qt:proFile="calendarwidgetinstaller.pro"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9113
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9114
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9115
    <collection id="calendarwidgetplugin" name="Calendar Widget Plugin" level="app">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9116
		<!-- collection is really a component, need to move down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9117
     <component id="calendarwidgetplugin_build" name="Calendar Widget Plugin Build" introduced="^4" filter="dfs_build" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9118
      <!--  built by calendarwidget_rom
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9119
	  <unit bldFile="calendarwidgetplugin" qt:qmakeArgs="-r" qt:proFile="calendarwidgetplugin.pro"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9120
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9121
     <component id="calendarwidgetplugin_test" name="Calendar Widget Plugin Test" introduced="^4" filter="dfs_build" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9122
      <unit bldFile="/app/calendarwidget/calendarwidgetplugin/tsrc" qt:proFile="tsrc.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9123
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9124
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9125
   </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9126
      <package id="messaging" level="apps" span="2" tech-domain="pr" levels="plugin eng base app api" name="Messaging Apps">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9127
  <collection id="msg_plat" name="Messaging Apps Platform APIs" level="api">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9128
   <component id="messaging_media_resolver_api" name="Messaging Media Resolver API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9129
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9130
    <unit base="/app/messaging/msg_plat/messaging_media_resolver_api"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9131
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9132
   <component id="mms_application_api" name="MMS Application API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9133
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9134
    <unit base="/app/messaging/msg_plat/mms_application_api"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9135
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9136
   <component id="mms_codec_client_api" name="MMS Codec Client API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9137
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9138
    <unit base="/app/messaging/msg_plat/mms_codec_client_api"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9139
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9140
   <component id="mms_conformance_api" name="MMS Conformance API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9141
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9142
    <unit base="/app/messaging/msg_plat/mms_conformance_api"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9143
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9144
   <component id="mms_engine_settings_api" name="MMS Engine Settings API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9145
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9146
    <unit base="/app/messaging/msg_plat/mms_engine_settings_api"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9147
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9148
   <component id="mms_server_settings_api" name="MMS Server Settings API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9149
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9150
    <unit base="/app/messaging/msg_plat/mms_server_settings_api"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9151
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9152
   <component id="conversation_services_client_api" name="Conversation Services Client API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9153
    <unit base="/app/messaging/msg_plat/conversation_services_client_api"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9154
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9155
   <component id="conversation_services_plugin_api" name="Conversation Services Plugin API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9156
    <unit base="/app/messaging/msg_plat/conversation_services_plugin_api"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9157
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9158
   <component id="conversation_services_utilities_api" name="Conversation Services Utilities API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9159
    <unit base="/app/messaging/msg_plat/conversation_services_utilities_api"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9160
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9161
   <component id="shareui_api" name="Share UI API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9162
    <unit base="/app/messaging/msg_plat/shareui_api"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9163
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9164
   <component id="messaging_history_api" name="Messaging History API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9165
    <unit base="/app/messaging/msg_plat/messaging_history_api"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9166
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9167
   <component id="msg_plat_build" name="Messaging Apps Platform APIs Build" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9168
	<!-- break this up into the above units and replace their base attributes with bldFile, etc -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9169
    <unit bldFile="/app/messaging/msg_plat" qt:proFile="msg_plat.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9170
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9171
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9172
  <collection id="msg_pub" name="Messaging Apps Public APIs" level="api">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9173
   <component id="mms_client_mtm_api" name="MMS Client MTM API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9174
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9175
    <unit base="/app/messaging/msg_pub/mms_client_mtm_api"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9176
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9177
   <component id="msg_smil_dtd_api" name="Messaging SMIL DTD API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9178
    <unit base="/app/messaging/msg_pub/msg_smil_dtd_api"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9179
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9180
   <component id="msg_pub_build" name="Messaging Apps Public APIs Build" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9181
	<!-- break this up into the above units and replace their base attributes with bldFile, etc -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9182
    <unit bldFile="/app/messaging/msg_pub" qt:proFile="msg_pub.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9183
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9184
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9185
  <collection id="mobilemessaging" name="Mobile Messaging" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9186
   <component id="smsmtm" name="SMS MTM" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9187
    <unit bldFile="/app/messaging/mobilemessaging/smsmtm/group" mrp="/app/messaging/mobilemessaging/smsmtm/group/messaging_sms.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9188
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9189
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9190
  <collection id="messagingappbase" name="Messaging App Base" level="base">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9191
   <component id="messagingappbase_build" name="Messaging App Base Build" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9192
	<!-- break this up into the below components -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9193
    <unit bldFile="/app/messaging/messagingappbase" qt:proFile="messagingappbase.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9194
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9195
   <component id="msgmedia" name="Message Media" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9196
      <unit base="/app/messaging/messagingappbase/msgmedia"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9197
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9198
   <component id="smilparser" name="SMIL Parser" introduced="7.0s" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9199
    <unit bldFile="/app/messaging/messagingappbase/smilparser/GROUP" mrp="/app/messaging/messagingappbase/smilparser/GROUP/messaging_gmxml.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9200
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9201
   <component id="obexmtms" name="OBEX MTMs" introduced="7.0s" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9202
    <unit bldFile="/app/messaging/messagingappbase/obexmtms/Group" mrp="/app/messaging/messagingappbase/obexmtms/Group/messaging_obex.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9203
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9204
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9205
  <collection id="mmsengine" name="MMS Engine" level="eng">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9206
   <component id="mmsconninit" name="MMS Connection Initiator" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9207
    <!-- <unit bldFile="mmsengine/mmsconninit/bld"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9208
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9209
   <component id="genutils" name="General Utils" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9210
    <!-- <unit bldFile="mmsengine/genutils/bld"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9211
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9212
   <component id="mmsserversettings" name="MMS Server Settings" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9213
    <!-- <unit bldFile="mmsengine/mmsserversettings/bld"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9214
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9215
   <component id="mmsmessage" name="MMS Message" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9216
    <!-- <unit bldFile="mmsengine/mmsmessage/bld"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9217
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9218
   <component id="mmshttptransport" name="MMS HTTP Transport" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9219
    <!-- <unit bldFile="mmsengine/mmshttptransport/bld"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9220
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9221
   <component id="mmscodec" name="MMS Codec" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9222
    <!-- <unit bldFile="mmsengine/mmscodec/bld"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9223
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9224
   <component id="mmsserver" name="MMS Server" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9225
    <!-- <unit bldFile="mmsengine/mmsserver/bld"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9226
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9227
   <component id="clientmtm" name="MMS Client MTM" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9228
    <!-- <unit bldFile="mmsengine/clientmtm/bld"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9229
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9230
   <component id="mmswatcher" name="MMS Watcher" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9231
    <!-- <unit bldFile="mmsengine/mmswatcher/bld"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9232
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9233
   <component id="mmspushhandler" name="MMS Push Handler" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9234
    <!-- <unit bldFile="mmsengine/mmspushhandler/bld"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9235
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9236
   <component id="applicationadapter" name="MMS Application Adapter" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9237
    <!-- <unit bldFile="mmsengine/applicationadapter/bld"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9238
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9239
   <component id="mmscodecclient" name="MMS Codec Client" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9240
    <!-- <unit bldFile="mmsengine/mmscodecclient/bld"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9241
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9242
   <component id="mmssettings" name="MMS Settings" introduced="9.2" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9243
    <unit bldFile="/app/messaging/mmsengine/mmssettings/group" mrp="/app/messaging/mmsengine/mmssettings/group/messaging_mmssettings.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9244
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9245
   <component id="mmsconf" name="MMS Configuration" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9246
    <unit bldFile="/app/messaging/mmsengine/mmsconf" mrp="/app/messaging/mmsengine/mmsconf/messaging_mmssettings-config.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9247
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9248
   <component id="mmsengine_build" name="MMS Engine Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9249
    <!-- this should be broken up into the individual other components -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9250
    <unit bldFile="/app/messaging/mmsengine" qt:proFile="mmsengine.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9251
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9252
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9253
  <collection id="messagingapp" name="Messaging Application" level="app">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9254
   <component id="messaging_conf" name="Messaging Application Configuration" introduced="^4" filter="s60" class="config" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9255
    <unit bldFile="/app/messaging/messagingapp/conf" qt:proFile="messaging_conf.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9256
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9257
     <component id="msgutils" name="Messaging Utils" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9258
      <unit bldFile="/app/messaging/messagingapp/msgutils" qt:proFile="msgutils.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9259
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9260
     <component id="msgappfw" name="Messaging Application Framework" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9261
      <unit bldFile="/app/messaging/messagingapp/msgappfw" qt:proFile="msgappfw.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9262
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9263
     <component id="msgsettings" name="Messaging Settings" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9264
      <unit bldFile="/app/messaging/messagingapp/msgsettings" qt:proFile="msgsettings.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9265
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9266
     <component id="msgnotifications" name="Messaging Notifications" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9267
      <unit bldFile="/app/messaging/messagingapp/msgnotifications" qt:proFile="msgnotifications.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9268
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9269
     <component id="smartmessaging" name="Smart Messaging" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9270
      <unit bldFile="/app/messaging/messagingapp/smartmessaging" qt:proFile="smartmessaging.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9271
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9272
     <component id="shareui" name="Shared UI" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9273
      <unit bldFile="/app/messaging/messagingapp/shareui" qt:proFile="shareui.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9274
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9275
     <component id="msgui" name="Messaging UI" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9276
      <unit bldFile="/app/messaging/messagingapp/msgui" qt:proFile="msgui.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9277
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9278
     <component id="msgservices" name="Messaging Services" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9279
      <unit bldFile="/app/messaging/messagingapp/msgservices" qt:proFile="msgservices.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9280
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9281
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9282
  <collection id="email" name="Email" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9283
   <!-- use commonemail instead -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9284
   <component id="pop3andsmtpmtm" name="POP3 and SMTP MTM" deprecated="^3" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9285
    <unit bldFile="/app/messaging/email/pop3andsmtpmtm/group" mrp="/app/messaging/email/pop3andsmtpmtm/group/messaging_email.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9286
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9287
   <component id="imap4mtm" name="IMAP4 MTM" introduced="9.2" deprecated="^3" purpose="optional" class="plugin" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9288
    <unit bldFile="/app/messaging/email/imap4mtm/group" mrp="/app/messaging/email/imap4mtm/group/messaging_email_imap.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9289
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9290
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9291
  <collection id="messaging_info" name="Messaging Apps Info" level="api">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9292
   <component id="messaging_metadata" name="Messaging Apps Metadata" introduced="^2" target="desktop" purpose="development" class="config">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9293
    <unit mrp="/app/messaging/messaging_info/messaging_metadata/messaging_metadata.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9294
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9295
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9296
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9297
      <package id="commonemail" level="apps" span="2" tech-domain="pr" levels="service support ui app" name="Email Apps">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9298
   <!-- need to resolve the qt parts into proper components, then uncomment the units -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9299
  <collection id="email_plat" name="Email Apps Platform Interfaces" level="app">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9300
   <component id="nmail_client_api" name="NMail Client API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9301
    <!--<unit bldFile="email_plat/nmail_client_api" qt:proFile="nmail_client_api.pro"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9302
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9303
   <component id="email_services_api" name="Email Services API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9304
    <!--<unit bldFile="email_plat/email_services_api" qt:proFile="email_services_api.pro"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9305
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9306
   <component id="nmail_settings_api" name="NMail Settings API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9307
    <!--<unit bldFile="email_plat/nmail_settings_api" qt:proFile="nmail_settings_api.pro"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9308
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9309
   <component id="email_client_api" name="EMail Client API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9310
    <!--<unit bldFile="email_plat/email_client_api" qt:proFile="email_client_api.pro"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9311
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9312
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9313
    <collection id="emailservices" name="Email Services" level="service">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9314
      <component id="nmailbase" name="NMail Base" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9315
        <!-- <unit bldFile="emailservices/nmailbase" qt:proFile="nmailbase.pro"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9316
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9317
      <component id="emailcommon" name="Email Common" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9318
       <!-- <unit bldFile="emailservices/emailcommon" qt:proFile="emailcommon.pro"/>-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9319
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9320
      <component id="emailframework" name="Email Framework" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9321
       <!-- <unit bldFile="emailservices/emailframework" qt:proFile="emailframework.pro"/>-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9322
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9323
      <component id="emailstore" name="Email Store" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9324
       <!-- <unit bldFile="emailservices/emailstore" qt:proFile="emailstore.pro"/>-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9325
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9326
      <component id="nmclientapi" name="Nmail Client API" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9327
       <!-- <unit bldFile="emailservices/nmclientapi" qt:proFile="nmclientapi.pro"/>-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9328
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9329
      <component id="nmailagent" name="Nmail Agent" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9330
       <!-- <unit bldFile="emailservices/nmailagent" qt:proFile="nmailagent.pro"/>-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9331
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9332
     <component id="nmutilities" name="Nmail Utilities" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9333
        <!-- <unit bldFile="emailservices/nmutilities" qt:proFile="nmutilities.pro"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9334
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9335
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9336
    <collection id="ipsservices" name="IMAP/POP/SMTP Services" level="service">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9337
      <component id="ipssosplugin" name="IPS SOS Plugin" introduced="^2" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9338
		<!-- SOS? Consider spelling it out since the abbreviation is ambiguous -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9339
        <!--<unit bldFile="ipsservices/ipssosplugin" qt:proFile="ipssosplugin.pro" />-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9340
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9341
      <component id="nmimapclientplugin" name="NM IMAP Client Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9342
        <!--<unit bldFile="ipsservices/nmimapclientplugin" qt:proFile="nmimapclientplugin.pro"/>-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9343
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9344
      <component id="nmipsmtms" name="NM IPS Client Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9345
       <!-- <unit bldFile="ipsservices/nmipsmtms" qt:proFile="nmipsmtms.pro"/>-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9346
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9347
      <component id="nmipssettings" name="NM IPS Settings" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9348
       <!-- <unit bldFile="ipsservices/nmipssettings" qt:proFile="nmipssettings.pro"/>-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9349
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9350
      <component id="ipsservices_build" name="IPS Services Build" introduced="^2" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9351
        <!--<unit bldFile="ipsservices" qt:proFile="ipsservices.pro"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9352
		<!-- can the exports be broken up into the other components or made a config component?-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9353
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9354
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9355
    <collection id="emailuis" name="Email UIs" level="app">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9356
      <component id="nmailuiengine" name="Nmail UI Engine" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9357
        <!-- <unit bldFile="emailuis/nmailuiengine" qt:proFile="nmailuiengine.pro"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9358
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9359
      <component id="nmailuiwidgets" name="Nmail UI Widgets" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9360
        <!-- <unit bldFile="emailuis/nmailuiwidgets" qt:proFile="nmailuiwidgets.pro"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9361
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9362
      <component id="nmailuiwidgetsplugin" name="Nmail UI Widgets Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9363
        <!-- <unit bldFile="emailuis/nmailuiwidgetsplugin" qt:proFile="nmailuiwidgetsplugin.pro"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9364
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9365
      <component id="nmsettingui" name="Nmail Setting UI" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9366
        <!-- <unit bldFile="emailuis/nmsettingui" qt:proFile="nmsettingui.pro"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9367
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9368
      <component id="nmailcpplugin" name="Nmail CP Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9369
        <!-- <unit bldFile="emailuis/nmailcpplugin" qt:proFile="nmailcpplugin.pro"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9370
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9371
      <component id="nmailui" name="Nmail UI" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9372
        <!-- <unit bldFile="emailuis/nmailui" qt:proFile="nmailui.pro"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9373
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9374
      <component id="nmindicatorplugin" name="Nmail Indicator Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9375
        <!-- <unit bldFile="emailuis/nmindicatorplugin" qt:proFile="nmindicatorplugin.pro"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9376
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9377
      <component id="nmframeworkadapter" name="Nmail Framework Adapter" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9378
        <!-- <unit bldFile="emailuis/nmframeworkadapter" qt:proFile="nmframeworkadapter.pro"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9379
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9380
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9381
    <collection id="commonemail_info" name="Email Apps Info" level="app">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9382
    <component id="commonemail_build" name="Email Apps Build" introduced="^4" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9383
		<!-- split into actual components -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9384
      <unit bldFile="/app/commonemail/." qt:proFile="nmail.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9385
    </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9386
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9387
  </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9388
      <package id="camera" level="apps" tech-domain="ma" name="Camera Apps">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9389
  <collection id="camerauis" name="Camera UIs">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9390
   <component id="cameraxui" name="CameraX UIs" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9391
     <meta rel="testbuild" type="auto">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9392
       <group name="camera_unit_tests"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9393
     </meta>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9394
     <unit bldFile="/app/camera/camerauis/cameraxui" filter="!test" qt:proFile="camerax.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9395
     
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9396
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9397
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9398
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9399
      <package id="imgeditor" level="apps" tech-domain="ma" name="Image Editor"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9400
      <package id="videoeditor" level="apps" tech-domain="ma" name="Video Editor"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9401
      <package id="videoplayer" level="apps" tech-domain="ma" levels="support plugin util apps" name="Video Player Apps">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9402
  <collection id="videoplayer_plat" name="Video Player Apps Platform Interfaces" level="apps">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9403
   <component id="videoplayer_startup_api" name="Video Player Startup API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9404
    <unit bldFile="/app/videoplayer/videoplayer_plat/videoplayer_startup_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9405
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9406
   <component id="videocollection_api" name="Video Collection API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9407
    <unit bldFile="/app/videoplayer/videoplayer_plat/videocollection_api/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9408
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9409
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9410
  <collection id="videocollection" name="Video Collection" level="util">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9411
   <component id="mpxmyvideoscollection" name="MPX My Videos Collection" introduced="^3" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9412
	  <meta rel="testbuild" type="auto">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9413
		<group name="vado.101_mpxmyvideoscollection_tsrc"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9414
       </meta>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9415
    <unit bldFile="/app/videoplayer/videocollection/mpxmyvideoscollection/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9416
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9417
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9418
   <component id="videocollectionwrapper" name="Video Collection Wrapper" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9419
    <unit bldFile="/app/videoplayer/videocollection/videocollectionwrapper" qt:proFile="videocollectionwrapper.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9420
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9421
     
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9422
   <component id="videocollectionview" name="Video Collection View" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9423
    <unit bldFile="/app/videoplayer/videocollection/videocollectionview" qt:proFile="videocollectionview.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9424
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9425
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9426
   <component id="videofiledetailsview" name="Video File Details View" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9427
    <unit bldFile="/app/videoplayer/videocollection/videofiledetailsview" qt:proFile="videofiledetailsview.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9428
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9429
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9430
  <collection id="mediasettings" name="Media Settings" level="support">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9431
   <component id="mediasettingsengine" name="Media Settings Engine" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9432
    <unit bldFile="/app/videoplayer/mediasettings/mediasettingsengine/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9433
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9434
   <component id="videosettingsplugin" name="Video Settings Plugin" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9435
    <unit bldFile="/app/videoplayer/mediasettings/videosettingsplugin" qt:proFile="videosettingsplugin.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9436
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9437
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9438
  <collection id="videoplayerapp" name="Video Player App" level="apps">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9439
   <component id="videoplayerengine" name="Video Player Engine" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9440
    <unit bldFile="/app/videoplayer/videoplayerapp/videoplayerengine" qt:proFile="videoplayerengine.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9441
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9442
   <component id="hbvideoplayer" name="Video Player" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9443
    <unit bldFile="/app/videoplayer/videoplayerapp/videoplayer" qt:proFile="videoplayer.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9444
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9445
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9446
  <collection id="videoplayback" name="Video Playback Plugins" level="plugin">
777
9e92a4b1eb89 Updated S^4 system_model.xml after analysing build 890
William Roberts <williamr@symbian.org>
parents: 774
diff changeset
  9447
   <component id="videoplaybackview" name="HB Video Playback View" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
9e92a4b1eb89 Updated S^4 system_model.xml after analysing build 890
William Roberts <williamr@symbian.org>
parents: 774
diff changeset
  9448
    <unit bldFile="/app/videoplayer/videoplayback/videoplaybackview" qt:proFile="videoplaybackview.pro" qt:qmakeArgs="-r"/>
9e92a4b1eb89 Updated S^4 system_model.xml after analysing build 890
William Roberts <williamr@symbian.org>
parents: 774
diff changeset
  9449
   </component>
9e92a4b1eb89 Updated S^4 system_model.xml after analysing build 890
William Roberts <williamr@symbian.org>
parents: 774
diff changeset
  9450
   <component id="videoplaybackviewplugin" name="HB Video Playback View Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
9e92a4b1eb89 Updated S^4 system_model.xml after analysing build 890
William Roberts <williamr@symbian.org>
parents: 774
diff changeset
  9451
    <unit bldFile="/app/videoplayer/videoplayback/videoplaybackviewplugin" qt:proFile="videoplaybackviewplugin.pro" qt:qmakeArgs="-r"/>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9452
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9453
   <component id="videohelix" name="Video Helix" introduced="^3" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9454
	  <meta rel="testbuild" type="auto">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9455
		<group name="vado.101_videoplayback_tsrc"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9456
       </meta>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9457
    <unit bldFile="/app/videoplayer/videoplayback/videohelix/group" filter="!test"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9458
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9459
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9460
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9461
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9462
      <package id="photos" level="apps" tech-domain="ma" levels="util support ui app" name="Photos">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9463
  <collection id="photos_group" name="Photos Group" level="support">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9464
   <component id="photos_group_build" name="Photos Group Build" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9465
    <!--<unit bldFile="group" qt:proFile="group.pro"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9466
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9467
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9468
  <collection id="photos_loggers" name="Photos Loggers" level="util">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9469
   <component id="photos_loggerqt" name="Photos Logger Qt" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9470
    <!--<unit bldFile="loggers/loggerqt" qt:proFile="loggerqt.pro"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9471
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9472
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9473
  <collection id="photos_commonutilities" name="Photos Common Utilities" level="util">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9474
   <component id="photos_externalutility" name="Photos External Utility" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9475
    <!--<unit bldFile="commonutilities/externalutility" qt:proFile="externalutility.pro"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9476
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9477
   <component id="imagedecoderwrapper" name="Image Decoder Wrapper" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9478
    <!--<unit bldFile="commonutilities/imagedecoderwrapper" qt:proFile="imagedecoderwrapper.pro"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9479
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9480
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9481
  <collection id="photos_ui" name="Photos UI" level="ui">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9482
	<!-- need to move exports from ui.pro into separate .pro or bld.inf -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9483
   <component id="detailscustomwidget" name="Details Custom Widget" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9484
    <!--<unit bldFile="ui/detailscustomwidget " qt:proFile="detailscustomwidget .pro"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9485
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9486
   <component id="photos_uiengine" name="Photos UI Engine" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9487
    <!--<unit bldFile="ui/uiengine" qt:proFile="uiengine.pro"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9488
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9489
   <component id="photos_commandhandlers" name="Photos Command Handlers" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9490
    <!--<unit bldFile="ui/commandhandlers" qt:proFile="commandhandlers.pro"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9491
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9492
   <component id="photos_viewutilities" name="Photos View Utilities" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9493
    <!--<unit bldFile="ui/viewutilities" qt:proFile="commandhandlers.pro"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9494
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9495
   <component id="photos_widgets" name="Photos Widgets" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9496
    <!--<unit bldFile="ui/widgets" qt:proFile="widgets.pro"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9497
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9498
   <component id="photos_views" name="Photos Views" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9499
    <!--<unit bldFile="ui/views" qt:proFile="views.pro"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9500
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9501
   <component id="photos_viewmanagement" name="Photos View Management" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9502
    <!--<unit bldFile="ui/viewmanagement" qt:proFile="viewmanagement.pro"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9503
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9504
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9505
  <collection id="photos_main" name="Photos Main" level="support">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9506
   <component id="photos_main_build" name="Photos Main Build" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9507
    <!--<unit bldFile="main" qt:proFile="main.pro"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9508
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9509
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9510
  <collection id="gallery" name="Gallery" level="ui">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9511
   <component id="gallery_build" name="Gallery Build" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9512
    <!--<unit bldFile="gallery" qt:proFile="gallery.pro"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9513
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9514
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9515
  <collection id="imageviewerapp" name="Image Viewer App" level="support">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9516
   <component id="imageviewerapp_build" name="Image Viewer App Build" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9517
    <!--<unit bldFile="imageviewerapp" qt:proFile="imageviewerapp.pro"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9518
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9519
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9520
  <collection id="photos_info" name="Photos Info" level="support">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9521
   <component id="photos_build" name="Photos Build" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9522
    <!--  split this up into the above components  -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9523
    <unit bldFile="/app/photos/." qt:proFile="photos.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9524
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9525
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9526
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9527
      <package id="musicplayer" level="apps" tech-domain="ma" levels="plugins support engine app" name="Music Player Apps">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9528
	<!-- move the rom .pri files into their components and uncomment the units -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9529
  <collection id="mpdata" name="Music Player Data" level="support">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9530
	<!-- collection is really a component, move down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9531
   <component id="mpdata_build" name="Music Player Data Build" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9532
	<!-- <unit bldFile="mpdata" qt:proFile="mpdata.pro" qt:qmakeArgs="-r -config rom"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9533
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9534
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9535
  <collection id="mpengine" name="Music Player Engine" level="engine">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9536
	<!-- collection is really a component, move down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9537
   <component id="mpengine_build" name="Music Player Engine Build" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9538
	<!-- <unit bldFile="mpengine" qt:proFile="mpengine.pro" qt:qmakeArgs="-r -config rom"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9539
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9540
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9541
  <collection id="musicplayer_utilities" name="Music Player Utilities" level="support">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9542
   <component id="mpnowplayingbanner" name="MP Now Playing Banner" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9543
	<!-- <unit bldFile="utilities/mpnowplayingbanner" qt:proFile="mpnowplayingbanner.pro" qt:qmakeArgs="-r -config rom"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9544
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9545
   <component id="mpsettingsmanager" name="MP Settings Manager" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9546
	<!-- <unit bldFile="utilities/mpsettingsmanager" qt:proFile="mpsettingsmanager.pro" qt:qmakeArgs="-r -config rom"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9547
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9548
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9549
  <collection id="musicservices" name="Music Services" level="support">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9550
	<!-- collection is really a component, move down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9551
   <component id="musicservices_build" name="Music Services Build" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9552
	<!-- <unit bldFile="musicservices" qt:proFile="musicservices.pro" qt:qmakeArgs="-r -config rom"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9553
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9554
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9555
  <collection id="musicplayer_app" name="Music Player Application" level="app">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9556
	<!-- collection is really a component, move down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9557
   <component id="musicplayer_app_build" name="Music Player Application Build" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9558
	<!-- <unit bldFile="app" qt:proFile="app.pro" qt:qmakeArgs="-r -config rom"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9559
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9560
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9561
  <collection id="mpviewplugins" name="Music Player View Plugins" level="plugins">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9562
   <component id="mpcollectionviewplugin" name="MP Collection View Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9563
    <!--<unit bldFile="mpviewplugins/mpcollectionviewplugin" qt:proFile="mpcollectionviewplugin.pro" qt:qmakeArgs="-r -config rom"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9564
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9565
   <component id="mpplaybackviewplugin" name="MP Playback View Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9566
    <!--<unit bldFile="mpviewplugins/mpplaybackviewplugin" qt:proFile="mpplaybackviewplugin.pro" qt:qmakeArgs="-r -config rom"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9567
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9568
   <component id="mpsettingsviewplugin" name="MP Settings View Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9569
    <!--<unit bldFile="mpviewplugins/mpsettingsviewplugin" qt:proFile="mpsettingsviewplugin.pro" qt:qmakeArgs="-r -config rom"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9570
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9571
   <component id="mpdetailsviewplugin" name="MP Details View Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9572
    <!--<unit bldFile="mpviewplugins/mpdetailsviewplugin" qt:proFile="mpdetailsviewplugin.pro" qt:qmakeArgs="-r -config rom"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9573
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9574
   <component id="mpmediawallviewplugin" name="MP Media Wall View Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9575
    <!--<unit bldFile="mpviewplugins/mpmediawallviewplugin" qt:proFile="mpmediawallviewplugin.pro" qt:qmakeArgs="-r -config rom"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9576
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9577
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9578
  <collection id="musicwidgetplugin" name="Music Widget Plugin" level="plugins">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9579
   <component id="musicwidgetplugin_build" name="Music Widget Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9580
    <!--<unit bldFile="musicwidgetplugin" qt:proFile="musicwidgetplugin.pro" qt:qmakeArgs="-r -config rom"/> -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9581
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9582
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9583
  <collection id="mpserviceplugins" name="Music Player Service Plugins" level="plugins">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9584
   <component id="audioeffects" name="Audio Effects" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9585
    <!--<unit bldFile="mpserviceplugins/audioeffects/group"/>-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9586
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9587
   <component id="localaudio" name="Local Audio" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9588
    <!--<unit bldFile="mpserviceplugins/localaudio/group"/>-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9589
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9590
   <!-- Note: it's called SQLite, not SQLLite, just the one "L" -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9591
   <component id="mpxsqlitedbcommon" name="MPX SQLite Database Common" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9592
    <!--<unit bldFile="mpserviceplugins/mpxsqlitedbcommon/group"/>-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9593
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9594
   <component id="mpxsqlitedbhgplugin" name="MPX SQLite Database Hg Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9595
    <!--<unit bldFile="mpserviceplugins/mpxsqlitedbhgplugin/group"/>-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9596
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9597
   <component id="mpxsqlitedbplugin" name="MPX SQLite Database Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9598
    <!--<unit bldFile="mpserviceplugins/mpxsqlitedbplugin/group"/>-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9599
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9600
   <component id="mpxsqlitepodcastdbplugin" name="MPX SQLlite Podcast Database Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9601
    <!--<unit bldFile="mpserviceplugins/mpxsqlitepodcastdbplugin/group"/>-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9602
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9603
   <component id="mpxinmemoryplugin" name="MPX In-Memory Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9604
    <!--<unit bldFile="mpserviceplugins/mpxinmemoryplugin/group"/>-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9605
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9606
   <component id="m3uplaylistplugin" name="M3U Playlist Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9607
    <!--<unit bldFile="mpserviceplugins/mpxsqlitepodcastdbplugin/group"/>-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9608
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9609
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9610
  <collection id="musicplayer_info" name="Music Player Apps Info" level="app">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9611
   <component id="musicplayer_build" name="Music Player Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9612
    <!-- break up into individual components. ROM includes should be in their components -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9613
	<unit bldFile="/app/musicplayer/." qt:proFile="qtmusicplayer.pro" qt:qmakeArgs="-r -config rom"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9614
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9615
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9616
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9617
      <package id="radio" level="apps" tech-domain="ma" levels="engine plugin ui" name="Radio Apps">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9618
    <collection id="radioengine" name="Radio Engine" level="engine">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9619
      <component id="radioengineutils" name="Radio Engine Utils" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9620
        <unit bldFile="/app/radio/radioengine/utils/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9621
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9622
      <component id="radioenginesettings" name="Radio Engine Settings" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9623
        <unit bldFile="/app/radio/radioengine/settings/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9624
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9625
      <component id="radioengine_engine" name="Radio Engine" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9626
        <unit bldFile="/app/radio/radioengine/engine/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9627
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9628
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9629
    <collection id="radioapp" name="Radio App" level="ui">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9630
      <component id="radioenginewrapper" name="Radio Engine Wrapper" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9631
        <unit bldFile="/app/radio/radioapp/radioenginewrapper" qt:proFile="radioenginewrapper.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9632
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9633
      <component id="radiopresetstorage" name="Radio Preset Storage" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9634
        <unit bldFile="/app/radio/radioapp/radiopresetstorage" qt:proFile="radiopresetstorage.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9635
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9636
      <component id="radiouiengine" name="Radio UI Engine" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9637
        <unit bldFile="/app/radio/radioapp/radiouiengine" qt:proFile="radiouiengine.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9638
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9639
      <component id="radiowidgets" name="Radio Widgets" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9640
        <unit bldFile="/app/radio/radioapp/radiowidgets" qt:proFile="radiowidgets.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9641
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9642
      <component id="radioapplication" name="Radio Application" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9643
        <unit bldFile="/app/radio/radioapp/radioapplication" qt:proFile="radioapplication.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9644
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9645
      <component id="radio_rom" name="Radio ROM" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9646
        <unit bldFile="/app/radio/rom"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9647
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9648
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9649
    <collection id="radiohswidget" name="Radio Homescreen Widget" level="plugin">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9650
		<!-- collection is really a component. Move down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9651
      <component id="radiohswidget_build" name="Radio HS Widget Build" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9652
        <unit bldFile="/app/radio/radiohswidget" qt:proFile="radiohswidget.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9653
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9654
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9655
  </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9656
      <package id="internetradio" level="apps" tech-domain="ma" levels="engine server ui" name="Internet Radio Apps">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9657
   <collection id="internetradio2_0" name="Internet Radio 2.0" level="ui">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9658
	<!-- collection is really a component. Move down a dir -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9659
    <component id="internetradio2_0_build" name="Internet Radio 2.0 Build" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9660
      <unit bldFile="/app/internetradio/internetradio2.0/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9661
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9662
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9663
    <collection id="presetserver" name="Preset Server" level="server">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9664
	<!-- collection is really a component. Move down a dir -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9665
    <component id="presetserver_build" name="Preset Server Build" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9666
      <unit bldFile="/app/internetradio/presetserver/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9667
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9668
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9669
    <collection id="qtinternetradio" name="Qt Internet Radio">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9670
    <component id="qtinternetradio_build" name="Qt Internet Radio Build" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9671
	<!--  Move down a dir or break into components-->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9672
      <unit bldFile="/app/internetradio/qtinternetradio" qt:proFile="all.pro" qt:qmakeArgs="-r -config rom"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9673
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9674
     
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9675
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9676
  </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9677
	  <package id="podcatcher" level="apps" tech-domain="ma" levels="app" name="Podcatcher">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9678
    <collection id="podcatcher_info" name="Podcatcher" level="app">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9679
      <component id="podcatcher_build" name="Podcatcher Build" introduced="^3" filter="sf_build" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9680
        <!-- has exports from top level bld.inf -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9681
        <unit bldFile="/app/podcatcher/group"/> 
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9682
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9683
      <component id="podcatcher_app" name="Podcatcher Application" introduced="^3" filter="sf_build" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9684
        <unit bldFile="/app/podcatcher/application/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9685
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9686
      <component id="podcatcher_engine" name="Podcatcher Engine" introduced="^3" filter="sf_build" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9687
        <unit bldFile="/app/podcatcher/engine/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9688
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9689
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9690
  </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9691
      <package id="homescreen" level="apps" tech-domain="ui" levels="support task ss hs" name="Home Screen Apps">
777
9e92a4b1eb89 Updated S^4 system_model.xml after analysing build 890
William Roberts <williamr@symbian.org>
parents: 774
diff changeset
  9692
  <collection id="homescreen_test" name="Home Screen Test" level="support">
9e92a4b1eb89 Updated S^4 system_model.xml after analysing build 890
William Roberts <williamr@symbian.org>
parents: 774
diff changeset
  9693
    
9e92a4b1eb89 Updated S^4 system_model.xml after analysing build 890
William Roberts <williamr@symbian.org>
parents: 774
diff changeset
  9694
  </collection>
9e92a4b1eb89 Updated S^4 system_model.xml after analysing build 890
William Roberts <williamr@symbian.org>
parents: 774
diff changeset
  9695
  <collection id="homescreen_plat" name="Home Screen Platform API" level="support">
9e92a4b1eb89 Updated S^4 system_model.xml after analysing build 890
William Roberts <williamr@symbian.org>
parents: 774
diff changeset
  9696
    <component id="homescreen_plat_build" name="Home Screen Platform API Build" target="device" purpose="optional">
9e92a4b1eb89 Updated S^4 system_model.xml after analysing build 890
William Roberts <williamr@symbian.org>
parents: 774
diff changeset
  9697
      <unit bldFile="/app/homescreen/homescreen_plat" qt:proFile="homescreen_plat.pro"/>
9e92a4b1eb89 Updated S^4 system_model.xml after analysing build 890
William Roberts <williamr@symbian.org>
parents: 774
diff changeset
  9698
    </component>
9e92a4b1eb89 Updated S^4 system_model.xml after analysing build 890
William Roberts <williamr@symbian.org>
parents: 774
diff changeset
  9699
  </collection>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9700
  <collection id="homescreenapp" name="Home Screen Application" level="hs">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9701
	<component id="hsutils" name="Home Screen Utils" introduced="^4" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9702
      <unit bldFile="/app/homescreen/homescreenapp/hsutils" qt:proFile="hsutils.pro" qt:qmakeArgs="-r -config rom"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9703
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9704
	<component id="hsdomainmodel" name="HS Domain Model" introduced="^4" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9705
      <unit bldFile="/app/homescreen/homescreenapp/hsdomainmodel" qt:proFile="hsdomainmodel.pro" qt:qmakeArgs="-r -config rom"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9706
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9707
	<component id="hs_serviceproviders" name="HS Service Providers" introduced="^4" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9708
      <unit bldFile="/app/homescreen/homescreenapp/serviceproviders" qt:proFile="serviceproviders.pro" qt:qmakeArgs="-r -config rom"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9709
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9710
	<component id="hs_stateplugins" name="HS State Plugins" introduced="^4" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9711
      <unit bldFile="/app/homescreen/homescreenapp/stateplugins" qt:proFile="stateplugins.pro" qt:qmakeArgs="-r -config rom"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9712
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9713
	<component id="hs_widgetplugins" name="HS Widget Plugins" introduced="^4" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9714
      <unit bldFile="/app/homescreen/homescreenapp/widgetplugins" qt:proFile="widgetplugins.pro" qt:qmakeArgs="-r -config rom"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9715
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9716
	<component id="hsapplication" name="Home Screen Application" introduced="^4" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9717
      <unit bldFile="/app/homescreen/homescreenapp/hsapplication" qt:proFile="hsapplication.pro" qt:qmakeArgs="-r -config rom"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9718
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9719
	<component id="hsmenuclientplugin" name="Home Screen Menu Client Plugin" introduced="^4" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9720
      <unit bldFile="/app/homescreen/homescreenapp/hsmenuclientplugin" qt:proFile="hsmenuclientplugin.pro" qt:qmakeArgs="-r -config rom"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9721
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9722
	<component id="hshomescreenclientplugin" name="HS Menu Client Plugin" introduced="^4" class="plugin" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9723
      <unit bldFile="/app/homescreen/homescreenapp/hshomescreenclientplugin" qt:proFile="hshomescreenclientplugin.pro" qt:qmakeArgs="-r -config rom"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9724
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9725
	<component id="hswidgetuninstaller" name="HS Widget Uninstaller" introduced="^4" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9726
      <unit bldFile="/app/homescreen/homescreenapp/hswidgetuninstaller" qt:proFile="hswidgetuninstaller.pro" qt:qmakeArgs="-r -config rom"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9727
     </component>
777
9e92a4b1eb89 Updated S^4 system_model.xml after analysing build 890
William Roberts <williamr@symbian.org>
parents: 774
diff changeset
  9728
  </collection>
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9729
  <collection id="screensaver" name="Screen Saver" level="ss">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9730
	<!-- break collection into components, or move down a dir and make it a component -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9731
    <component id="screensaver_build" name="Screen Saver Build" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9732
      <unit bldFile="/app/homescreen/screensaver" qt:proFile="screensaver.pro" qt:qmakeArgs="-r -config rom"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9733
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9734
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9735
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9736
      <package id="jrt" level="services" tech-domain="rt" levels="util generic rt ui" name="Java Runtime">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9737
  <collection id="jrt_plat" name="JRT Platform Interfaces" level="ui">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9738
   <component id="java_registry_api" name="Java Registry API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9739
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9740
    <unit bldFile="/app/jrt/jrt_plat/java_registry_api/build"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9741
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9742
   <component id="java_env_info_api" name="Java Environment Info API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9743
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9744
    <unit bldFile="/app/jrt/jrt_plat/java_env_info_api/build"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9745
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9746
   <component id="java_debug_api" name="Java Debug API" filter="s60" class="api" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9747
    
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9748
    <unit bldFile="/app/jrt/jrt_plat/java_debug_api/build"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9749
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9750
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9751
   <collection id="java_stubs" name="Java Stubs" level="rt">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9752
   <component id="java_stubs_build" name="Build Native Java" introduced="^4" filter="sf_build" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9753
      <unit bldFile="/app/jrt/java_stubs/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9754
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9755
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9756
   <collection id="build_nativejava" name="Build Native Java">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9757
   <component id="nativejava" name="Build Native Java" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9758
      <unit bldFile="/app/jrt/build/nativejava" filter="!sf_build" qt:proFile="nativejava.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9759
      <unit bldFile="/app/jrt/build/nativejava" filter="sf_build" qt:proFile="nativejava.pro" qt:qmakeArgs="-r RD_JAVA_SF_BUILD=1"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9760
   </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9761
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9762
  <collection id="javacommons" name="Java Commons" level="generic">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9763
   <component id="javacommons_build" name="JRT Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9764
      <unit bldFile="/app/jrt/javacommons" filter="!sf_build" qt:proFile="javacommons.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9765
      <unit bldFile="/app/jrt/javacommons" filter="sf_build" qt:proFile="javacommons.pro" qt:qmakeArgs="-r RD_JAVA_SF_BUILD=1"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9766
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9767
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9768
  <collection id="javaruntimes" name="Java Runtimes" level="rt">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9769
   <component id="javaruntimes_build" name="JRT Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9770
      <unit bldFile="/app/jrt/javaruntimes" filter="!sf_build" qt:proFile="javaruntimes.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9771
      <unit bldFile="/app/jrt/javaruntimes" filter="sf_build" qt:proFile="javaruntimes.pro" qt:qmakeArgs="-r RD_JAVA_SF_BUILD=1"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9772
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9773
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9774
		<collection id="javauis" name="Java UIs" level="ui">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9775
   <component id="javauis_build" name="JRT Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9776
      <unit bldFile="/app/jrt/javauis" filter="!sf_build" qt:proFile="javauis.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9777
      <unit bldFile="/app/jrt/javauis" filter="sf_build" qt:proFile="javauis.pro" qt:qmakeArgs="-r RD_JAVA_SF_BUILD=1"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9778
     </component>
644
c8dddc123405 Removed definition of URL for "qt" namespace from individual parts of the model, and instead define it once at the top.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
  9779
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9780
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9781
		<collection id="javamanager" level="generic">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9782
   <component id="javamanager_build" name="JRT Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9783
      <unit bldFile="/app/jrt/javamanager" filter="!sf_build" qt:proFile="javamanager.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9784
      <unit bldFile="/app/jrt/javamanager" filter="sf_build" qt:proFile="javamanager.pro" qt:qmakeArgs="-r RD_JAVA_SF_BUILD=1"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9785
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9786
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9787
		<collection id="javatools" name="Java Tools" level="util">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9788
   <component id="javatools_build" name="JRT Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9789
      <unit bldFile="/app/jrt/javatools" filter="!sf_build" qt:proFile="javatools.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9790
      <unit bldFile="/app/jrt/javatools" filter="sf_build" qt:proFile="javatools.pro" qt:qmakeArgs="-r RD_JAVA_SF_BUILD=1"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9791
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9792
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9793
		<collection id="javaextensions" name="Java Extensions" level="generic">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9794
   <component id="javaextensions_build" name="JRT Build" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9795
      <unit bldFile="/app/jrt/javaextensions" filter="!sf_build" qt:proFile="javaextensions.pro" qt:qmakeArgs="-r"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9796
      <unit bldFile="/app/jrt/javaextensions" filter="sf_build" qt:proFile="javaextensions.pro" qt:qmakeArgs="-r RD_JAVA_SF_BUILD=1"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9797
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9798
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9799
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9800
      <package id="browserui" level="services" tech-domain="rt" levels="utils support ui" name="Browser UI">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9801
  <collection id="browserui_info" name="Browser UI Info" level="ui">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9802
    <component id="browserui_build" name="Bookmarks Engine Build" introduced="^4" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9803
      <unit bldFile="/app/browserui/." qt:proFile="browserui.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9804
    </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9805
  </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9806
 </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9807
      <package id="conntools" level="services" tech-domain="dc" levels="config app" name="Connectivity Tools">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9808
    <collection id="nettools" name="Net Tools" level="app">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9809
      <component id="conntest" name="Connection Test" filter="s60" purpose="development" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9810
        <unit bldFile="/app/conntools/nettools/conntest/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9811
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9812
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9813
    <collection id="emulatorlan" name="Emulator LAN" level="config">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9814
    	<!-- component is actually a colleciton, should be moved down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9815
      <component id="emulatorlan_build" name="Emulator LAN Build" filter="s60" purpose="development" class="config" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9816
        <unit bldFile="/app/conntools/emulatorlan/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9817
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9818
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9819
  </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9820
      <package id="rndtools" level="services" tech-domain="to" levels="support generic test util" name="R&amp;D tools">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9821
    <collection id="creator" name="Creator" level="support">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9822
	   	<!-- collection is really a component. Should move down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9823
      <component id="creator_build" name="Creator Tool" filter="s60" target="device" purpose="development" class="tool">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9824
        <unit bldFile="/app/rndtools/creator" qt:proFile="creator.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9825
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9826
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9827
    <collection id="filebrowser" name="File Browser" level="util">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9828
	   	<!-- collection is really a component. Should move down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9829
      <component id="filebrowser_build" name="File Browser Build" filter="s60" target="device" purpose="development" class="tool">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9830
        <unit bldFile="/app/rndtools/filebrowser" qt:proFile="filebrowser.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9831
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9832
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9833
    <collection id="launcher" name="Launcher" level="util">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9834
	   	<!-- collection is really a component. Should move down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9835
      <component id="launcher_build" name="Launcher Utility" filter="s60" target="device" purpose="development" class="tool">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9836
        <unit bldFile="/app/rndtools/launcher" qt:proFile="launcher.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9837
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9838
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9839
    <collection id="loadgen" name="Load Generator" level="test">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9840
	   	<!-- collection is really a component. Should move down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9841
      <component id="loadgen_build" name="Load Generator Application" filter="s60" target="device" purpose="development" class="tool">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9842
        <unit bldFile="/app/rndtools/loadgen" qt:proFile="loadgen.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9843
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9844
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9845
    <collection id="perfmon" name="Performance Monitor" level="test">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9846
	   	<!-- collection is really a component. Should move down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9847
      <component id="perfmon_build" name="Performance Monitor Tool" filter="s60" target="device" purpose="development" class="tool">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9848
           <unit bldFile="/app/rndtools/perfmon" qt:proFile="perfmon.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9849
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9850
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9851
    <collection id="piprofilerui" name="Performance Investigator Profiler UI" level="generic">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9852
	   	<!-- collection is really a component. Should move down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9853
      <component id="piprofilerui_build" name="Performance Investigator Profiler UI Build" introduced="^4" filter="s60" target="device" purpose="development">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9854
			<unit bldFile="/app/rndtools/piprofilerui" qt:proFile="piprofilerui.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9855
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9856
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9857
    <collection id="screengrabber" name="Screen Grabber" level="util">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9858
	   	<!-- collection is really a component. Should move down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9859
      <component id="screengrabber_build" name="ScreenGrabber" filter="s60" target="device" purpose="development" class="tool">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9860
		<unit bldFile="/app/rndtools/screengrabber" qt:proFile="screengrabber.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9861
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9862
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9863
    <collection id="stifui" name="STIF UI" level="generic">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9864
      <component id="stifui_avkon" name="STIF UI for Avkon" filter="s60" target="device" purpose="development">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9865
        <unit bldFile="/app/rndtools/stifui/avkon/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9866
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9867
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9868
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9869
    <collection id="memspyui" name="Memspy UI" level="generic">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9870
	   	<!-- collection is really a component. Should move down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9871
      <component id="memspyui_build" name="Memspy UI Application" filter="s60" target="device" purpose="development" class="tool">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9872
        <unit bldFile="/app/rndtools/memspyui" qt:proFile="memspyui.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9873
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9874
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9875
    <collection id="htiui" name="Harmonized Test Interface UI" level="generic">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9876
      <component id="htiui_build" name="HTI UI Build" filter="s60" target="device" purpose="development">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9877
		<!-- should split up into individual components -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9878
        <unit bldFile="/app/rndtools/htiui/group"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9879
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9880
      <component id="htiadminqt" name="HTI Admin Qt" filter="s60" target="device" purpose="development">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9881
        <unit bldFile="/app/rndtools/htiui/htiadminqt" qt:proFile="HtiAdmin.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9882
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9883
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9884
  </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9885
      <package id="helps" level="apps" span="2" tech-domain="ui" levels="eng tools if ui" name="Help Apps">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9886
   <collection id="userguide" name="User Guide" level="if">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9887
	<!-- collection is really a component. Move down a directory -->
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9888
    <component id="userguide_build" name="User Guide Build" introduced="^4" filter="s60" target="device" purpose="optional">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9889
      <unit bldFile="/app/helps/userguide" qt:proFile="Userguide.pro"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9890
     </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9891
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9892
    <collection id="symhelp" name="Symbian Help" level="eng">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9893
      <component id="helpmodel" name="Help" introduced="6.0" purpose="optional" target="device">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9894
        <unit bldFile="/app/helps/symhelp/helpmodel/group" mrp="/app/helps/symhelp/helpmodel/group/app-services_hlpmodel.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9895
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9896
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9897
  </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9898
      <package id="techview" level="apps" span="2" tech-domain="ui" levels="services ui utils apps1 apps2 apps3" name="Techview">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9899
    <collection id="techviewplat" name="Techview Platform" level="services">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9900
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9901
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9902
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9903
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9904
    <collection id="techviewui" name="Techview UI" level="ui">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9905
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9906
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9907
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9908
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9909
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9910
    <collection id="tv_controlpanel" name="Control Panel" level="ui">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9911
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9912
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9913
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9914
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9915
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9916
    <collection id="pimapps" name="PIM Apps" level="apps3">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9917
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9918
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9919
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9920
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9921
    <collection id="securityapps" name="Security Apps" level="apps3">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9922
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9923
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9924
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9925
    <collection id="utilityapps" name="Utility Apps" level="apps2">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9926
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9927
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9928
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9929
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9930
    <collection id="installationapps" name="Installation Apps" level="apps2">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9931
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9932
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9933
    <collection id="messagingapps" name="Messaging Apps" level="apps2">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9934
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9935
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9936
    <collection id="telephonyapps" name="Telephony Apps" level="apps1">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9937
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9938
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9939
    <collection id="networkingapps" name="Networking Apps" level="apps1">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9940
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9941
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9942
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9943
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9944
    <collection id="networkingutils" name="Networking Utils" level="utils">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9945
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9946
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9947
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9948
    <collection id="shortlinkapps" name="Shortlink Apps" level="apps1">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9949
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9950
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9951
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9952
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9953
    <collection id="testapps" name="Test Apps" level="utils">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9954
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9955
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9956
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9957
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9958
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9959
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9960
    <collection id="avapps" name="A/V Apps" level="apps3">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9961
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9962
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9963
    <collection id="toolkit" name="Toolkit" level="utils">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9964
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9965
      
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9966
      
644
c8dddc123405 Removed definition of URL for "qt" namespace from individual parts of the model, and instead define it once at the top.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
  9967
740
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9968
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9969
    <collection id="techview_info" name="Techview Info" level="apps3">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9970
      <component id="techview_metadata" name="Techview Metadata" introduced="^2" target="desktop" purpose="development" class="config">
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9971
        <unit mrp="/app/techview/techview_info/techview_metadata/techview_metadata.mrp"/>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9972
      </component>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9973
    </collection>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9974
  </package>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9975
    </layer>
a8b07977fbe2 Use system_model.xml generated by "joinsysdef.pl" which processes the <meta> information and the HRH files
William Roberts <williamr@symbian.org>
parents: 694
diff changeset
  9976
  </systemModel>
644
c8dddc123405 Removed definition of URL for "qt" namespace from individual parts of the model, and instead define it once at the top.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
  9977
</SystemDefinition>