chatclient-qml.pro Example File

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

exampleassets.files += \
    qmlchatclient.qml

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