3k/app/profile/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="profile" long-name="Profile" tech_domain="ui" level="apps" levels="app">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     6
    <collection name="profilesapplication" long-name="Profiles Application" level="app">
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="profiles" long-name="Profiles" 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/profile/profilesapplication/profiles/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
     9
      <!-- <unit bldFile="/sf/app/profile/profilesapplication/profiles/gsprofilesplugin/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
    10
      <!-- <unit bldFile="/sf/app/profile/profilesapplication/profiles/profileaiwprovider/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
    11
      <!-- <unit bldFile="/sf/app/profile/profilesapplication/profiles/profileapp/group"/> -->
0
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    12
      <unit bldFile="/sf/app/profile/profilesapplication/profiles/profileapp/tsrc/public/basic/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
    13
      <!-- <unit bldFile="/sf/app/profile/profilesapplication/profiles/profilesgstonesplugin/group"/> -->
0
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    14
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    15
     <component unofficial="yes" name="profilesapplication_test" long-name="Profiles Application Test" 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
    16
      <!-- <unit bldFile="/sf/app/profile/profilesapplication/tsrc/public/basic/group"/> -->
0
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    17
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    18
    </collection>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    19
    <collection name="profile_info" long-name="Profile Info" level="app">
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    20
     <component unofficial="yes" name="profile_plat" long-name="Profile Platform Interfaces" class="api" origin-model="foundation">
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    21
      <unit bldFile="/sf/app/profile/profile_plat/group"/>
0
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    22
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    23
     <component unofficial="yes" name="profile_help" long-name="Profile Help" 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
    24
      <unit bldFile="/sf/app/profile/help/group"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    25
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    26
     <component unofficial="yes" name="profile_build" long-name="Profile 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
    27
      <unit bldFile="/sf/app/profile/group"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    28
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    29
    </collection>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    30
   </block>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    31
</layer>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    32
</systemModel>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    33
</SystemDefinition>