summaryrefslogtreecommitdiff
path: root/examples/websockets/sslechoclient/sslechoclient.pro
diff options
context:
space:
mode:
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