symbian3/mw/svgt/package_definition_3.0.xml
branchHighFidelityModel
changeset 45 262790aa488d
child 48 c8d3143d3c0e
equal deleted inserted replaced
44:0b761d12ae12 45:262790aa488d
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <SystemDefinition schema="3.0.0">
       
     3   <package id="svgt" name="SVG Tiny" levels="util ui">
       
     4     <collection id="svgt_info" name="SVG Tiny Info" level="ui">
       
     5       <component id="svgt_plat" filter="s60" name="SVG Tiny Platform Interfaces" class="api" introduced="9.2">
       
     6         <unit bldFile="svgt_plat/group"/>
       
     7       </component>
       
     8     </collection>
       
     9     <collection id="svgtopt" name="SVG-T Engine" level="util">
       
    10       <component id="svgtopt_build" filter="s60" name="SVG Engine" introduced="9.2">
       
    11         <unit bldFile="svgtopt/group"/>
       
    12       </component>
       
    13       <component id="nvgdecoder" filter="s60" name="NVG Decoder" introduced="9.2">
       
    14 		<!-- extract relevant parts of above bld.inf or remove this component -->
       
    15       </component>
       
    16       <component id="svgengineji" filter="s60" name="SVG Engine Java Interface" introduced="9.2">
       
    17 		<!-- extract relevant parts of above bld.inf or remove this component -->
       
    18       </component>
       
    19       <component id="svgtplugin" filter="s60" name="SVG Plugin" class="plugin" introduced="9.2">
       
    20         <unit bldFile="svgtopt/svgtplugin/group"/>
       
    21       </component>
       
    22     </collection>
       
    23   </package>
       
    24 </SystemDefinition>