Go to the documentation of this file.
36 #ifndef XDTMNG_GLOBAL_H
37 #define XDTMNG_GLOBAL_H
45 #include <QtCore/qglobal.h>
53 #if defined(XDTMNG_LIBRARY)
54 # define XDTMNGSHARED_EXPORT Q_DECL_EXPORT
56 # define XDTMNGSHARED_EXPORT Q_DECL_IMPORT
59 #endif // XDTMNG_GLOBAL_H