git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21156
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#define wxUSE_SPLINES 1
// 0 for no splines
-#define wxUSE_XPM_IN_MSW 1
- // 0 for no XPM support in wxBitmap.
- // Default is 1, as XPM is now fully
- // supported this makes easier the issue
- // of portable icons and bitmaps.
-
#define wxUSE_MOUSEWHEEL 1
// Include mouse wheel support
// Manifest file for Windows XP
//
+#if !defined(wxUSE_NO_MANIFEST) || (wxUSE_NO_MANIFEST == 0)
1 24 "wx/msw/wx.manifest"
+#endif
+