aboutsummaryrefslogtreecommitdiffstats
path: root/examples/embedded/qmleasing/deployment.pri
diff options
context:
space:
mode:
Diffstat (limited to 'examples/embedded/qmleasing/deployment.pri')
-rw-r--r--examples/embedded/qmleasing/deployment.pri4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/embedded/qmleasing/deployment.pri b/examples/embedded/qmleasing/deployment.pri
new file mode 100644
index 0000000000..427259b816
--- /dev/null
+++ b/examples/embedded/qmleasing/deployment.pri
@@ -0,0 +1,4 @@
+qmleasing_src = $$PWD/../../../examples/qml/animation/easing
+
+qmleasing_files.files = $$qmleasing_src/easing.qml $$qmleasing_src/content
+DEPLOYMENT += qmleasing_files