Add qml resources

This commit is contained in:
Arnaud 2026-01-23 08:30:33 +04:00
parent 69f5ec19a0
commit 651d0a1f70
No known key found for this signature in database
GPG Key ID: 20E40A5D3110766F

5
src/resources.qrc Normal file
View File

@ -0,0 +1,5 @@
<RCC>
<qresource prefix="/">
<file>../qml/Main.qml</file>
</qresource>
</RCC>