Got resource bundling working

This commit is contained in:
2022-04-01 16:46:57 -07:00
parent a5ef038823
commit fa3bc3cafe
5 changed files with 30 additions and 1 deletions

6
resources.qrc Normal file
View File

@@ -0,0 +1,6 @@
<!DOCTYPE RCC>
<RCC version="1.0">
<qresource>
<file>main.qml</file>
</qresource>
</RCC>