mirror of
https://github.com/simh/simh.git
synced 2026-01-11 23:52:58 +00:00
Visual Studio Projects: Force build to update to the latest windows-build
This commit is contained in:
parent
0799544312
commit
8b1f15f233
@ -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=20241011
|
||||
set _X_REQUIRED_WINDOWS_BUILD=20241013
|
||||
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