]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
windows port
authoradam <adam>
Thu, 7 Oct 2010 16:01:06 +0000 (16:01 +0000)
committeradam <adam>
Thu, 7 Oct 2010 16:01:06 +0000 (16:01 +0000)
src/ViewerTools/ViewerTools.h

index f79e2c23deac4dd43c4b1d8cb3a3a0519aa8483d..b86f555d6e2b97f5ca08cf4d14b4e3ed2481f725 100644 (file)
@@ -24,7 +24,7 @@
 #define VIEWERTOOLS_H
 
 #ifdef WIN32
-#  if defined VIEWERTOOLS_EXPORTS
+#  if defined VIEWERTOOLS_EXPORTS || defined ViewerTools_EXPORTS
 #    define VIEWERTOOLS_EXPORT __declspec(dllexport)
 #  else
 #   define VIEWERTOOLS_EXPORT __declspec(dllimport)