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

exampleassets.files += \
    chatclient.html

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