aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/twotextureproviders/twotextureproviders.qrc
blob: 751376a4d9f8bdcc20c60f236c2a58ff1c7255aa (plain)
1
2
3
4
5
6
7
8
<RCC>
    <qresource prefix="/scenegraph/twotextureproviders">
        <file>main.qml</file>
        <file>shaders/checker.frag.qsb</file>
        <file>shaders/xorblender.vert.qsb</file>
        <file>shaders/xorblender.frag.qsb</file>
    </qresource>
</RCC>