mirror of
https://github.com/simh/simh.git
synced 2026-01-17 16:45:10 +00:00
Visual Studio Projects: Update required windows-build version
Recent bug fix to editline library support to properly tolerate filenames containing spaces without corrupting the heap.
This commit is contained in:
parent
412838b264
commit
c0f92387ab
@ -38,7 +38,7 @@ set _ARG=
|
||||
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=20230107
|
||||
set _X_REQUIRED_WINDOWS_BUILD=20230504
|
||||
call :FindVCVersion _VC_VER _MSVC_VER _MSVC_TOOLSET_VER _MSVC_TOOLSET_DIR
|
||||
echo _VC_VER=%_VC_VER%
|
||||
echo _MSVC_VER=%_MSVC_VER%
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user