1
0
mirror of https://github.com/simh/simh.git synced 2026-05-03 22:48:35 +00:00

Visual Studio Projects: Update required windows-build dependency version

This commit is contained in:
Mark Pizzolato
2022-10-02 17:09:59 -10:00
parent 8bd8692384
commit f64da6e522

View File

@@ -29,7 +29,7 @@ rem
rem Everything implicitly requires BUILD to also be set to have rem Everything implicitly requires BUILD to also be set to have
rem any meaning, it always gets set. rem any meaning, it always gets set.
set _X_BUILD=BUILD set _X_BUILD=BUILD
set _X_REQUIRED_WINDOWS_BUILD=20220926 set _X_REQUIRED_WINDOWS_BUILD=20221001
call :FindVCVersion _VC_VER call :FindVCVersion _VC_VER
set _PDB=%~dpn1.pdb set _PDB=%~dpn1.pdb