[Vulkan] Remove stillborn vk project

This commit is contained in:
Triang3l
2020-08-22 23:31:52 +03:00
parent 82ca0a7eec
commit dffdf92e39
26 changed files with 2 additions and 2628 deletions

View File

@@ -32,7 +32,6 @@ project("xenia-app")
"xenia-debug-ui",
"xenia-gpu",
"xenia-gpu-null",
"xenia-gpu-vk",
"xenia-gpu-vulkan",
"xenia-helper-sdl",
"xenia-hid",
@@ -41,7 +40,6 @@ project("xenia-app")
"xenia-kernel",
"xenia-ui",
"xenia-ui-spirv",
"xenia-ui-vk",
"xenia-ui-vulkan",
"xenia-vfs",
"xxhash",