testexecfw/stf/api/api_platform/stif_api.metaxml
author Johnson Ma <johnson.ma@nokia.com>
Thu, 13 May 2010 17:42:48 +0800
changeset 3 a5f55a5789f3
parent 2 8bb370ba6d1d
permissions -rw-r--r--
Defect Fix: TeamTrack DEF145107

<?xml version="1.0" ?>
<api id="d6c032dbc08ddbb1c1db14ad08df1147" dataversion="2.0">
  <name>STIF API</name>
  <description>Defines the API, which is used by STIF and its test modules.</description>
  <type>c++</type>
  <collection>stif</collection>
  <libs>
    <lib name="atslogger.lib" />
    <lib name="Demomodule.lib" />
    <lib name="StifKernelTestClassBase.lib" />
    <lib name="StifTFwIf.lib" />
    <lib name="SUEvent.lib" />
    <lib name="testcombiner.lib" />
    <lib name="StifTestEngine.lib" />
    <lib name="StifTestInterface.lib" />
    <lib name="testscripter.lib" />
    <lib name="StifTestServer.lib" />
  </libs>
  <release category="platform" sinceversion="3.2"/>
  <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>