wxWidgets/include/wx_pb.h
Julian Smart 0a53b9b8fe Missed reversions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27433 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-25 17:31:17 +00:00

21 lines
622 B
C

///////////////////////////////////////////////////////////////////////////////
// Name: wx_pb.h
// Purpose: Project Builder precompiled header
// Author: Gilles Depeyrot
// Modified by:
// Created: 22.01.02
// RCS-ID: $Id$
// Copyright: (c) wxWidgets team
// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
#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