summaryrefslogtreecommitdiffstats
path: root/tests/auto/statemachine/tst_statemachine.qrc
blob: c31fe4c21665c1561c4482158b0292ac9b8c94a7 (plain)
1
2
3
4
5
6
7
8
9
10
<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>
        <file>invoke.scxml</file>
    </qresource>
</RCC>