New test.
[mono.git] / data / config.in
1 <configuration>
2         <dllmap dll="cygwin1.dll" target="@LIBC@" />
3         <dllmap dll="libc" target="@LIBC@" />
4         <dllmap dll="intl" target="@INTL@" />
5         <dllmap dll="libintl" target="@INTL@" />
6         <dllmap dll="libxslt.dll" target="libxslt@libsuffix@" />
7         <dllmap dll="libmySQL.dll" target="libmysqlclient@libsuffix@" />
8         <dllmap dll="odbc32.dll" target="libodbc@libsuffix@" />
9         <dllmap dll="oci" target="libclntsh@libsuffix@" />
10         <dllmap dll="db2cli" target="libdb2_36@libsuffix@" />
11         <dllmap dll="msvcrt" target="@LIBC@" />
12         <dllmap dll="MonoPosixHelper" target="libMonoPosixHelper@libsuffix@" />
13         <dllmap dll="sqlite" target="@SQLITE@" />
14         <dllmap dll="sqlite3" target="@SQLITE3@" />
15         <dllmap dll="libX11" target="@X11@" />
16         <dllmap dll="libcairo-2.dll" target="libcairo.so.2" />
17 </configuration>