summaryrefslogtreecommitdiff
path: root/examples/websockets/echoclient/echoclient.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/websockets/echoclient/echoclient.pro')
-rw-r--r--examples/websockets/echoclient/echoclient.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/websockets/echoclient/echoclient.pro b/examples/websockets/echoclient/echoclient.pro
index 24848e7..7c993e6 100644
--- a/examples/websockets/echoclient/echoclient.pro
+++ b/examples/websockets/echoclient/echoclient.pro
@@ -13,3 +13,6 @@ SOURCES += \
HEADERS += \
echoclient.h
+
+target.path = $$[QT_INSTALL_EXAMPLES]/websockets/echoclient
+INSTALLS += target