symbian3/app/podcatcher/package_definition.xml
author Simon Howkins <simonh@symbian.org>
Thu, 18 Nov 2010 14:21:58 +0000
branchHighFidelityModel
changeset 499 37468c63b544
parent 482 06ec1c53d010
permissions -rw-r--r--
Fixed path to package's bld.inf

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0">
  <package id="podcatcher" name="Podcatcher" levels="app">
    <collection id="podcatcher_info" name="Podcatcher" level="app">
      <component id="podcatcher_build" filter="sf_build" name="Podcatcher Build" introduced="^3">
        <unit bldFile="group"/> 
      </component>
      <component id="podcatcher_app" filter="sf_build" name="Podcatcher Application" introduced="^3">
      </component>
      <component id="podcatcher_engine" filter="sf_build" name="Podcatcher Engine" introduced="^3">
      </component>
    </collection>
  </package>
</SystemDefinition>