PalmOS 6 compilation fixes (patch 1849757)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50704 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -150,6 +150,9 @@
|
||||
#undef wxUSE_ICO_CUR
|
||||
#define wxUSE_ICO_CUR 0
|
||||
|
||||
#undef wxUSE_SVG
|
||||
#define wxUSE_SVG 0
|
||||
|
||||
#undef wxUSE_INTL
|
||||
#define wxUSE_INTL 0
|
||||
|
||||
@@ -303,8 +306,8 @@
|
||||
#undef wxUSE_URL
|
||||
#define wxUSE_URL 0
|
||||
|
||||
#undef wxUSE_WCHAR_T
|
||||
#define wxUSE_WCHAR_T 0
|
||||
//#undef wxUSE_WCHAR_T
|
||||
//#define wxUSE_WCHAR_T 1
|
||||
|
||||
#undef wxUSE_WIZARDDLG
|
||||
#define wxUSE_WIZARDDLG 0
|
||||
@@ -324,5 +327,11 @@
|
||||
#undef wxUSE_ZLIB
|
||||
#define wxUSE_ZLIB 0
|
||||
|
||||
#undef wxUSE_COLLPANE
|
||||
#define wxUSE_COLLPANE 0
|
||||
|
||||
#undef wxUSE_TOOLBOOK
|
||||
#define wxUSE_TOOLBOOK 0
|
||||
|
||||
#endif
|
||||
/* _WX_PALMOS_CHKCONF_H_ */
|
||||
|
Reference in New Issue
Block a user