1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-01-10 13:36:02 +00:00

Update to Qt5

This commit is contained in:
Robin Stuart
2016-12-11 15:29:06 +00:00
parent ca88e089ea
commit 0f9a326398
55 changed files with 58 additions and 56 deletions

9
backend_qt/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