symbian3/app/location/package_definition.xml
author Dario Sestito <darios@symbian.org>
Mon, 05 Oct 2009 15:35:24 +0100
changeset 15 6980ebf0690e
child 30 0f4f00318d20
permissions -rw-r--r--
Adding symbian2 and symbian3 configurations

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition name="foundation" schema="2.0.1">
<systemModel>
<layer name="app" long-name="Applications" levels="services apps">
<block name="location" long-name="Location Apps" tech_domain="lo" level="apps" levels="engine ui apps">
    <collection name="landmarksui" long-name="Landmarks UI" level="ui">
     <component name="landmarksui_help" long-name="Help" origin-model="foundation">
      <unit bldFile="/sf/app/location/landmarksui/help/group"/>
     </component>
     <component name="landmarksui_engine" long-name="Engine" origin-model="foundation">
      <unit bldFile="/sf/app/location/landmarksui/engine/group"/>
     </component>
     <component name="uicontrols" long-name="UI Controls" origin-model="foundation">
      <unit bldFile="/sf/app/location/landmarksui/uicontrols/group"/>
     </component>
     <component name="landmarksui_commonui" long-name="Common UI" origin-model="foundation">
      <unit bldFile="/sf/app/location/landmarksui/commonui/group"/>
     </component>
     <component name="landmarksui_app" long-name="Application" origin-model="foundation">
      <unit bldFile="/sf/app/location/landmarksui/app/group"/>
     </component>
     <component name="msgviewer" long-name="Message Viewer" origin-model="foundation">
      <unit bldFile="/sf/app/location/landmarksui/msgviewer/group"/>
     </component>
     <component unofficial="yes" name="landmarksui_build" long-name="Landmarks UI Build" origin-model="foundation">
      <unit bldFile="/sf/app/location/landmarksui/group"/>
     </component>
    </collection>
    <collection name="basiclocationinfodisplay" long-name="Basic Location Info Display" level="ui">
     <component name="blid" long-name="Blid" origin-model="foundation">
      <unit bldFile="/sf/app/location/basiclocationinfodisplay/blid/group"/>
     </component>
     <component unofficial="yes" name="basiclocationinfodisplay_build" long-name="Basic Location Info Display Build" origin-model="foundation">
      <unit bldFile="/sf/app/location/basiclocationinfodisplay/group"/>
     </component>
    </collection>
    <collection name="eventsui" long-name="Events UI" level="ui">
     <component name="eventsui_help" long-name="Help" origin-model="foundation">
      <unit bldFile="/sf/app/location/eventsui/help/group"/>
     </component>
     <component name="eventsutils" long-name="Events Utils" origin-model="foundation">
      <unit bldFile="/sf/app/location/eventsui/eventsutils/group"/>
     </component>
     <component name="eventsengine" long-name="Events Engine" origin-model="foundation">
      <unit bldFile="/sf/app/location/eventsui/eventsengine/group"/>
     </component>
     <component name="eventshandlerui" long-name="Events Handler UI" origin-model="foundation">
      <unit bldFile="/sf/app/location/eventsui/eventshandlerui/group"/>
     </component>
     <component name="eventseditor" long-name="Events Editor" origin-model="foundation">
      <unit bldFile="/sf/app/location/eventsui/eventseditor/group"/>
     </component>
     <component name="eventsmgmtui" long-name="Events Mgmt UI" origin-model="foundation">
      <unit bldFile="/sf/app/location/eventsui/eventsmgmtui/group"/>
     </component>
     <component unofficial="yes" name="eventsui_build" long-name="Events UI Build" origin-model="foundation">
      <unit bldFile="/sf/app/location/eventsui/group"/>
     </component>
    </collection>
    <collection name="locationlandmarksrefappfors60" long-name="Location Landmarks Reference App for S60" level="apps">
     <component name="lmrefapp" origin-model="foundation">
      <unit bldFile="/sf/app/location/locationlandmarksrefappfors60/group"/>
     </component>
    </collection>
    <collection name="locationlandmarksuirefapp" long-name="Location Landmarks UI Reference App" level="apps">
     <component name="lmuirefapp" origin-model="foundation">
      <unit bldFile="/sf/app/location/locationlandmarksuirefapp/group"/>
     </component>
    </collection>
    <collection name="locationsatviewrefapp" long-name="Location Sat View Reference App" level="apps">
     <component name="satellitereference" origin-model="foundation">
      <unit bldFile="/sf/app/location/locationsatviewrefapp/group"/>
     </component>
    </collection>
    <collection name="simpsyconfigurator" long-name="SIM PSY Configurator" level="engine">
     <component name="simpsyui" origin-model="foundation">
      <unit bldFile="/sf/app/location/simpsyconfigurator/group"/>
     </component>
    </collection>
    <collection name="mapnavproviderrefapp" long-name="Map Nav Provider Reference App" level="apps">
     <component unofficial="yes" name="mapnavproviderrefapp_build" long-name="Map Nav Provider Reference App Build" origin-model="foundation">
      <unit bldFile="/sf/app/location/mapnavproviderrefapp/group"/>
     </component>
    </collection>
    <collection name="location_info" long-name="Location Apps Info" level="apps">
     <component unofficial="yes" name="location_build" long-name="Location Apps Build" origin-model="foundation">
      <unit bldFile="/sf/app/location/group"/>
     </component>
     <component unofficial="yes" name="location_test" long-name="Location Apps Test" origin-model="foundation">
      <!-- <unit bldFile="/sf/app/location/tsrc/group"/> -->
     </component>
     <component unofficial="yes" name="loc_pub" class="api" origin-model="foundation">
      <unit bldFile="/sf/app/location/loc_pub/group"/>
      <!-- <unit bldFile="/sf/app/location/loc_pub/landmarks_ui_addedit_api/tsrc/bc/group"/> -->
      <!-- <unit bldFile="/sf/app/location/loc_pub/landmarks_ui_addedit_api/tsrc/group"/> -->
      <!-- <unit bldFile="/sf/app/location/loc_pub/landmarks_ui_selector_api/tsrc/bc/group"/> -->
      <!-- <unit bldFile="/sf/app/location/loc_pub/landmarks_ui_selector_api/tsrc/group"/> -->
     </component>
    </collection>
   </block>
</layer>
</systemModel>
</SystemDefinition>