Salome HOME
CCAR:
[modules/kernel.git] / src / Communication / SALOME_Communication.hxx
index 42a7392b3c107ff9491661c8ff395ce8769ce62c..c0c8eba5b9c1d6dca86b4a4fcce695fd48446e5d 100755 (executable)
@@ -27,7 +27,7 @@
 #define _SALOME_COMMIUNICATION_HXX_
 
 #ifdef WIN32
-# ifdef COMMUNICATION_EXPORTS
+# if defined COMMUNICATION_EXPORTS || defined SalomeCommunication_EXPORTS
 #  define COMMUNICATION_EXPORT __declspec( dllexport )
 # else
 #  define COMMUNICATION_EXPORT __declspec( dllimport )