1
0
mirror of https://github.com/simh/simh.git synced 2026-01-25 19:56:25 +00:00

README: Update current features

Revise windows-build dependency version
This commit is contained in:
Mark Pizzolato
2023-01-09 15:45:08 -10:00
parent 7a4ded8380
commit ac8e5d23b8
3 changed files with 23 additions and 13 deletions

View File

@@ -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=20221204
set _X_REQUIRED_WINDOWS_BUILD=20230107
call :FindVCVersion _VC_VER _MSVC_VER _MSVC_TOOLSET_VER _MSVC_TOOLSET_DIR
echo _VC_VER=%_VC_VER%
echo _MSVC_VER=%_MSVC_VER%