summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qfileinfo/testdata.qrc
blob: d2974bae7796afcbb8946ff8459da29a240c23fc (plain)
1
2
3
4
5
6
7
8
<RCC>
    <qresource prefix="/testdata">
        <file>resources/file1</file>
        <file>resources/file1.ext1</file>
        <file>resources/file1.ext1.ext2</file>
        <file>tst_qfileinfo.cpp</file>
    </qresource>
</RCC>