summaryrefslogtreecommitdiff
path: root/examples/serialport/cwritersync/cwritersync.pro
diff options
context:
space:
mode:
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 08f50a2..1e0996d 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