]> git.saurik.com Git - wxWidgets.git/commitdiff
precompiled headers changed
authorStefan Csomor <csomor@advancedconcepts.ch>
Thu, 29 Apr 2004 16:07:19 +0000 (16:07 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Thu, 29 Apr 2004 16:07:19 +0000 (16:07 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27010 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx_xcode.h [deleted file]

diff --git a/include/wx_xcode.h b/include/wx_xcode.h
deleted file mode 100644 (file)
index 8d5f1bc..0000000
+++ /dev/null
@@ -1,107 +0,0 @@
-///////////////////////////////////////////////////////////////////////////////
-// Name:        wxWindowsXcode_Prefix.pch
-// Purpose:     XCode 1.1 prefix header
-// Author:      Stefan Csomor
-// Modified by: 
-// Created:     22.01.02
-// RCS-ID:      $Id$
-// Copyright:   (c) wxWindows team
-// Licence:     wxWindows licence
-///////////////////////////////////////////////////////////////////////////////
-
-// from config.log confdefs
-
-#define HAVE_BOOL 1
-#define HAVE_CONST_CAST
-#define HAVE_COS 1
-#define HAVE_EXPLICIT 1
-#define HAVE_FCNTL 1
-#define HAVE_FLOOR 1
-#define HAVE_FNMATCH 1
-#define HAVE_FNMATCH_H 1
-#define HAVE_GETTIMEOFDAY 1
-#define HAVE_ICONV 1
-#define HAVE_INET_ADDR 1
-#define HAVE_INET_ADDR 1
-#define HAVE_INET_ATON 1
-#define HAVE_INET_ATON 1
-#define HAVE_INTTYPES_H 1
-#define HAVE_IOSTREAM 1
-#define HAVE_LANGINFO_H 1
-#define HAVE_LARGEFILE_SUPPORT 1
-#define HAVE_LOCALTIME 1
-#define HAVE_MEMORY_H 1
-#define HAVE_MKSTEMP 1
-#define HAVE_PTHREAD_CANCEL 1
-#define HAVE_PTHREAD_MUTEXATTR_T 1
-#define HAVE_PUTENV 1
-#define HAVE_PW_GECOS 1
-#define HAVE_REGCOMP 1
-#define HAVE_SCHED_H 1
-#define HAVE_SCHED_YIELD 1
-#define HAVE_SIGACTION 1
-#define HAVE_STATFS 1
-#define HAVE_STATIC_CAST
-#define HAVE_STDINT_H 1
-#define HAVE_STDLIB_H 1
-#define HAVE_STDLIB_H 1
-#define HAVE_STRCASECMP_IN_STRING_H 1
-#define HAVE_STRINGS_H 1
-#define HAVE_STRING_H 1
-#define HAVE_STRPTIME 1
-#define HAVE_STRTOK_R 1
-#define HAVE_SYS_STAT_H 1
-#define HAVE_SYS_TYPES_H 1
-#define HAVE_THREAD_PRIORITY_FUNCTIONS 1
-#define HAVE_TIMEGM 1
-#define HAVE_UNAME 1
-#define HAVE_UNISTD_H 1
-#define HAVE_UNISTD_H 1
-#define HAVE_USLEEP 1
-#define HAVE_VSNPRINTF 1
-#define HAVE_VSNPRINTF_DECL 1
-#define HAVE_WCHAR_H 1
-#define HAVE_WCSLEN 1
-#define HAVE_WCSLEN 1
-#define HAVE_WCSRTOMBS 1
-#define HAVE_X11_XKBLIB_H 1
-#define HAVE_X11_XLIB_H 1
-#define ICONV_CONST const
-#define PACKAGE_BUGREPORT "wx-dev@lists.wxwindows.org"
-#define PACKAGE_NAME "wxWindows"
-#define PACKAGE_STRING "wxWindows 2.5.1"
-#define PACKAGE_TARNAME "wxwindows"
-#define PACKAGE_VERSION "2.5.1"
-#define SIZEOF_CHAR 1
-#define SIZEOF_INT 4
-#define SIZEOF_LONG 4
-#define SIZEOF_LONG_LONG 8
-#define SIZEOF_SHORT 2
-#define SIZEOF_SIZE_T 4
-#define SIZEOF_VOID_P 4
-#define SIZEOF_WCHAR_T 4
-#define SOCKLEN_T socklen_t
-#define STDC_HEADERS 1
-#define TARGET_CARBON 1
-#define WORDS_BIGENDIAN 1
-#define WXWIN_COMPATIBILITY_2_4 1
-#define WXWIN_OS_DESCRIPTION "Darwin 7.3.0 Power Macintosh"
-#define WX_GMTOFF_IN_TM 1
-#define WX_NO_REGEX_ADVANCED 1
-#define WX_STATFS_T struct statfs
-#define WX_TIMEZONE timezone
-#define _FILE_OFFSET_BITS 64
-#define __BSD__ 1
-#define __DARWIN__ 1
-#define __POWERPC__ 1
-#define __UNIX__ 1
-#define wxSIZE_T_IS_ULONG 1
-#define wxTYPE_SA_HANDLER int
-
-// end from config.log confdefs
-
-#define WX_PRECOMP 1
-
-#ifdef WX_PRECOMP
-#include "wx/wxprec.h"
-#endif