symbian3/app/photos/package_definition_3.0.xml
branchHighFidelityModel
changeset 245 30e67220bf86
parent 239 e9ebcfcb4702
child 246 f99f9ea9b39f
equal deleted inserted replaced
239:e9ebcfcb4702 245:30e67220bf86
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <SystemDefinition schema="3.0.0">
       
     3  <package id="photos" name="Photos" levels="support fw ui app">
       
     4   <collection id="photos_plat" name="Photos Platform Interfaces" level="app">
       
     5    <component id="collection_plugins_api" name="Collection Plugins API" introduced="^2" class="api" filter="s60">
       
     6     <unit bldFile="photos_plat/collection_plugins_api/group"/>
       
     7    </component>
       
     8    <component id="controllers_collection_api" name="Controllers Collection API" introduced="^2" class="api" filter="s60">
       
     9     <unit bldFile="photos_plat/controllers_collection_api/group"/>
       
    10    </component>
       
    11    <component id="gallery_utilities_api" name="Gallery Utilities API" introduced="^2" class="api" filter="s60">
       
    12     <unit bldFile="photos_plat/gallery_utilities_api/group"/>
       
    13    </component>
       
    14    <component id="slideshow_ui_constants_api" name="Slideshow Ui Constants API" introduced="^2" class="api" filter="s60">
       
    15     <unit bldFile="photos_plat/slideshow_ui_constants_api/group"/>
       
    16    </component>
       
    17    <component id="views_metadatadialog_api" name="Views Metadata Dialog API" introduced="^2" class="api" filter="s60">
       
    18     <unit bldFile="photos_plat/views_metadatadialog_api/group"/>
       
    19    </component>
       
    20   </collection>
       
    21   <collection id="photosgallery" name="Photos Gallery" level="app">
       
    22    <!-- consider splitting this collection into the application itself, and the frameworks behind it -->
       
    23    <component id="photosgallery_help" filter="s60" name="Photos Help" introduced="^2">
       
    24     <unit bldFile="photosgallery/help/group"/>
       
    25    </component>
       
    26    <component id="logging" filter="s60" name="Photos Logging" introduced="^2">
       
    27     <unit bldFile="photosgallery/logging/group"/>
       
    28    </component>
       
    29    <component id="photosgallery_common" filter="s60" name="Photos Common" introduced="^2">
       
    30     <unit bldFile="photosgallery/common/group"/>
       
    31    </component>
       
    32    <component id="photosgallery_commonui" filter="s60" name="Photos Common UI" introduced="^2">
       
    33     <unit bldFile="photosgallery/commonui/group"/>
       
    34    </component>
       
    35    <component id="photosgalleryollectionfw" filter="s60" name="Photos Collection Framework" introduced="^2">
       
    36     <unit bldFile="photosgallery/collectionframework/group"/>
       
    37    </component>
       
    38    <component id="galleryicons" filter="s60" name="Photos Icons" class="config" introduced="^2">
       
    39     <unit bldFile="photosgallery/icons"/>
       
    40    </component>
       
    41    <component id="imageviewer" filter="s60" name="Image Viewer" introduced="^3">
       
    42     <!-- this is really a part of controllers component, #include from there instead -->
       
    43     <unit bldFile="photosgallery/controllers/imageviewer/group"/>
       
    44    </component>
       
    45    <component id="photosgalleryviewfw" filter="s60" name="View Framework" introduced="^2">
       
    46     <unit bldFile="photosgallery/viewframework/group"/>
       
    47    </component>
       
    48    <component id="controllers" filter="s60" name="Photos Controllers" introduced="^2">
       
    49     <unit bldFile="photosgallery/controllers/group"/>
       
    50    </component>
       
    51    <component id="photogallery" filter="s60" name="Media Gallery" introduced="^2">
       
    52     <unit bldFile="photosgallery/gallery/group"/>
       
    53    </component>
       
    54    <component id="slideshow" filter="s60" name="Slideshow" introduced="^2">
       
    55     <unit bldFile="photosgallery/slideshow/group"/>
       
    56    </component>
       
    57    <component id="memoryplugin" name="Memory Plugin" class="plugin" filter="s60" introduced="^2">
       
    58     <unit bldFile="photosgallery/memoryplugin/group"/>
       
    59    </component>
       
    60    <component id="imgvwr" filter="s60" name="Photos Image Viewer" introduced="^3">
       
    61     <unit bldFile="photosgallery/imgvwr/group"/>
       
    62    </component>
       
    63    <component id="photosgallery_build" filter="s60" name="Photos Gallery Build" introduced="^2">
       
    64     <!--  need to remove the #included above bld.infs from this  -->
       
    65     <unit bldFile="photosgallery/group"/>
       
    66    </component>
       
    67   </collection>
       
    68  </package>
       
    69 </SystemDefinition>