30#include <QtCore/qglobal.h>
37#if defined(STATICBUILD)
38# define INVSHARED_EXPORT
39#elif defined(MNE_INV_LIBRARY)
40# define INVSHARED_EXPORT Q_DECL_EXPORT
42# define INVSHARED_EXPORT Q_DECL_IMPORT
Compile-time helpers that capture the build date, time and git commit hash into the binary.
Inverse source estimation (MNE, dSPM, sLORETA, dipole fitting).
INVSHARED_EXPORT const char * buildHashLong()
INVSHARED_EXPORT const char * buildHash()
INVSHARED_EXPORT const char * buildDateTime()