]> git.saurik.com Git - wxWidgets.git/blobdiff - build/config.wat
more bakefile-based makefiles
[wxWidgets.git] / build / config.wat
index be9f82a77f7301ca22fbf9c69417456e274b46d2..90d8187ee6220ad9fadecf744be8a0f0f05a3b89 100644 (file)
@@ -67,6 +67,9 @@ USE_GUI = 1
 # Build wxHTML library (USE_GUI must be 1)? [0,1]
 USE_HTML = 1
 
+# Build ODBC database classes (USE_GUI must be 1)? [0,1]
+USE_ODBC = 0
+
 # Build OpenGL canvas library (USE_GUI must be 1)? [0,1]
 USE_OPENGL = 0