symbian3/app/graphicsuis/package_definition.xml
author Simon Howkins <simonh@symbian.org>
Mon, 15 Nov 2010 14:56:24 +0000
branchHighFidelityModel
changeset 495 89a4aafb2d48
parent 245 30e67220bf86
permissions -rw-r--r--
Changed to avoid bld.inf's being included more than once in web package

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0">
  <package id="graphicsuis" name="Graphics UIs" levels="util ui">
  <collection id="graphicsuis_plat" name="Graphics UIs Platform Interfaces" level="ui">
   <component id="svgt_viewer_ui_api" name="SVG-T Viewer UI API" class="api" filter="s60">
    <meta rel="Api" href="graphicsuis_plat/svgt_viewer_ui_api/svgt_viewer_ui_api.metaxml"/>
    <unit bldFile="graphicsuis_plat/svgt_viewer_ui_api/group"/>
   </component>
   <component id="svg_application_observer_utility_api" name="SVG Application Observer Utility API" class="api" filter="s60">
    <meta rel="Api" href="graphicsuis_plat/svg_application_observer_utility_api/svg_application_observer_utility_api.metaxml"/>
    <unit bldFile="graphicsuis_plat/svg_application_observer_utility_api/group"/>
   </component>
   <component id="svgt_file_view_details_dialog_api" name="SVG-T File View Details Dialog API" class="api" filter="s60">
    <meta rel="Api" href="graphicsuis_plat/svgt_file_view_details_dialog_api/svgt_file_view_details_dialog_api.metaxml"/>
    <unit bldFile="graphicsuis_plat/svgt_file_view_details_dialog_api/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>