summaryrefslogtreecommitdiffstats
path: root/demo3/horizontal/dashboard/app/dashboard.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'demo3/horizontal/dashboard/app/dashboard.qrc')
-rw-r--r--demo3/horizontal/dashboard/app/dashboard.qrc6
1 files changed, 6 insertions, 0 deletions
diff --git a/demo3/horizontal/dashboard/app/dashboard.qrc b/demo3/horizontal/dashboard/app/dashboard.qrc
new file mode 100644
index 0000000..7e8961f
--- /dev/null
+++ b/demo3/horizontal/dashboard/app/dashboard.qrc
@@ -0,0 +1,6 @@
+<RCC>
+ <qresource prefix="/">
+ <file>Dashboard.qml</file>
+ <file>TirePressure.qml</file>
+ </qresource>
+</RCC>