• src/xpdev/xpdev.props

    From Rob Swindell@VERT to Git commit to main/sbbs/master on Sun Dec 13 09:42:29 2020
    https://gitlab.synchro.net/main/sbbs/-/commit/b49632aacfa1e8529dce188d
    Modified Files:
    src/xpdev/xpdev.props
    Log Message:
    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.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Sat Feb 10 16:45:22 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/6a69c9dc7b41923f1ca2d4d5
    Modified Files:
    src/xpdev/xpdev.props
    Log Message:
    Define HAS_INTTYPES_H (for singled-threaded xpdev) here too

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net