package_definition.xml
author andysimpson <andrews@symbian.org>
Mon, 08 Mar 2010 17:35:41 +0000
branchRCL_3
changeset 7 cc5042a680fb
parent 0 857a3e953887
permissions -rw-r--r--
renamed ethernetced.xml export to avoid clash with networkingsrv and to allow emulator browsing to work. See Bug 2179

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0">
  <package id="conntools" name="Connectivity Tools" levels="config app">
    <collection id="nettools" name="Net Tools" level="app">
      <component id="conntest" filter="s60" name="Connection Test" purpose="development">
        <unit bldFile="nettools/conntest/group"/>
      </component>
    </collection>
    <collection id="emulatorlan" name="Emulator LAN" level="config">
      <component id="emulatorlan_build" filter="s60" name="Emulator LAN Build" class="config" purpose="development">
        <unit bldFile="emulatorlan/group"/>
      </component>
    </collection>
  </package>
</SystemDefinition>