]> SALOME platform Git repositories - plugins/acisplugin.git/blobdiff - src/ACISPlugin_Engine.hxx
Salome HOME
Some corrections of import/export operations
[plugins/acisplugin.git] / src / ACISPlugin_Engine.hxx
index d7dbb92d8dc3995ce722cc2aeafa40438b8e3450..b91f47ced197c551c4e3798fca241de7e64de566 100755 (executable)
@@ -21,7 +21,7 @@
 #define _ACISPLUGIN_ENGINE_HXX_
 
 #ifdef WIN32
- #if defined ACISPLUGINENGINE_EXPORTS || defined ACISPLUGINENGINE_EXPORTS
+ #if defined ACISPLUGINENGINE_EXPORTS || defined ACISPluginEngine_EXPORTS
    #define ACISPLUGINENGINE_EXPORT __declspec( dllexport )
  #else
    #define ACISPLUGINENGINE_EXPORT __declspec( dllimport )