2004-10-27 Ben Maurer <bmaurer@ximian.com>
[mono-project.git] / data / config.in
blobc14657e7ad12431e31a29cda8a76b42100e7da14
1 <configuration>
2         <dllmap dll="cygwin1.dll" target="@LIBC@" />
3         <dllmap dll="libc" target="@LIBC@" />
4         <dllmap dll="libintl" target="@INTL@" />
5         <dllmap dll="libxslt.dll" target="libxslt@libsuffix@" />
6         <dllmap dll="libmySQL.dll" target="libmysqlclient@libsuffix@" />
7         <dllmap dll="odbc32.dll" target="libodbc@libsuffix@" />
8         <dllmap dll="oci" target="clntsh" />
9         <dllmap dll="db2cli" target="libdb2_36@libsuffix@"/>
10 </configuration>