summaryrefslogtreecommitdiffstats
path: root/app/main.qrc
diff options
context:
space:
mode:
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>2019-04-09 10:38:35 +0900
committerzheng_wenlong <wenlong_zheng@nexty-ele.com>2019-04-10 10:02:52 +0900
commit2b54cb6f5797df36d14df55cd685a0d61ccd7001 (patch)
treeb1b816b03f29cbf4675da5d3812eff8682238c4c /app/main.qrc
Add demo3 tachometer source code for cluster mode. [Patch Set 2] Update LICENSE file. Change-Id: Icac1ec8a08056988b519982d77d15a1eb5da8169 BUG-AGL: SPEC-2261 Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
Diffstat (limited to 'app/main.qrc')
-rw-r--r--app/main.qrc9
1 files changed, 9 insertions, 0 deletions
diff --git a/app/main.qrc b/app/main.qrc
new file mode 100644
index 0000000..ad91978
--- /dev/null
+++ b/app/main.qrc
@@ -0,0 +1,9 @@
+<RCC>
+ <qresource prefix="/">
+ <file>main.qml</file>
+ <file>Speed.qml</file>
+ <file>Mid.qml</file>
+ <file>Tacho.qml</file>
+ <file>Shift.qml</file>
+ </qresource>
+</RCC>