From aab599d813e8a96d7e4e552efd671ac84286ea61 Mon Sep 17 00:00:00 2001 From: Jay Satiro Date: Wed, 27 Aug 2025 11:32:22 -0400 Subject: [PATCH] fixup TOOLSVER is different in vcxproj but not filters files filters files always use 4.0 tools version --- projects/Windows/tmpl/curl.vcxproj.filters | 2 +- projects/Windows/tmpl/libcurl.vcxproj.filters | 2 +- projects/generate.bat | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/projects/Windows/tmpl/curl.vcxproj.filters b/projects/Windows/tmpl/curl.vcxproj.filters index 0d9d4d5fef..d2b9907aae 100644 --- a/projects/Windows/tmpl/curl.vcxproj.filters +++ b/projects/Windows/tmpl/curl.vcxproj.filters @@ -1,5 +1,5 @@ - + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} diff --git a/projects/Windows/tmpl/libcurl.vcxproj.filters b/projects/Windows/tmpl/libcurl.vcxproj.filters index 0d9d4d5fef..d2b9907aae 100644 --- a/projects/Windows/tmpl/libcurl.vcxproj.filters +++ b/projects/Windows/tmpl/libcurl.vcxproj.filters @@ -1,5 +1,5 @@ - + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} diff --git a/projects/generate.bat b/projects/generate.bat index b3990b42d1..4337e2aa70 100644 --- a/projects/generate.bat +++ b/projects/generate.bat @@ -178,7 +178,7 @@ rem set "R02=2013" set "R03=v120" set "R04=VC12" - set "R05=4.0" + set "R05=12.0" ) echo * %CD%\%3