summaryrefslogtreecommitdiffstats
path: root/app/qml.qrc
diff options
context:
space:
mode:
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-11-02 14:15:30 +0900
committerzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-11-02 14:15:30 +0900
commit4ccb23ff85897f668f56a2566aceaa1b59dc64f6 (patch)
tree16fa69b931048149cfd60eea000d54f5f9b6f96a /app/qml.qrc
parentec044f44133cad1d12311345437b13b1a953226e (diff)
add source for ces2019 horizontal
Diffstat (limited to 'app/qml.qrc')
-rw-r--r--app/qml.qrc7
1 files changed, 7 insertions, 0 deletions
diff --git a/app/qml.qrc b/app/qml.qrc
new file mode 100644
index 0000000..fb06aeb
--- /dev/null
+++ b/app/qml.qrc
@@ -0,0 +1,7 @@
+<RCC>
+ <qresource prefix="/">
+ <file>main.qml</file>
+ <file>phone.qml</file>
+ <file>system.qml</file>
+ </qresource>
+</RCC>