create Resources and Module

This commit is contained in:
2024-11-15 15:13:56 +01:00
parent 0e568cd325
commit 0da5aae997
9 changed files with 172 additions and 3 deletions

6
qml/qml.qrc Normal file
View File

@@ -0,0 +1,6 @@
<RCC>
<qresource prefix="/">
<file>../gui/qmldir</file>
<file>../gui/TopBar.qml</file>
</qresource>
</RCC>