summaryrefslogtreecommitdiffstats
path: root/tests/auto/parser/tst_parser.qrc
blob: 9073f0deab9947af18988d5a15135e55364a86d4 (plain)
1
2
3
4
5
6
7
8
9
10
<RCC>
    <qresource prefix="/tst_parser">
        <file>test1.scxml</file>
        <file>namespaces1.scxml</file>
        <file>ids1.scxml</file>
        <file>ids2.scxml</file>
        <file>eventnames.scxml</file>
        <file>qtmode.scxml</file>
    </qresource>
</RCC>