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