symbian3/mw/platformtools/package_definition.xml
author Simon Howkins <simonh@symbian.org>
Mon, 15 Nov 2010 14:56:24 +0000
branchHighFidelityModel
changeset 495 89a4aafb2d48
parent 245 30e67220bf86
permissions -rw-r--r--
Changed to avoid bld.inf's being included more than once in web package
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
46
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     2
<SystemDefinition schema="3.0.0">
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     3
  <package id="platformtools" name="Platform Tools">
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     4
    <collection id="gfxconversion" name="Graphics Conversion">
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
     5
      <component id="bmconv_s60" filter="s60" name="S60 Bitmap Converter" target="desktop">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
     6
        <unit bldFile="gfxconversion/bmconv_s60/group"/>
46
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     7
      </component>
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
     8
      <component id="mifconv" filter="s60" name="Multi Icon File Converter" target="desktop">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
     9
        <unit bldFile="gfxconversion/mifconv/group"/>
46
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    10
      </component>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    11
    </collection>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    12
  </package>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    13
</SystemDefinition>