summaryrefslogtreecommitdiffstats
path: root/examples/widgets/mainwindows/mainwindows.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/mainwindows/mainwindows.pro')
-rw-r--r--examples/widgets/mainwindows/mainwindows.pro6
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/widgets/mainwindows/mainwindows.pro b/examples/widgets/mainwindows/mainwindows.pro
index 1f2fa419f5..848fdb04df 100644
--- a/examples/widgets/mainwindows/mainwindows.pro
+++ b/examples/widgets/mainwindows/mainwindows.pro
@@ -7,10 +7,4 @@ SUBDIRS = application \
recentfiles \
sdi
-# install
-target.path = $$[QT_INSTALL_EXAMPLES]/widgets/mainwindows
-sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS mainwindows.pro README
-sources.path = $$[QT_INSTALL_EXAMPLES]/widgets/mainwindows
-INSTALLS += target sources
-
QT += widgets