summaryrefslogtreecommitdiff
path: root/examples/websockets/qmlwebsocketclient/qmlwebsocketclient.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/websockets/qmlwebsocketclient/qmlwebsocketclient.pro')
-rw-r--r--examples/websockets/qmlwebsocketclient/qmlwebsocketclient.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/websockets/qmlwebsocketclient/qmlwebsocketclient.pro b/examples/websockets/qmlwebsocketclient/qmlwebsocketclient.pro
index e7dc82a..37d7823 100644
--- a/examples/websockets/qmlwebsocketclient/qmlwebsocketclient.pro
+++ b/examples/websockets/qmlwebsocketclient/qmlwebsocketclient.pro
@@ -11,3 +11,6 @@ SOURCES += main.cpp
RESOURCES += data.qrc
OTHER_FILES += qml/qmlwebsocketclient/main.qml
+
+target.path = $$[QT_INSTALL_EXAMPLES]/websockets/qmlwebsocketclient
+INSTALLS += target