summaryrefslogtreecommitdiff
path: root/examples/websockets/websockets.pro
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2016-09-21 09:30:52 +0200
committerLiang Qi <liang.qi@qt.io>2016-09-21 09:30:52 +0200
commita0855a4351cc8e66035cb3f88a7dd4f085456e2d (patch)
tree4c314fabc7efe0890b346ad6d2c42308e6b46913 /examples/websockets/websockets.pro
parent488aa3408604391ddcb1497a3193bc9a52af7e1f (diff)
parentccb138548314a767a897496c74c04a261a391027 (diff)
downloadqtwebsockets-a0855a4351cc8e66035cb3f88a7dd4f085456e2d.tar.gz
Merge remote-tracking branch 'origin/5.8' into dev
Conflicts: src/websockets/qwebsocket_p.cpp Change-Id: Ib6b9655985246c9ce3968f1eb662be457465a937
Diffstat (limited to 'examples/websockets/websockets.pro')
-rw-r--r--examples/websockets/websockets.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/websockets/websockets.pro b/examples/websockets/websockets.pro
index 8ad9645..fa6c0c0 100644
--- a/examples/websockets/websockets.pro
+++ b/examples/websockets/websockets.pro
@@ -1,4 +1,5 @@
TEMPLATE = subdirs
+QT_FOR_CONFIG += network
SUBDIRS = echoclient \
echoserver \