Go to the documentation of this file.
45 #include <QtCore/qglobal.h>
53 #if defined(BUILD_MNECPP_STATIC_LIB)
54 # define FIFFSHARED_EXPORT
55 #elif defined(FIFF_LIBRARY)
56 # define FIFFSHARED_EXPORT Q_DECL_EXPORT
58 # define FIFFSHARED_EXPORT Q_DECL_IMPORT
67 #endif // FIFF_GLOBAL_H