qtdeclarative/examples/quick/scenegraph/custommaterial/custommaterial.qrc

8 lines
210 B
Plaintext
Raw Normal View History

<RCC>
<qresource prefix="/scenegraph/custommaterial">
<file>main.qml</file>
<file>shaders/mandelbrot.frag.qsb</file>
<file>shaders/mandelbrot.vert.qsb</file>
</qresource>
</RCC>