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