Go to the documentation of this file.
27 #ifndef _SALOMEDS_Defines_HXX_
28 #define _SALOMEDS_Defines_HXX_
31 # if defined SALOMEDS_EXPORTS || defined SalomeDS_EXPORTS
32 # define SALOMEDS_EXPORT __declspec( dllexport )
34 # define SALOMEDS_EXPORT __declspec( dllimport )
37 # define SALOMEDS_EXPORT