symbian4/app/location/package_definition_3.0.xml
branchHighFidelityModel
changeset 246 f99f9ea9b39f
parent 245 30e67220bf86
child 248 4fe3868a6029
child 250 7a5687f3732c
child 257 40d9e95b4349
--- a/symbian4/app/location/package_definition_3.0.xml	Wed May 26 17:18:20 2010 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
- <package id="location" name="Location Apps" levels="ui events loc api">
-  <collection id="location_plat" name="Location Apps Platform Interfaces" level="api">
-   <component id="location_picker_service_api" name="Location Picker Service API" introduced="^4" class="api" filter="s60">
-    <unit bldFile="location_plat" qt:proFile="location_plat.pro"/>
-   </component>
-  </collection>
-  <collection id="locationpickerservice" name="Location Picker Service" level="loc">
-	<!--collection is really a component. Should move down a directory -->
-   <component id="locationpickerservice_build" filter="s60" name="Location Picker Service Build" introduced="^4">
-    <unit bldFile="locationpickerservice" qt:proFile="locationpickerservice.pro"/>
-   </component>
-  </collection>
-  <collection id="locationdataharvester" name="Location Data Harvester" level="events">
-	<!--collection is really a component. Should move down a directory -->
-     <component id="locationdataharvester_build" name="Location Data Harvester Build" filter="s60" introduced="^4">
-      <unit bldFile="locationdataharvester" qt:proFile="locationdataharvester.pro"/>
-     </component>
-  </collection>
- </package>
-</SystemDefinition>