*/
#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
*/