]> SALOME platform Git repositories - modules/homard.git/commitdiff
Salome HOME
Faute de frappe
authornicolas <nicolas>
Mon, 4 Nov 2013 10:30:29 +0000 (10:30 +0000)
committernicolas <nicolas>
Mon, 4 Nov 2013 10:30:29 +0000 (10:30 +0000)
src/HOMARDGUI/HOMARDGUI_Exports.hxx

index c145842780862629a0596a8d0aad1735b085e9ea..c29e38ae48c89471c67255cf477c9c8c314b01b7 100755 (executable)
@@ -21,7 +21,7 @@
 #define _HOMARDGUI_EXPORTS_H_
 
 #ifdef WIN32
-  #if defined HOMARD_EXPORTS || defined Homadr_EXPORTS
+  #if defined HOMARD_EXPORTS || defined Homard_EXPORTS
     #define HOMARD_EXPORT __declspec( dllexport )
   #else
     #define HOMARD_EXPORT __declspec( dllimport )