#define _SALOME_Container_HXX_
#ifdef WIN32
-# ifdef CONTAINER_EXPORTS
+# if defined CONTAINER_EXPORTS || defined SalomeContainer_EXPORTS
# define CONTAINER_EXPORT __declspec( dllexport )
# else
# define CONTAINER_EXPORT __declspec( dllimport )
#define __LAUNCHER_HXX__
#ifdef WIN32
-# ifdef LAUNCHER_EXPORTS
+# if defined LAUNCHER_EXPORTS || defined Launcher_EXPORTS
# define LAUNCHER_EXPORT __declspec(dllexport)
# else
# define LAUNCHER_EXPORT __declspec(dllimport)
#define __SALOME_LAUNCHER_DEFS_HXX__
#ifdef WIN32
-# ifdef SALOMELAUNCHER_EXPORTS
+# if defined SALOMELAUNCHER_EXPORTS || defined SalomeLauncher_EXPORTS
# define SALOMELAUNCHER_EXPORT __declspec(dllexport)
# else
# define SALOMELAUNCHER_EXPORT __declspec(dllimport)
#include <string>
#ifdef WIN32
-# if defined LIFECYCLECORBA_EXPORTS
+# if defined LIFECYCLECORBA_EXPORTS || defined SalomeLifeCycleCORBA_EXPORTS
# define LIFECYCLECORBA_EXPORT __declspec( dllexport )
# else
# define LIFECYCLECORBA_EXPORT __declspec( dllimport )
#include <iostream>
#ifdef WIN32
-# if defined LIFECYCLECORBA_EXPORTS
+# if defined LIFECYCLECORBA_EXPORTS || defined SalomeLifeCycleCORBA_EXPORTS
# define LIFECYCLECORBA_EXPORT __declspec( dllexport )
# else
# define LIFECYCLECORBA_EXPORT __declspec( dllimport )
#define _SALOME_NOTIFICATION_SWIG_HXX_
#ifdef WIN32
-# ifdef NOTIFICATION_SWIG_EXPORTS
+# if defined NOTIFICATION_SWIG_EXPORTS || defined _libNOTIFICATION_EXPORTS
# define NOTIFICATION_SWIG_EXPORT __declspec( dllexport )
# else
# define NOTIFICATION_SWIG_EXPORT __declspec( dllimport )
#define _SALOME_NOTIFICATION_HXX_
#ifdef WIN32
-# ifdef NOTIFICATION_EXPORTS
+# if defined NOTIFICATION_EXPORTS || defined SalomeNotification_EXPORTS
# define NOTIFICATION_EXPORT __declspec( dllexport )
# else
# define NOTIFICATION_EXPORT __declspec( dllimport )
#define __RESOURCESMANAGER_DEFS_HXX__
#ifdef WIN32
-# ifdef RESOURCESMANAGER_EXPORTS
+# if defined RESOURCESMANAGER_EXPORTS || defined ResourcesManager_EXPORTS
# define RESOURCESMANAGER_EXPORT __declspec( dllexport )
# else
# define RESOURCESMANAGER_EXPORT __declspec( dllimport )
#ifdef WIN32
-# ifdef SALOMERESOURCESMANAGER_EXPORTS
+# if defined SALOMERESOURCESMANAGER_EXPORTS || defined SalomeResourcesManager_EXPORTS
# define SALOMERESOURCESMANAGER_EXPORT __declspec( dllexport )
# else
# define SALOMERESOURCESMANAGER_EXPORT __declspec( dllimport )
#define SALOME_TESTCOMPONENT_HXX
#ifdef WIN32
-# if defined TESTCONTAINER_EXPORTS
+# if defined TESTCONTAINER_EXPORTS || defined SalomeTestComponentEngine_EXPORTS
# define TESTCONTAINER_EXPORT __declspec( dllexport )
# else
# define TESTCONTAINER_EXPORT __declspec( dllimport )