projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52df3d1
)
defines necessary for unicode support
author
Stefan Csomor
<csomor@advancedconcepts.ch>
Sat, 27 Mar 2004 05:26:42 +0000
(
05:26
+0000)
committer
Stefan Csomor
<csomor@advancedconcepts.ch>
Sat, 27 Mar 2004 05:26:42 +0000
(
05:26
+0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26391
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
include/wx_pb.h
patch
|
blob
|
blame
|
history
diff --git
a/include/wx_pb.h
b/include/wx_pb.h
index 4664e03359d47d000ae32c4aadff82d45433329b..d8e1e0939aa31c16182f80db0617bfa1ad2f5b84 100644
(file)
--- a/
include/wx_pb.h
+++ b/
include/wx_pb.h
@@
-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