qt3d/tests/manual/render-qml-to-texture/render-qml-to-texture.qrc

11 lines
326 B
Plaintext

<RCC>
<qresource prefix="/">
<file>shaders/es2/texturing.frag</file>
<file>shaders/es2/texturing.vert</file>
<file>shaders/gl3/texturing.frag</file>
<file>shaders/gl3/texturing.vert</file>
<file>OffscreenGui.qml</file>
<file>TextRectangle.qml</file>
</qresource>
</RCC>