chatclient-html.pro Example File

chatclient-html/chatclient-html.pro
TEMPLATE = aux

exampleassets.files += \
    chatclient.html

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