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