wxUSE_UNICODE_MSLU is MSW-specific so shouldn't be in setup_inc.h: removed and regenerated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35013 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -144,7 +144,6 @@
|
||||
|
||||
/* --- start common options --- */
|
||||
|
||||
|
||||
#ifndef wxUSE_GUI
|
||||
#define wxUSE_GUI 0
|
||||
#endif
|
||||
@@ -177,8 +176,6 @@
|
||||
#define wxUSE_UNICODE 0
|
||||
#endif
|
||||
|
||||
#define wxUSE_UNICODE_MSLU 0
|
||||
|
||||
#define wxUSE_WCHAR_T 0
|
||||
|
||||
|
||||
@@ -278,10 +275,6 @@
|
||||
|
||||
#define wxUSE_MEDIACTRL 0
|
||||
|
||||
#define wxUSE_QUICKTIME 0
|
||||
|
||||
#define wxUSE_DIRECTSHOW 0
|
||||
|
||||
#define wxUSE_GSTREAMER 0
|
||||
|
||||
#define wxUSE_XRC 0
|
||||
@@ -507,6 +500,8 @@
|
||||
#define wxUSE_RICHEDIT2 0
|
||||
#endif
|
||||
|
||||
#define wxUSE_UNICODE_MSLU 0
|
||||
|
||||
/*
|
||||
* Supports bool type
|
||||
*/
|
||||
|
Reference in New Issue
Block a user