You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
374 B
10 lines
374 B
2 months ago
|
<RCC>
|
||
|
<qresource prefix="/">
|
||
|
<file>textures/texture.jpg</file>
|
||
|
<file>shaders/VulkanTutorial1.0/ComputeAndGraphics/vertComp.spv</file>
|
||
|
<file>shaders/VulkanTutorial1.0/ComputeAndGraphics/compComp.spv</file>
|
||
|
<file>shaders/VulkanTutorial1.0/ComputeAndGraphics/fragComp.spv</file>
|
||
|
<file>misc/TintMap.xml</file>
|
||
|
</qresource>
|
||
|
</RCC>
|