Go to the documentation of this file.
20#ifndef MEASUREGUI_DEF_HXX
21#define MEASUREGUI_DEF_HXX
24# if defined MEASUREGUI_EXPORTS || defined MeasureGUI_EXPORTS
25# define MEASUREGUI_EXPORT __declspec( dllexport )
27# define MEASUREGUI_EXPORT __declspec( dllimport )
30# define MEASUREGUI_EXPORT