From ed2068063aae3e7346e63a73aa222ef8532a816f Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Thu, 18 Apr 2013 11:22:42 +0200 Subject: don't install the project file twice somehow this was missed when the source installs were automated. Change-Id: Ic842fd9ac221cb3748b5a6369eacf8a55f8d8d4d Reviewed-by: Joerg Bornemann --- examples/widgets/tools/tools.pro | 5 ----- 1 file changed, 5 deletions(-) diff --git a/examples/widgets/tools/tools.pro b/examples/widgets/tools/tools.pro index f08f7fd6d2..b5d52356f9 100644 --- a/examples/widgets/tools/tools.pro +++ b/examples/widgets/tools/tools.pro @@ -17,8 +17,3 @@ SUBDIRS = \ contains(DEFINES, QT_NO_TRANSLATION): SUBDIRS -= i18n plugandpaint.depends = plugandpaintplugins - -# install -sources.files = tools.pro -sources.path = $$[QT_INSTALL_EXAMPLES]/widgets/tools -INSTALLS += sources -- cgit v1.2.3