simpler CW setup (needed for 9.5)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33989 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -59,14 +59,10 @@
|
|||||||
#define ACCESSOR_CALLS_ARE_FUNCTIONS 1
|
#define ACCESSOR_CALLS_ARE_FUNCTIONS 1
|
||||||
#define OPAQUE_TOOLBOX_STRUCTS 1
|
#define OPAQUE_TOOLBOX_STRUCTS 1
|
||||||
#ifdef __MACH__
|
#ifdef __MACH__
|
||||||
#include <ansi_prefix.mach.h>
|
typedef int mbstate_t;
|
||||||
#include <msl_c_version.h>
|
#define _MBSTATE_T
|
||||||
#include <stdint.h>
|
|
||||||
#undef WCHAR_MAX
|
|
||||||
#include <machine/ansi.h>
|
|
||||||
#else
|
|
||||||
#include <ansi_prefix.mac.h>
|
|
||||||
#endif
|
#endif
|
||||||
|
#include <mslconfig>
|
||||||
// for getting the correct expat includes
|
// for getting the correct expat includes
|
||||||
#define MACOS_CLASSIC
|
#define MACOS_CLASSIC
|
||||||
/*
|
/*
|
||||||
|
Reference in New Issue
Block a user