vpnc_plat/vpnapi/vpn_api.metaxml
changeset 0 33413c0669b9
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/vpnc_plat/vpnapi/vpn_api.metaxml	Thu Dec 17 09:14:51 2009 +0200
@@ -0,0 +1,18 @@
+<?xml version="1.0" ?>
+<api id="28ea26a18e0f92a1f158b354d3598336" dataversion="1.0">
+  <name>VPN API</name>
+  <description>API for managing VPN policies.</description>
+  <type>c++</type>
+  <subsystem>vpn</subsystem>
+  <libs>
+    <lib name="vpnapi.lib" />
+  </libs>
+  <release category="domain"/>
+  <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>