qtdeclarative/examples/quick/scenegraph/vulkanunderqml/vulkanunderqml.qrc

8 lines
190 B
Plaintext

<RCC>
<qresource prefix="/scenegraph/vulkanunderqml">
<file>main.qml</file>
<file>squircle.vert.spv</file>
<file>squircle.frag.spv</file>
</qresource>
</RCC>