zint-barcode-generator/backend_qt
2020-09-30 12:19:12 +01:00
..
backend_qt.pro #206 build: version to 2.9.1.9; ZINT_VERSION_BUILD (9 dev); tools/update_version.php 2020-09-04 16:38:11 +01:00
backend_qt_zintdll.pro Windows: #196 Visual Studio 2017 Zint Studio instructions 2020-06-17 20:46:18 +01:00
backend_vc8.pro #206 build: version to 2.9.1.9; ZINT_VERSION_BUILD (9 dev); tools/update_version.php 2020-09-04 16:38:11 +01:00
CMakeLists.txt vector.c: string halign; POSTNET/PLANET: 1 module space; ZBarcode_Cap(); GUI settings 2020-09-30 12:19:12 +01:00
qzint.cpp vector.c: string halign; POSTNET/PLANET: 1 module space; ZBarcode_Cap(); GUI settings 2020-09-30 12:19:12 +01:00
qzint.h vector.c: string halign; POSTNET/PLANET: 1 module space; ZBarcode_Cap(); GUI settings 2020-09-30 12:19:12 +01: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