Go to the documentation of this file.
26 #ifndef SMESH_PLUGINUTILS_HXX
27 #define SMESH_PLUGINUTILS_HXX
30 #if defined PLUGINUTILS_EXPORTS || defined PluginUtils_EXPORTS
31 #define PLUGINUTILS_EXPORT __declspec( dllexport )
33 #define PLUGINUTILS_EXPORT __declspec( dllimport )
36 #define PLUGINUTILS_EXPORT
39 #endif // SMESH_PLUGINUTILS_HXX