aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmllint/data/T/a.qrc
blob: a419534a087876f1d31856a91b977e3ef5ec2b95 (plain)
1
2
3
4
5
6
7
<RCC>
    <qresource prefix="/">
        <file>qmldir</file>
        <file>A.qml</file>
        <file>b.qml</file>
    </qresource>
</RCC>