qt4 backend

This commit is contained in:
taipanromania 2008-07-18 14:48:31 +00:00
parent 3b96fc9619
commit 9daffeb764
5 changed files with 526 additions and 0 deletions

9
backend_qt4/readme Normal file
View file

@ -0,0 +1,9 @@
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