Go to the documentation of this file.
27 #ifndef _GEOM_OBJECT_defs_HXX_
28 #define _GEOM_OBJECT_defs_HXX_
31 # if defined GEOM_OBJECT_EXPORTS || defined GEOMObject_EXPORTS
32 # define GEOM_OBJECT_EXPORT __declspec( dllexport )
34 # define GEOM_OBJECT_EXPORT __declspec( dllimport )
37 # define GEOM_OBJECT_EXPORT