Go to the documentation of this file.
26 #ifndef _NETGENPlugin_DEFS_HXX_
27 #define _NETGENPlugin_DEFS_HXX_
30 #ifdef NETGENPLUGIN_EXPORTS
31 #define NETGENPLUGIN_EXPORT __declspec( dllexport )
33 #define NETGENPLUGIN_EXPORT __declspec( dllimport )
36 #define NETGENPLUGIN_EXPORT