Go to the documentation of this file.
20 #if defined(OSG_LIBRARY_STATIC)
21 #define METEOIO_EXPORT
22 #elif defined(COMPILE_PLUGIN)
23 #define METEOIO_EXPORT __declspec(dllexport)
25 #define METEOIO_EXPORT __declspec(dllimport)
28 #define METEOIO_EXPORT