symbian2/app/conntools/package_definition.xml
author Dario Sestito <darios@symbian.org>
Thu, 18 Feb 2010 18:27:48 +0000
changeset 83 37047d6fce9d
parent 27 6ea1b8b6cda9
permissions -rw-r--r--
Take sources from the web
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
15
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     2
<SystemDefinition name="foundation" schema="2.0.1">
27
6ea1b8b6cda9 Updating package_definition files from 2.0.1 model plus some Bob's comments
Dario Sestito <darios@symbian.org>
parents: 15
diff changeset
     3
<systemModel>
6ea1b8b6cda9 Updating package_definition files from 2.0.1 model plus some Bob's comments
Dario Sestito <darios@symbian.org>
parents: 15
diff changeset
     4
<layer name="app" long-name="Applications" levels="services apps">
6ea1b8b6cda9 Updating package_definition files from 2.0.1 model plus some Bob's comments
Dario Sestito <darios@symbian.org>
parents: 15
diff changeset
     5
<block name="conntools" long-name="Conn Tools" tech_domain="dc" level="services" levels="1 2">
15
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     6
    <collection name="nettools" long-name="Net Tools" level="2">
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     7
     <component name="conntest" long-name="Connection Test" origin-model="foundation">
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     8
      <unit bldFile="/sf/app/conntools/nettools/conntest/group"/>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     9
     </component>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    10
     <component unofficial="yes" name="nettools_build" long-name="Net Tools Build" origin-model="foundation">
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    11
      <unit bldFile="/sf/app/conntools/nettools/group"/>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    12
     </component>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    13
    </collection>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    14
    <collection name="emulatorlan" long-name="Emulator Lan" level="1">
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    15
     <component name="emulatorlan_build" long-name="Emulator LAN Component" origin-model="foundation">
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    16
      <unit bldFile="/sf/app/conntools/emulatorlan/group"/>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    17
     </component>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    18
    </collection>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    19
    <collection name="conntools_info" long-name="Conn Tools Info" level="2">
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    20
     <component unofficial="yes" name="conntools_build" long-name="Conn Tools Build" origin-model="foundation">
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    21
      <unit bldFile="/sf/app/conntools/group"/>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    22
     </component>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    23
    </collection>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    24
   </block>
27
6ea1b8b6cda9 Updating package_definition files from 2.0.1 model plus some Bob's comments
Dario Sestito <darios@symbian.org>
parents: 15
diff changeset
    25
</layer>
6ea1b8b6cda9 Updating package_definition files from 2.0.1 model plus some Bob's comments
Dario Sestito <darios@symbian.org>
parents: 15
diff changeset
    26
</systemModel>
6ea1b8b6cda9 Updating package_definition files from 2.0.1 model plus some Bob's comments
Dario Sestito <darios@symbian.org>
parents: 15
diff changeset
    27
</SystemDefinition>