aboutsummaryrefslogtreecommitdiffstats
path: root/examples/embedded/qmlclocks/deployment.pri
diff options
context:
space:
mode:
Diffstat (limited to 'examples/embedded/qmlclocks/deployment.pri')
-rw-r--r--examples/embedded/qmlclocks/deployment.pri4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/embedded/qmlclocks/deployment.pri b/examples/embedded/qmlclocks/deployment.pri
new file mode 100644
index 0000000000..75b39ac48f
--- /dev/null
+++ b/examples/embedded/qmlclocks/deployment.pri
@@ -0,0 +1,4 @@
+qmlclocks_src = $$PWD/../../../examples/qml/toys/clocks
+
+qmlclocks_files.files = $$qmlclocks_src/clocks.qml $$qmlclocks_src/content
+DEPLOYMENT += qmlclocks_files