// =========================================================================== // SspHeadersMach.h ©2001 Microsoft Corp. All rights reserved. // =========================================================================== #ifndef UAM_TARGET_CARBON #include // Precompiled header of Toolbox routines #endif #define __MACUAM__ //Needed for MWERKSCrypt.h in RSA32 lib. #define SSP_TARGET_PPC #define MAC_TARGET_CARBON #define MAC // //This is needed so we can use the RSA32 headers and not conflict //with typedefs in that library. // #define __MACSSP__ // //This define will force the inclusion of several windows //typdefs and functions not available on the mac. // #define BLDR_KERNEL_RUNTIME // //On what platform are we compiling the Ssp library for? // #define SECURITY_MAC // //Define the following when building on Carbon. // #define SSP_TARGET_CARBON