summaryrefslogtreecommitdiff
path: root/examples/webchannel/chatserver-cpp/chatserver-cpp.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/webchannel/chatserver-cpp/chatserver-cpp.pro')
-rw-r--r--examples/webchannel/chatserver-cpp/chatserver-cpp.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/webchannel/chatserver-cpp/chatserver-cpp.pro b/examples/webchannel/chatserver-cpp/chatserver-cpp.pro
index ce6a3f7..a7ee42f 100644
--- a/examples/webchannel/chatserver-cpp/chatserver-cpp.pro
+++ b/examples/webchannel/chatserver-cpp/chatserver-cpp.pro
@@ -16,3 +16,6 @@ HEADERS += \
chatserver.h \
../shared/websocketclientwrapper.h \
../shared/websockettransport.h
+
+target.path = $$[QT_INSTALL_EXAMPLES]/webchannel/chatserver-cpp
+INSTALLS += target