zint-barcode-generator/backend_qt
2020-04-06 17:05:22 +01:00
..
backend_qt.pro Set version to 2.7.1 2020-02-01 19:36:50 +01:00
backend_vc8.pro HANXIN ECI conversion, GB 18030 LIBICONV port; some codeword fixes; optimized encoding modes 2019-12-08 16:15:34 +00:00
CMakeLists.txt Update to Qt5 2016-12-11 15:29:06 +00:00
qzint.cpp Merge branch Ultra 2020-04-06 17:05:22 +01:00
qzint.h PDF417 no longer uses option_3 for no. codewords so set default 0 & remove from Studio 2019-12-19 20:29:11 +00:00
readme Update to Qt5 2016-12-11 15:29:06 +00: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