summaryrefslogtreecommitdiff
path: root/examples/serialport/master/master.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/serialport/master/master.pro')
-rw-r--r--examples/serialport/master/master.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/serialport/master/master.pro b/examples/serialport/master/master.pro
index 977de6c..354d174 100644
--- a/examples/serialport/master/master.pro
+++ b/examples/serialport/master/master.pro
@@ -13,3 +13,6 @@ HEADERS += \
SOURCES += \
main.cpp \
dialog.cpp
+
+target.path = $$[QT_INSTALL_EXAMPLES]/serialport/master
+INSTALLS += target