X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d6f2a8911e509fd9e61f881cc881a97f5aa05ae8..f196316400fd247a760b2ef77d5064b4e10e5471:/include/wx/msw/wince/chkconf.h?ds=sidebyside diff --git a/include/wx/msw/wince/chkconf.h b/include/wx/msw/wince/chkconf.h index 987b93f953..3ec43b9b5a 100644 --- a/include/wx/msw/wince/chkconf.h +++ b/include/wx/msw/wince/chkconf.h @@ -41,6 +41,10 @@ #undef wxUSE_IPC #define wxUSE_IPC 0 +// doesn't make sense for CE devices and doesn't compile anyhow +#undef wxUSE_JOYSTICK +#define wxUSE_JOYSTICK 0 + // and they're disabled for WinCE in build/bakefiles/{tiff|regex}.bkl so can't // be enabled here #undef wxUSE_LIBTIFF