package_definition.xml
branchRCL_3
changeset 7 dcfab14f2c3a
parent 6 91123d004e8f
child 8 3a25f69541ff
equal deleted inserted replaced
6:91123d004e8f 7:dcfab14f2c3a
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <SystemDefinition schema="3.0.0">
       
     3   <package id="location" name="Location Apps" levels="ui events loc apps">
       
     4     <collection id="basiclocationinfodisplay" name="Basic Location Info Display" level="ui">
       
     5       <component id="blid" filter="s60" name="Basic Location Info Display Build">
       
     6         <unit bldFile="basiclocationinfodisplay/blid/group"/>
       
     7       </component>
       
     8     </collection>
       
     9     <collection id="landmarksui" name="Landmarks UI" level="loc">
       
    10       <component id="landmarksui_help" filter="s60" name="Landmarks UI Help">
       
    11         <unit bldFile="landmarksui/help/group"/>
       
    12       </component>
       
    13       <component id="landmarksui_engine" filter="s60" name="Landmarks UI Engine">
       
    14         <unit bldFile="landmarksui/engine/group"/>
       
    15       </component>
       
    16       <component id="uicontrols" filter="s60" name="Landmarks UI Controls">
       
    17         <unit bldFile="landmarksui/uicontrols/group"/>
       
    18       </component>
       
    19       <component id="landmarksui_commonui" filter="s60" name="Landmarks Common UI">
       
    20         <unit bldFile="landmarksui/commonui/group"/>
       
    21       </component>
       
    22       <component id="landmarksui_app" filter="s60" name="Landmarks Application">
       
    23         <unit bldFile="landmarksui/app/group"/>
       
    24       </component>
       
    25       <component id="msgviewer" filter="s60" name="Landmarks Message Viewer">
       
    26         <unit bldFile="landmarksui/msgviewer/group"/>
       
    27       </component>
       
    28       <component id="landmarksui_build" filter="s60" name="Landmarks UI Build">
       
    29       	<!-- consider distributing this into the other components or collapsing into a single component -->
       
    30         <unit bldFile="landmarksui/group"/>
       
    31       </component>
       
    32     </collection>
       
    33     <collection id="eventsui" name="Location Events UI" level="events">
       
    34       <component id="eventsui_help" filter="s60" name="Events Help">
       
    35         <unit bldFile="eventsui/help/group"/>
       
    36       </component>
       
    37       <component id="eventsutils" filter="s60" name="Events Utils">
       
    38         <unit bldFile="eventsui/eventsutils/group"/>
       
    39       </component>
       
    40       <component id="eventsengine" filter="s60" name="Events Engine">
       
    41         <unit bldFile="eventsui/eventsengine/group"/>
       
    42       </component>
       
    43       <component id="eventshandlerui" filter="s60" name="Events Handler UI">
       
    44         <unit bldFile="eventsui/eventshandlerui/group"/>
       
    45       </component>
       
    46       <component id="eventseditor" filter="s60" name="Events Editor">
       
    47         <unit bldFile="eventsui/eventseditor/group"/>
       
    48       </component>
       
    49       <component id="eventsmgmtui" filter="s60" name="Events Management UI">
       
    50         <unit bldFile="eventsui/eventsmgmtui/group"/>
       
    51       </component>
       
    52       <component id="eventsui_build" filter="s60" name="Events UI Build">
       
    53       	<!-- consider distributing this into the other components or collapsing into a single component -->
       
    54         <unit bldFile="eventsui/group"/>
       
    55       </component>
       
    56     </collection>
       
    57     <collection id="locationlandmarksrefappfors60" name="Location Landmarks Reference App for S60" level="apps">
       
    58       <component id="lmrefapp" filter="s60" name="Landmarks Reference Application">
       
    59         <unit bldFile="locationlandmarksrefappfors60/group"/>
       
    60       </component>
       
    61     </collection>
       
    62     <collection id="locationlandmarksuirefapp" name="Location Landmarks UI Reference App" level="apps">
       
    63       <component id="lmuirefapp" filter="s60" name="Landmarks UI Reference Application">
       
    64         <unit bldFile="locationlandmarksuirefapp/group"/>
       
    65       </component>
       
    66     </collection>
       
    67     <collection id="locationsatviewrefapp" name="Location Satellite View Reference App" level="apps">
       
    68       <component id="satellitereference" filter="s60" name="Satellite Info UI Reference Application">
       
    69         <unit bldFile="locationsatviewrefapp/group"/>
       
    70       </component>
       
    71     </collection>
       
    72     <collection id="simpsyconfigurator" name="Simulation PSY Configurator" level="ui">
       
    73       <component id="simpsyui" filter="s60" name="Simulation PSY UI">
       
    74         <unit bldFile="simpsyconfigurator/group"/>
       
    75       </component>
       
    76     </collection>
       
    77     <collection id="mapnavproviderrefapp" name="Map and Navigation Provider Reference App" level="apps">
       
    78       <component id="mapnavproviderrefapp_build" filter="s60" name="Map and Navigation Provider Reference Application">
       
    79         <unit bldFile="mapnavproviderrefapp/group"/>
       
    80       </component>
       
    81     </collection>
       
    82     <collection id="location_info" name="Location Apps Info" level="loc">
       
    83       <component id="location_test" filter="s60" purpose="development" name="Location Apps Test">
       
    84        	<!-- should this be uncommented? -->
       
    85         <!-- <unit bldFile="tsrc/group"/> -->
       
    86       </component>
       
    87       <component id="loc_pub" filter="s60" class="api" name="Location Apps Public Interfaces">
       
    88         <unit bldFile="loc_pub/group"/>
       
    89        	<!-- what to do with these test units? -->
       
    90         <!-- <unit bldFile="loc_pub/landmarks_ui_addedit_api/tsrc/bc/group"/> -->
       
    91         <!-- <unit bldFile="loc_pub/landmarks_ui_addedit_api/tsrc/group"/> -->
       
    92         <!-- <unit bldFile="loc_pub/landmarks_ui_selector_api/tsrc/bc/group"/> -->
       
    93         <!-- <unit bldFile="loc_pub/landmarks_ui_selector_api/tsrc/group"/> -->
       
    94       </component>
       
    95     </collection>
       
    96   </package>
       
    97 </SystemDefinition>