Update the Vulkan loader to SDK 1.0.46.0
This commit is contained in:
3
third_party/vulkan/loader/premake5.lua
vendored
3
third_party/vulkan/loader/premake5.lua
vendored
@@ -17,6 +17,9 @@ project("vulkan-loader")
|
||||
})
|
||||
recursive_platform_files()
|
||||
|
||||
-- Included elsewhere
|
||||
removefiles("vk_loader_extensions.c")
|
||||
|
||||
filter("platforms:Windows")
|
||||
warnings("Off") -- Too many warnings.
|
||||
characterset("MBCS")
|
||||
|
||||
Reference in New Issue
Block a user