X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4798fbc7d1d29a18c456f160cc8d2f54184eb61e..3a6ec3c88033c43e108cb1f302717696682eb34f:/include/wx/msw/wince/chkconf.h diff --git a/include/wx/msw/wince/chkconf.h b/include/wx/msw/wince/chkconf.h index fb0a9e19bf..7024f8ad64 100644 --- a/include/wx/msw/wince/chkconf.h +++ b/include/wx/msw/wince/chkconf.h @@ -51,6 +51,10 @@ #define wxUSE_LIBTIFF 0 #endif +// no AUI under CE: it's unnecessary and currently doesn't compile +#undef wxUSE_AUI +#define wxUSE_AUI 0 + // no MDI under CE #undef wxUSE_MDI #define wxUSE_MDI 0