summaryrefslogtreecommitdiff
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.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/websockets/simplechat/simplechat.pro b/examples/websockets/simplechat/simplechat.pro
index 235ccc0..3c18709 100644
--- a/examples/websockets/simplechat/simplechat.pro
+++ b/examples/websockets/simplechat/simplechat.pro
@@ -1,6 +1,6 @@
QT = websockets
-TARGET = chatserver
+TARGET = simplechatserver
CONFIG += console
CONFIG -= app_bundle