symbian3/mw/svgt/package_definition_3.0.xml
author Bob Rosenberg <bob.rosenberg@nokia.com>
Thu, 18 Feb 2010 13:04:16 +0000
branchHighFidelityModel
changeset 76 f01da794df62
parent 48 c8d3143d3c0e
child 141 27d9d356efbf
permissions -rw-r--r--
Integration

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0">
  <package id="svgt" name="SVG Tiny" levels="util ui">
    <collection id="svgt_info" name="SVG Tiny Info" level="ui">
      <component id="svgt_plat" filter="s60" name="SVG Tiny Platform Interfaces" class="api" introduced="9.2">
        <unit bldFile="svgt_plat/group"/>
      </component>
    </collection>
    <collection id="svgtopt" name="SVG-T Engine" level="util">
      <component id="svgtopt_build" filter="s60" name="SVG Engine" introduced="9.2">
      	<!-- component is at collection level. Needs to be moved down a directory -->
        <unit bldFile="svgtopt/group"/>
      </component>
      <component id="svgtplugin" filter="s60" name="SVG Plugin" class="plugin" introduced="9.2">
        <unit bldFile="svgtopt/svgtplugin/group"/>
      </component>
    </collection>
  </package>
</SystemDefinition>