zint-barcode-generator/backend_qt4
Robin Stuart 9024006ca8 Display MaxiCode at a suitable size in Studio
This is a quick hack - the QT code needs an overhaul
2016-10-27 22:34:57 +01:00
..
backend_qt4.pro Add Codablock, DotCode and ECI to backend_qt4.pro 2016-09-12 16:41:19 +02:00
backend_vc8.pro Make compile with MSVC6 (no C99 compatibility) 2016-07-28 10:32:46 +02:00
CMakeLists.txt fix .so version 2009-08-10 18:39:32 +00:00
qzint.cpp Display MaxiCode at a suitable size in Studio 2016-10-27 22:34:57 +01:00
qzint.h Allow adjustment of dot size when in dotty mode 2016-09-18 14:09:58 +01:00
readme qt4 backend 2008-07-18 14:48:31 +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