X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHEXABLOCKPlugin%2FHEXABLOCKPlugin_Defs.hxx;h=0a6291ff6d490c4621de2c6978119c9f70be2bda;hb=8a7ef1cf0c6e7440b97e0b2caa6b81149656817c;hp=ed0a8a4ca53300aac32e9a522b49b5dcbd4509af;hpb=014a6ddcfe37657a43ec1417f6fa5c5982568667;p=plugins%2Fhexablockplugin.git diff --git a/src/HEXABLOCKPlugin/HEXABLOCKPlugin_Defs.hxx b/src/HEXABLOCKPlugin/HEXABLOCKPlugin_Defs.hxx index ed0a8a4..0a6291f 100755 --- a/src/HEXABLOCKPlugin/HEXABLOCKPlugin_Defs.hxx +++ b/src/HEXABLOCKPlugin/HEXABLOCKPlugin_Defs.hxx @@ -1,9 +1,9 @@ -// Copyright (C) 2009-2013 CEA/DEN, EDF R&D +// Copyright (C) 2009-2016 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public // License as published by the Free Software Foundation; either -// version 2.1 of the License. +// version 2.1 of the License, or (at your option) any later version. // // This library is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -25,7 +25,7 @@ #define _HEXABLOCKPlugin_DEFS_HXX_ #ifdef WIN32 - #if defined HEXABLOCKENGINE_EXPORTS || defined HexaBlockEngine_EXPORTS + #if defined HEXABLOCKENGINE_EXPORTS || defined HexaBlockPluginEngine_EXPORTS #define HEXABLOCKPLUGINENGINE_EXPORT __declspec( dllexport ) #else #define HEXABLOCKPLUGINENGINE_EXPORT __declspec( dllimport )