summaryrefslogtreecommitdiffstats
path: root/examples/declarative/dial/dial.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/dial/dial.qrc')
-rw-r--r--examples/declarative/dial/dial.qrc10
1 files changed, 10 insertions, 0 deletions
diff --git a/examples/declarative/dial/dial.qrc b/examples/declarative/dial/dial.qrc
new file mode 100644
index 0000000..77354c0
--- /dev/null
+++ b/examples/declarative/dial/dial.qrc
@@ -0,0 +1,10 @@
+<RCC>
+ <qresource prefix="/">
+ <file>DialLibrary/background.png</file>
+ <file>DialLibrary/overlay.png</file>
+ <file>DialLibrary/needle_shadow.png</file>
+ <file>DialLibrary/needle.png</file>
+ <file>DialLibrary/Dial.qml</file>
+ <file>dial.qml</file>
+ </qresource>
+</RCC>