summaryrefslogtreecommitdiffstats
path: root/examples/widgets/animation/animation.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/animation/animation.pro')
-rw-r--r--examples/widgets/animation/animation.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/widgets/animation/animation.pro b/examples/widgets/animation/animation.pro
index b17aa0e0fe..fd22891f77 100644
--- a/examples/widgets/animation/animation.pro
+++ b/examples/widgets/animation/animation.pro
@@ -10,8 +10,8 @@ SUBDIRS += \
sub-attaq \
# install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/animation
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/animation
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS animation.pro README
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/animation
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/animation
INSTALLS += target sources
QT += widgets