summaryrefslogtreecommitdiffstats
path: root/examples/widgets/animation/stickman/stickman.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/animation/stickman/stickman.pro')
-rw-r--r--examples/widgets/animation/stickman/stickman.pro4
1 files changed, 1 insertions, 3 deletions
diff --git a/examples/widgets/animation/stickman/stickman.pro b/examples/widgets/animation/stickman/stickman.pro
index 527fdf1132..145a9a18f9 100644
--- a/examples/widgets/animation/stickman/stickman.pro
+++ b/examples/widgets/animation/stickman/stickman.pro
@@ -16,8 +16,6 @@ RESOURCES += stickman.qrc
# install
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/animation/stickman
-sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS stickman.pro animations
-sources.path = $$[QT_INSTALL_EXAMPLES]/widgets/animation/stickman
-INSTALLS += target sources
+INSTALLS += target
QT += widgets