symbian3/mw/svgt/package_definition.xml
author Dario Sestito <darios@symbian.org>
Mon, 05 Oct 2009 15:35:24 +0100
changeset 15 6980ebf0690e
child 30 0f4f00318d20
permissions -rw-r--r--
Adding symbian2 and symbian3 configurations

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition name="foundation" schema="2.0.1">
<systemModel>
<layer name="mw" long-name="Middleware" levels="generic specific">
<block name="svgt" long-name="SVG Tiny" tech_domain="ui" level="generic" levels="util ui">
    <collection name="svgtopt" long-name="SVGT Opt" level="util">
     <component name="svg" origin-model="foundation">
      <!-- <unit bldFile="/sf/mw/svgt/svgtopt/svg/svgrecog/group"/> -->
     </component>
     <component name="nvgdecoder" long-name="NVG Decoder" origin-model="foundation"/>
     <component name="svgengineji" long-name="SVG Engine JI" origin-model="foundation"/>
     <component name="svgtplugin" long-name="SVGT Plugin" origin-model="foundation">
      <unit bldFile="/sf/mw/svgt/svgtopt/svgtplugin/group"/>
     </component>
     <component unofficial="yes" name="svgtopt_build" long-name="SVGT Opt Build" origin-model="foundation">
      <unit bldFile="/sf/mw/svgt/svgtopt/group"/>
     </component>
    </collection>
    <collection name="svgt_info" long-name="SVG Tiny Info" level="ui">
     <component unofficial="yes" name="svgt_build" long-name="SVG Tiny Build" origin-model="foundation">
      <unit bldFile="/sf/mw/svgt/group"/>
     </component>
     <component unofficial="yes" name="svgt_plat" long-name="SVG Tiny Platform Interfaces" class="api" origin-model="foundation">
      <unit bldFile="/sf/mw/svgt/svgt_plat/group"/>
     </component>
    </collection>
   </block>
</layer>
</systemModel>
</SystemDefinition>