X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0604740afd3f5e1cc576787592761c8a0e14cdac..98159dd8b62759836ee48049e581e4c2be542cf0:/build/msw/config.bcc?ds=sidebyside diff --git a/build/msw/config.bcc b/build/msw/config.bcc index b6e1ddbc57..499851f1fe 100644 --- a/build/msw/config.bcc +++ b/build/msw/config.bcc @@ -120,7 +120,7 @@ USE_ODBC = 0 # Build quality assurance classes library (USE_GUI must be 1)? [0,1] !ifndef USE_QA -USE_QA = USE_QA_DEFAULT +USE_QA = 0 !endif # Enable exceptions in compiled code. [0,1]