symbian4/app/location/package_definition.xml
author Simon Howkins <simonh@symbian.org>
Mon, 22 Nov 2010 14:26:29 +0000
branchHighFidelityModel
changeset 503 369bf028144a
parent 246 f99f9ea9b39f
permissions -rw-r--r--
Removed __WEB_WIDGETS configuration, as it's now done within the bld.infs referenced by the webuis package definition
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
150
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     2
<SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     3
 <package id="location" name="Location Apps" levels="ui events loc api">
217
fcee787f22fe Update most symbian4 packages definitions
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 150
diff changeset
     4
  <collection id="location_plat" name="Location Apps Platform Interfaces" level="api">
150
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     5
   <component id="location_picker_service_api" name="Location Picker Service API" introduced="^4" class="api" filter="s60">
217
fcee787f22fe Update most symbian4 packages definitions
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 150
diff changeset
     6
    <unit bldFile="location_plat" qt:proFile="location_plat.pro"/>
150
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     7
   </component>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     8
  </collection>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     9
  <collection id="locationpickerservice" name="Location Picker Service" level="loc">
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    10
	<!--collection is really a component. Should move down a directory -->
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    11
   <component id="locationpickerservice_build" filter="s60" name="Location Picker Service Build" introduced="^4">
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    12
    <unit bldFile="locationpickerservice" qt:proFile="locationpickerservice.pro"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    13
   </component>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    14
  </collection>
217
fcee787f22fe Update most symbian4 packages definitions
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 150
diff changeset
    15
  <collection id="locationdataharvester" name="Location Data Harvester" level="events">
fcee787f22fe Update most symbian4 packages definitions
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 150
diff changeset
    16
	<!--collection is really a component. Should move down a directory -->
fcee787f22fe Update most symbian4 packages definitions
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 150
diff changeset
    17
     <component id="locationdataharvester_build" name="Location Data Harvester Build" filter="s60" introduced="^4">
fcee787f22fe Update most symbian4 packages definitions
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 150
diff changeset
    18
      <unit bldFile="locationdataharvester" qt:proFile="locationdataharvester.pro"/>
fcee787f22fe Update most symbian4 packages definitions
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 150
diff changeset
    19
     </component>
fcee787f22fe Update most symbian4 packages definitions
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 150
diff changeset
    20
  </collection>
150
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    21
 </package>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    22
</SystemDefinition>