X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b412f9be504e07559a98ae234f30bb1bd0b2aa1f..978f38c238bb83dbb5a73104e4e6870d984dd058:/include/wx/motif/setup.h diff --git a/include/wx/motif/setup.h b/include/wx/motif/setup.h index 7a02e4c3b3..923e2fef2a 100644 --- a/include/wx/motif/setup.h +++ b/include/wx/motif/setup.h @@ -127,6 +127,19 @@ #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 *