projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26ce517
)
Don't use debug report under CE
author
Julian Smart
<julian@anthemion.co.uk>
Tue, 22 Mar 2005 09:41:21 +0000
(09:41 +0000)
committer
Julian Smart
<julian@anthemion.co.uk>
Tue, 22 Mar 2005 09:41:21 +0000
(09:41 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32978
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
include/wx/msw/wince/setup.h
patch
|
blob
|
blame
|
history
diff --git
a/include/wx/msw/wince/setup.h
b/include/wx/msw/wince/setup.h
index 4f8e10fc80bf4e946cb51649df300a85547fb644..3514919e9d6d951c557a7a756340e66e4c15fd2d 100644
(file)
--- a/
include/wx/msw/wince/setup.h
+++ b/
include/wx/msw/wince/setup.h
@@
-1129,6
+1129,10
@@
#undef wxUSE_COMMON_DIALOGS
#define wxUSE_COMMON_DIALOGS 0
+// Don't use debug report under CE
+#undef wxUSE_DEBUGREPORT
+#define wxUSE_DEBUGREPORT 0
+
// ----------------------------------------------------------------------------
// MSW settings not supported by CE
// ----------------------------------------------------------------------------