3k/app/camera/package_definition.xml
author Simon Howkins <simonh@symbian.org>
Mon, 10 Aug 2009 14:00:06 +0100
changeset 8 0d49d14a3f5e
parent 2 5dfc4b38cad0
permissions -rw-r--r--
Added "/sf/" prefix to all bldFile values, as this is what's expected in the package builds. (Also in comments!)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
     2
<SystemDefinition name="foundation" schema="2.0.1">
0
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     3
<systemModel>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     4
<layer name="app" long-name="Applications" levels="services apps">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     5
<block name="camera" long-name="Camera Apps" tech_domain="ma" level="apps" levels="empty 1">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     6
    <collection name="camerauis" long-name="Camera UIs" level="1">
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
     7
     <component name="activepalette" long-name="Active Palette" origin-model="foundation">
0
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     8
      <unit bldFile="/sf/app/camera/camerauis/activepalette/group"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     9
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    10
     <component name="cameraapp" long-name="Camera Application" origin-model="foundation">
8
0d49d14a3f5e Added "/sf/" prefix to all bldFile values, as this is what's expected in the package builds.
Simon Howkins <simonh@symbian.org>
parents: 2
diff changeset
    11
      <!-- <unit bldFile="/sf/app/camera/camerauis/cameraapp/generic/camerauiconfigmanager/group"/> -->
0d49d14a3f5e Added "/sf/" prefix to all bldFile values, as this is what's expected in the package builds.
Simon Howkins <simonh@symbian.org>
parents: 2
diff changeset
    12
      <!-- <unit bldFile="/sf/app/camera/camerauis/cameraapp/generic/gscamcorderplugin/group"/> -->
0
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    13
      <unit bldFile="/sf/app/camera/camerauis/cameraapp/group"/>
8
0d49d14a3f5e Added "/sf/" prefix to all bldFile values, as this is what's expected in the package builds.
Simon Howkins <simonh@symbian.org>
parents: 2
diff changeset
    14
      <!-- <unit bldFile="/sf/app/camera/camerauis/cameraapp/help/group"/> -->
0
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    15
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    16
    </collection>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    17
    <collection name="camera_info" long-name="Camera Apps Info" level="1">
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    18
     <component unofficial="yes" name="camera_build" long-name="Camera Apps Build" origin-model="foundation">
0
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    19
      <unit bldFile="/sf/app/camera/group"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    20
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    21
     <component unofficial="yes" name="camera_plat" long-name="Camera Apps Platform Interfaces" class="api" origin-model="foundation">
8
0d49d14a3f5e Added "/sf/" prefix to all bldFile values, as this is what's expected in the package builds.
Simon Howkins <simonh@symbian.org>
parents: 2
diff changeset
    22
      <!-- <unit bldFile="/sf/app/camera/camera_plat/active_palette_2_api/tsrc/group"/> -->
0d49d14a3f5e Added "/sf/" prefix to all bldFile values, as this is what's expected in the package builds.
Simon Howkins <simonh@symbian.org>
parents: 2
diff changeset
    23
      <!-- <unit bldFile="/sf/app/camera/camera_plat/camcorder_ui_constants_api/tsrc/group"/> -->
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    24
      <unit bldFile="/sf/app/camera/camera_plat/group"/>
0
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    25
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    26
    </collection>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    27
   </block>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    28
</layer>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    29
</systemModel>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    30
</SystemDefinition>