mirror of
https://github.com/airwindows/airwindows.git
synced 2026-05-15 14:16:00 -06:00
17 lines
No EOL
249 B
C
Executable file
17 lines
No EOL
249 B
C
Executable file
#define MAC 1
|
|
#define MACX 1
|
|
|
|
#define USE_NAMESPACE 0
|
|
|
|
#define TARGET_API_MAC_CARBON 1
|
|
#define USENAVSERVICES 1
|
|
|
|
#define __CF_USE_FRAMEWORK_INCLUDES__
|
|
|
|
#if __MWERKS__
|
|
#define __NOEXTENSIONS__
|
|
#endif
|
|
|
|
#define QUARTZ 1
|
|
|
|
#include <AvailabilityMacros.h> |