symbian3/app/camera/package_definition_3.0.xml
author Bob Rosenberg <bob.rosenberg@nokia.com>
Mon, 22 Feb 2010 10:30:07 +0000
branchHighFidelityModel
changeset 99 e478453be6d2
parent 95 dfd89f3c1ea0
child 141 27d9d356efbf
permissions -rw-r--r--
Add API test component to camera
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
38
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     2
<SystemDefinition schema="3.0.0">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     3
  <package id="camera" name="Camera Apps">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     4
    <collection id="camerauis" name="Camera UIs">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     5
      <component id="activepalette" filter="s60" name="Active Palette">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     6
        <unit bldFile="camerauis/activepalette/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     7
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     8
      <component id="cameraapp" filter="s60" name="Camera Application">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     9
        <unit bldFile="camerauis/cameraapp/group"/>
65
e754af35c291 Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents: 63
diff changeset
    10
        <unit bldFile="camerauis/cameraapp/help/group"/>
38
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    11
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    12
    </collection>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    13
    <collection id="camera_info" name="Camera Apps Info">
95
dfd89f3c1ea0 Remove spurious "test" filters from camera_plat component.
William Roberts <williamr@symbian.org>
parents: 65
diff changeset
    14
      <component id="camera_plat" filter="s60" name="Camera Apps Platform Interfaces" class="api">
38
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    15
        <unit bldFile="camera_plat/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    16
      </component>
99
e478453be6d2 Add API test component to camera
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 95
diff changeset
    17
      <component id="camera_plat_test" filter="s60,test,api_test" name="Camera Apps Platform API Tests" purpose="development">
e478453be6d2 Add API test component to camera
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 95
diff changeset
    18
		<!-- can only have one unit. #include from a single bld.inf? -->
e478453be6d2 Add API test component to camera
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 95
diff changeset
    19
      	<unit bldFile="camera_plat/camcorder_ui_constants_api/tsrc/group"/>
e478453be6d2 Add API test component to camera
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 95
diff changeset
    20
      	<unit bldFile="camera_plat/active_palette_2_api/tsrc/group"/>
e478453be6d2 Add API test component to camera
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 95
diff changeset
    21
      </component>
38
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    22
    </collection>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    23
  </package>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    24
</SystemDefinition>