qtdeclarative/examples/quickcontrols2/chattutorial/chapter3-navigation/qml.qrc

8 lines
166 B
Plaintext

<RCC>
<qresource prefix="/">
<file>main.qml</file>
<file>ContactPage.qml</file>
<file>ConversationPage.qml</file>
</qresource>
</RCC>