]> granicus.if.org Git - vim/commit
patch 9.0.0528: MS-Windows: no batch files for more recent MSVC versions v9.0.0528
authorK.Takata <kentkt@csc.jp>
Wed, 21 Sep 2022 10:56:41 +0000 (11:56 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 21 Sep 2022 10:56:41 +0000 (11:56 +0100)
commitc3430cb583ff05722e33195e4818c88a59bb2fee
tree4d4ab9029148e52bba7bb502f875918fbbc66956
parent2b1ddf19f8f14365d0b998b4ac12ca85c0923475
patch 9.0.0528: MS-Windows: no batch files for more recent MSVC versions

Problem:    MS-Windows: no batch files for more recent MSVC versions.
Solution:   Add batch files for 2017, 2019 and 2022. (Ken Takata,
            closes #11184)
Filelist
src/INSTALLpc.txt
src/msvc-latest.bat [new file with mode: 0644]
src/msvc2017.bat [new file with mode: 0644]
src/msvc2019.bat [new file with mode: 0644]
src/msvc2022.bat [new file with mode: 0644]
src/version.c