summaryrefslogtreecommitdiff
path: root/src/frontend/qtquick/qml.qrc
diff options
context:
space:
mode:
authorLouie S <louie@example.com>2024-07-24 11:58:00 -0400
committerLouie S <louie@example.com>2024-07-25 17:11:23 -0400
commit68ce496b5dd082881dde7536677f295bc40ee055 (patch)
tree53128fdd56f753b97e53f31812d7855f13583ffc /src/frontend/qtquick/qml.qrc
parent02add8bb097104dc02066fe390ec01465910fc76 (diff)
First commit of qtquick branch
Diffstat (limited to 'src/frontend/qtquick/qml.qrc')
-rw-r--r--src/frontend/qtquick/qml.qrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/frontend/qtquick/qml.qrc b/src/frontend/qtquick/qml.qrc
new file mode 100644
index 0000000..5f6483a
--- /dev/null
+++ b/src/frontend/qtquick/qml.qrc
@@ -0,0 +1,5 @@
+<RCC>
+ <qresource prefix="/">
+ <file>main.qml</file>
+ </qresource>
+</RCC>