chatclient-qml.pro Example File

chatclient-qml/chatclient-qml.pro

  TEMPLATE = aux

  exampleassets.files += \
      qmlchatclient.qml

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