]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
Load Smartphone-specific dummy menu
[wxWidgets.git] / setup.h.in
index 79bc5c8ae7aeed62db65276ca992cfb77521b7e4..954490d8f7cdf5b4e5202e092a857c3317f0f9e6 100644 (file)
  */
 #undef HAVE_CONST_CAST
 
+/*
+ * use STL for containers and wxString
+ */
+#define wxUSE_STL 0
 /*
  * Use regex support
  */
 #define wxUSE_REGEX 0
+/*
+ * Use XML support
+ */
+#define wxUSE_XML 0
 /*
  * Use zlib
  */