From 00f65e486a7c959bb240e1b41f641cbe538d40a1 Mon Sep 17 00:00:00 2001 From: Oliver Wolff Date: Tue, 11 Dec 2012 08:20:33 +0100 Subject: Fixed install targets for model examples Change-Id: I4c23fe37ec7adc17180c2405e68273b5cd3ee219 Reviewed-by: Joerg Bornemann --- examples/quick/models/objectlistmodel/objectlistmodel.pro | 3 +++ 1 file changed, 3 insertions(+) (limited to 'examples/quick/models/objectlistmodel/objectlistmodel.pro') diff --git a/examples/quick/models/objectlistmodel/objectlistmodel.pro b/examples/quick/models/objectlistmodel/objectlistmodel.pro index 7f323c3999..0d22412801 100644 --- a/examples/quick/models/objectlistmodel/objectlistmodel.pro +++ b/examples/quick/models/objectlistmodel/objectlistmodel.pro @@ -4,3 +4,6 @@ SOURCES += main.cpp \ dataobject.cpp HEADERS += dataobject.h RESOURCES += objectlistmodel.qrc + +target.path = $$[QT_INSTALL_EXAMPLES]/quick/models/objectlistmodel +INSTALLS += target -- cgit v1.2.3