LimeReport/3rdparty/zint-2.6.1/backend_qt
2021-08-18 14:14:37 -03:00
..
backend_qt.pro Simplify .pro/.pri 2021-08-18 14:14:37 -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 qzint build has been fixed 2021-02-03 22:00:14 +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