]> git.saurik.com Git - wxWidgets.git/commit - build/msw/makefile.vc
added wxDebugReport
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 11 Mar 2005 02:55:21 +0000 (02:55 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 11 Mar 2005 02:55:21 +0000 (02:55 +0000)
commitce4fd7b577cdeb1ceb085cb1380c0df97b6ceef4
treea9192cf987ee800cb336eef73b6cbb90e330d3bd
parent1de1196ab3ad5c0f143870b1bf5568adcf383424
added wxDebugReport

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32744 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
15 files changed:
Makefile.in
build/bakefiles/files.bkl
build/msw/makefile.bcc
build/msw/makefile.gcc
build/msw/makefile.vc
build/msw/makefile.wat
build/msw/wx_base.dsp
build/msw/wx_core.dsp
docs/changes.txt
include/wx/debugrpt.h [new file with mode: 0644]
samples/debugrpt/debugrpt.bkl [new file with mode: 0644]
samples/debugrpt/debugrpt.cpp [new file with mode: 0644]
src/common/debugrpt.cpp [new file with mode: 0644]
src/generic/dbgrptg.cpp [new file with mode: 0644]
src/wxWindows.dsp