Revert "Use VS2026"

This reverts commit 8502d4bd7b.

VS2026 dropped support for Windows 7. Most of binaries produced by
VS2026 don't work on Win7 because the use API that doesn't exist on
Win7.
This commit is contained in:
ge0rdi
2026-07-19 10:59:58 +02:00
parent 462a8709b2
commit 9a274c1297
4 changed files with 4 additions and 6 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ for other languages.
The final files (installers, archives) are saved to the Setup\Final folder.
You need the following tools:
Visual Studio 2026 (Community Edition is enough)
Visual Studio 2022 (Community Edition is enough)
- Desktop development with C++ workload
- Windows 11 SDK (10.0.22621.0) for Desktop C++
- Visual C++ ATL support