summaryrefslogtreecommitdiffstats
path: root/examples/vulkan/hellovulkantexture/hellovulkantexture.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/vulkan/hellovulkantexture/hellovulkantexture.qrc')
-rw-r--r--examples/vulkan/hellovulkantexture/hellovulkantexture.qrc7
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/vulkan/hellovulkantexture/hellovulkantexture.qrc b/examples/vulkan/hellovulkantexture/hellovulkantexture.qrc
deleted file mode 100644
index 04e7cda859..0000000000
--- a/examples/vulkan/hellovulkantexture/hellovulkantexture.qrc
+++ /dev/null
@@ -1,7 +0,0 @@
-<!DOCTYPE RCC><RCC version="1.0">
-<qresource>
- <file>texture_vert.spv</file>
- <file>texture_frag.spv</file>
- <file>qt256.png</file>
-</qresource>
-</RCC>