symbian4/app/location/package_definition_3.0.xml
branchHighFidelityModel
changeset 150 8d58b930d36e
child 217 fcee787f22fe
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/symbian4/app/location/package_definition_3.0.xml	Thu Apr 01 12:01:18 2010 +0100
@@ -0,0 +1,16 @@
+<?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="loc_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="loc_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>
+ </package>
+</SystemDefinition>