summaryrefslogtreecommitdiffstats
path: root/examples/widgets/painting/shared/shared.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/painting/shared/shared.pro')
-rw-r--r--examples/widgets/painting/shared/shared.pro8
1 files changed, 0 insertions, 8 deletions
diff --git a/examples/widgets/painting/shared/shared.pro b/examples/widgets/painting/shared/shared.pro
index db94e7aafd..2a71c7d487 100644
--- a/examples/widgets/painting/shared/shared.pro
+++ b/examples/widgets/painting/shared/shared.pro
@@ -24,11 +24,3 @@ HEADERS += \
hoverpoints.h
RESOURCES += shared.qrc
-
-# install
-target.path = $$[QT_INSTALL_EXAMPLES]/widgets/painting/shared
-sources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro *.pri images
-sources.path = $$[QT_INSTALL_EXAMPLES]/widgets/painting/shared
-INSTALLS += sources
-
-!cross_compile:INSTALLS += target