summaryrefslogtreecommitdiffstats
path: root/demo3/vertical/homescreen/homescreen/qml/images/Shortcut/shortcut.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'demo3/vertical/homescreen/homescreen/qml/images/Shortcut/shortcut.qrc')
-rw-r--r--demo3/vertical/homescreen/homescreen/qml/images/Shortcut/shortcut.qrc14
1 files changed, 14 insertions, 0 deletions
diff --git a/demo3/vertical/homescreen/homescreen/qml/images/Shortcut/shortcut.qrc b/demo3/vertical/homescreen/homescreen/qml/images/Shortcut/shortcut.qrc
new file mode 100644
index 0000000..f5b3bca
--- /dev/null
+++ b/demo3/vertical/homescreen/homescreen/qml/images/Shortcut/shortcut.qrc
@@ -0,0 +1,14 @@
+<RCC>
+ <qresource prefix="/images/Shortcut">
+ <file>launcher.svg</file>
+ <file>launcher_active.svg</file>
+ <file>hvac.svg</file>
+ <file>hvac_active.svg</file>
+ <file>mediaplayer.svg</file>
+ <file>mediaplayer_active.svg</file>
+ <file>navigation.svg</file>
+ <file>navigation_active.svg</file>
+ <file>video.svg</file>
+ <file>video_active.svg</file>
+ </qresource>
+</RCC>