mirror of
https://github.com/status-im/qzxing.git
synced 2025-02-14 20:06:25 +00:00
Fixed compilation of BarcodeEncoder example. Make use of qzxing_qml CONFIG tag.
This commit is contained in:
parent
6d945cce4f
commit
30dcf6acfc
@ -1,6 +1,6 @@
|
||||
QT += qml quick
|
||||
|
||||
CONFIG += c++11
|
||||
CONFIG += c++11 qzxing_qml
|
||||
|
||||
SOURCES += main.cpp
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user