mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-05-28 06:17:51 +03:00
Makefile.in: Use video.xml bundled with wine.
This commit is contained in:
parent
1dc6090d51
commit
b7af1658e0
@ -430,7 +430,7 @@ $(eval $(call rules-autoconf,wine,64))
|
||||
$(eval $(call rules-wine-requests,wine))
|
||||
|
||||
$(OBJ)/.wine-post-source:
|
||||
cd $(WINE_SRC) && dlls/winevulkan/make_vulkan -x vk.xml
|
||||
cd $(WINE_SRC) && dlls/winevulkan/make_vulkan -x vk.xml -X video.xml
|
||||
-cd $(WINE_SRC) && tools/make_specfiles
|
||||
touch $@
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user