aboutsummaryrefslogtreecommitdiffstats
path: root/examples/websockets/simplechat/simplechat.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/websockets/simplechat/simplechat.pro')
-rw-r--r--examples/websockets/simplechat/simplechat.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/websockets/simplechat/simplechat.pro b/examples/websockets/simplechat/simplechat.pro
index df6f248..235ccc0 100644
--- a/examples/websockets/simplechat/simplechat.pro
+++ b/examples/websockets/simplechat/simplechat.pro
@@ -1,5 +1,4 @@
-QT += core websockets
-QT -= gui
+QT = websockets
TARGET = chatserver
CONFIG += console