Go to the documentation of this file.
35 #ifndef MNE_X_GLOBAL_H
36 #define MNE_X_GLOBAL_H
44 #include <QtCore/qglobal.h>
52 #if defined(MNE_X_LIBRARY)
53 # define MNE_X_SHARED_EXPORT Q_DECL_EXPORT
55 # define MNE_X_SHARED_EXPORT Q_DECL_IMPORT
58 #endif // MNE_X_GLOBAL_H