symbian4/app/podcatcher/package_definition_3.0.xml
author Shabe Razvi <shaber@symbian.org>
Mon, 24 May 2010 19:00:53 +0100
branchHighFidelityModel
changeset 236 22d2b63c4291
parent 217 fcee787f22fe
permissions -rw-r--r--
Fixes for securitysrv (lockclient.dll) and btservices (btengconnman.dll) to resolve sysap.exe dependencies. Fix homescreensrv.

<?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">
        <!-- has exports from top level bld.inf -->
        <unit bldFile="group"/> 
      </component>
      <component id="podcatcher_app" filter="sf_build" name="Podcatcher Application" introduced="^3">
        <unit bldFile="application/group"/>
      </component>
      <component id="podcatcher_engine" filter="sf_build" name="Podcatcher Engine" introduced="^3">
        <unit bldFile="engine/group"/>
      </component>
    </collection>
  </package>
</SystemDefinition>