symbian2/tools/homescreentools/package_definition.xml
author William Roberts <williamr@symbian.org>
Wed, 17 Feb 2010 23:59:17 +0000
branchHighFidelityModel
changeset 65 e754af35c291
parent 27 6ea1b8b6cda9
permissions -rw-r--r--
Point of closest approach between joined model and PDK 3.0.g v2 single model - added adaptation layer to the root model - package_definition_3.0.xml files for qemu, beagleboard and stubs - added package_definition_3.0.xml for tools\homescreentools, and used that instead of app\homescreentools - added various extras under "sf_build", and corrected capitalisation to match single model - changed some filters from "test" to "sf_build", because we need to build those things Left out some dubious units - cross-checking shows 4 missing /sf/mw/remoteconn/connectivitytransports/plpremotelink/group /sf/mw/remoteconn/connectivitytransports/plpvariant/group /sf/os/textandloc/charconvfw/charconv/ongoing/group /sf/os/textandloc/charconvfw/charconvplugin/group

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition name="foundation" schema="2.0.1">
<systemModel>
<layer name="tools" long-name="Tools">
<block name="homescreentools" long-name="Home Screen Tools" tech_domain="ui" level="services" levels="tool install">
    <collection name="dtdinstaller" long-name="DTD Installer" level="install">
     <component name="dtdinstaller_build" origin-model="foundation">
      <unit bldFile="/sf/tools/homescreentools/dtdinstaller/group"/>
     </component>
    </collection>
    <collection name="themeinstaller" long-name="Theme Installer" level="install">
     <component name="themeinstaller_build" origin-model="foundation">
      <unit bldFile="/sf/tools/homescreentools/themeinstaller/group"/>
     </component>
    </collection>
    <collection name="themetool" long-name="Theme Tool" level="tool">
     <component name="themetool_build" origin-model="foundation">
      <unit bldFile="/sf/tools/homescreentools/themetool/group"/>
     </component>
    </collection>
   </block>
</layer>
</systemModel>
</SystemDefinition>