summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/util/qtexturefilereader/qtexturefilereader.qrc
blob: c4cef6cc44397dac4627dc0376cc05ece7eb7f49 (plain)
1
2
3
4
5
6
7
8
9
10
11
<RCC>
    <qresource prefix="/">
        <file>texturefiles/car.ktx</file>
        <file>texturefiles/cubemap_float32_rgba.ktx</file>
        <file>texturefiles/cubemap_metadata.ktx</file>
        <file>texturefiles/pattern.pkm</file>
        <file>texturefiles/car_mips.ktx</file>
        <file>texturefiles/newlogo_srgb.astc</file>
        <file>texturefiles/newlogo.astc</file>
    </qresource>
</RCC>