mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
Update to Qt5
This commit is contained in:
CMakeLists.txt
backend_qt
frontend_qt
CMakeLists.txtbarcodeitem.cppbarcodeitem.hdatawindow.cppdatawindow.hexportwindow.cppexportwindow.hextData.uiextExport.uiextSequence.uifrontend_qt.profrontend_vc8.progrpAztec.uigrpC128.uigrpC16k.uigrpC39.uigrpC49.uigrpChannel.uigrpCodablockF.uigrpCodeOne.uigrpDBExtend.uigrpDM.uigrpDotCode.uigrpGrid.uigrpHX.uigrpMQR.uigrpMSICheck.uigrpMaxicode.uigrpMicroPDF.uigrpPDF417.uigrpQR.uihowto_build_qzint_using_msvs9.txt
images
main.cppmainWindow.uimainwindow.cppmainwindow.hres
resources.qrcsequencewindow.cppsequencewindow.hfrontend_qt4
9
backend_qt/readme
Normal file
9
backend_qt/readme
Normal 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
|
Reference in New Issue
Block a user