3k/tools/rndtools/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="rndtools" long-name="RD tools" tech_domain="to" level="services" levels="app generic specific">
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="creator" long-name="Creator" level="app">
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="creator_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/rndtools/creator/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="filebrowser" long-name="File Browser" level="specific">
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="fileopserver" long-name="File Op Server" 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/rndtools/filebrowser/fileopserver/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
     <component name="fileopclient" long-name="File Op Client" 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/rndtools/filebrowser/fileopclient/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
     <component name="filebrowser_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
    19
      <unit bldFile="/sf/tools/rndtools/filebrowser/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
    20
     </component>
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>
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    22
    <collection name="launcher" long-name="Launcher" level="specific">
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    23
     <component name="launcher_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
    24
      <unit bldFile="/sf/tools/rndtools/launcher/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
    25
     </component>
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    26
    </collection>
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    27
    <collection name="screengrabber" long-name="Screen Grabber" level="specific">
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    28
     <component name="screengrabber_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
    29
      <unit bldFile="/sf/tools/rndtools/screengrabber/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
    30
     </component>
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    31
    </collection>
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    32
    <collection name="stifui" long-name="STIF UI" 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
    33
     <component name="stifui_stifui" long-name="STIF UI" 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
    34
      <unit bldFile="/sf/tools/rndtools/stifui/stifui/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
    35
     </component>
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    36
     <component name="uitestserverstarter" long-name="UI Test Server Starter" 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
    37
      <unit bldFile="/sf/tools/rndtools/stifui/uitestserverstarter/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
    38
     </component>
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    39
     <component unofficial="yes" name="stifui_build" long-name="STIF UI 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
    40
      <unit bldFile="/sf/tools/rndtools/stifui/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
    41
     </component>
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    42
    </collection>
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    43
    <collection name="loadgen" long-name="Load Generator" level="app">
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    44
     <component name="loadgen_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
    45
      <unit bldFile="/sf/tools/rndtools/loadgen/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
    46
     </component>
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    47
    </collection>
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    48
    <collection name="perfmon" long-name="Performance Monitor" level="app">
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    49
     <component name="perfmon_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
    50
      <unit bldFile="/sf/tools/rndtools/perfmon/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
    51
     </component>
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    52
    </collection>
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    53
    <collection name="htiui" long-name="HTI UI" 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
    54
     <!-- Empty duplicate component HtiCommPlugins removed -->
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    55
     <!-- Empty duplicate component HtiServicePlugins removed -->
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    56
     <component name="htidevicereboot" long-name="HTI DeviceR eboot" 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
    57
      <unit bldFile="/sf/tools/rndtools/htiui/htidevicereboot/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
    58
     </component>
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    59
     <component name="htistartupwait" long-name="HTI Startup Wait" 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
    60
      <unit bldFile="/sf/tools/rndtools/htiui/htistartupwait/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
    61
     </component>
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    62
     <component name="htiadmin" long-name="HTI Admin" 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
    63
      <unit bldFile="/sf/tools/rndtools/htiui/htiadmin/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
    64
     </component>
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    65
     <component unofficial="yes" name="htiui_build" long-name="HTI UI 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
    66
      <unit bldFile="/sf/tools/rndtools/htiui/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
    67
     </component>
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    68
    </collection>
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    69
    <collection name="memspyui" long-name="Memspy UI" 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
    70
     <component name="memspyui_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
    71
      <unit bldFile="/sf/tools/rndtools/memspyui/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
    72
     </component>
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    73
    </collection>
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    74
   </block>
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    75
  </layer>
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    76
 </systemModel>
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    77
</SystemDefinition>
4b6b108a7474 Added package definitions for packages that need to be built in the platform build.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    78