Go to the documentation of this file.
20 #ifndef _SALOMESDS_Defines_HXX_
21 #define _SALOMESDS_Defines_HXX_
24 # if defined SALOMESDS_EXPORTS || defined SalomeSDS_EXPORTS
25 # define SALOMESDS_EXPORT __declspec( dllexport )
27 # define SALOMESDS_EXPORT __declspec( dllimport )
30 # define SALOMESDS_EXPORT