summaryrefslogtreecommitdiff
path: root/examples/examples.pro
blob: 258929871135b22627fef796fc4fdf193b4d19c5 (plain)
1
2
3
4
5
6
7
8
TEMPLATE = subdirs

SUBDIRS = echoclient \
          echoserver \
          sslechoserver \
          sslechoclient \
          simplechat
qtHaveModule(quick): SUBDIRS += qmlwebsocketclient