testexecfw/stf/api/api_platform/stif_api.metaxml
changeset 2 8bb370ba6d1d
equal deleted inserted replaced
1:bbd31066657e 2:8bb370ba6d1d
       
     1 <?xml version="1.0" ?>
       
     2 <api id="d6c032dbc08ddbb1c1db14ad08df1147" dataversion="2.0">
       
     3   <name>STIF API</name>
       
     4   <description>Defines the API, which is used by STIF and its test modules.</description>
       
     5   <type>c++</type>
       
     6   <collection>stif</collection>
       
     7   <libs>
       
     8     <lib name="atslogger.lib" />
       
     9     <lib name="Demomodule.lib" />
       
    10     <lib name="StifKernelTestClassBase.lib" />
       
    11     <lib name="StifTFwIf.lib" />
       
    12     <lib name="SUEvent.lib" />
       
    13     <lib name="testcombiner.lib" />
       
    14     <lib name="StifTestEngine.lib" />
       
    15     <lib name="StifTestInterface.lib" />
       
    16     <lib name="testscripter.lib" />
       
    17     <lib name="StifTestServer.lib" />
       
    18   </libs>
       
    19   <release category="platform" sinceversion="3.2"/>
       
    20   <attributes>
       
    21      <!-- This indicates wether the api provedes separate html documentation -->
       
    22      <!-- or is the additional documentation generated from headers. -->
       
    23      <!-- If you are unsuere then the value is "no" -->
       
    24      <htmldocprovided>no</htmldocprovided>
       
    25      <adaptation>no</adaptation>
       
    26   </attributes>
       
    27 </api>