]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/Material/Material.h
Salome HOME
0021672: [CEA 565] Dump Study from script
[modules/geom.git] / src / Material / Material.h
index 3f7a39b3a52834307e20c48f934989a87cdbbe54..c7ec1339dc2af6e65c1a653b449be8bf78a7d771 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2011  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2012  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -24,7 +24,7 @@
 #define MATERIAL_H
 
 #if defined WIN32
-#  if defined MATERIAL_SALOME_EXPORTS || defined MATERIAL_EXPORTS || defined SalomeMaterial_EXPORTS
+#  if defined MATERIAL_SALOME_EXPORTS || defined Material_EXPORTS
 #    define MATERIAL_SALOME_EXPORT _declspec( dllexport )
 #  else
 #    define MATERIAL_SALOME_EXPORT _declspec( dllimport )