From a6065d60f158ffad7a94877883af69731da94295 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Thu, 29 Nov 2012 16:02:34 +0100 Subject: centralize and fixup example sources install targets follow respective change in qtbase Change-Id: I27502eb7ebea973e19ec5f7c3ec0e2338556f6e0 Reviewed-by: Oswald Buddenhagen Reviewed-by: Alan Alpert (Personal) <416365416c@gmail.com> --- examples/examples.pro | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) (limited to 'examples/examples.pro') diff --git a/examples/examples.pro b/examples/examples.pro index f2b7a2dddf..1bcc66d164 100644 --- a/examples/examples.pro +++ b/examples/examples.pro @@ -1,16 +1,5 @@ TEMPLATE = subdirs SUBDIRS += \ - demos \ - shared \ - localstorage \ - particles \ + qmltest \ qml \ - quick \ - tutorials \ - window \ - qmltest - -# install -sources.files = shared examples.pro -sources.path = $$[QT_INSTALL_EXAMPLES]/qtquick/ -INSTALLS += sources + quick -- cgit v1.2.3