secsrv_plat/gba_api/gba_api.metaxml
author Salvatore Rinaldo <salvatorer@symbian.org>
Wed, 16 Jun 2010 15:55:46 +0100
branchGCC_SURGE
changeset 28 85f4979a4b9e
parent 0 164170e6151a
permissions -rw-r--r--
Bug 2958 - GCC compilation issues in sf/mw/securitysrv

<?xml version="1.0" ?>
<api id="c204e64f29d830070a3c979b6e8cf367" dataversion="2.0">
  <name>GBA API</name>
  <description>Used to request bootstrap and key derivation</description>
  <type>c++</type>
  <collection>gba</collection>
  <libs>
    <lib name="gba.lib" />
  </libs>
  <release category="platform"/>
  <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>