symbian3/mw/svgt/package_definition.xml
branchHighFidelityModel
changeset 141 27d9d356efbf
parent 45 262790aa488d
--- a/symbian3/mw/svgt/package_definition.xml	Thu Mar 11 10:32:52 2010 +0000
+++ b/symbian3/mw/svgt/package_definition.xml	Wed Mar 17 14:41:09 2010 +0000
@@ -77,9 +77,12 @@
   <systemModel>
     <layer name="mw" long-name="Middleware" levels="generic specific">
       <block name="svgt" level="generic" long-name="SVG Tiny" levels="util ui">
-        <collection name="svgt_info" long-name="SVG Tiny Info" level="ui">
-          <component name="svgt_plat" filter="s60" long-name="SVG Tiny Platform Interfaces" introduced="9.2" class="api">
-            <unit bldFile="/sf/mw/svgt/svgt_plat/group"/>
+        <collection name="svgt_plat" long-name="SVG Tiny Platform Interfaces" level="ui">
+          <component name="svgt_api" long-name="SVGT API" introduced="9.2" filter="s60" class="api">
+            <unit bldFile="/sf/mw/svgt/svgt_plat/svgt_api/group"/>
+          </component>
+          <component name="nvg_api" long-name="NVG API" introduced="9.2" filter="s60" class="api">
+            <unit bldFile="/sf/mw/svgt/svgt_plat/nvg_api/group"/>
           </component>
         </collection>
         <collection name="svgtopt" long-name="SVG-T Engine" level="util">