Salome HOME
0019580: EDF 702 GEOM : Partition dialog should warn the user when he create an empty...
[modules/geom.git] / src / GEOMGUI / GEOM_GEOMGUI.hxx
index 525dde08d9cac17ad441f5915fa129f4bc1c8b5d..25a73f21d12efd821393ba331cbd5f470a39b78e 100755 (executable)
@@ -26,7 +26,7 @@
 #define GEOM_GEOMGUI_HXX
 
 #if defined WIN32
-#  if defined GEOMGUI_EXPORTS
+#  if defined GEOMGUI_EXPORTS || defined GEOM_EXPORTS
 #    define GEOMGUI_EXPORT __declspec( dllexport )
 #  else
 #    define GEOMGUI_EXPORT __declspec( dllimport )