mirror of
https://github.com/ValveSoftware/Proton.git
synced 2024-12-26 14:45:48 +03:00
Makefile.in: Use vk.xml included with Wine instead of downloading one.
This commit is contained in:
parent
ec4f158666
commit
0f50e49b85
@ -705,7 +705,7 @@ $(eval $(call rules-autoconf,wine,64))
|
||||
|
||||
$(OBJ)/.wine-post-source:
|
||||
cd $(WINE_SRC) && tools/make_requests
|
||||
cd $(WINE_SRC) && dlls/winevulkan/make_vulkan && rm dlls/winevulkan/vk-*.xml
|
||||
cd $(WINE_SRC) && dlls/winevulkan/make_vulkan -x vk.xml
|
||||
touch $@
|
||||
|
||||
$(OBJ)/.wine-post-build64:
|
||||
|
Loading…
Reference in New Issue
Block a user