https://gitlab.synchro.net/main/sbbs/-/commit/cb1eb748601a9d2ac71b8811
Added Files:
src/Directory.Build.targets
Log Message:
build: fix mspdbsrv crash in shared MSVC projects (svdm CI failure)
The Release|Win32 mspdbsrv/LTCG-contention mitigation added in 2660833170 (lies-12-acute) lived in src/sbbs3/Directory.Build.targets, which MSBuild
only imports for projects physically under src/sbbs3/. The shared static
libs -- notably xpdev_mt.vcxproj in src/xpdev/ -- are built by sbbs3.sln, sexpots.sln, vdmodem.sln and SyncTERM.sln, and were never covered.
The windows-x86 [svdm] job crashed in exactly that gap: CL.exe 0xC0000005
while compiling xpdev_mt (job 1607941). Hoist the targets file up to src/
so it covers every non-sbbs3 MSVC project in the tree, and drop the now -redundant src/sbbs3/ copy. doors/syncscumm/* still shadow it locally.
Co-Authored-By: Claude Opus 4.8 (1M context) <
noreply@anthropic.com>
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net