defines necessary for unicode support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26391 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -12,3 +12,9 @@
|
||||
#define HAVE_USLEEP 1
|
||||
#define HAVE_FCNTL 1
|
||||
#define SIZEOF_INT 4
|
||||
#define SIZEOF_WCHAR_T 4
|
||||
#define TARGET_CARBON 1
|
||||
#define HAVE_WCHAR_H 1
|
||||
#define HAVE_WPRINTF 1
|
||||
#define HAVE_VSWPRINTF 1
|
||||
#define HAVE_STRCASECMP_IN_STRING_H 1
|
||||
|
Reference in New Issue
Block a user