summaryrefslogtreecommitdiff
path: root/src/imports/webchannel/webchannel.pro
blob: 1753cee7397da625fe2ad96e5fc446524c5a607d (plain)
1
2
3
4
5
6
QT = core quick webchannel

SOURCES += \
    plugin.cpp

load(qml_plugin)