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