merge -r 58060:58217
[mono.git] / data / config.in
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         <dllmap dll="msvcrt" target="@LIBC@"/>
11         <dllmap dll="MonoPosixHelper" target="libMonoPosixHelper@libsuffix@"/>
12         <dllmap dll="sqlite" target="@SQLITE@"/>
13         <dllmap dll="sqlite3" target="@SQLITE3@"/>
14         <dllmap dll="libX11" target="@X11@"/>
15         <dllmap dll="libcairo-2.dll" target="libcairo.so.2"/>
16 </configuration>