Go to the documentation of this file.
38 #if defined(OPENEXR_DLL)
39 #if defined(IEX_EXPORTS)
40 #define IEX_EXPORT __declspec(dllexport)
42 #define IEX_EXPORT __declspec(dllimport)
44 #define IEX_EXPORT_CONST
47 #define IEX_EXPORT_CONST const
50 #endif // #ifndef IEXEXPORT_H