symbian3/app/podcatcher/package_definition.xml
author teknolog
Fri, 28 May 2010 16:24:42 +0100
branchHighFidelityModel
changeset 248 4fe3868a6029
parent 245 30e67220bf86
permissions -rw-r--r--
Updated 3.0.0 package definition for Podcatcher

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0">
  <package id="podcatcher" name="Podcatcher">
    <collection id="podcatcher" name="Podcatcher Collection">
      <component id="cameraapp" filter="s60" name="Podcatcher Engine">
        <unit bldFile="/sf/app/podcatcher/engine/group"/>
      </component>
      <component id="podcatcher_ui" filter="s60" name="Podcatcher Avkon UI">
        <unit bldFile="/sf/app/podcatcher/application/group"/>
      </component>
    </collection>
  </package>
</SystemDefinition>