Go to the documentation of this file.
26#ifndef SALOME_NAMINGSERVICE_DEFS_HXX
27#define SALOME_NAMINGSERVICE_DEFS_HXX
30# if defined NAMINGSERVICE_EXPORTS || defined SalomeNS_EXPORTS
31# define NAMINGSERVICE_EXPORT __declspec( dllexport )
33# define NAMINGSERVICE_EXPORT __declspec( dllimport )
36# define NAMINGSERVICE_EXPORT