appinstall_plat/iaupdate_api/iaupdate_api.metaxml
author Simon Howkins <simonh@symbian.org>
Mon, 22 Nov 2010 12:04:39 +0000
branchRCL_3
changeset 84 e6c5e34cd9b9
parent 0 ba25891c3a9e
permissions -rw-r--r--
Adjusted to avoid exports, etc, from a top-level bld.inf

<?xml version="1.0" ?>
<api id="e904588b8ad7eb29b950a49026f98b19" dataversion="1.0">
  <name>IAUpdate API</name>
  <description>Services to discover, download and install updates for applications.</description>
  <type>c++</type>
  <subsystem>iaupdate</subsystem>
  <libs>
    <lib name="iaupdateapi.lib" />
  </libs>
  <release category="domain"/>
  <attributes>
     <!-- This indicates wether the api provedes separate html documentation -->
     <!-- or is the additional documentation generated from headers. -->
     <!-- If you are unsuere then the value is "no" -->
     <htmldocprovided>no</htmldocprovided>
     <adaptation>no</adaptation>
  </attributes>
</api>