summaryrefslogtreecommitdiffstats
path: root/examples/vulkan/hellovulkanwidget/hellovulkanwidget.qrc
blob: 489fc7295a284136f336fccc9b282940b9b6e396 (plain)
1
2
3
4
5
6
<!DOCTYPE RCC><RCC version="1.0">
<qresource>
    <file alias="color_vert.spv">../shared/color_vert.spv</file>
    <file alias="color_frag.spv">../shared/color_frag.spv</file>
</qresource>
</RCC>