aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/particles/customparticle/customparticle.qrc
blob: 8a4e087a1210972534358eda99dac6ed1c2564d5 (plain)
1
2
3
4
5
6
7
8
<RCC>
    <qresource prefix="/particles/customparticle">
        <file>customparticle.qml</file>
        <file>content/blurparticles.qml</file>
        <file>content/fragmentshader.qml</file>
        <file>content/imagecolors.qml</file>
    </qresource>
</RCC>