symbian3/mw/platformtools/package_definition_3.0.xml
branchHighFidelityModel
changeset 46 c94b55c3fb61
child 48 c8d3143d3c0e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/symbian3/mw/platformtools/package_definition_3.0.xml	Wed Feb 03 11:49:07 2010 +0000
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<SystemDefinition schema="3.0.0">
+  <package id="platformtools" name="Platform Tools">
+    <collection id="gfxconversion" name="Graphics Conversion">
+      <component id="bmconv_s60" filter="s60" name="S60 Bitmap Converter">
+			<!-- component need to be moved to appropriate location -->
+        <unit bldFile="/tools/platformtools/gfxconversion/bmconv_s60/group"/>
+      </component>
+      <component id="mifconv" filter="s60" name="Multi Icon File Converter">
+			<!-- component need to be moved to appropriate location -->
+        <unit bldFile="/tools/platformtools/gfxconversion/mifconv/group"/>
+      </component>
+    </collection>
+  </package>
+</SystemDefinition>