zint-barcode-generator/backend_qt4
2008-09-18 14:44:52 +00:00
..
backend_qt4.pro change the name of the files and of the class from barcoderender to qzint 2008-09-18 14:43:54 +00:00
CMakeLists.txt cmake buildsystem 2008-09-18 14:44:52 +00:00
compile_n_config qt4 backend 2008-07-18 14:48:31 +00:00
COPYING added license file 2008-09-17 18:37:51 +00:00
qzint.cpp change the name of the files and of the class from barcoderender to qzint 2008-09-18 14:43:54 +00:00
qzint.h change the name of the files and of the class from barcoderender to qzint 2008-09-18 14:43:54 +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