ossrv_pub/glib_threads/glib_threads.metaxml
changeset 0 e4d67989cc36
equal deleted inserted replaced
-1:000000000000 0:e4d67989cc36
       
     1 <?xml version="1.0" ?>
       
     2 <api id="860b7fc9c7cc55d628710205056217fb" dataversion="1.0">
       
     3   <name>Glib Threads</name>
       
     4   <description>thread abstraction; including threads, different mutexes, conditions and thread private data.</description>
       
     5   <type>c++</type>
       
     6   <subsystem>glib</subsystem>
       
     7   <libs>
       
     8     <lib name="libglib.lib" />
       
     9     <lib name="libgthread.lib" />
       
    10   </libs>
       
    11   <release category="sdk" sinceversion="3.2"/>
       
    12   <attributes>
       
    13      <!-- This indicates wether the api provedes separate html documentation -->
       
    14      <!-- or is the additional documentation generated from headers. -->
       
    15      <!-- If you are unsuere then the value is "no" -->
       
    16      <htmldocprovided>yes</htmldocprovided>
       
    17      <adaptation>no</adaptation>
       
    18   </attributes>
       
    19 </api>