]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/stubs/setup.h
Rewrote wxNotebook, incl. PAGE_CHANGING event
[wxWidgets.git] / include / wx / stubs / setup.h
index 9ddf4ee20adc8073e726a9f500ab37e2091c4cc1..68f1572249a4cd9e1475350febd64c16d0423ce9 100644 (file)
                                   // Use zlib for compression in streams and PNG code
 #define wxUSE_LIBPNG        1
                                   // Use PNG bitmap code
+#define wxUSE_STD_IOSTREAM  1
+                                  // Use standard C++ streams if 1. If 0, use wxWin
+                                  // streams implementation.
+
+#define wxUSE_SERIAL        0
+                                  // Use serialization
+
+#define wxUSE_TOOLTIPS      0
+                                  // Use tooltips
+
+#define wxUSE_DYNLIB_CLASS  0
+                                  // Use wxLibrary
+#define wxUSE_SOCKETS       1
+                                  // Set to 1 to use socket classes
 /*
  * Finer detail
  *