qtbase-opensource-src/examples/vulkan/hellovulkanwidget/hellovulkanwidget.qrc

7 lines
196 B
Plaintext

<!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>