Salome HOME
ENV: Windows porting
[modules/geom.git] / src / MeasureGUI / MeasureGUI.cxx
index a989d9ae8c107f1b67b37911e9e6b757ff6177af..b49f9eed5f8c3939e4e795568ffc22cee10c7334 100644 (file)
@@ -138,6 +138,9 @@ bool MeasureGUI::OnGUIEvent( int theCommandID, SUIT_Desktop* parent )
 //=====================================================================================
 extern "C"
 {
+#ifdef WNT
+       __declspec( dllexport )
+#endif
   GEOMGUI* GetLibGUI( GeometryGUI* parent )
   {
     return MeasureGUI::GetMeasureGUI( parent );