zint/backend_qt4
Robin Stuart 81b4902c95 Removed old Data Matrix standards
Removed Data Matrix ECC 000 to 140 because (a) they don't work properly and (b) nobody uses them anyway!
Also removed some ghosts of Codablock-F - there are some more to find.
2010-06-16 09:00:31 +01:00
..
backend_qt4.pro Structural changes and updates from tgotic 2009-11-17 22:36:04 +00:00
backend_vc8.pro Structural changes and updates from tgotic 2009-11-17 22:22:30 +00:00
CMakeLists.txt fix .so version 2009-08-10 18:39:32 +00:00
QtZint2.sln Structural changes and updates from tgotic 2009-11-17 22:22:30 +00:00
QtZint2.vcproj Structural changes and updates from tgotic 2009-11-17 22:22:30 +00:00
qzint.cpp Removed old Data Matrix standards 2010-06-16 09:00:31 +01:00
qzint.h Allow removal of text 2009-11-03 10:53:18 +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