- #define USE_PRECOMPILED_MAC_HEADERS 0 /*Set to 0 if you don't want to use precompiled MacHeaders*/
- #include "MacHeaders.c"
- #include <ansi_prefix.mac.h>
- #if UNIVERSAL_INTERFACES_VERSION < 0x0340
- #error "please update to Apple's lastest universal headers from http://developer.apple.com/sdk/"
- #endif
-#endif
+ /* Set to 0 if you don't want to use precompiled MacHeaders */
+ #define USE_PRECOMPILED_MAC_HEADERS 0
+ #define ACCESSOR_CALLS_ARE_FUNCTIONS 1
+ #define OPAQUE_TOOLBOX_STRUCTS 1