Skip to content

Commit

Permalink
Added dllmapping for odbc32
Browse files Browse the repository at this point in the history
svn path=/trunk/mono/; revision=8235
  • Loading branch information
Brian Ritchie committed Oct 14, 2002
1 parent 1a3c0ab commit 77ddaa1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/config.in
Expand Up @@ -3,4 +3,5 @@
<dllmap dll="libc" target="@LIBC@" />
<dllmap dll="libxslt.dll" target="libxslt.so" />
<dllmap dll="libmySQL.dll" target="libmysqlclient.so" />
<dllmap dll="odbc32.dll" target="libodbc.so" />
</configuration>

0 comments on commit 77ddaa1

Please sign in to comment.