Go to the documentation of this file.
20#ifndef __SALOME_LAUNCHER_DEFS_HXX__
21#define __SALOME_LAUNCHER_DEFS_HXX__
24# if defined SALOMELAUNCHER_EXPORTS || defined SalomeLauncher_EXPORTS
25# define SALOMELAUNCHER_EXPORT __declspec(dllexport)
27# define SALOMELAUNCHER_EXPORT __declspec(dllimport)
30# define SALOMELAUNCHER_EXPORT