Add empty QML app
This commit is contained in:
parent
b4c81fa3f9
commit
161f5681ee
7 changed files with 121 additions and 0 deletions
6
qt/qml.qrc
Normal file
6
qt/qml.qrc
Normal file
|
@ -0,0 +1,6 @@
|
|||
<RCC>
|
||||
<qresource prefix="/">
|
||||
<file>main.qml</file>
|
||||
<file>MainForm.ui.qml</file>
|
||||
</qresource>
|
||||
</RCC>
|
Loading…
Add table
Add a link
Reference in a new issue