Go to the documentation of this file.
44 #include <QtCore/qglobal.h>
52 #if defined(BUILD_MNECPP_STATIC_LIB)
53 # define DISPSHARED_EXPORT
54 #elif defined(DISP_LIBRARY)
55 # define DISPSHARED_EXPORT Q_DECL_EXPORT
57 # define DISPSHARED_EXPORT Q_DECL_IMPORT
66 #endif // DISP_GLOBAL_H