Applied patch [ 1305650 ] ODBC32.lib is not included for borland by wxpresets

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36241 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2005-11-24 17:09:43 +00:00
parent 6e9e2d94b4
commit 650372cf91

View File

@@ -237,6 +237,7 @@ FIXME: this template has (at least) the following bugs:
<!-- If on borland, we don't need to do much -->
<if cond="FORMAT=='borland'">
<sys-lib>ole2w32</sys-lib>
<sys-lib>odbc32</sys-lib>
</if>
<!-- Non-borland, on the other hand... -->