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:
Włodzimierz Skiba 2005-03-11 07:32:27 +00:00
parent 2227439bea
commit a14132e13a

View File

@ -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