]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/setup.h
corrected wxICON for Mac OS (Classic and X)
[wxWidgets.git] / include / wx / mac / setup.h
index 6984ad12576c565886a8a61a7f6866ac31704e86..2906ca1642521446677902807384bf802ae8d5df 100644 (file)
                                   // 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
  *