mirror of
https://github.com/open-simh/simh.git
synced 2026-01-25 19:57:36 +00:00
Visual Studio Projects: Update windows-build version dependency
Latest VS2022 support added along with SDL Version 2.0.20.
This commit is contained in:
@@ -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=20191221
|
||||
set _X_REQUIRED_WINDOWS_BUILD=20220119
|
||||
call :FindVCVersion _VC_VER
|
||||
|
||||
set _PDB=%~dpn1.pdb
|
||||
|
||||
Reference in New Issue
Block a user