mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2025-07-01 23:35:55 +00:00
Enable QoS for ENet on Windows and fix disconnect delay on GFE 3.20.3
This commit is contained in:
parent
669c1a6f0d
commit
49a4a61876
@ -46,7 +46,7 @@ win32 {
|
||||
LIBS += -L$$(DXSDK_DIR)/Lib/x64
|
||||
}
|
||||
|
||||
LIBS += ws2_32.lib winmm.lib dxva2.lib ole32.lib gdi32.lib user32.lib d3d9.lib dwmapi.lib dbghelp.lib
|
||||
LIBS += ws2_32.lib winmm.lib dxva2.lib ole32.lib gdi32.lib user32.lib d3d9.lib dwmapi.lib dbghelp.lib qwave.lib
|
||||
}
|
||||
macx {
|
||||
INCLUDEPATH += $$PWD/../libs/mac/include
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 0cda408d3c152aa3dc14bd49bac633bff2c6e493
|
||||
Subproject commit f0c3b57d11003ab2a7c1803d6faca8701ae01b3f
|
Loading…
x
Reference in New Issue
Block a user