LimeReport/3rdparty/zint-2.6.1/backend_qt
lifof 1306d3658a
Update qzint.h
Fixes a compilation issue on msys2's Qt5.15
2020-06-27 22:48:52 +01:00
..
backend_qt.pro Static build has been fixed 2019-07-30 14:09:09 +03:00
backend_vc8.pro Update zint 2017-09-04 00:44:16 -03:00
CMakeLists.txt Update zint 2017-09-04 00:44:16 -03:00
qzint_global.h Static build has been fixed 2019-07-30 14:09:09 +03:00
qzint.cpp Remove parameter that does nothing 2017-09-10 01:03:32 -03:00
qzint.h Update qzint.h 2020-06-27 22:48:52 +01:00
readme Update zint 2017-09-04 00:44:16 -03:00

Edit zint-1.6.pro and edit the 'DEFINES'  section
    NO_PNG -> compile zint without png support
    NO_QR -> compile zint without QR support
    QR_SYSTEM -> if you have QT installed in your system, zint will be compiled with QT support
    QR -> compile zint with QR support static (you must have qrencode in the current folder)

Edit compile_n_config and set the paths.

Exec compile_n_config