mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2025-07-01 15:26:09 +00:00
Don't require linking to wlanapi.dll
This is not always available on Windows Server
This commit is contained in:
parent
2f3a1a5d79
commit
dd02bf809e
@ -46,7 +46,7 @@ win32 {
|
|||||||
LIBS += -L$$(DXSDK_DIR)/Lib/x64
|
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 qwave.lib wlanapi.lib
|
LIBS += ws2_32.lib winmm.lib dxva2.lib ole32.lib gdi32.lib user32.lib d3d9.lib dwmapi.lib dbghelp.lib qwave.lib
|
||||||
}
|
}
|
||||||
macx {
|
macx {
|
||||||
INCLUDEPATH += $$PWD/../libs/mac/include
|
INCLUDEPATH += $$PWD/../libs/mac/include
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 128c1503f21a434f48aa6230de661f55effe1b1c
|
Subproject commit dbedf938d4e00abcdfd7e5be4aa02cf83e4e6bfc
|
Loading…
x
Reference in New Issue
Block a user