summaryrefslogtreecommitdiffstats
path: root/examples/serialbus/modbus/master/master.pro
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2016-04-21 13:03:34 +0200
committerOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2016-04-28 18:55:07 +0000
commit546e0f27ec56b42244dc5b237651aecbb6fb7f60 (patch)
treebb00725f21f00d43fb7011823aed1a06027aefe3 /examples/serialbus/modbus/master/master.pro
parent2aa8eb97b1efe64e47b8a70d5cb0eed298e51067 (diff)
add example installs
Change-Id: I9a42406c973a0933125106d610fb0547b4cc5bb0 Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Diffstat (limited to 'examples/serialbus/modbus/master/master.pro')
-rw-r--r--examples/serialbus/modbus/master/master.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/serialbus/modbus/master/master.pro b/examples/serialbus/modbus/master/master.pro
index 83fb908..536b559 100644
--- a/examples/serialbus/modbus/master/master.pro
+++ b/examples/serialbus/modbus/master/master.pro
@@ -18,3 +18,6 @@ FORMS += mainwindow.ui \
RESOURCES += \
master.qrc
+
+target.path = $$[QT_INSTALL_EXAMPLES]/serialbus/modbus/master
+INSTALLS += target