mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-26 15:49:50 -06:00
wxw[msw]: disable wxUSE_DBGHELP (issue 7591)
This commit is contained in:
2
Externals/wxWidgets3/wx/wxmsw.h
vendored
2
Externals/wxWidgets3/wx/wxmsw.h
vendored
@ -1663,6 +1663,8 @@
|
|||||||
//
|
//
|
||||||
// Recommended setting: 1, set to 0 if your programs never crash
|
// Recommended setting: 1, set to 0 if your programs never crash
|
||||||
#define wxUSE_CRASHREPORT 0
|
#define wxUSE_CRASHREPORT 0
|
||||||
|
|
||||||
|
#define wxUSE_DBGHELP 0
|
||||||
/* --- end MSW options --- */
|
/* --- end MSW options --- */
|
||||||
|
|
||||||
#endif // _WX_SETUP_H_
|
#endif // _WX_SETUP_H_
|
||||||
|
Reference in New Issue
Block a user