Allow customizing wxDebugReportCompress output file.
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 14 Aug 2009 00:06:03 +0000 (00:06 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 14 Aug 2009 00:06:03 +0000 (00:06 +0000)
commitfdf20a26dba64a6d31dead1e1d19b2d755c0af13
tree666deb78985d264bcd9c10d1bf592171a122f7ec
parent94aff795d414f4d55ecd7eda44362c4c57023ce4
Allow customizing wxDebugReportCompress output file.

It may be useful to change the directory where it is generated to allow the
users to find it more quickly. Also allow changing the crash report base name
for completeness.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61663 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/debugrpt.h
interface/wx/debugrpt.h
src/common/debugrpt.cpp