summaryrefslogtreecommitdiffstats
path: root/examples/serialport/cwritersync/cwritersync.pro
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2016-05-20 19:31:55 +0200
committerOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2016-05-20 19:31:55 +0200
commit5110f89b2bb1ca22b9f2bd254287696636082332 (patch)
treeb20b5c97a7a38339af134b1ba8ff4729b54877ce /examples/serialport/cwritersync/cwritersync.pro
parentadd8cb835b7e519955f1260244f7033b049d4930 (diff)
parent9e8daaed0466d760e047c5da58811e55e7807c0a (diff)
Merge 5.7 into 5.7.0
Diffstat (limited to 'examples/serialport/cwritersync/cwritersync.pro')
-rw-r--r--examples/serialport/cwritersync/cwritersync.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/serialport/cwritersync/cwritersync.pro b/examples/serialport/cwritersync/cwritersync.pro
index 08f50a28..1e0996dc 100644
--- a/examples/serialport/cwritersync/cwritersync.pro
+++ b/examples/serialport/cwritersync/cwritersync.pro
@@ -9,3 +9,6 @@ TEMPLATE = app
SOURCES += \
main.cpp
+
+target.path = $$[QT_INSTALL_EXAMPLES]/serialport/cwritersync
+INSTALLS += target