]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
added wxPtrToUInt() to cast pointer to an integer type without warnings
[wxWidgets.git] / setup.h.in
index f8df8e47e4c82132dc7f3245c03c551576cae5e5..2115ca9cd8bb3f578b82c1278c53b747d19bcc38 100644 (file)
  */
 #undef HAVE_CONST_CAST
 
+/*
+ * Define if your compiler supports reinterpret_cast<>()
+ */
+#undef HAVE_REINTERPRET_CAST
+
 /*
  * Define if your compiler supports static_cast<>()
  */
  */
 #define wxUSE_NOTEBOOK 0
 #define wxUSE_LISTBOOK 0
+#define wxUSE_CHOICEBOOK 0
 /*
  * Use this control
  */
  */
 #define wxUSE_HTML 0
 
+/*
+ * wxXRC
+ */
+#define wxUSE_XRC 0
+
 /*
  * wxWebKitCtrl
  */