Go to the documentation of this file.
26 #ifndef _SALOME_BASICS_HXX_
27 #define _SALOME_BASICS_HXX_
31 # if defined BASICS_EXPORTS || defined SALOMEBasics_EXPORTS
32 # define BASICS_EXPORT __declspec( dllexport )
34 # define BASICS_EXPORT __declspec( dllimport )
37 # define BASICS_EXPORT
40 #endif //_SALOME_BASICS_HXX_