36#include <QtCore/qglobal.h>
43#if defined(STATICBUILD)
44# define FIFFSHARED_EXPORT
45#elif defined(MNE_FIFF_LIBRARY)
46# define FIFFSHARED_EXPORT Q_DECL_EXPORT
48# define FIFFSHARED_EXPORT Q_DECL_IMPORT
Compile-time helpers that capture the build date, time and git commit hash into the binary.
#define FIFFSHARED_EXPORT
FIFF file I/O, in-memory data structures and high-level readers/writers.
const char * buildDateTime()
const char * buildHashLong()