moved wxUSE_CRASHREPORT checks to wx/msw/chkconf.h; added it to setup.h.in so that it gets defined (always as 0 as mingw32 doesn't support it anyhow) for configure builds too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47593 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -578,7 +578,9 @@
|
||||
|
||||
#define wxUSE_UTF8_LOCALE_ONLY 0
|
||||
|
||||
/* wxMSW-only options */
|
||||
#define wxUSE_DC_CACHEING 0
|
||||
#define wxUSE_CRASHREPORT 0
|
||||
|
||||
#define wxUSE_GADGETS 0
|
||||
|
||||
|
Reference in New Issue
Block a user