]> SALOME platform Git repositories - modules/yacs.git/blobdiff - src/hmi/HMIExport.hxx
Salome HOME
Compilation on Windows
[modules/yacs.git] / src / hmi / HMIExport.hxx
index e3cbb9eba6e1d0a919dc67abe5acd19ba9972b16..1a40ee2cfcb25604bc412de5c0535387dc0f2087 100644 (file)
@@ -20,7 +20,7 @@
 #ifndef _HMIEXPORT_HXX_
 #define _HMIEXPORT_HXX_
 
-#ifdef WNT
+#ifdef WIN32
 #  if defined HMI_EXPORTS
 #    define HMI_EXPORT __declspec( dllexport )
 #  else