| 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) wxWidgets team |
| 9 | // Licence: wxWindows licence |
| 10 | /////////////////////////////////////////////////////////////////////////////// |
| 11 | |
| 12 | #define HAVE_USLEEP 1 |
| 13 | #define HAVE_FCNTL 1 |
| 14 | #define SIZEOF_INT 4 |
| 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 |