package_definition.xml
author Simon Howkins <simonh@symbian.org>
Wed, 10 Nov 2010 00:18:53 +0000
changeset 45 ed860f0ee3bf
parent 33 f01392e26aa1
permissions -rw-r--r--
Added useful diagnostics that explain why raptor is redefining commands for a target (when processing things through the mifconv.flm). This should make it much easier to pinpoint how the system model should be adjusted to avoid the warnings in future. Also simplified the existing redefinition guards.

<?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" target="desktop">
    <!-- Remove from builds -->
   </component>
   <component id="mifconv" filter="s60" name="Multi Icon File Converter" target="desktop">
    <unit bldFile="gfxconversion/mifconv/group"/>
   </component>
  </collection>
 </package>
</SystemDefinition>