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
Rodrigo Torres ba828a984f Update zint
2017-09-04 00:44:16 -03:00
..
backend_qt.pro Update zint 2017-09-04 00:44:16 -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.cpp Update zint 2017-09-04 00:44:16 -03:00
qzint.h Update zint 2017-09-04 00:44:16 -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