1
0
mirror of https://git.code.sf.net/p/zint/code synced 2025-12-20 19:37:06 +00:00
Files
zint/backend_qt4
tgotic e94e6bc1c2 Updated version.
Removed references to dm200 and blockf.
Added renderer.c
2010-07-11 22:52:50 +02:00
..
2010-07-11 22:52:50 +02:00
2009-08-10 18:39:32 +00:00
2010-06-16 09:00:31 +01:00
2009-11-03 10:53:18 +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