From 6a07037765ea7c195e802472106448432a91ec78 Mon Sep 17 00:00:00 2001 From: Alex Blasche Date: Thu, 28 Nov 2013 14:46:22 +0100 Subject: Fix make install rules to all examples in QtConnectivity repo This was highlighted during the testing of the Qt 5.2.0 package. Change-Id: I94b27f02a6621bccb9f0ce0d0cc184a449014573 Reviewed-by: Friedemann Kleint Reviewed-by: Oswald Buddenhagen Reviewed-by: Alex Blasche --- examples/bluetooth/btfiletransfer/btfiletransfer.pro | 3 +++ 1 file changed, 3 insertions(+) (limited to 'examples/bluetooth/btfiletransfer/btfiletransfer.pro') diff --git a/examples/bluetooth/btfiletransfer/btfiletransfer.pro b/examples/bluetooth/btfiletransfer/btfiletransfer.pro index 58d4e638..00b16415 100644 --- a/examples/bluetooth/btfiletransfer/btfiletransfer.pro +++ b/examples/bluetooth/btfiletransfer/btfiletransfer.pro @@ -25,3 +25,6 @@ OTHER_FILES += \ RESOURCES += \ btfiletransfer.qrc + +target.path = $$[QT_INSTALL_EXAMPLES]/bluetooth/scanner +INSTALLS += target -- cgit v1.2.3