From: Vadim Zeitlin Date: Sun, 5 Feb 2006 16:09:54 +0000 (+0000) Subject: set USE_QA to 1 for VC builds only by default (real fix for bug 1419152) X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/aae7e12e1db7f327f38e6d7442bd89bd9566d25e?ds=sidebyside set USE_QA to 1 for VC builds only by default (real fix for bug 1419152) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37326 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/build/bakefiles/config.bkl b/build/bakefiles/config.bkl index 8dba9c57b2..3ae31ad753 100644 --- a/build/bakefiles/config.bkl +++ b/build/bakefiles/config.bkl @@ -204,9 +204,14 @@ Acts according to BUILD by default. + + + 1 + 0 +