zint/backend_qt4
Robin Stuart 511fadef30 Initial transfer from CVS
Transfer of version 2.3.2 from CVS repository
2010-06-10 21:52:50 +01:00
..
backend_qt4.pro Initial transfer from CVS 2010-06-10 21:52:50 +01:00
backend_vc8.pro Initial transfer from CVS 2010-06-10 21:52:50 +01:00
CMakeLists.txt Initial transfer from CVS 2010-06-10 21:52:50 +01:00
QtZint2.sln Initial transfer from CVS 2010-06-10 21:52:50 +01:00
QtZint2.vcproj Initial transfer from CVS 2010-06-10 21:52:50 +01:00
qzint.cpp Initial transfer from CVS 2010-06-10 21:52:50 +01:00
qzint.h Initial transfer from CVS 2010-06-10 21:52:50 +01:00
readme Initial transfer from CVS 2010-06-10 21:52:50 +01: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