PLATFORM_EXPORT 42 Source/platform/PlatformExport.h #define PLATFORM_EXPORT __declspec(dllexport) PLATFORM_EXPORT 44 Source/platform/PlatformExport.h #define PLATFORM_EXPORT __declspec(dllimport) PLATFORM_EXPORT 47 Source/platform/PlatformExport.h #define PLATFORM_EXPORT __attribute__((visibility("default"))) PLATFORM_EXPORT 50 Source/platform/PlatformExport.h #define PLATFORM_EXPORT