summaryrefslogtreecommitdiffstats
path: root/demo3/horizontal/homescreen/homescreen/qml/qml.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'demo3/horizontal/homescreen/homescreen/qml/qml.qrc')
-rw-r--r--demo3/horizontal/homescreen/homescreen/qml/qml.qrc10
1 files changed, 10 insertions, 0 deletions
diff --git a/demo3/horizontal/homescreen/homescreen/qml/qml.qrc b/demo3/horizontal/homescreen/homescreen/qml/qml.qrc
new file mode 100644
index 0000000..933a8a5
--- /dev/null
+++ b/demo3/horizontal/homescreen/homescreen/qml/qml.qrc
@@ -0,0 +1,10 @@
+<RCC>
+ <qresource prefix="/">
+ <file>main.qml</file>
+ <file>ShortcutArea.qml</file>
+ <file>ShortcutIcon.qml</file>
+ <file>StatusArea.qml</file>
+ <file>TopArea.qml</file>
+ <file>IconItem.qml</file>
+ </qresource>
+</RCC>