symbian4/app/internetradio/package_definition_3.0.xml
branchHighFidelityModel
changeset 246 f99f9ea9b39f
parent 245 30e67220bf86
child 248 4fe3868a6029
child 250 7a5687f3732c
child 257 40d9e95b4349
--- a/symbian4/app/internetradio/package_definition_3.0.xml	Wed May 26 17:18:20 2010 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
-  <package id="internetradio" name="Internet Radio Apps" levels="engine server ui">
-   <collection id="internetradio2_0" name="Internet Radio 2.0" level="ui">
-	<!-- collection is really a component. Move down a dir -->
-    <component id="internetradio2_0_build" name="Internet Radio 2.0 Build">
-      <unit bldFile="internetradio2.0/group"/>
-     </component>
-    </collection>
-    <collection id="presetserver" name="Preset Server" level="server">
-	<!-- collection is really a component. Move down a dir -->
-    <component id="presetserver_build" name="Preset Server Build">
-      <unit bldFile="presetserver/group"/>
-     </component>
-    </collection>
-    <collection id="qtinternetradio" name="Qt Internet Radio">
-    <component id="qtinternetradio_build" name="Qt Internet Radio Build">
-	<!--  Move down a dir or break into components-->
-      <unit bldFile="qtinternetradio"  qt:proFile="all.pro" qt:qmakeArgs="-r -config rom"/>
-     </component>
-     <component id="qtinternetradio_internal" name="Qt Internet Radio Internal" filter="test">
-	  <!-- appears to be missing. Remove? 
-	  <unit bldFile="qtinternetradio/internal/tsrc" qt:proFile="tsrc.pro" qt:qmakeArgs="-r -config rom"/> -->
-     </component>
-    </collection>
-  </package>
-</SystemDefinition>