32#include <QtCore/qglobal.h>
39#if defined(STATICBUILD)
40# define MNESHARED_EXPORT
41#elif defined(MNE_MNE_LIBRARY)
42# define MNESHARED_EXPORT Q_DECL_EXPORT
44# define MNESHARED_EXPORT Q_DECL_IMPORT
Compile-time helpers that capture the build date, time and git commit hash into the binary.
Core MNE data structures (source spaces, source estimates, hemispheres).
const char * buildDateTime()
const char * buildHashLong()