summaryrefslogtreecommitdiffstats
path: root/tests/auto/statemachine/tst_statemachine.qrc
blob: 9ded2d0936b1f574a508eeb2b64a1c170ecb8390 (plain)
1
2
3
4
5
6
7
8
9
<RCC>
    <qresource prefix="/tst_statemachine">
        <file>eventoccurred.scxml</file>
        <file>statenames.scxml</file>
        <file>statenamesnested.scxml</file>
        <file>ids1.scxml</file>
        <file>stateDotDoneEvent.scxml</file>
    </qresource>
</RCC>