40#include <QtCore/qglobal.h>
46#if defined(STATICBUILD)
47# define MNASHARED_EXPORT
48#elif defined(MNE_MNA_LIBRARY)
49# define MNASHARED_EXPORT Q_DECL_EXPORT
51# define MNASHARED_EXPORT Q_DECL_IMPORT
Compile-time helpers that capture the build date, time and git commit hash into the binary.
MNE Analysis Container Format (mna/mnx).
MNASHARED_EXPORT const char * buildHash()
MNASHARED_EXPORT const char * buildHashLong()
MNASHARED_EXPORT const char * buildDateTime()