mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-16 03:38:38 +12:00
This commit is contained in:
parent
de070bf485
commit
a90b5cf37a
1998 changed files with 1034301 additions and 0 deletions
20
wxWidgets/include/wx_pb.h
Normal file
20
wxWidgets/include/wx_pb.h
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue