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

exampleassets.files += \
    chatclient.html

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