Go to the documentation of this file. 3 #pragma warning(disable : 4251) 7 #define CORE_EXPORT __declspec(dllexport) 8 #define CORE_EXPIMP_TEMPLATE 10 #define CORE_EXPORT __declspec(dllimport) 11 #define CORE_EXPIMP_TEMPLATE extern 14 #endif // CORE_GLOBAL_H