Files
qt5.12.8/examples/vulkan/hellovulkanwidget/hellovulkanwidget.qrc
2025-08-26 22:57:23 +08:00

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>