summaryrefslogtreecommitdiff
path: root/examples/serialport/creaderasync/creaderasync.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/creaderasync/creaderasync.pro
parentadd8cb835b7e519955f1260244f7033b049d4930 (diff)
parent9e8daaed0466d760e047c5da58811e55e7807c0a (diff)
downloadqtserialport-5110f89b2bb1ca22b9f2bd254287696636082332.tar.gz
Merge 5.7 into 5.7.0
Change-Id: I2e0737fab1c12657d8dc7de5d1882ecb73bbb5f2
Diffstat (limited to 'examples/serialport/creaderasync/creaderasync.pro')
-rw-r--r--examples/serialport/creaderasync/creaderasync.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/serialport/creaderasync/creaderasync.pro b/examples/serialport/creaderasync/creaderasync.pro
index 3565dc9..38d8b52 100644
--- a/examples/serialport/creaderasync/creaderasync.pro
+++ b/examples/serialport/creaderasync/creaderasync.pro
@@ -13,3 +13,6 @@ HEADERS += \
SOURCES += \
main.cpp \
serialportreader.cpp
+
+target.path = $$[QT_INSTALL_EXAMPLES]/serialport/creaderasync
+INSTALLS += target