summaryrefslogtreecommitdiff
path: root/examples/webchannel/chatclient-qml/chatclient-qml.pro
blob: 74b274db3b7fa2cdf8d0d9e30bb092978059f628 (plain)
1
2
3
4
5
6
7
TEMPLATE = aux

exampleassets.files += \
    qmlchatclient.qml

exampleassets.path = $$[QT_INSTALL_EXAMPLES]/qwebchannel/chatclient-qml
include(../exampleassets.pri)