wxw[msw]: disable wxUSE_DBGHELP (issue 7591)

This commit is contained in:
Shawn Hoffman 2017-06-02 02:32:52 -07:00
parent c251311b02
commit 80642a944d

View file

@ -1663,6 +1663,8 @@
//
// Recommended setting: 1, set to 0 if your programs never crash
#define wxUSE_CRASHREPORT 0
#define wxUSE_DBGHELP 0
/* --- end MSW options --- */
#endif // _WX_SETUP_H_