Loading...
Searching...
No Matches
Go to the documentation of this file.
47#define AZ_PLATFORM_WINDOWS
48#elif defined(__unix__) || defined(__unix) || (defined(__APPLE__) && defined(__MACH__))
49#define AZ_PLATFORM_POSIX
50#if defined(__APPLE__) || defined(__MACH__)
51#define AZ_PLATFORM_MAC
53#define AZ_PLATFORM_LINUX