chatclient-html.pro Example File

chatclient-html/chatclient-html.pro

  TEMPLATE = aux

  exampleassets.files += \
      chatclient.html

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