summaryrefslogtreecommitdiffstats
path: root/qml/contacts.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'qml/contacts.qrc')
-rw-r--r--qml/contacts.qrc12
1 files changed, 12 insertions, 0 deletions
diff --git a/qml/contacts.qrc b/qml/contacts.qrc
new file mode 100644
index 0000000..a3d9222
--- /dev/null
+++ b/qml/contacts.qrc
@@ -0,0 +1,12 @@
+<RCC>
+ <qresource prefix="/">
+ <file>ContactsContainer.qml</file>
+ <file>ContactsContainerForm.ui.qml</file>
+ <file>icons/janedoe.png</file>
+ <file>icons/johndoe.png</file>
+ <file>icons/jimdoe.png</file>
+ <file>icons/lauradoe.png</file>
+ <file>icons/simonedoe.png</file>
+ <file>icons/timdoe.png</file>
+ </qresource>
+</RCC>