aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/custommaterial/custommaterial.qrc
blob: 18e586bf6566fa7eec7c9574208e6a36a1d8410c (plain)
1
2
3
4
5
6
7
<RCC>
    <qresource prefix="/scenegraph/custommaterial">
        <file>main.qml</file>
        <file>shaders/mandelbrot.frag.qsb</file>
        <file>shaders/mandelbrot.vert.qsb</file>
    </qresource>
</RCC>