Skip to content
Snippets Groups Projects
Commit b49632aa authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Just have all xpdev apps link with winsock import library

Gave up on trying to isolate socket-enabled (networked) and non-socket apps. Just link everything that uses xpdev (which is everything, I think) with the WinSock import library. Fixes the current master branch build issue on Windows. I'll get around to removing the old NO_SOCKET_SUPPORT macro eventually.
parent ba11aed6
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
Pipeline #1025 passed