mirror of
https://github.com/open-simh/simh.git
synced 2026-02-25 16:40:26 +00:00
The project migration process from VS2008 to VS2015 doesn't bring in project/solution wide migration compile defines that are introduced in Visual Studio Community's migration which adds _USING_V110_SDK71. This affects source modules which explicitly don't inherit project wide defines. The compile of pthread.c (in various projects) is such a case.
14 KiB
14 KiB