1
0
mirror of https://github.com/woo-j/zint.git synced 2025-01-15 19:24:12 +03:00
zint/backend_qt4
taipanromania a8ba981dbe add mode method for composite types
cleanup the code
2008-11-03 13:31:23 +00:00
..
2008-10-09 09:55:18 +00:00
2008-07-18 14:48:31 +00:00
2008-09-17 18:37:51 +00:00
2008-11-03 13:31:23 +00:00
2008-11-03 13:31:23 +00:00
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