ODBC library is part of base, so make sure the dependency is set accordingly.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34023 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -165,7 +165,7 @@ FIXME: this template has (at least) the following bugs:
|
||||
<if cond="value=='base'">
|
||||
<sys-lib>wxbase$(WX_VERSION)$(WXLIBPOSTFIX)</sys-lib>
|
||||
</if>
|
||||
<if cond="value in ['net','xml']">
|
||||
<if cond="value in ['net','xml', 'odbc']">
|
||||
<sys-lib>wxbase$(WX_VERSION)$(WXLIBPOSTFIX)_$(value)</sys-lib>
|
||||
</if>
|
||||
<if cond="value not in ['base','net','xml']">
|
||||
|
Reference in New Issue
Block a user