Go to the documentation of this file.
35 #ifndef XMEAS_GLOBAL_H
36 #define XMEAS_GLOBAL_H
43 #include <QtCore/qglobal.h>
51 #if defined(XMEAS_LIBRARY)
52 # define XMEASSHARED_EXPORT Q_DECL_EXPORT
54 # define XMEASSHARED_EXPORT Q_DECL_IMPORT
57 #endif // XMEAS_GLOBAL_H