Go to the documentation of this file.
36 #ifndef RAPMUSICTOOLBOX_GLOBAL_H
37 #define RAPMUSICTOOLBOX_GLOBAL_H
45 #include <QtCore/qglobal.h>
53 #if defined(RAPMUSICTOOLBOX_LIBRARY)
54 # define RAPMUSICTOOLBOXSHARED_EXPORT Q_DECL_EXPORT
56 # define RAPMUSICTOOLBOXSHARED_EXPORT Q_DECL_IMPORT
59 #endif // RAPMUSICTOOLBOX_GLOBAL_H