Go to the documentation of this file.
   20 #ifndef _STLPLUGIN_ENGINE_HXX_ 
   21 #define _STLPLUGIN_ENGINE_HXX_ 
   24  #if defined STLPLUGINENGINE_EXPORTS || defined STLPluginEngine_EXPORTS 
   25    #define STLPLUGINENGINE_EXPORT __declspec( dllexport ) 
   27    #define STLPLUGINENGINE_EXPORT __declspec( dllimport ) 
   30    #define STLPLUGINENGINE_EXPORT