Update ooo320-m1
[ooovba.git] / connectivity / source / drivers / evoab2 / evoab.xml
blob3bd51e7d999cc085a18e694803ad2673f5035c73
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE module-description PUBLIC "-//W3C//DTD HTML 3.2//EN" "module-description.dtd">
3 <module-description>
4     <module-name>evoab</module-name>
5     <component-description>
6         <author>Jayant Madavi</author>
7         <name>com.sun.star.comp.sdbc.evoab.OEvoabDriver</name>
8         <description>This library implements the database driver for evolution address book formats.
9 </description>
10         <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
11         <language>c++</language>
12         <status value="final"/>
13         <supported-service>com.sun.star.sdbc.Driver</supported-service>
14         <service-dependency>    ...     </service-dependency>
15     </component-description>
16     <project-build-dependency>cppuhelper</project-build-dependency>
17     <project-build-dependency>cppu</project-build-dependency>
18     <project-build-dependency>sal</project-build-dependency>
19     <project-build-dependency>vos</project-build-dependency>
20     <runtime-module-dependency>cppuhelper</runtime-module-dependency>
21     <runtime-module-dependency>cppu</runtime-module-dependency>
22     <runtime-module-dependency>sal</runtime-module-dependency>
23     <runtime-module-dependency>vos</runtime-module-dependency>
24     <runtime-module-dependency>osl</runtime-module-dependency>
25     <runtime-module-dependency>svtools-light1</runtime-module-dependency>
26     <runtime-module-dependency>svtools</runtime-module-dependency>
27     <runtime-module-dependency>ucbhelper</runtime-module-dependency>
28     <runtime-module-dependency>unotools</runtime-module-dependency>
29     <runtime-module-dependency>comphelper</runtime-module-dependency>
30 </module-description>