summaryrefslogtreecommitdiffstats
path: root/heimdall-frontend/source/qml/qml.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'heimdall-frontend/source/qml/qml.qrc')
-rw-r--r--heimdall-frontend/source/qml/qml.qrc9
1 files changed, 9 insertions, 0 deletions
diff --git a/heimdall-frontend/source/qml/qml.qrc b/heimdall-frontend/source/qml/qml.qrc
new file mode 100644
index 0000000..5dbe3d0
--- /dev/null
+++ b/heimdall-frontend/source/qml/qml.qrc
@@ -0,0 +1,9 @@
+<RCC>
+ <qresource prefix="/">
+ <file>main.qml</file>
+ <file>Root.qml</file>
+ <file>RootForm.ui.qml</file>
+ <file>DropFiles.qml</file>
+ <file>DropFilesForm.ui.qml</file>
+ </qresource>
+</RCC> \ No newline at end of file