Go to the documentation of this file.
24 #ifndef _SALOMEDSImpl_Defines_HXX_
25 #define _SALOMEDSImpl_Defines_HXX_
28 # if defined SALOMEDSIMPL_EXPORTS || defined SalomeDSImpl_EXPORTS
29 # define SALOMEDSIMPL_EXPORT __declspec( dllexport )
31 # define SALOMEDSIMPL_EXPORT __declspec( dllimport )
34 # define SALOMEDSIMPL_EXPORT