symbian4/mw/appinstall/package_definition.xml
author Bob Rosenberg <bob.rosenberg@nokia.com>
Wed, 30 Jun 2010 15:58:34 +0100
branchHighFidelityModel
changeset 330 dc8c3f5ca92a
parent 316 079a06b9ec58
child 335 633f3bea9521
permissions -rw-r--r--
Bring mw layer pkgdefs up to date with latest code drop
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
150
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     2
<SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     3
  <package id="appinstall" name="Application Installation" levels="tool framework generic api">
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     4
  <collection id="appinstall_plat" name="Application Installation Platform Interfaces" level="api">
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     5
   <component id="iaupdate_api" name="IA Update API" class="api" filter="s60">
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     6
    <meta rel="Api" href="appinstall_plat/iaupdate_api/iaupdate_api.metaxml"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     7
    <unit bldFile="appinstall_plat/iaupdate_api/group"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     8
   </component>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     9
   <component id="task_plugin_api" name="Task Plugin API" class="api" filter="s60">
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    10
    <meta rel="Api" href="appinstall_plat/task_plugin_api/task_plugin_api.metaxml"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    11
    <unit bldFile="appinstall_plat/task_plugin_api/group"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    12
   </component>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    13
   <component id="sw_installer_common_ui_api" name="SW Installer Common UI API" class="api" filter="s60">
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    14
    <meta rel="Api" href="appinstall_plat/sw_installer_common_ui_api/sw_installer_common_ui_api.metaxml"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    15
    <unit bldFile="appinstall_plat/sw_installer_common_ui_api/group"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    16
   </component>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    17
   <component id="sw_installer_launcher_api" name="SW Installer Launcher API" class="api" filter="s60">
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    18
    <meta rel="Api" href="appinstall_plat/sw_installer_launcher_api/sw_installer_launcher_api.metaxml"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    19
    <unit bldFile="appinstall_plat/sw_installer_launcher_api/group"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    20
   </component>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    21
   <component id="task_management_api" name="Task Management API" class="api" filter="s60">
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    22
    <meta rel="Api" href="appinstall_plat/task_management_api/task_management_api.metaxml"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    23
    <unit bldFile="appinstall_plat/task_management_api/group"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    24
   </component>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    25
   <component id="sw_installer_ui_plugin_api" name="SW Installer UI Plugin API" class="api" filter="s60">
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    26
    <meta rel="Api" href="appinstall_plat/sw_installer_ui_plugin_api/sw_installer_ui_plugin_api.metaxml"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    27
    <unit bldFile="appinstall_plat/sw_installer_ui_plugin_api/group"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    28
   </component>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    29
   <component id="sw_installer_cr_keys" name="SW Installer CR Keys" class="api" filter="s60">
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    30
    <meta rel="Api" href="appinstall_plat/sw_installer_cr_keys/sw_installer_cr_keys.metaxml"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    31
    <unit bldFile="appinstall_plat/sw_installer_cr_keys/group"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    32
   </component>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    33
   <component id="sw_installer_ps_keys" name="SW Installer PS Keys" class="api" filter="s60">
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    34
    <meta rel="Api" href="appinstall_plat/sw_installer_ps_keys/sw_installer_ps_keys.metaxml"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    35
    <unit bldFile="appinstall_plat/sw_installer_ps_keys/group"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    36
   </component>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    37
   <component id="sifui_api" name="STIF UI API" class="api" filter="s60">
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    38
    <unit bldFile="appinstall_plat/sifui_api/group"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    39
   </component>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    40
  </collection>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    41
  <collection id="appinstall_pub" name="Application Installation Public Interfaces" level="api">
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    42
   <component id="startup_list_management_api" name="Startup List Management API" class="api" filter="s60">
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    43
    <meta rel="Api" href="appinstall_pub/startup_list_management_api/startup_list_management_api.metaxml"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    44
    <unit bldFile="appinstall_pub/startup_list_management_api/group"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    45
   </component>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    46
  </collection>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    47
    <collection id="ncdengine" name="Nokia Content Discover" level="framework">
316
079a06b9ec58 Update S^4 package definitions with Bob Rosenberg's set for wk20
William Roberts <williamr@symbian.org>
parents: 246
diff changeset
    48
    	<!-- collection is really just a component. Move down one diretcory -->
150
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    49
      <component id="ncdengine_build" filter="s60" name="NCD Build" introduced="^1">
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    50
        <unit bldFile="ncdengine/group"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    51
      </component>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    52
    </collection>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    53
    <collection id="appinstaller" name="Application Installer" level="generic">
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    54
      <component id="appinstui" filter="s60" name="Application Installer UI" introduced="^2">
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    55
        <unit bldFile="appinstaller/appinstui/group"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    56
      </component>
316
079a06b9ec58 Update S^4 package definitions with Bob Rosenberg's set for wk20
William Roberts <williamr@symbian.org>
parents: 246
diff changeset
    57
      <component id="appinstui_qt" filter="s60" name="Application Installer Qt UI" introduced="^2">
079a06b9ec58 Update S^4 package definitions with Bob Rosenberg's set for wk20
William Roberts <williamr@symbian.org>
parents: 246
diff changeset
    58
        <unit bldFile="appinstaller/appinstui" qt:proFile="appinstui.pro" qt:qmakeArgs="-r"/>
079a06b9ec58 Update S^4 package definitions with Bob Rosenberg's set for wk20
William Roberts <williamr@symbian.org>
parents: 246
diff changeset
    59
      </component>
150
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    60
    </collection>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    61
    <collection id="iaupdateapi_stub" name="IA Update API Stub" level="api">
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    62
    	<!-- the collection is really a component. Move down a directory.-->
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    63
      <component id="iaupdateapi_stub_build" name="IA Update API Stub Build" filter="s60" introduced="^2">
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    64
        <unit bldFile="iaupdateapi_stub/group"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    65
      </component>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    66
    </collection>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    67
    <collection id="iaupdate" name="Independent Apps Update" level="api">
316
079a06b9ec58 Update S^4 package definitions with Bob Rosenberg's set for wk20
William Roberts <williamr@symbian.org>
parents: 246
diff changeset
    68
    	<!-- Should reorganise into actual components -->
079a06b9ec58 Update S^4 package definitions with Bob Rosenberg's set for wk20
William Roberts <williamr@symbian.org>
parents: 246
diff changeset
    69
      <component id="iad" name="Independent App delivery" filter="s60" introduced="^4" purpose="development">
079a06b9ec58 Update S^4 package definitions with Bob Rosenberg's set for wk20
William Roberts <williamr@symbian.org>
parents: 246
diff changeset
    70
        <unit bldFile="iaupdate" qt:proFile="iaupdate.pro" qt:qmakeArgs="-r"/>
150
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    71
      </component>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    72
      <component id="iaupdate_build" filter="s60" name="IA Update Build" introduced="^2">
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    73
        <unit bldFile="iaupdate/group"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    74
      </component>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    75
    </collection>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    76
    <collection id="installationservices" name="Installation Services" level="generic">
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    77
      <component id="swi" name="Secure Software Install" purpose="optional">
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    78
        <unit bldFile="installationservices/swi/group" mrp="installationservices/swi/group/security_swi.mrp"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    79
      </component>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    80
      <component id="swidevicetools" name="Secure Software Install Device Tools" introduced="8.1" purpose="development">
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    81
        <unit bldFile="installationservices/swidevicetools/group" mrp="installationservices/swidevicetools/group/security_switools_device.mrp"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    82
      </component>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    83
      <component id="swcomponentregistry" name="Software Component Registry" introduced="^4" purpose="mandatory">
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    84
        <unit bldFile="installationservices/swcomponentregistry/group" mrp="installationservices/swcomponentregistry/group/security_softwarecomponentregistry.mrp"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    85
      </component>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    86
      <component id="swinstallationfw" name="Software Installation Framework" introduced="^4" purpose="optional">
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    87
        <unit bldFile="installationservices/swinstallationfw/group" mrp="installationservices/swinstallationfw/group/security_softwareinstallframework.mrp"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    88
      </component>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    89
      <component id="swtransactionservices" name="Software Transaction Services" introduced="^4" purpose="optional">
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    90
        <unit bldFile="installationservices/swtransactionservices/group" mrp="installationservices/swtransactionservices/group/security_softwaretransactionservices.mrp"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    91
      </component>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    92
      <component id="refswinstallationplugin" name="Reference Software Installation Plugin" introduced="^4" purpose="development" class="plugin">
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    93
        <unit bldFile="installationservices/refswinstallationplugin/group" mrp="installationservices/refswinstallationplugin/group/security_sifrefplugin.mrp"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    94
      </component>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    95
      <component id="refsoftwareappmgr" name="Reference Software Application Manager" introduced="^4" purpose="development">
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    96
        <unit bldFile="installationservices/refsoftwareappmgr/group" mrp="installationservices/refsoftwareappmgr/group/security_referenceapplicationmanager.mrp"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    97
      </component>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    98
      <component id="switestfw" name="Software Install Test Framework" deprecated="^3" introduced="7.0" purpose="development" filter="test">
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    99
        <unit mrp="installationservices/switestfw/group/install_testframework.mrp" bldFile="installationservices/switestfw/group"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   100
      </component>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   101
      <component id="swiconfig" name="Software Install Config" introduced="9.1" purpose="optional" class="config">
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   102
        <unit bldFile="installationservices/swiconfig/group" mrp="installationservices/swiconfig/group/install_config.mrp"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   103
      </component>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   104
    </collection>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   105
    <collection id="secureswitools" name="Secure Software Install Tools" level="tool">
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   106
      <component id="makekeys" name="MakeKeys" filter="gt" introduced="6.0" purpose="optional" target="desktop">
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   107
        <unit bldFile="secureswitools/makekeys/group" mrp="secureswitools/makekeys/group/security_makekeys.mrp"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   108
      </component>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   109
      <component id="swianalysistoolkit" name="SWI Analysis Toolkit" purpose="development" target="desktop">
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   110
        <unit bldFile="secureswitools/swianalysistoolkit/group" mrp="secureswitools/swianalysistoolkit/group/security_switools.mrp"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   111
      </component>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   112
      <component id="openssllib" name="OpenSSL Library" purpose="optional" target="desktop">
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   113
        <unit mrp="secureswitools/openssllib/security_openssl.mrp"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   114
      </component>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   115
      <component id="swisistools" name="Secure Software Install SIS Tools" purpose="optional" target="desktop">
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   116
        <unit bldFile="secureswitools/swisistools/group" mrp="secureswitools/swisistools/group/security_sistools.mrp"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   117
      </component>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   118
    </collection>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   119
    <collection id="appinstall_info" name="Application Installation Info" level="api">
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   120
      <component id="appinstall_test" filter="s60,test,api_test" name="Application Installation Test" purpose="development">
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   121
        <unit bldFile="tsrc/group"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   122
      </component>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   123
      <component id="appinstall_metadata" name="Application Installation Metadata" class="config" introduced="^2" purpose="development" target="desktop">
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   124
        <unit mrp="appinstall_info/appinstall_metadata/appinstall_metadata.mrp"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   125
      </component>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   126
    </collection>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   127
  </package>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   128
</SystemDefinition>