symbian3/os/osrndtools/package_definition.xml
author Bob Rosenberg <bob.rosenberg@nokia.com>
Wed, 26 May 2010 17:18:20 +0100
branchHighFidelityModel
changeset 245 30e67220bf86
parent 141 symbian3/os/osrndtools/package_definition_3.0.xml@27d9d356efbf
child 481 3e63b7f94b64
permissions -rw-r--r--
Remove all 2.0 pkgdefs in symbian3 and rename all 3.0 pkgdefs to package_definition.xml

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0">
 <package id="osrndtools" name="OS R&amp;D tools" levels="fw trace">
  <collection id="stif" name="STIF" level="fw">
    <component id="stif_plat" filter="s60" name="STIF Platform Interfaces" class="api" purpose="development">
      <unit bldFile="stif/stif_plat/group"/>
    </component>
   <component id="testinterface" filter="s60" name="Test Interface" purpose="development">
    <unit bldFile="stif/testinterface/group"/>
   </component>
   <component id="testserver" filter="s60" name="Test Server" purpose="development">
    <unit bldFile="stif/testserver/group"/>
   </component>
   <component id="testengine" filter="s60" name="Test Engine" purpose="development">
    <unit bldFile="stif/testengine/group"/>
   </component>
   <component id="testserverstarter" filter="s60" name="Test Server Starter" purpose="development">
    <unit bldFile="stif/testserverstarter/group"/>
   </component>
   <component id="stiftfwif" filter="s60" name="STIF Test Framework Interface" purpose="development">
    <unit bldFile="stif/stiftfwif/group"/>
   </component>
   <component id="consoleui" filter="s60" name="Console UI" purpose="development">
    <unit bldFile="stif/consoleui/group"/>
   </component>
   <component id="testcombiner" filter="s60" name="Test Combiner" purpose="development">
    <unit bldFile="stif/testcombiner/group"/>
   </component>
   <component id="demomodule" filter="s60" name="Demo Module" purpose="development">
    <unit bldFile="stif/demomodule/group"/>
   </component>
   <component id="atslogger" filter="s60" name="ATS Logger" purpose="development">
    <unit bldFile="stif/atslogger/group"/>
   </component>
   <component id="atsinterface" filter="s60" name="ATS Interface" purpose="development">
    <unit bldFile="stif/atsinterface/group"/>
   </component>
   <component id="testscripter" filter="s60" name="Test Scripter" purpose="development">
    <unit bldFile="stif/testscripter/group"/>
   </component>
   <component id="suevent" filter="s60" name="SU Event" purpose="development">
    <unit bldFile="stif/suevent/group"/>
   </component>
   <component id="stifkerneltestclassbase" filter="s60" name="STIF Kernel Test Class Base" purpose="development">
    <meta rel="config">
     <defined condition="__S60_"/>
    </meta>
    <!-- uncomment the unit when configuration is in place, it's currently #included from stif_build -->
    <!-- <unit bldFile="stif/stifkerneltestclassbase/group"/>-->
   </component>
   <component id="stif_build" filter="s60" name="STIF Build" purpose="development">
    <!--  move exports into self-contained component. Remove this when configuration is in place-->
    <unit bldFile="stif/group"/>
   </component>
  </collection>
  <collection id="memspy" name="Memspy" level="trace">
    <component id="memspy_plat" filter="s60" name="Memspy Platform Interfaces" class="api" purpose="development">
    <meta rel="Api" href="memspy/memspy_plat/memspy_api/memspy_api.metaxml"/>
      <unit bldFile="memspy/memspy_plat/group"/>
    </component>
   <component id="driver" filter="s60" name="Memspy Driver" purpose="development">
    <unit bldFile="memspy/driver/group"/>
   </component>
   <component id="memspy_engine" filter="s60" name="Memspy Engine" purpose="development">
    <unit bldFile="memspy/engine/group"/>
   </component>
   <component id="commandline" filter="s60" name="Memspy Command Line" purpose="development">
    <unit bldFile="memspy/commandline/group"/>
   </component>
   <component id="console" filter="s60" name="Memspy Console" purpose="development">
    <unit bldFile="memspy/console/group"/>
   </component>
   <component id="memspy_build" filter="s60" name="Memspy Build" purpose="development">
    <!--  move exports into self-contained component.-->
    <unit bldFile="memspy/group"/>
   </component>
  </collection>
  <collection id="hti" name="Harmonized Test Interface" level="trace">
    <component id="hti_plat" filter="s60" name="HTI Platform Interfaces" class="api" purpose="development">
    <meta rel="Api" href="hti/hti_plat/hti_api/hti_api.metaxml"/>
      <unit bldFile="hti/hti_plat/group"/>
    </component>
   <component id="hticfg" filter="s60" name="HTI Config" purpose="development">
    <unit bldFile="hti/hticfg/group"/>
   </component>
   <component id="htiautostart" filter="s60" name="HTI Autostart" purpose="development">
    <unit bldFile="hti/htiautostart/group"/>
   </component>
   <component id="htiframework" filter="s60" name="HTI Framework" purpose="development">
    <unit bldFile="hti/htiframework/group"/>
   </component>
   <component id="hticommplugins" filter="s60" name="HTI Communication Plugins" purpose="development" class="plugin">
    <!-- need to #include these from a single unit or separate into component at the right directory level -->
    <unit bldFile="hti/HtiCommPlugins/HtiBtCommPlugin/group"/>
    <unit bldFile="hti/HtiCommPlugins/HtiIPCommPlugin/group"/>
    <unit bldFile="hti/HtiCommPlugins/HtiSerialCommPlugin/group"/>
    <unit bldFile="hti/HtiCommPlugins/HtiUsbSerialCommPlugin/group"/>
   </component>
   <component id="htiserviceplugins" filter="s60" name="HTI Service Plugins" purpose="development" class="plugin">
    <!-- need to #include these from a single unit or separate into component at the right directory level -->
    <unit bldFile="hti/HtiServicePlugins/HtiAppServicePlugin/group"/>
    <unit bldFile="hti/HtiServicePlugins/HtiEchoServicePlugin/group"/>
    <unit bldFile="hti/HtiServicePlugins/HtiFtpServicePlugin/group"/>
    <unit bldFile="hti/HtiServicePlugins/HtiIpProxyServicePlugin/group"/>
    <unit bldFile="hti/HtiServicePlugins/HtiStifTfServicePlugin/group"/>
   </component>
   <component id="htifilehlp" filter="s60" name="HTI File Help" purpose="development">
    <unit bldFile="hti/htifilehlp/group"/>
   </component>
   <component id="htiwatchdog" filter="s60" name="HTI Watchdog" purpose="development">
    <unit bldFile="hti/htiwatchdog/group"/>
   </component>
   <component id="hti_build" filter="s60" name="HTI Build" purpose="development">
    <!--  move exports into self-contained component.-->
    <unit bldFile="hti/group"/>
   </component>
  </collection>
  <collection id="osrndtools_info" name="OS R&amp;D tools Info" level="trace">
   <component id="osrndtools_metadata" name="OS R&amp;D tools Metadata" class="config" introduced="^2" purpose="development" target="desktop">
    <unit mrp="osrndtools_info/osrndtools_metadata/osrndtools_metadata.mrp"/>
   </component>
  </collection>
 </package>
</SystemDefinition>