summaryrefslogtreecommitdiffstats
path: root/examples/vulkan/hellovulkantexture/hellovulkantexture.qrc
blob: 04e7cda8599e8dc0d27f52f5936aed5a42116eaa (plain)
1
2
3
4
5
6
7
<!DOCTYPE RCC><RCC version="1.0">
<qresource>
    <file>texture_vert.spv</file>
    <file>texture_frag.spv</file>
    <file>qt256.png</file>
</qresource>
</RCC>