• src/sbbs3/pktdump.vcxproj

    From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Friday, October 31, 2025 17:27:16
    https://gitlab.synchro.net/main/sbbs/-/commit/40e11e292e0b5db47102cdb1
    Modified Files:
    src/sbbs3/pktdump.vcxproj
    Log Message:
    Since XPDEV is built with WinSDK 10, so must pktdump

    or else it fails to link with error:
    unresolved external symbol __ftoul2_legacy referenced in function _msclock

    pktdump was building with WinSDK 7 (and the old compatible toolchain) for Windows XP compatibilty.

    I made this change in the previous commit, but only for the debug config.
    Make the same change for the release builds (which the pipelines build/use). --- SBBSecho 3.30-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)