summaryrefslogtreecommitdiff
path: root/examples/websockets/sslechoclient/sslechoclient.pro
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2016-04-20 20:49:47 +0200
committerLiang Qi <liang.qi@qt.io>2016-05-06 11:12:13 +0000
commit9aec42da31463daf38a2c2813b585e9240acac41 (patch)
treed895e67b1a1967f765576804a1a47848141585e5 /examples/websockets/sslechoclient/sslechoclient.pro
parentba9306ec5a1271275d79b2f48ceb227f79352f33 (diff)
downloadqtwebsockets-9aec42da31463daf38a2c2813b585e9240acac41.tar.gz
add example installs
Change-Id: I49d9fda43374776685d2ab1fa653287447d34028 Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
Diffstat (limited to 'examples/websockets/sslechoclient/sslechoclient.pro')
-rw-r--r--examples/websockets/sslechoclient/sslechoclient.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/websockets/sslechoclient/sslechoclient.pro b/examples/websockets/sslechoclient/sslechoclient.pro
index 431301f..925fece 100644
--- a/examples/websockets/sslechoclient/sslechoclient.pro
+++ b/examples/websockets/sslechoclient/sslechoclient.pro
@@ -13,3 +13,6 @@ SOURCES += \
HEADERS += \
sslechoclient.h
+
+target.path = $$[QT_INSTALL_EXAMPLES]/websockets/sslechoclient
+INSTALLS += target