]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/wince/chkconf.h
Compile fix (VC++ 6 doesn't like wxString::Format with only 1 arg: gives several...
[wxWidgets.git] / include / wx / msw / wince / chkconf.h
index 987b93f953eb1b3d5f8812af03ecd6da8cc4341a..3ec43b9b5acee550f1abd2c871d440718ad8ba4e 100644 (file)
 #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