CompilerCompatibility/mw/svgt/package_definition.xml
changeset 212 a44ae815a47f
parent 139 012b7ecead80
child 269 96bc1f23ffac
--- a/CompilerCompatibility/mw/svgt/package_definition.xml	Wed Apr 21 18:29:51 2010 +0100
+++ b/CompilerCompatibility/mw/svgt/package_definition.xml	Tue May 18 16:26:09 2010 +0100
@@ -54,21 +54,24 @@
 <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"/>
-     </component>
-    </collection>
-    <collection name="svgtopt" long-name="SVG-T Engine" level="util">
-     <component name="svgtopt_build" filter="s60" long-name="SVG Engine" introduced="9.2">
-      <!-- component is at collection level. Needs to be moved down a directory -->
-      <unit bldFile="/sf/mw/svgt/svgtopt/group"/>
-     </component>
-     <component name="svgtplugin" filter="s60" long-name="SVG Plugin" introduced="9.2" plugin="Y">
-      <unit bldFile="/sf/mw/svgt/svgtopt/svgtplugin/group"/>
-     </component>
-    </collection>
-   </block>
+<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">
+<component name="svgtopt_build" filter="s60" long-name="SVG Engine" introduced="9.2">
+<!-- component is at collection level. Needs to be moved down a directory -->
+<unit bldFile="/sf/mw/svgt/svgtopt/group"/>
+</component>
+<component name="svgtplugin" filter="s60" long-name="SVG Plugin" introduced="9.2" plugin="Y">
+<unit bldFile="/sf/mw/svgt/svgtopt/svgtplugin/group"/>
+</component>
+</collection>
+</block>
 </layer>
 </systemModel>
 </SystemDefinition>
\ No newline at end of file