Salome HOME
Compilation on Windows
[modules/yacs.git] / src / salomegui / YACSExport.hxx
index dfc2aa23a46f322ca8af64016418d88dbcc35194..1316195528381575fa2d96d0cb092e44a5d7e436 100644 (file)
@@ -20,7 +20,7 @@
 #ifndef _YACSEXPORT_HXX_
 #define _YACSEXPORT_HXX_
 
-#ifdef WNT
+#ifdef WIN32
 #  if defined YACS_EXPORTS
 #    define YACS_EXPORT __declspec( dllexport )
 #  else