]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/setup.h
Added a few files; fixed some warnings and wxMotif compile problems
[wxWidgets.git] / include / wx / motif / setup.h
index 8be474306562ce1bcce22954f67b9074ddbe6b01..923e2fef2a8f04df3de9ec42417aace3e38b5388 100644 (file)
 
 #define wxUSE_TIMEDATE      1
                                   // Use time and date
+
+#define wxUSE_THREADS       0
+                                  // Use threads
+
+#define wxUSE_ZLIB          1
+                                  // 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_STREAMS       1
+                                  // Use wxStream implementation within wxWindows code
+
+#define wxUSE_SERIAL        0
+                                  // Use serialization
+
 /*
  * Finer detail
  *