From 8d8bdacaebf38d46ab59fb8e1c8ce0d31f4d71ac Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Thu, 21 Apr 2016 11:37:35 +0200 Subject: add example installs Change-Id: Iadcc0afaae8a54f10a587f0b2f37db128d7ea02d Reviewed-by: Denis Shienkov --- examples/serialport/cwriterasync/cwriterasync.pro | 3 +++ 1 file changed, 3 insertions(+) (limited to 'examples/serialport/cwriterasync/cwriterasync.pro') diff --git a/examples/serialport/cwriterasync/cwriterasync.pro b/examples/serialport/cwriterasync/cwriterasync.pro index 0945f1d4..f6105bc9 100644 --- a/examples/serialport/cwriterasync/cwriterasync.pro +++ b/examples/serialport/cwriterasync/cwriterasync.pro @@ -13,3 +13,6 @@ HEADERS += \ SOURCES += \ main.cpp \ serialportwriter.cpp + +target.path = $$[QT_INSTALL_EXAMPLES]/serialport/cwriterasync +INSTALLS += target -- cgit v1.2.3