Go to the documentation of this file.
37 #ifndef EEGOSPORTS_GLOBAL_H
38 #define EEGOSPORTS_GLOBAL_H
46 #include <QtCore/qglobal.h>
54 #if defined(EEGOSPORTS_LIBRARY)
55 # define EEGOSPORTSSHARED_EXPORT Q_DECL_EXPORT
57 # define EEGOSPORTSSHARED_EXPORT Q_DECL_IMPORT
60 #endif // EEGOSPORTS_GLOBAL_H