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