aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2016-04-21 20:01:29 +0200
committerOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2016-04-28 18:44:25 +0000
commitc6671096efe8c07d55cbf32b892a24ceea8d5bd2 (patch)
tree4272ef78e352e6539a0fee11f6f9a0224d39b7fd /examples
parentd08a073fffabb1e8629145b1b2114314ef01dcff (diff)
add example installs
Change-Id: Ic4ac40d6f946f9edcf68041820c95ae95db33eb9 Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com> Reviewed-by: BogDan Vatra <bogdan@kdab.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/androidextras/notification/notification.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/androidextras/notification/notification.pro b/examples/androidextras/notification/notification.pro
index 5a26740..a3ce911 100644
--- a/examples/androidextras/notification/notification.pro
+++ b/examples/androidextras/notification/notification.pro
@@ -16,3 +16,6 @@ RESOURCES += \
HEADERS += \
notificationclient.h
+
+target.path = $$[QT_INSTALL_EXAMPLES]/androidextras/notification
+INSTALLS += target