TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
CompilerDefs.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define PLATFORM_WINDOWS   0
 
#define PLATFORM_UNIX   1
 
#define PLATFORM_APPLE   2
 
#define PLATFORM_INTEL   3
 
#define PLATFORM   PLATFORM_UNIX
 
#define COMPILER_MICROSOFT   0
 
#define COMPILER_GNU   1
 
#define COMPILER_BORLAND   2
 
#define COMPILER_INTEL   3
 

Macro Definition Documentation

#define COMPILER_BORLAND   2
#define COMPILER_GNU   1
#define COMPILER_INTEL   3
#define COMPILER_MICROSOFT   0
#define PLATFORM   PLATFORM_UNIX
#define PLATFORM_APPLE   2
#define PLATFORM_INTEL   3
#define PLATFORM_UNIX   1
#define PLATFORM_WINDOWS   0