3k/tools/homescreentools/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>
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     4
  <layer name="tools" long-name="Tools">
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="homescreentools" long-name="Home Screen Tools" tech_domain="ui" level="services" levels="tool install">
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="dtdinstaller" long-name="DTD Installer" level="install">
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="dtdinstaller_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
     8
      <unit bldFile="/sf/tools/homescreentools/dtdinstaller/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
    </collection>
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    11
    <collection name="themeinstaller" long-name="Theme Installer" level="install">
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 name="themeinstaller_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
    13
      <unit bldFile="/sf/tools/homescreentools/themeinstaller/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
    14
     </component>
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    15
    </collection>
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    16
    <collection name="themetool" long-name="Theme Tool" level="tool">
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 name="themetool_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
    18
      <unit bldFile="/sf/tools/homescreentools/themetool/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
    19
     </component>
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    20
    </collection>
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    21
    <collection name="homescreentools_info" long-name="Home Screen Tools Info" level="install">
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    22
     <component unofficial="yes" name="homescreentools_build" long-name="Home Screen 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
    23
      <unit bldFile="/sf/tools/homescreentools/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
    24
     </component>
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    25
    </collection>
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    26
   </block>
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    27
  </layer>
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    28
 </systemModel>
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    29
</SystemDefinition>