// Set this to 0 if your compiler can't cope
// with omission of prototype parameters.
-#define wxUSE_ODBC 1
+#define wxUSE_ODBC 0
// Define 1 to use ODBC classes
#define wxUSE_SERIAL 0
// Use serialization (requires utils/serialize)
-#define wxUSE_DYNLIB_CLASS 0
+#define wxUSE_DYNLIB_CLASS 1
// Compile in wxLibrary class for run-time
// DLL loading and function calling
#define wxUSE_TOOLTIPS 1
#define wxUSE_ZIPSTREAM 1 // 0
// input stream for reading from zip archives
+// OpenGL canvas
+#define wxUSE_GLCANVAS 1
/*
* Finer detail
*