#define CAF_H
#if defined WIN32
-# if defined CAF_EXPORTS
+# if defined CAF_EXPORTS || defined caf_EXPORTS
# define CAF_EXPORT __declspec( dllexport )
# else
# define CAF_EXPORT __declspec( dllimport )
#define EVENT_H
#ifdef WIN32
-# ifdef EVENT_EXPORTS
+# if defined EVENT_EXPORTS || defined Event_EXPORTS
# define EVENT_EXPORT __declspec(dllexport)
# else
# define EVENT_EXPORT __declspec(dllimport)
//
#ifdef WIN32
-#ifdef GLVIEWER_EXPORTS
+#if defined GLVIEWER_EXPORTS || defined GLViewer_EXPORTS
#define GLVIEWER_API __declspec(dllexport)
#else
#define GLVIEWER_API __declspec(dllimport)
#define LIGHTAPP_H
#ifdef WIN32
-# ifdef LIGHTAPP_EXPORTS
+# if defined LIGHTAPP_EXPORTS || defined LightApp_EXPORTS
# define LIGHTAPP_EXPORT __declspec(dllexport)
# else
# define LIGHTAPP_EXPORT __declspec(dllimport)
#define LOGWINDOW_H
#if defined WIN32
-# if defined LOGWINDOW_EXPORTS
+# if defined LOGWINDOW_EXPORTS || defined LogWindow_EXPORTS
# define LOGWINDOW_EXPORT __declspec( dllexport )
# else
# define LOGWINDOW_EXPORT __declspec( dllimport )
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#ifdef WIN32
-#ifdef OCCVIEWER_EXPORTS
+#if defined OCCVIEWER_EXPORTS || defined OCCViewer_EXPORTS
#define OCCVIEWER_EXPORT __declspec(dllexport)
#else
#define OCCVIEWER_EXPORT __declspec(dllimport)
#define OB_H
#if defined WIN32
-# if defined OB_EXPORTS || defined OBJBROWSER_EXPORTS
+# if defined OB_EXPORTS || defined OBJBROWSER_EXPORTS || defined ObjBrowser_EXPORTS
# define OB_EXPORT __declspec( dllexport )
# else
# define OB_EXPORT __declspec( dllimport )
#define PLOT2D_H
#ifdef WIN32
-# ifdef PLOT2D_EXPORTS
+# if defined PLOT2D_EXPORTS || defined Plot2d_EXPORTS
# define PLOT2D_EXPORT __declspec(dllexport)
# else
# define PLOT2D_EXPORT __declspec(dllimport)
#define SALOME_PRS_H
#ifdef WIN32
-#ifdef PRS_EXPORTS
+#if defined PRS_EXPORTS || defined SalomePrs_EXPORTS
#define PRS_EXPORT __declspec(dllexport)
#else
#define PRS_EXPORT __declspec(dllimport)
// ========================================================
// set dllexport type for Win platform
#ifdef WIN32
-# ifdef PYCONSOLE_EXPORTS
+# if defined PYCONSOLE_EXPORTS || defined PyConsole_EXPORTS
# define PYCONSOLE_EXPORT __declspec(dllexport)
# else
# define PYCONSOLE_EXPORT __declspec(dllimport)
// ========================================================
// set dllexport type for Win platform
#ifdef WIN32
-# ifdef PYINTERP_EXPORTS
+# if defined PYINTERP_EXPORTS || defined PyInterp_EXPORTS
# define PYINTERP_EXPORT __declspec(dllexport)
# else
# define PYINTERP_EXPORT __declspec(dllimport)
#define QDS_H
#ifdef WIN32
-#ifdef QDS_EXPORTS
+#if defined QDS_EXPORTS
#define QDS_EXPORT __declspec(dllexport)
#else
#define QDS_EXPORT __declspec(dllimport)
#define QTX_H
#if defined WIN32
-# if defined QTX_EXPORTS
+# if defined QTX_EXPORTS || defined qtx_EXPORTS
# define QTX_EXPORT _declspec( dllexport )
# else
# define QTX_EXPORT _declspec( dllimport )
// SALOME QxGraph : build Supervisor viewer into desktop
//
#ifdef WNT
-#ifdef QXGRAPH_EXPORTS
+#if defined QXGRAPH_EXPORTS || defined QxGraph_EXPORTS
#define QXGRAPH_EXPORT __declspec(dllexport)
#else
#define QXGRAPH_EXPORT __declspec(dllimport)
// SALOME QxScene : build Supervisor viewer into desktop
//
#ifdef WNT
-#ifdef QXSCENE_EXPORTS
+#if defined QXSCENE_EXPORTS || defined QxScene_EXPORTS
#define QXSCENE_EXPORT __declspec(dllexport)
#else
#define QXSCENE_EXPORT __declspec(dllimport)
// ========================================================
// set dllexport type for Win platform
#ifdef WIN32
-# ifdef SALOME_PYQT_EXPORTS
+# if defined SALOME_PYQT_EXPORTS || defined SalomePyQtGUI_EXPORTS
# define SALOME_PYQT_EXPORT __declspec(dllexport)
# else
# define SALOME_PYQT_EXPORT __declspec(dllimport)
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#ifdef WIN32
-#ifdef SOCC_EXPORTS
+#if defined SOCC_EXPORTS
#define SOCC_EXPORT __declspec(dllexport)
#else
#define SOCC_EXPORT __declspec(dllimport)
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#ifdef WIN32
-#ifdef SPLOT2D_EXPORTS
+#if defined SPLOT2D_EXPORTS || defined SPlot2d_EXPORTS
#define SPLOT2D_EXPORT __declspec(dllexport)
#else
#define SPLOT2D_EXPORT __declspec(dllimport)
#define STD_H
#if defined WIN32
-# if defined STD_EXPORTS
+# if defined STD_EXPORTS || defined std_EXPORTS
# define STD_EXPORT __declspec( dllexport )
# else
# define STD_EXPORT __declspec( dllimport )
#define SUIT_H
#if defined WIN32
-# if defined SUIT_EXPORTS
+# if defined SUIT_EXPORTS || defined suit_EXPORTS
# define SUIT_EXPORT __declspec( dllexport )
# else
# define SUIT_EXPORT __declspec( dllimport )
class SUIT_ExceptionHandler;
#ifdef WNT
-# ifdef SUITAPP_EXPORTS
+# if defined SUITAPP_EXPORTS || defined SUITApp_EXPORTS
# define SUITAPP_EXPORT __declspec(dllexport)
# else
# define SUITAPP_EXPORT __declspec(dllimport)
#define SUPERVGraph_HeaderFile
#ifdef WIN32
-#ifdef SUPERVGRAPH_EXPORTS
+#if defined SUPERVGRAPH_EXPORTS || defined SUPERVGraph_EXPORTS
#define SUPERVGRAPH_EXPORT __declspec(dllexport)
#else
#define SUPERVGRAPH_EXPORT __declspec(dllimport)
#include "VTKViewer.h"
#ifdef WIN32
-# ifdef SVTK_EXPORTS
+# if defined SVTK_EXPORTS
# define SVTK_EXPORT __declspec(dllexport)
# else
# define SVTK_EXPORT __declspec(dllimport)
//
#ifdef WIN32
-#ifdef SALOMEAPP_EXPORTS
+#if defined SALOMEAPP_EXPORTS || defined SalomeApp_EXPORTS
#define SALOMEAPP_EXPORT __declspec(dllexport)
#else
#define SALOMEAPP_EXPORT __declspec(dllimport)
#define _SALOME_Session_HXX_
#if defined WIN32
-# if defined SESSION_EXPORTS
+# if defined SESSION_EXPORTS || defined SalomeSession_EXPORTS
# define SESSION_EXPORT __declspec( dllexport )
# else
# define SESSION_EXPORT __declspec( dllimport )
#define STYLE_H
#if defined WIN32
-# if defined STYLE_SALOME_EXPORTS || defined STYLE_EXPORTS
+# if defined STYLE_SALOME_EXPORTS || defined STYLE_EXPORTS || defined SalomeStyle_EXPORTS
# define STYLE_SALOME_EXPORT _declspec( dllexport )
# else
# define STYLE_SALOME_EXPORT _declspec( dllimport )
#define TOOLSGUI_H
#ifdef WIN32
-# ifdef TOOLSGUI_EXPORTS
+# if defined TOOLSGUI_EXPORTS || defined ToolsGUI_EXPORTS
# define TOOLSGUI_EXPORT __declspec(dllexport)
# else
# define TOOLSGUI_EXPORT __declspec(dllimport)
#define VTKVIEWER_H
#ifdef WIN32
-# ifdef VTKVIEWER_EXPORTS
+# if defined VTKVIEWER_EXPORTS || defined VTKViewer_EXPORTS
# define VTKVIEWER_EXPORT __declspec( dllexport )
# else
# define VTKVIEWER_EXPORT __declspec( dllimport )