qtdeclarative/examples/quick/shared/quick_shared.qrc

9 lines
224 B
Plaintext
Raw Normal View History

<RCC>
<qresource prefix="/quick/shared">
<file>LauncherList.qml</file>
<file>SimpleLauncherDelegate.qml</file>
<file>Button.qml</file>
<file>images/back.png</file>
</qresource>
</RCC>