removed odbc from the libraries used by the console sample

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49442 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2007-10-26 00:08:21 +00:00
parent efb8d6305f
commit 70fd78f30e
8 changed files with 38 additions and 66 deletions

View File

@@ -7,7 +7,6 @@
template_append="wx_append_base">
<sources>console.cpp</sources>
<wx-lib>net</wx-lib>
<wx-lib>odbc</wx-lib>
<wx-lib>base</wx-lib>
</exe>