summaryrefslogtreecommitdiffstats
path: root/examples/widgets/graphicsview/graphicsview.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/graphicsview/graphicsview.pro')
-rw-r--r--examples/widgets/graphicsview/graphicsview.pro6
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/widgets/graphicsview/graphicsview.pro b/examples/widgets/graphicsview/graphicsview.pro
index 590e79c5d2..f7142709c8 100644
--- a/examples/widgets/graphicsview/graphicsview.pro
+++ b/examples/widgets/graphicsview/graphicsview.pro
@@ -19,10 +19,4 @@ contains(QT_CONFIG, opengl):!contains(QT_CONFIG, opengles1):!contains(QT_CONFIG,
SUBDIRS += boxes
}
-# install
-target.path = $$[QT_INSTALL_EXAMPLES]/widgets/graphicsview
-sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS graphicsview.pro README
-sources.path = $$[QT_INSTALL_EXAMPLES]/widgets/graphicsview
-INSTALLS += target sources
-
QT += widgets