package_definition.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 19 Feb 2010 22:36:31 +0200
branchRCL_3
changeset 7 dbec5787fa68
parent 0 1ddebce53859
permissions -rw-r--r--
Revision: 201003 Kit: 201007

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0">
  <package id="camera" name="Camera Apps">
    <collection id="camerauis" name="Camera UIs">
      <component id="activepalette" filter="s60" name="Active Palette">
        <unit bldFile="camerauis/activepalette/group"/>
      </component>
      <component id="cameraapp" filter="s60" name="Camera Application">
      	<!--  can only have one unit. Need to use #includes, merge the bld.infs or split into two components-->
        <unit bldFile="camerauis/cameraapp/group"/>
        <unit bldFile="camerauis/cameraapp/help/group"/>
        <!-- should theese be #included from the above? -->
        <!-- <unit bldFile="camerauis/cameraapp/generic/camerauiconfigmanager/group"/> -->
        <!-- <unit bldFile="camerauis/cameraapp/generic/gscamcorderplugin/group"/> -->
      </component>
    </collection>
    <collection id="camera_info" name="Camera Apps Info">
      <component id="camera_plat" filter="s60" name="Camera Apps Platform Interfaces" class="api">
        <unit bldFile="camera_plat/group"/>
        <!-- should these tests be #included from the above? -->
        <!-- <unit bldFile="camera_plat/active_palette_2_api/tsrc/group"/> -->
        <!-- <unit bldFile="camera_plat/camcorder_ui_constants_api/tsrc/group"/> -->
      </component>
    </collection>
  </package>
</SystemDefinition>