Bring back help turned off as in previous WinCE setup.h. Perhaps it should be !__SMARTPHONE__.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32749 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
2227439bea
commit
a14132e13a
@ -41,6 +41,9 @@
|
||||
#undef wxUSE_MEDIACTRL
|
||||
#define wxUSE_MEDIACTRL 0
|
||||
|
||||
#undef wxUSE_WXHTML_HELP
|
||||
#define wxUSE_WXHTML_HELP 0
|
||||
|
||||
// libtiff and regex apparently don't compile with eVC (to check with eVC4?)
|
||||
// and they're disabled for WinCE in build/bakefiles/{tiff|regex}.bkl so can't
|
||||
// be enabled here
|
||||
|
Loading…
Reference in New Issue
Block a user