symbian3/app/conntools/package_definition_3.0.xml
author Bob Rosenberg <bob.rosenberg@nokia.com>
Wed, 27 Jan 2010 15:59:56 +0000
branchHighFidelityModel
changeset 38 12159035c0ef
permissions -rw-r--r--
Put in full details on the first set of packages in app layer
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
38
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     2
<SystemDefinition schema="3.0.0">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     3
  <package id="conntools" name="Connectivity Tools" levels="config app">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     4
    <collection id="nettools" name="Net Tools" level="app">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     5
      <component id="conntest" filter="s60" name="Connection Test" purpose="development">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     6
        <unit bldFile="nettools/conntest/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     7
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     8
    </collection>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     9
    <collection id="emulatorlan" name="Emulator LAN" level="config">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    10
    	<!-- component is actually a colleciton, should be moved down a directory -->
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    11
      <component id="emulatorlan_build" filter="s60" name="Emulator LAN Build" class="config" purpose="development">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    12
        <unit bldFile="emulatorlan/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    13
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    14
    </collection>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    15
  </package>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    16
</SystemDefinition>