qt6windows7/examples/vulkan/hellovulkanwidget/hellovulkanwidget.qrc

7 lines
196 B
Plaintext
Raw Normal View History

2023-10-30 06:33:08 +08:00
<!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>