blob: c70d7ccb1c4ee679031a7c8259efb81b521f3235 (
plain)
1
2
3
4
5
6
7
8
9
|
<RCC>
<qresource prefix="/shaders">
<file>shader.frag</file>
<file>shader.vert</file>
<file>anchorPoint.frag</file>
<file>anchorPoint.vert</file>
<file>anchorPoint.geom</file>
</qresource>
</RCC>
|