diff --git a/build/msw/config.vc b/build/msw/config.vc index c262221379..7f4581203a 100644 --- a/build/msw/config.vc +++ b/build/msw/config.vc @@ -85,7 +85,7 @@ USE_OPENGL = 0 USE_ODBC = 0 # Build quality assurance classes library (USE_GUI must be 1)? [0,1] -USE_QA = 0 +USE_QA = 1 # Enable exceptions in compiled code. [0,1] USE_EXCEPTIONS = 1