aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/particles/system/system.qrc
blob: 3fb8221fb1a997305ecefca5134675a0846aef28 (plain)
1
2
3
4
5
6
7
8
9
10
<RCC>
    <qresource prefix="/particles/system">
        <file>system.qml</file>
        <file>content/dynamiccomparison.qml</file>
        <file>content/dynamicemitters.qml</file>
        <file>content/multiplepainters.qml</file>
        <file>content/startstop.qml</file>
        <file>content/timedgroupchanges.qml</file>
    </qresource>
</RCC>