Do not waste time for USE_ODBC=0.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29849 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba 2004-10-14 19:15:38 +00:00
parent 6002d043b5
commit 0a8c46e1bd

View File

@ -3,7 +3,7 @@
<include file="../../build/bakefiles/common_samples.bkl"/>
<exe id="dbbrowse" template="wx_sample" template_append="wx_append">
<exe id="dbbrowse" template="wx_sample" template_append="wx_append" cond="USE_ODBC=='1'">
<sources>
dbbrowse.cpp
doc.cpp