symbian3/app/podcatcher/package_definition_3.0.xml
branchHighFidelityModel
changeset 203 6e408d4334b4
child 204 b0597a809c02
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/symbian3/app/podcatcher/package_definition_3.0.xml	Mon May 10 16:53:30 2010 +0100
@@ -0,0 +1,17 @@
+<?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>