Go to the documentation of this file.
23 #if !defined ( SALOME_PYQT_GUILIGHT_H )
24 #define SALOME_PYQT_GUIILIGHT_H
30 #if defined SALOME_PYQT_LIGHT_EXPORTS || defined SalomePyQtGUILight_EXPORTS
31 #define SALOME_PYQT_LIGHT_EXPORT __declspec(dllexport)
33 #define SALOME_PYQT_LIGHT_EXPORT __declspec(dllimport)
38 #define SALOME_PYQT_LIGHT_EXPORT
45 #pragma warning (disable : 4786)
46 #pragma warning (disable : 4251)
49 #endif // SALOME_PYQT_GUIILIGHT_H