mirror of
https://github.com/python-LimeReport/LimeReport.git
synced 2025-09-23 08:39:07 +03:00
Qzint , need change pro from lib to subfolder, config +=ordered, to add
zint as subproyect
This commit is contained in:
12
3rdparty/zint-2.4.4/backend_qt4/qzint_global.h
vendored
Normal file
12
3rdparty/zint-2.4.4/backend_qt4/qzint_global.h
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
#ifndef QZINT_GLOBAL_H
|
||||
#define QZINT_GLOBAL_H
|
||||
|
||||
#include <QtCore/qglobal.h>
|
||||
|
||||
#if defined(QZINT_LIBRARY)
|
||||
# define QZINTSHARED_EXPORT Q_DECL_EXPORT
|
||||
#else
|
||||
# define QZINTSHARED_EXPORT Q_DECL_IMPORT
|
||||
#endif
|
||||
|
||||
#endif // QZINT_GLOBAL_H
|
Reference in New Issue
Block a user