Salome HOME
Preparation of intermediate revision
[modules/geom.git] / src / STLExport / STLExport.cxx
index d264d62a48ae8752db307c0217d7707f10e5b54a..49a2d2cc4de9f6c24815a8a31b504c954b74ad80 100644 (file)
@@ -32,7 +32,7 @@
 #include <TopoDS_Shape.hxx>
 
 #ifdef WIN32
-# if defined STLEXPORT_EXPORTS
+# if defined STLEXPORT_EXPORTS || defined STLExport_EXPORTS
 #  define STLEXPORT_EXPORT __declspec( dllexport )
 # else
 #  define STLEXPORT_EXPORT __declspec( dllimport )