4db94043cb
Files correlati : Commento : Spostamento in libraries delle librerie esterne di Campo per una maggiore pulizia e organizzazione git-svn-id: svn://10.65.10.50/branches/R_10_00@24150 c028cbd2-c16b-5b4b-a496-9718f37d4682
21 lines
682 B
C
21 lines
682 B
C
///////////////////////////////////////////////////////////////////////////////
|
|
// 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
|