3k/app/im/package_definition.xml
author Simon Howkins <simonh@symbian.org>
Fri, 07 Aug 2009 14:27:31 +0100
changeset 6 4b6b108a7474
parent 2 5dfc4b38cad0
child 8 0d49d14a3f5e
permissions -rw-r--r--
Added package definitions for packages that need to be built in the platform build. Moved package definitions into the correct locations for for thier place in the source repositories.
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="im" long-name="Instant Messaging Apps" tech_domain="pr" level="apps" levels="support engine apps">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     6
    <collection name="impsengine" long-name="IMPS Engine" level="engine">
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="impsengine_utils" long-name="Utilities" 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="app/im/impsengine/utils/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="datautils" long-name="Data Utils" 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
    11
      <!-- <unit bldFile="app/im/impsengine/datautils/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    12
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    13
     <component name="impsengine_client" long-name="Client" 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
    14
      <!-- <unit bldFile="app/im/impsengine/client/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    15
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    16
     <component name="imapi" long-name="IM API" 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
    17
      <!-- <unit bldFile="app/im/impsengine/imapi/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    18
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    19
     <component name="imlauncher" long-name="IM Launcher" 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
    20
      <!-- <unit bldFile="app/im/impsengine/imlauncher/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    21
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    22
     <component name="impsdatachannel" long-name="Imps Data Channel" 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
    23
      <!-- <unit bldFile="app/im/impsengine/impsdatachannel/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    24
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    25
     <component name="impsipcirwatcher" long-name="Imps Ip Cir Watcher" 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
    26
      <!-- <unit bldFile="app/im/impsengine/impsipcirwatcher/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    27
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    28
     <component name="messageencoder" long-name="Message Encoder" 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
    29
      <!-- <unit bldFile="app/im/impsengine/messageencoder/wbxml/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    30
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    31
     <component name="engsrv" long-name="Eng Srv" 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
    32
      <!-- <unit bldFile="app/im/impsengine/engsrv/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    33
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    34
     <component name="impswatcher" long-name="Imps Watcher" 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
    35
      <!-- <unit bldFile="app/im/impsengine/impswatcher/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    36
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    37
     <component name="wvotaparser" long-name="WV OTA Parser" 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
    38
      <!-- <unit bldFile="app/im/impsengine/wvotaparser/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    39
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    40
     <component unofficial="yes" name="impsengine_test" long-name="IMPS Engine Test" 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
    41
      <!-- <unit bldFile="app/im/impsengine/tsrc/public/imlauncher_sdk_apis/basic/imlaunchertimerprocess/group"/> -->
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    42
      <!-- <unit bldFile="app/im/impsengine/tsrc/public/advance/group"/> -->
0
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    43
      <!-- <unit bldFile="app/im/impsengine/tsrc/public/imlauncher_sdk_apis/basic/imlaunchertest/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    44
      <!-- <unit bldFile="app/im/impsengine/tsrc/public/imlauncher_sdk_apis/basic/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    45
      <!-- <unit bldFile="app/im/impsengine/tsrc/public/imlauncher_sdk_apis/basic/imlaunchertestplugin/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    46
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    47
     <component unofficial="yes" name="impsengine_build" long-name="IMPS Engine 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
    48
      <unit bldFile="/sf/app/im/impsengine/group"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    49
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    50
    </collection>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    51
    <collection name="pecengine" long-name="Presence Engine" level="engine">
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    52
     <component name="coreutilslib2" long-name="Core Utils Lib 2" 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
    53
      <!-- <unit bldFile="app/im/pecengine/coreutilslib2/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    54
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    55
     <component name="storagemanager2" long-name="Storage Manager 2" 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
    56
      <!-- <unit bldFile="app/im/pecengine/storagemanager2/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    57
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    58
     <component name="pecparser2" 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
    59
      <!-- <unit bldFile="app/im/pecengine/parser2/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    60
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    61
     <component name="attributelibrary2" long-name="Attribute Library 2" 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
    62
      <!-- <unit bldFile="app/im/pecengine/attributelibrary2/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    63
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    64
     <component name="listlibrary2" long-name="List Library 2" 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
    65
      <!-- <unit bldFile="app/im/pecengine/listlibrary2/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    66
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    67
     <component name="transferadapter2" long-name="Transfer Adapter 2" 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
    68
      <!-- <unit bldFile="app/im/pecengine/transferadapter2/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    69
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    70
     <component name="presenceserver2" long-name="Presence Server 2" 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
    71
      <!-- <unit bldFile="app/im/pecengine/presenceserver2/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    72
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    73
     <component name="presencemanager2" long-name="Presence Manager 2" 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
    74
      <!-- <unit bldFile="app/im/pecengine/presencemanager2/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    75
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    76
     <component name="janitorplugin2" long-name="Janitor Plugin 2" 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
    77
      <!-- <unit bldFile="app/im/pecengine/janitorplugin2/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    78
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    79
     <component name="pluginserver2" long-name="Plugin Server 2" 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
    80
      <!-- <unit bldFile="app/im/pecengine/pluginserver2/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    81
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    82
     <component unofficial="yes" name="pecengine_build" long-name="Presence Engine 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
    83
      <unit bldFile="/sf/app/im/pecengine/group"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    84
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    85
    </collection>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    86
    <collection name="presadap12" long-name="Presence Adap 12" level="support">
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    87
     <component name="presparser2" 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
    88
      <!-- <unit bldFile="app/im/presadap12/parser2/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    89
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    90
     <component name="impsplugin" long-name="IMPS Plugin" 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
    91
      <!-- <unit bldFile="app/im/presadap12/impsplugin/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    92
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    93
     <component unofficial="yes" name="presadap12_build" long-name="Presence Adap 12 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
    94
      <!-- <unit bldFile="app/im/presadap12/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    95
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    96
    </collection>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    97
    <collection name="wvsettings20" long-name="WV Settings 20" level="support">
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    98
     <component name="wvsapsettingsstore" 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
    99
      <unit bldFile="/sf/app/im/wvsettings20/group"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   100
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   101
    </collection>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   102
    <collection name="wvuing" long-name="WV UI NG" level="apps">
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
   103
     <component name="imindicatorplugin" long-name="IM Indicator Plugin" 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
   104
      <!-- <unit bldFile="app/im/wvuing/imindicatorplugin/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   105
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
   106
     <component name="impsconnectionui" long-name="IMPS Connection UI" 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
   107
      <!-- <unit bldFile="app/im/wvuing/impsconnectionui/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   108
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
   109
     <component name="impsservicesettingsui" long-name="IMPS Service Settings UI" 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
   110
      <!-- <unit bldFile="app/im/wvuing/impsservicesettingsui/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   111
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
   112
     <component name="impsalwaysonlineplugin" long-name="IMPS Always Online Plugin" 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
   113
      <!-- <unit bldFile="app/im/wvuing/impsalwaysonlineplugin/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   114
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
   115
     <component name="wvvariant" long-name="Wvvariant" 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
   116
      <!-- <unit bldFile="app/im/wvuing/wvvariant/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   117
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
   118
     <component name="wvuiada" long-name="Wvuiada" 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
   119
      <!-- <unit bldFile="app/im/wvuing/wvuiada/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   120
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
   121
     <component name="wvuistorage" long-name="WV UI Storage" 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
   122
      <!-- <unit bldFile="app/im/wvuing/wvuistorage/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   123
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
   124
     <component name="wvuipresence" long-name="WV UI Presence" 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
   125
      <!-- <unit bldFile="app/im/wvuing/wvuipresence/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   126
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
   127
     <component name="wvlogger" long-name="Wvlogger" 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
   128
      <!-- <unit bldFile="app/im/wvuing/wvlogger/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   129
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
   130
     <component name="wvuieng" long-name="Wvuieng" 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
   131
      <!-- <unit bldFile="app/im/wvuing/wvuieng/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   132
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
   133
     <component name="imutils" long-name="Im Utils" 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
   134
      <!-- <unit bldFile="app/im/wvuing/imutils/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   135
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
   136
     <component name="wvuiprocess" long-name="WV UI Process" 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
   137
      <!-- <unit bldFile="app/im/wvuing/wvuiprocess/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   138
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
   139
     <component name="wvcommandutils" long-name="Wv Command Utils" 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
   140
      <!-- <unit bldFile="app/im/wvuing/wvcommandutils/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   141
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
   142
     <component name="wvaudiomanager" long-name="Wv Audio Manager" 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
   143
      <!-- <unit bldFile="app/im/wvuing/wvaudiomanager/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   144
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
   145
     <component name="wvuiave" long-name="Wvuiave" 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
   146
      <!-- <unit bldFile="app/im/wvuing/wvuiave/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   147
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
   148
     <component name="wvimlauncher" long-name="IM Launcher" 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
   149
      <!-- <unit bldFile="app/im/wvuing/imlauncher/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   150
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
   151
     <component unofficial="yes" name="wvuing_build" long-name="WV UI NG 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
   152
      <unit bldFile="/sf/app/im/wvuing/group"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   153
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   154
    </collection>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   155
    <collection name="im_info" long-name="Instant Messaging Apps Info" level="apps">
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
   156
     <component unofficial="yes" name="im_plat" long-name="Instant Messaging Apps 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
   157
      <unit bldFile="/sf/app/im/im_plat/group"/>
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
   158
      <unit bldFile="/sf/app/im/im_plat/wv_sap_settings_api/tsrc"/>
0
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   159
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
   160
     <component unofficial="yes" name="im_pub" long-name="Instant Messaging Apps Public 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
   161
      <unit bldFile="/sf/app/im/im_pub/group"/>
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
   162
      <!-- <unit bldFile="app/im/im_pub/im_api/tsrc/group"/> -->
0
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   163
      <!-- <unit bldFile="app/im/im_pub/im_application_launch_api/tsrc/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   164
      <!-- <unit bldFile="app/im/im_pub/im_application_launch_api/tsrc/imlaunchertest/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   165
      <!-- <unit bldFile="app/im/im_pub/im_application_launch_api/tsrc/imlaunchertestplugin/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   166
      <!-- <unit bldFile="app/im/im_pub/im_application_launch_api/tsrc/imlaunchertimerprocess/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   167
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
   168
     <component unofficial="yes" name="im_help" long-name="Instant Messaging Apps Help" origin-model="foundation">
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
   169
      <unit bldFile="/sf/app/im/help/group"/>
0
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   170
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   171
    </collection>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   172
   </block>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   173
</layer>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   174
</systemModel>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   175
</SystemDefinition>