]> git.saurik.com Git - wxWidgets.git/blobdiff - build/msw/config.bcc
Make expat's configure detect if -ext o is needed (MW) so tests work correctly.
[wxWidgets.git] / build / msw / config.bcc
index 6fa7687c876fc7dad926a1fc51b1f289ee7c1c94..028d669eb19495cda519ed81b0fc2658fe000a2c 100644 (file)
@@ -108,6 +108,11 @@ USE_OPENGL = 0
 USE_ODBC = 0
 !endif
 
 USE_ODBC = 0
 !endif
 
+# Build quality assurance classes library (USE_GUI must be 1)? [0,1]
+!ifndef USE_QA
+USE_QA = 0
+!endif
+
 # Enable exceptions in compiled code. [0,1]
 !ifndef USE_EXCEPTIONS
 USE_EXCEPTIONS = 1
 # Enable exceptions in compiled code. [0,1]
 !ifndef USE_EXCEPTIONS
 USE_EXCEPTIONS = 1