Salome HOME
Windows porting
[modules/geom.git] / src / BasicGUI / BasicGUI_VectorDlg.h
index 76bd9b8be9fc7b71283df06ad07489575673976d..8e87f2b84011117756d6025344579bda7c796ff3 100644 (file)
 #include "BasicGUI.h"
 //#include "GEOM_ShapeTypeFilter.hxx"
 
+#if defined WNT && defined WIN32 && defined SALOME_WNT_EXPORTS
+#define BASICGUI_WNT_EXPORT __declspec( dllexport )
+#else
+#define BASICGUI_WNT_EXPORT
+#endif
 //=================================================================================
 // class    : BasicGUI_VectorDlg
 // purpose  :