From 9aec42da31463daf38a2c2813b585e9240acac41 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Wed, 20 Apr 2016 20:49:47 +0200 Subject: add example installs Change-Id: I49d9fda43374776685d2ab1fa653287447d34028 Reviewed-by: Joerg Bornemann --- examples/websockets/sslechoclient/sslechoclient.pro | 3 +++ 1 file changed, 3 insertions(+) (limited to 'examples/websockets/sslechoclient/sslechoclient.pro') 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 -- cgit v1.2.1