]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/iphone/chkconf.h
supporting clang 2.0 under xcode, see #12332
[wxWidgets.git] / include / wx / osx / iphone / chkconf.h
index ac6161a62c6399a589844038e2db95812da12f61..a6173e5e4587f8e67cb96bb1073b68d89cb6759b 100644 (file)
 #define wxUSE_DATAOBJ 0
 #endif
 
+#if wxUSE_UIACTIONSIMULATOR
+#undef wxUSE_UIACTIONSIMULATOR
+#define wxUSE_UIACTIONSIMULATOR 0
+#endif
+
+#if wxUSE_RICHMSGDLG
+#undef wxUSE_RICHMSGDLG
+#define wxUSE_RICHMSGDLG 0
+#endif
+
+#if wxUSE_RICHTEXT
+#undef wxUSE_RICHTEXT
+#define wxUSE_RICHTEXT 0
+#endif
+
 #endif
     /* _WX_OSX_IPHONE_CHKCONF_H_ */