mirror of https://github.com/qt/qt3d.git
11 lines
326 B
Plaintext
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>
|