]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/setup.h
MSW compilation fixes - widgets sample runs!
[wxWidgets.git] / include / wx / mac / setup.h
index 5c2022a8b35a771e9c6522846b81c25d25126406..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