Explorar o código

Changes for 43094 mingw llvm build error.

K. S. Ernest (iFire) Lee %!s(int64=4) %!d(string=hai) anos
pai
achega
b2d5b619fd
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      drivers/vulkan/SCsub

+ 1 - 0
drivers/vulkan/SCsub

@@ -64,6 +64,7 @@ elif env["builtin_vulkan"]:
                 "VK_USE_PLATFORM_WIN32_KHR",
                 "VULKAN_NON_CMAKE_BUILD",
                 "WIN32_LEAN_AND_MEAN",
+                "STRSAFE_NO_DEPRECATE",
                 'API_NAME=\\"%s\\"' % "Vulkan",
             ]
         )