Changes for 43094 mingw llvm build error.
This commit is contained in:
parent
0e3b011dee
commit
b2d5b619fd
@ -64,6 +64,7 @@ elif env["builtin_vulkan"]:
|
|||||||
"VK_USE_PLATFORM_WIN32_KHR",
|
"VK_USE_PLATFORM_WIN32_KHR",
|
||||||
"VULKAN_NON_CMAKE_BUILD",
|
"VULKAN_NON_CMAKE_BUILD",
|
||||||
"WIN32_LEAN_AND_MEAN",
|
"WIN32_LEAN_AND_MEAN",
|
||||||
|
"STRSAFE_NO_DEPRECATE",
|
||||||
'API_NAME=\\"%s\\"' % "Vulkan",
|
'API_NAME=\\"%s\\"' % "Vulkan",
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user