X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d7dd1f1bc88ff222986cbf2efa81c0e7f5b06cb3..91b34dd9e1b29ace037dddc60513fbe79560403f:/build/config.wat diff --git a/build/config.wat b/build/config.wat index be9f82a77f..90d8187ee6 100644 --- a/build/config.wat +++ b/build/config.wat @@ -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