summaryrefslogtreecommitdiffstats
path: root/examples/widgets/widgets.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/widgets.pro')
-rw-r--r--examples/widgets/widgets.pro5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/widgets/widgets.pro b/examples/widgets/widgets.pro
index d6d86dd3a6..bdac0bde28 100644
--- a/examples/widgets/widgets.pro
+++ b/examples/widgets/widgets.pro
@@ -20,8 +20,3 @@ SUBDIRS = \
widgets
contains(DEFINES, QT_NO_CURSOR): SUBDIRS -= mainwindows
-
-# install
-sources.files = *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/widgets
-INSTALLS += sources