summaryrefslogtreecommitdiffstats
path: root/examples/declarative/animation/animation.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/animation/animation.pro')
-rw-r--r--examples/declarative/animation/animation.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/declarative/animation/animation.pro b/examples/declarative/animation/animation.pro
index a71df66d..6ac1b645 100644
--- a/examples/declarative/animation/animation.pro
+++ b/examples/declarative/animation/animation.pro
@@ -6,3 +6,8 @@ SUBDIRS += \
easing \
behaviors/behavior-example \
states
+
+# install
+sources.files = animation.pro
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtquick1/declarative/animation
+INSTALLS += sources