symbian4/app/location/package_definition_3.0.xml
branchHighFidelityModel
changeset 217 fcee787f22fe
parent 150 8d58b930d36e
equal deleted inserted replaced
209:af20ebf91ca6 217:fcee787f22fe
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
     2 <SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
     3  <package id="location" name="Location Apps" levels="ui events loc api">
     3  <package id="location" name="Location Apps" levels="ui events loc api">
     4   <collection id="loc_plat" name="Location Apps Platform Interfaces" level="api">
     4   <collection id="location_plat" name="Location Apps Platform Interfaces" level="api">
     5    <component id="location_picker_service_api" name="Location Picker Service API" introduced="^4" class="api" filter="s60">
     5    <component id="location_picker_service_api" name="Location Picker Service API" introduced="^4" class="api" filter="s60">
     6     <unit bldFile="loc_plat" qt:proFile="location_plat.pro"/>
     6     <unit bldFile="location_plat" qt:proFile="location_plat.pro"/>
     7    </component>
     7    </component>
     8   </collection>
     8   </collection>
     9   <collection id="locationpickerservice" name="Location Picker Service" level="loc">
     9   <collection id="locationpickerservice" name="Location Picker Service" level="loc">
    10 	<!--collection is really a component. Should move down a directory -->
    10 	<!--collection is really a component. Should move down a directory -->
    11    <component id="locationpickerservice_build" filter="s60" name="Location Picker Service Build" introduced="^4">
    11    <component id="locationpickerservice_build" filter="s60" name="Location Picker Service Build" introduced="^4">
    12     <unit bldFile="locationpickerservice" qt:proFile="locationpickerservice.pro"/>
    12     <unit bldFile="locationpickerservice" qt:proFile="locationpickerservice.pro"/>
    13    </component>
    13    </component>
    14   </collection>
    14   </collection>
       
    15   <collection id="locationdataharvester" name="Location Data Harvester" level="events">
       
    16 	<!--collection is really a component. Should move down a directory -->
       
    17      <component id="locationdataharvester_build" name="Location Data Harvester Build" filter="s60" introduced="^4">
       
    18       <unit bldFile="locationdataharvester" qt:proFile="locationdataharvester.pro"/>
       
    19      </component>
       
    20   </collection>
    15  </package>
    21  </package>
    16 </SystemDefinition>
    22 </SystemDefinition>