diff options
Diffstat (limited to 'Mac/mwerks/mwerks_carbonplugin_config.h')
-rw-r--r-- | Mac/mwerks/mwerks_carbonplugin_config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Mac/mwerks/mwerks_carbonplugin_config.h b/Mac/mwerks/mwerks_carbonplugin_config.h index 0d5429a..7c949c9 100644 --- a/Mac/mwerks/mwerks_carbonplugin_config.h +++ b/Mac/mwerks/mwerks_carbonplugin_config.h @@ -5,6 +5,7 @@ #define OPAQUE_TOOLBOX_STRUCTS 1 #define TARGET_API_MAC_CARBON 1 #define TARGET_API_MAC_CARBON_NOTYET 1 /* Things we should do eventually, but not now */ +#define WITHOUT_FRAMEWORKS /* Use old-style Universal Header includes, not Carbon/Carbon.h */ /* #define USE_GUSI1 /* Stdio implemented with GUSI */ #define USE_GUSI2 /* Stdio implemented with GUSI */ |