summaryrefslogtreecommitdiffstats
path: root/basicsuite/Qt5 Particles Demo/emitters.qrc
blob: 708c8683f097e487eb36bd3b3db9e5f3d54a06d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<RCC>
    <qresource prefix="/particles/emitters">
        <file>emitters.qml</file>
        <file>content/burstandpulse.qml</file>
        <file>content/customemitter.qml</file>
        <file>content/emitmask.qml</file>
        <file>content/maximumemitted.qml</file>
        <file>content/shapeanddirection.qml</file>
        <file>content/trailemitter.qml</file>
        <file>content/velocityfrommotion.qml</file>
    </qresource>
</RCC>