From d20b2772ebbc1c6eea3a880b16c1af0b8a56922c Mon Sep 17 00:00:00 2001 From: nhmall Date: Tue, 12 Apr 2022 14:49:34 -0400 Subject: [PATCH] visual studio comment follow-up --- sys/windows/Makefile.msc | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/sys/windows/Makefile.msc b/sys/windows/Makefile.msc index f23d213e6..0d5109cce 100644 --- a/sys/windows/Makefile.msc +++ b/sys/windows/Makefile.msc @@ -630,10 +630,8 @@ rc=Rc.exe # # Recently tested versions: #NMAKE version 1416270470 from latest VS 2017 (Apr 12, 2022 version 15.9.46) -#NMAKE version 1429301390 from latest VS 2019 (Apr 12, 2022 version 16.11.12) -#NMAKE version 1431311050 from latest VS 2022 (Apr 12, 2022 version 17.1.4) - - +#NMAKE version 1429301421 from latest VS 2019 (Apr 12, 2022 version 16.11.12) +#NMAKE version 1431311062 from latest VS 2022 (Apr 12, 2022 version 17.1.4) #!MESSAGE $(MAKEFLAGS) #!MESSAGE $(MAKEDIR) -- 2.50.1