appinstall_plat/iaupdate_api/iaupdate_api.metaxml
author William Roberts <williamr@symbian.org>
Fri, 12 Feb 2010 11:36:35 +0000
branchCompilerCompatibility
changeset 10 3034dfa79906
parent 0 ba25891c3a9e
permissions -rw-r--r--
Fix for Bug 1807 - replace ARMCC assembler file stackpointer.s with portable stackpointer.cia

<?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>