mirror of
https://github.com/moonlight-stream/moonlight-qt
synced 2024-11-10 05:34:17 +00:00
Update moonlight-common-c to avoid qwave.dll dependency
This commit is contained in:
parent
df7c4c82a9
commit
96c7057fee
2 changed files with 2 additions and 2 deletions
|
@ -45,7 +45,7 @@ win32 {
|
|||
LIBS += -L$$PWD/../libs/windows/lib/arm64
|
||||
}
|
||||
|
||||
LIBS += ws2_32.lib winmm.lib dxva2.lib ole32.lib gdi32.lib user32.lib d3d9.lib dwmapi.lib dbghelp.lib qwave.lib
|
||||
LIBS += ws2_32.lib winmm.lib dxva2.lib ole32.lib gdi32.lib user32.lib d3d9.lib dwmapi.lib dbghelp.lib
|
||||
}
|
||||
macx {
|
||||
INCLUDEPATH += $$PWD/../libs/mac/include
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit a13eeddacfdb4325bd7d140d635a8cb87e61a61d
|
||||
Subproject commit 9999156f26be769aad5d345bf80f83a9f964ab9c
|
Loading…
Reference in a new issue