]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/setup0.h
added JPEG support
[wxWidgets.git] / include / wx / msw / setup0.h
index 83a7a95159ddda56482f9fa8b70830bd6231d5cf..4e12fe21ae4f20557ec9573f29490510e2d86db6 100644 (file)
                                   // Use zlib for compression in streams and PNG code
 #define wxUSE_LIBPNG        1
                                   // Use PNG bitmap code
+#define wxUSE_LIBJPEG       0
+                                  // Use JPEG bitmap code
 #define wxUSE_STD_IOSTREAM  1
                                   // Use standard C++ streams if 1. If 0, use wxWin
                                   // streams implementation.