0
0
mirror of https://github.com/fralx/LimeReport.git synced 2024-12-26 17:38:09 +03:00
LimeReport/3rdparty/zint-2.6.1/backend_qt
2017-11-27 23:14:05 +03:00
..
backend_qt.pro plugin finished 2017-11-27 23:14:05 +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 has been fixed 2017-09-08 06:30:38 +03:00
qzint.cpp Remove parameter that does nothing 2017-09-10 01:03:32 -03:00
qzint.h Remove parameter that does nothing 2017-09-10 01:03:32 -03: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