zint/backend_qt
Robin Stuart a91e4fab79 Revert "Select escape mode from GUI"
This reverts commit 7f897608d4afbc772550c6b1443a1c7488286461.

After testing it was found this doesn't work in Windows - further testing is required before adding this functionality to the GUI.
2017-10-30 21:02:07 +00:00
..
2016-12-11 15:29:06 +00:00
2016-12-11 15:29:06 +00:00
2017-10-30 21:02:07 +00:00
2017-10-25 17:23:57 +01:00
2016-12-11 15:29:06 +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