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

exampleassets.files += \
    qmlchatclient.qml

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