34#ifndef DISP3DLIB_DISP3D_GLOBAL_H
35#define DISP3DLIB_DISP3D_GLOBAL_H
41#include <QtCore/qglobal.h>
48#if defined(STATICBUILD)
49# define DISP3DSHARED_EXPORT
50#elif defined(MNE_DISP3D_LIBRARY)
51# define DISP3DSHARED_EXPORT Q_DECL_EXPORT
53# define DISP3DSHARED_EXPORT Q_DECL_IMPORT
Compile-time helpers that capture the build date, time and git commit hash into the binary.
3-D brain visualisation using the Qt RHI rendering backend.
const char * buildHashLong()
const char * buildDateTime()