]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/setup0.h
Added makefile
[wxWidgets.git] / include / wx / gtk1 / setup0.h
index 0d805c59488479fb84f7c10e0fb3661836652153..22f91e87faa1f8676c7caf83c276767c33d5a276 100644 (file)
  * Use iODBC
  */
 #define wxUSE_ODBC 0
+#define wxODBC_FWD_ONLY_CURSORS 1
 /*
  * Use Threads
  */
  * Use streams
  */
 #define wxUSE_STREAMS 1
-/*
- * Use class serialization
- */
-#define wxUSE_SERIAL 1
 /*
  * Use sockets
  */
  * Use standard C++ streams if 1. If 0, use wxWin
  * streams implementation.
  */
-#define wxUSE_STD_IOSTREAM  1
-/*
- * wxLibrary class
- */
-#define wxUSE_DYNLIB_CLASS 1
+#define wxUSE_STD_IOSTREAM  0
 
 /*
  * Use font metric files in GetTextExtent for wxPostScriptDC
  */
 #define wxUSE_SPLINES 1
 /*
- * Use wxLibrary class
+ * Use wxObjectLoader class
  */
-#define wxUSE_DYNLIB_CLASS 1
+#define wxUSE_DYNAMIC_LOADER 1
 
 /*
  * Use the mdi architecture