Architecture definition. More...
Go to the source code of this file.
Defines |
|
| #define | FBXSDK_DLLIMPORT |
| #define | FBXSDK_DLLEXPORT |
| #define | FBXSDK_DLL FBXSDK_DLLIMPORT |
Architecture definition.
List of available preprocessor defines that can appear on various systems:
Operating System: FBXSDK_ENV_WIN (Windows) FBXSDK_ENV_MAC (MacOSX) FBXSDK_ENV_LINUX (Linux)
Architecture: FBXSDK_ARCH_32 (Intel x86) FBXSDK_ARCH_64 (AMD64)
Compiler: FBXSDK_COMPILER_MSC (Microsoft Compiler) FBXSDK_COMPILER_GNU (GNU Compiler) FBXSDK_COMPILER_INTEL (Intel Compiler)
These definitions are based on the information found here: http://predef.sourceforge.net/index.php
Definition in file fbxarch.h.
| #define FBXSDK_DLLIMPORT |
| #define FBXSDK_DLLEXPORT |
| #define FBXSDK_DLL FBXSDK_DLLIMPORT |