mirror of
https://github.com/status-im/qzxing.git
synced 2025-02-19 14:24:28 +00:00
Fixed compilation of QZXingDragNDropTest project, was missing the configuration flag qzxing_qml
This commit is contained in:
parent
d6e16dc543
commit
bf566aca2f
@ -5,6 +5,8 @@ DEPLOYMENTFOLDERS = folder_01
|
|||||||
|
|
||||||
QT += widgets
|
QT += widgets
|
||||||
|
|
||||||
|
CONFIG += qzxing_qml
|
||||||
|
|
||||||
# Additional import path used to resolve QML modules in Creator's code model
|
# Additional import path used to resolve QML modules in Creator's code model
|
||||||
QML_IMPORT_PATH =
|
QML_IMPORT_PATH =
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user