]> git.saurik.com Git - wxWidgets.git/commitdiff
Do not waste time for USE_ODBC=0.
authorWłodzimierz Skiba <abx@abx.art.pl>
Thu, 14 Oct 2004 19:15:38 +0000 (19:15 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Thu, 14 Oct 2004 19:15:38 +0000 (19:15 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29849 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

demos/dbbrowse/dbbrowse.bkl

index 24e4e99f906c0c0506178ae7b51705f478f9c29b..e00c06a951ede7980fa6db4d961fa5192cc95d34 100644 (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