mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 07:39:26 +01:00
wxw[msw]: disable wxUSE_DBGHELP (issue 7591)
This commit is contained in:
parent
c251311b02
commit
80642a944d
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
|
||||
#define wxUSE_CRASHREPORT 0
|
||||
|
||||
#define wxUSE_DBGHELP 0
|
||||
/* --- end MSW options --- */
|
||||
|
||||
#endif // _WX_SETUP_H_
|
||||
|
Loading…
x
Reference in New Issue
Block a user