aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/particles/affectors/affectors.qrc
blob: c1d797e4d817be2c800d961e2a6c70ec5bd9a905 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<RCC>
    <qresource prefix="/particles/affectors">
        <file>affectors.qml</file>
        <file>content/age.qml</file>
        <file>content/attractor.qml</file>
        <file>content/customaffector.qml</file>
        <file>content/friction.qml</file>
        <file>content/gravity.qml</file>
        <file>content/GreyButton.qml</file>
        <file>content/groupgoal.qml</file>
        <file>content/move.qml</file>
        <file>content/spritegoal.qml</file>
        <file>content/turbulence.qml</file>
        <file>content/wander.qml</file>
    </qresource>
</RCC>