mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-04 13:44:22 +01:00
parent
838d14d66e
commit
37785cfbd3
122 changed files with 558 additions and 69 deletions
|
|
@ -436,7 +436,8 @@ $(OBJ)/.wine-post-build32:
|
|||
## vrclient
|
||||
##
|
||||
|
||||
VRCLIENT_DEPENDS = wine
|
||||
VRCLIENT_LDFLAGS = -static-libgcc -static-libstdc++
|
||||
VRCLIENT_DEPENDS = vulkan-headers wine
|
||||
|
||||
$(eval $(call rules-source,vrclient,$(SRCDIR)/vrclient_x64))
|
||||
$(eval $(call rules-makedep,vrclient,32))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue