Go to the documentation of this file.
22 #if defined(_WIN32) && defined(_MSC_VER) && defined( MDL_HIPPOPLOT_EXPORTS )
23 #undef MDL_HIPPOPLOT_API
24 #define MDL_HIPPOPLOT_API __declspec(dllexport)
25 #elif defined(_WIN32) && defined(_MSC_VER) && defined( MDL_HIPPOPLOT_IMPORTS )
26 #undef MDL_HIPPOPLOT_API
27 #define MDL_HIPPOPLOT_API __declspec(dllimport)
35 #undef MDL_HIPPOPLOT_API
36 #define MDL_HIPPOPLOT_API
39 #endif // _libhippo_H_
Generated for HippoDraw Class Library by