Go to the documentation of this file.
20 #ifndef _BREPPLUGIN_ENGINE_HXX_
21 #define _BREPPLUGIN_ENGINE_HXX_
24 #if defined BREPPluginEngine_EXPORTS
25 #define BREPPLUGINENGINE_EXPORT __declspec( dllexport )
27 #define BREPPLUGINENGINE_EXPORT __declspec( dllimport )
30 #define BREPPLUGINENGINE_EXPORT