symbian4/app/podcatcher/package_definition_3.0.xml
author William Roberts <williamr@symbian.org>
Mon, 10 May 2010 16:53:30 +0100
branchHighFidelityModel
changeset 203 6e408d4334b4
child 204 b0597a809c02
permissions -rw-r--r--
Add package_definition_3.0.xml files for podcatcher, and add to root system model (Bug 1831)

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0">
  <package id="podcatcher" name="Podcatcher" levels="app">
    <collection id="podcatcher" name="Podcatcher" level="app">
      <component id="podcatcher_build" filter="s60" name="Podcatcher Build">
        <!-- has exports from top level bld.inf -->
        <unit bldFile="group"/> 
      </component>
      <component id="podcatcher_app" filter="s60" name="Podcatcher Application">
        <unit bldFile="application/group"/>
      </component>
      <component id="podcatcher_engine" filter="s60" name="Podcatcher Engine">
        <unit bldFile="engine/group"/>
      </component>
    </collection>
  </package>
</SystemDefinition>