appinstall_plat/sw_installer_common_ui_api/sw_installer_common_ui_api.metaxml
changeset 0 ba25891c3a9e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/appinstall_plat/sw_installer_common_ui_api/sw_installer_common_ui_api.metaxml	Thu Dec 17 08:51:10 2009 +0200
@@ -0,0 +1,18 @@
+<?xml version="1.0" ?>
+<api id="a931f6999122731a347c1350bc066486" dataversion="1.0">
+  <name>SW Installer Common UI API</name>
+  <description>The interface that provides common UI dialogs for the installer UI plug-ins.</description>
+  <type>c++</type>
+  <subsystem>appinstaller</subsystem>
+  <libs>
+    <lib name="SWInstCommonUI.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>