From 2b54cb6f5797df36d14df55cd685a0d61ccd7001 Mon Sep 17 00:00:00 2001 From: zheng_wenlong Date: Tue, 9 Apr 2019 10:38:35 +0900 Subject: Add demo3 tachometer source code 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 --- app/main.qrc | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 app/main.qrc (limited to 'app/main.qrc') 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 @@ + + + main.qml + Speed.qml + Mid.qml + Tacho.qml + Shift.qml + + -- cgit 1.2.3-korg