symbian3/app/graphicsuis/package_definition_3.0.xml
author Bob Rosenberg <bob.rosenberg@nokia.com>
Wed, 03 Feb 2010 20:06:22 +0000
branchHighFidelityModel
changeset 48 c8d3143d3c0e
parent 38 12159035c0ef
child 141 27d9d356efbf
permissions -rw-r--r--
Scripts had not properly updated the 3.0 sysdef. These should be correct.

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0">
  <package id="graphicsuis" name="Graphics UIs" levels="util ui">
    <collection id="graphicsuis_info" name="Graphics UIs Info" level="ui">
      <component id="graphicsuis_plat" filter="s60" name="Graphics UIs Platform Interfaces" class="api">
        <unit bldFile="graphicsuis_plat/group"/>
      </component>
    </collection>
    <collection id="svgtviewer" name="SVG-T Viewer" level="ui">
      <component id="svgtviewerplugin" filter="s60" name="SVG-T Viewer Plugin">
        <unit bldFile="svgtviewer/svgtviewerplugin/group"/>
      </component>
    </collection>
  </package>
</SystemDefinition>