1 // Copyright (C) 2014-20xx CEA/DEN, EDF R&D
3 #ifndef SHAPER_SHAPERGUI_H
4 #define SHAPER_SHAPERGUI_H
6 #if defined SHAPERGUI_EXPORTS
8 #define SHAPERGUI_EXPORT __declspec( dllexport )
10 #define SHAPERGUI_EXPORT
14 #define SHAPERGUI_EXPORT __declspec( dllimport )
16 #define SHAPERGUI_EXPORT