3k/mw/appinstall/package_definition.xml
author Dario Sestito <darios@symbian.org>
Mon, 27 Jul 2009 14:28:26 +0100
changeset 0 9d46e818dad2
child 2 5dfc4b38cad0
permissions -rw-r--r--
First drop of packages project repo to contain package specs in subprojects
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"?>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     2
<SystemDefinition name="Foundation" schema="2.0.1">
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="mw" long-name="Middleware" levels="generic specific">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     5
<block name="appinstall" long-name="Application Installation" tech_domain="rt" level="generic" levels="tool framework generic api">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     6
    <collection name="appinstaller" long-name="App Installer" level="generic">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     7
     <component name="AppMngr2" long-name="App Mngr2" origin-model="Foundation">
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/mw/appinstall/appinstaller/appmngr2/group"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     9
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    10
     <component name="AppinstUi" long-name="App Installer UI" origin-model="Foundation">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    11
      <unit bldFile="/sf/mw/appinstall/appinstaller/appinstui/group"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    12
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    13
     <component unofficial="yes" name="appinstaller_build" long-name="App Installer Build" origin-model="Foundation">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    14
      <unit bldFile="/sf/mw/appinstall/appinstaller/group"/>
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="ncdengine" long-name="NCD Engine" level="framework">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    18
     <component name="ncdengine_engine" long-name="Engine" origin-model="Foundation">
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/mw/appinstall/ncdengine/engine/group"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    20
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    21
     <component name="debuglogger" long-name="Debug Logger" origin-model="Foundation">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    22
      <!-- <unit bldFile="mw/appinstall/ncdengine/debuglogger/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    23
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    24
     <component unofficial="yes" name="ncdengine_build" long-name="NCD Engine Build" origin-model="Foundation">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    25
      <unit bldFile="/sf/mw/appinstall/ncdengine/group"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    26
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    27
    </collection>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    28
    <collection name="iaupdateapi_stub" long-name="IA Update API Stub" level="api">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    29
     <component name="iaupdateapi_stub compo" origin-model="Foundation">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    30
      <unit bldFile="/sf/mw/appinstall/iaupdateapi_stub/group"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    31
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    32
    </collection>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    33
    <collection name="iaupdate" long-name="IA Update" level="api">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    34
     <component name="IAD" origin-model="Foundation">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    35
      <unit bldFile="/sf/mw/appinstall/iaupdate/iad/group"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    36
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    37
     <component name="iaupdate_help" long-name="Help" origin-model="Foundation">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    38
      <unit bldFile="/sf/mw/appinstall/iaupdate/help/group"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    39
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    40
     <component unofficial="yes" name="iaupdate_build" long-name="IA Update Build" origin-model="Foundation">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    41
      <unit bldFile="/sf/mw/appinstall/iaupdate/group"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    42
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    43
    </collection>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    44
    <collection name="appinstall_info" long-name="Application Installation Info" level="api">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    45
     <component unofficial="yes" name="appinstall_test" long-name="Application Installation Test" origin-model="Foundation">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    46
      <!-- <unit bldFile="mw/appinstall/tsrc/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    47
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    48
     <component unofficial="yes" name="appinstall_build" long-name="Application Installation Build" origin-model="Foundation">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    49
      <unit bldFile="/sf/mw/appinstall/group"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    50
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    51
    <component name="appinstall_metadata" long-name="Application Installation Metadata" introduced="tb91" purpose="development" class="config PC" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    52
      <unit mrp="/sf/mw/appinstall/appinstall_info/appinstall_metadata/appinstall_metadata.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    53
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    54
    </collection>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    55
    <collection name="appinstall_plat" long-name="Application Installation Platform Interfaces" level="api">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    56
     <component unofficial="yes" name="iaupdate_api" origin-model="Foundation">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    57
      <unit bldFile="/sf/mw/appinstall/appinstall_plat/iaupdate_api/group"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    58
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    59
     <component unofficial="yes" name="appmngr2runtimeapi" origin-model="Foundation">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    60
      <unit bldFile="/sf/mw/appinstall/appinstall_plat/appmngr2runtimeapi/group"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    61
      <!-- <unit bldFile="mw/appinstall/appinstall_plat/appmngr2runtimeapi/tsrc/data_src/sistest"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    62
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    63
     <component unofficial="yes" name="sw_installer_common_ui_api" origin-model="Foundation">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    64
      <unit bldFile="/sf/mw/appinstall/appinstall_plat/sw_installer_common_ui_api/group"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    65
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    66
     <component unofficial="yes" name="task_management_api" origin-model="Foundation">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    67
      <unit bldFile="/sf/mw/appinstall/appinstall_plat/task_management_api/group"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    68
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    69
     <component unofficial="yes" name="task_plugin_api" origin-model="Foundation">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    70
      <unit bldFile="/sf/mw/appinstall/appinstall_plat/task_plugin_api/group"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    71
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    72
     <component unofficial="yes" name="sw_installer_launcher_api" origin-model="Foundation">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    73
      <unit bldFile="/sf/mw/appinstall/appinstall_plat/sw_installer_launcher_api/group"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    74
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    75
     <component unofficial="yes" name="sw_installer_cr_keys" origin-model="Foundation">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    76
      <unit bldFile="/sf/mw/appinstall/appinstall_plat/sw_installer_cr_keys/group"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    77
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    78
     <component unofficial="yes" name="sw_installer_ps_keys" origin-model="Foundation">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    79
      <unit bldFile="/sf/mw/appinstall/appinstall_plat/sw_installer_ps_keys/group"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    80
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    81
     <component unofficial="yes" name="sw_installer_ui_plugin_api" origin-model="Foundation">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    82
      <unit bldFile="/sf/mw/appinstall/appinstall_plat/sw_installer_ui_plugin_api/group"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    83
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    84
    </collection>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    85
    <collection name="appinstall_pub" long-name="Application Installation Public Interfaces" level="api">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    86
     <component unofficial="yes" name="startup_list_management_api" origin-model="Foundation">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    87
      <!-- <unit bldFile="mw/appinstall/appinstall_pub/startup_list_management_api/tsrc/bc/startuplistmanagementapi/startupapp/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    88
      <unit bldFile="/sf/mw/appinstall/appinstall_pub/startup_list_management_api/group"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    89
      <!-- <unit bldFile="mw/appinstall/appinstall_pub/startup_list_management_api/tsrc/bc/startuplistmanagementapi/selfsignedstartupapp/group"/> -->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    90
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    91
    </collection>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    92
    <collection name="installationservices" long-name="Installation Services" level="generic">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    93
     <component name="swi" long-name="Secure Software Install" purpose="optional" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    94
      <unit bldFile="/sf/mw/appinstall/installationservices/swi/group" mrp="/sf/mw/appinstall/installationservices/swi/group/security_swi.mrp"/>
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
     <component name="swidevicetools" long-name="Secure Software Install Device Tools" introduced="8.1" purpose="development" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    97
      <unit bldFile="/sf/mw/appinstall/installationservices/swidevicetools/group" mrp="/sf/mw/appinstall/installationservices/swidevicetools/group/security_switools_device.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    98
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    99
     <component name="switestfw" long-name="Software Install Test Framework" deprecated="tb92" introduced="7.0" purpose="development" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   100
      <unit bldFile="/sf/mw/appinstall/installationservices/switestfw/group" mrp="/sf/mw/appinstall/installationservices/switestfw/group/install_testframework.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   101
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   102
     <component name="swiconfig" long-name="Software Install Config" introduced="9.1" purpose="optional" class="config" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   103
      <unit bldFile="/sf/mw/appinstall/installationservices/swiconfig/group" mrp="/sf/mw/appinstall/installationservices/swiconfig/group/install_config.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   104
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   105
    </collection>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   106
    <collection name="secureswitools" long-name="Secure Software Install Tools" level="tool">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   107
     <!--Component manually removed and merged to OS-->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   108
     <!--<component name="swisistools">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   109
       -  <unit bldFile="mw/appinstall/secureswitools/swisistools/test/tinterpretsisinteg/tintsistef"/>  -
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   110
      </component>-->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   111
    <component name="makekeys" long-name="MakeKeys" filter="gt" introduced="6.0" purpose="optional" class="PC" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   112
      <unit bldFile="/sf/mw/appinstall/secureswitools/makekeys/group" mrp="/sf/mw/appinstall/secureswitools/makekeys/group/security_makekeys.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   113
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   114
     <component name="n:swianalysistoolkit" long-name="SWI Analysis Toolkit" purpose="development" class="PC" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   115
      <unit bldFile="/sf/mw/appinstall/secureswitools/swianalysistoolkit/group" mrp="/sf/mw/appinstall/secureswitools/swianalysistoolkit/group/security_switools.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   116
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   117
     <component name="openssllib" long-name="OpenSSL Library" purpose="optional" class="PC" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   118
      <unit mrp="/sf/mw/appinstall/secureswitools/openssllib/security_openssl.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   119
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   120
    </collection>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   121
   </block>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   122
</layer>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   123
</systemModel>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   124
</SystemDefinition>