3k/tools/platformtools/package_definition.xml
author Simon Howkins <simonh@symbian.org>
Mon, 10 Aug 2009 14:00:06 +0100
changeset 8 0d49d14a3f5e
parent 7 f28a2588e622
permissions -rw-r--r--
Added "/sf/" prefix to all bldFile values, as this is what's expected in the package builds. (Also in comments!)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
7
f28a2588e622 Minor tweaks to case and attribute order to standardise.
Simon Howkins <simonh@symbian.org>
parents: 6
diff changeset
     2
<SystemDefinition name="foundation" schema="2.0.1">
6
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     3
 <systemModel>
7
f28a2588e622 Minor tweaks to case and attribute order to standardise.
Simon Howkins <simonh@symbian.org>
parents: 6
diff changeset
     4
<layer name="tools" long-name="Tools">
6
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     5
   <block name="platformtools" long-name="Platform Tools" tech_domain="to" level="generic">
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     6
    <collection name="gfxconversion" long-name="Graphics Conversion">
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     7
     <component name="bmconv_s60" long-name="Bm Conv S60" origin-model="foundation">
8
0d49d14a3f5e Added "/sf/" prefix to all bldFile values, as this is what's expected in the package builds.
Simon Howkins <simonh@symbian.org>
parents: 7
diff changeset
     8
      <unit bldFile="/sf/tools/platformtools/gfxconversion/bmconv_s60/group"/>
6
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     9
     </component>
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    10
     <component name="mifconv" long-name="Mifconv" origin-model="foundation">
8
0d49d14a3f5e Added "/sf/" prefix to all bldFile values, as this is what's expected in the package builds.
Simon Howkins <simonh@symbian.org>
parents: 7
diff changeset
    11
      <unit bldFile="/sf/tools/platformtools/gfxconversion/mifconv/group"/>
6
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    12
     </component>
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    13
    </collection>
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    14
    <collection name="platformtools_info" long-name="Platform Tools Info">
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    15
     <component unofficial="yes" name="platformtools_build" long-name="Platform Tools Build" origin-model="foundation">
8
0d49d14a3f5e Added "/sf/" prefix to all bldFile values, as this is what's expected in the package builds.
Simon Howkins <simonh@symbian.org>
parents: 7
diff changeset
    16
      <unit bldFile="/sf/tools/platformtools/group"/>
6
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    17
     </component>
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    18
    </collection>
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    19
   </block>
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    20
  </layer>
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    21
 </systemModel>
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    22
</SystemDefinition>