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