Main Page   Class Hierarchy   Compound List   File List   Compound Members  

MacPrefix.h

00001 // these defines appear in a make file on systems that use one
00002 
00003 // some mac specific defines
00004 
00005 #define __NEED_OPENDIR_PROTOTYPE        1
00006 
00007 #define MACOS_VOLATILE  1
00008 
00009 #define TARGET_API_MAC_OS8              1
00010 #define TARGET_API_MAC_CARBON   0
00011 #define TARGET_API_MAC_OSX              0
00012 #define PM_USE_SESSION_APIS             0

Generated for Crystal Space by doxygen 1.2.5 written by Dimitri van Heesch, ©1997-2000