Go to the documentation of this file. 2 #pragma warning(disable : 4251) 9 #define BASE_EXPORT __declspec(dllexport) 10 #define BASE_EXPIMP_TEMPLATE 12 #define BASE_EXPORT __declspec(dllimport) 13 #define BASE_EXPIMP_TEMPLATE extern 16 #endif // BASE_DEFINES_H