qtdeclarative/examples/quick/window/window.qrc

9 lines
202 B
Plaintext

<RCC>
<qresource prefix="/window">
<file>window.qml</file>
<file>Splash.qml</file>
<file>CurrentScreen.qml</file>
<file>AllScreens.qml</file>
</qresource>
</RCC>