X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/445511b3cd25c05a53d79bc3f26522061b048edc..4817190d096aa482d50d1f3bc56278e1a17b9c42:/build/msw/config.wat diff --git a/build/msw/config.wat b/build/msw/config.wat index 9ad306e0a4..2a2f7a7449 100644 --- a/build/msw/config.wat +++ b/build/msw/config.wat @@ -67,6 +67,9 @@ USE_OPENGL = 0 # Build ODBC database classes (USE_GUI must be 1)? [0,1] USE_ODBC = 0 +# Build quality assurance classes library (USE_GUI must be 1)? [0,1] +USE_QA = 0 + # Enable exceptions in compiled code. [0,1] USE_EXCEPTIONS = 1