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