framelesshelper/examples/quick/qml.qrc

9 lines
226 B
Plaintext

<RCC>
<qresource prefix="/">
<file>qml/MainWindow.qml</file>
<file>qml/MinimizeButton.qml</file>
<file>qml/MaximizeButton.qml</file>
<file>qml/CloseButton.qml</file>
</qresource>
</RCC>