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