mirror of
https://github.com/simh/simh.git
synced 2026-01-15 16:06:12 +00:00
Visual Studio Projects: Update windows-build dependent version
Support the latest VS2022 libraries for build
This commit is contained in:
parent
e246888e99
commit
6f4d97f045
@ -29,7 +29,7 @@ rem
|
||||
rem Everything implicitly requires BUILD to also be set to have
|
||||
rem any meaning, it always gets set.
|
||||
set _X_BUILD=BUILD
|
||||
set _X_REQUIRED_WINDOWS_BUILD=20220119
|
||||
set _X_REQUIRED_WINDOWS_BUILD=20220714
|
||||
call :FindVCVersion _VC_VER
|
||||
|
||||
set _PDB=%~dpn1.pdb
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user