Load mDNS at runtime on Windows
This commit is contained in:
parent
27f1dc318b
commit
8c2cd2f60d
2 changed files with 34 additions and 29 deletions
|
|
@ -89,15 +89,11 @@ if(WIN32)
|
|||
libstdc++.a
|
||||
libwinpthread.a
|
||||
libssp.a
|
||||
Qwave
|
||||
winmm
|
||||
ksuser
|
||||
wsock32
|
||||
ws2_32
|
||||
iphlpapi
|
||||
d3d11 dxgi D3DCompiler
|
||||
setupapi
|
||||
dnsapi
|
||||
)
|
||||
|
||||
set_source_files_properties(third-party/ViGEmClient/src/ViGEmClient.cpp PROPERTIES COMPILE_DEFINITIONS "UNICODE=1;ERROR_INVALID_DEVICE_OBJECT_PARAMETER=650")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue