From 016f813ca39bd07d05c007f4ea226ab8ce57cecf Mon Sep 17 00:00:00 2001 From: Vargo Date: Sun, 24 Sep 2023 13:47:24 +0300 Subject: [PATCH] Fix IDE and Windows tools versions in README file windows section --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 07f1df0..deaa4e7 100644 --- a/readme.md +++ b/readme.md @@ -65,7 +65,7 @@ compression variants is under `ISPC Texture Compressor/`. #### Windows -* The build projects use Visual Studio 2017, Windows Tools 1.4.1, and the Windows 10 April 2018 Update SDK (17134) +* The build projects use Visual Studio 2019, Windows Tools 1.4.2, and the Windows 10 April 2018 Update SDK (17134) * Use `ispc_texcomp\ispc_texcomp.vcxproj` to build the ISPC Texture Compressor library * Use `ISPC Texture Compressor\ISPC Texture Compressor.sln` to build and run the sample