zint/backend_qt
Robin Stuart 2da42d1733 fix for uninitialized variables in qzint.cpp
Bug found and fixed by Holger Schröder <holger@holgis.net>
2017-08-06 07:02:07 +01:00
..
backend_qt.pro Merge branch 'qt5' 2017-04-11 07:54:28 +01:00
backend_vc8.pro Update to Qt5 2016-12-11 15:29:06 +00:00
CMakeLists.txt Update to Qt5 2016-12-11 15:29:06 +00:00
qzint.cpp fix for uninitialized variables in qzint.cpp 2017-08-06 07:02:07 +01:00
qzint.h Make GUI scalable 2016-12-14 23:33:17 +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