ossrv_pub/glib_singlylinked_lists/glib_singlylinked_lists.metaxml
changeset 0 e4d67989cc36
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ossrv_pub/glib_singlylinked_lists/glib_singlylinked_lists.metaxml	Tue Feb 02 02:01:42 2010 +0200
@@ -0,0 +1,18 @@
+<?xml version="1.0" ?>
+<api id="9536bd6c0dcdac2187a3aff5547ca084" dataversion="1.0">
+  <name>Glib Singly-Linked Lists</name>
+  <description>linked lists containing integer values or pointers to data, limited to iterating over the list in one direction.</description>
+  <type>c++</type>
+  <subsystem>glib</subsystem>
+  <libs>
+    <lib name="libglib.lib" />
+  </libs>
+  <release category="sdk" 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>yes</htmldocprovided>
+     <adaptation>no</adaptation>
+  </attributes>
+</api>