symbian3/mw/svgt/package_definition_3.0.xml
branchHighFidelityModel
changeset 141 27d9d356efbf
parent 48 c8d3143d3c0e
equal deleted inserted replaced
140:1c8fca9ff3fb 141:27d9d356efbf
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <SystemDefinition schema="3.0.0">
     2 <SystemDefinition schema="3.0.0">
     3   <package id="svgt" name="SVG Tiny" levels="util ui">
     3  <package id="svgt" name="SVG Tiny" levels="util ui">
     4     <collection id="svgt_info" name="SVG Tiny Info" level="ui">
     4   <collection id="svgt_plat" name="SVG Tiny Platform Interfaces" level="ui">
     5       <component id="svgt_plat" filter="s60" name="SVG Tiny Platform Interfaces" class="api" introduced="9.2">
     5    <component id="svgt_api" name="SVGT API" introduced="9.2" class="api" filter="s60">
     6         <unit bldFile="svgt_plat/group"/>
     6     <meta rel="Api" href="svgt_plat/svgt_api/svgt_api.metaxml"/>
     7       </component>
     7     <unit bldFile="svgt_plat/svgt_api/group"/>
     8     </collection>
     8    </component>
     9     <collection id="svgtopt" name="SVG-T Engine" level="util">
     9    <component id="nvg_api" name="NVG API" introduced="9.2" class="api" filter="s60">
    10       <component id="svgtopt_build" filter="s60" name="SVG Engine" introduced="9.2">
    10     <meta rel="Api" href="svgt_plat/nvg_api/nvg_api.metaxml"/>
    11       	<!-- component is at collection level. Needs to be moved down a directory -->
    11     <unit bldFile="svgt_plat/nvg_api/group"/>
    12         <unit bldFile="svgtopt/group"/>
    12    </component>
    13       </component>
    13   </collection>
    14       <component id="svgtplugin" filter="s60" name="SVG Plugin" class="plugin" introduced="9.2">
    14   <collection id="svgtopt" name="SVG-T Engine" level="util">
    15         <unit bldFile="svgtopt/svgtplugin/group"/>
    15    <component id="svgtopt_build" filter="s60" name="SVG Engine" introduced="9.2">
    16       </component>
    16     <!-- component is at collection level. Needs to be moved down a directory -->
    17     </collection>
    17     <unit bldFile="svgtopt/group"/>
    18   </package>
    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>
    19 </SystemDefinition>
    24 </SystemDefinition>