aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/particles/imageparticle/imageparticle.qrc
blob: d9e4115e3ecc7b269eba3e9791369a60f9f250ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<RCC>
    <qresource prefix="/particles/imageparticle">
        <file>imageparticle.qml</file>
        <file>content/allatonce.qml</file>
        <file>content/colored.qml</file>
        <file>content/colortable.qml</file>
        <file>content/deformation.qml</file>
        <file>content/rotation.qml</file>
        <file>content/sharing.qml</file>
        <file>content/sprites.qml</file>
    </qresource>
</RCC>