aboutsummaryrefslogtreecommitdiff
path: root/resources.qrc
diff options
context:
space:
mode:
authorFlorent Revest <revestflo@gmail.com>2017-10-24 15:36:22 +0200
committerFlorent Revest <revestflo@gmail.com>2017-10-24 15:41:39 +0200
commit437a043ce1a9f328b6906ebdef956d6838df7961 (patch)
treefa718e3ef597f39437266d32465bdc532ea4ee92 /resources.qrc
Initial commit. Based on the initial work of https://github.com/nielstholenaar/asteroid-compass
Diffstat (limited to 'resources.qrc')
-rw-r--r--resources.qrc6
1 files changed, 6 insertions, 0 deletions
diff --git a/resources.qrc b/resources.qrc
new file mode 100644
index 0000000..acd1a74
--- /dev/null
+++ b/resources.qrc
@@ -0,0 +1,6 @@
+<RCC>
+ <qresource prefix="/">
+ <file>main.qml</file>
+ <file>compass.svg</file>
+ </qresource>
+</RCC>