]>
Commit | Line | Data |
---|---|---|
fa4c1d1d GD |
1 | /////////////////////////////////////////////////////////////////////////////// |
2 | // Name: wx_pb.h | |
3 | // Purpose: Project Builder precompiled header | |
4 | // Author: Gilles Depeyrot | |
5 | // Modified by: | |
6 | // Created: 22.01.02 | |
7 | // RCS-ID: $Id$ | |
8 | // Copyright: (c) wxWindows team | |
1a19e369 | 9 | // Licence: wxWindows licence |
fa4c1d1d GD |
10 | /////////////////////////////////////////////////////////////////////////////// |
11 | ||
12 | #define HAVE_USLEEP 1 | |
13 | #define HAVE_FCNTL 1 | |
2b5f62a0 | 14 | #define SIZEOF_INT 4 |
d9692c12 SC |
15 | #define SIZEOF_WCHAR_T 4 |
16 | #define TARGET_CARBON 1 | |
17 | #define HAVE_WCHAR_H 1 | |
18 | #define HAVE_WPRINTF 1 | |
19 | #define HAVE_VSWPRINTF 1 | |
20 | #define HAVE_STRCASECMP_IN_STRING_H 1 |