zint-barcode-generator/backend_qt4
2009-09-29 09:45:46 +00:00
..
backend_qt4.pro Add Code One support 2009-07-04 20:48:42 +00:00
CMakeLists.txt fix .so version 2009-08-10 18:39:32 +00:00
compile_n_config qt4 backend 2008-07-18 14:48:31 +00:00
qzint.cpp API overhaul part 1: removal of nullchar 2009-09-29 09:45:46 +00:00
qzint.h ...and remove copy again! 2009-07-07 19:10:22 +00: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