DH 2012-11-15 01:39:56 +02:00
parent de070bf485
commit a90b5cf37a
1998 changed files with 1034301 additions and 0 deletions

20
wxWidgets/include/wx_pb.h Normal file
View file

@ -0,0 +1,20 @@
///////////////////////////////////////////////////////////////////////////////
// Name: wx_pb.h
// Purpose: Project Builder precompiled header
// Author: Gilles Depeyrot
// Modified by:
// Created: 22.01.02
// RCS-ID: $Id: wx_pb.h 27433 2004-05-25 17:31:17Z JS $
// 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