diff options
Diffstat (limited to '')
-rw-r--r-- | contrib/vstudio/readme.txt | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/contrib/vstudio/readme.txt b/contrib/vstudio/readme.txt index 873798f..a5000ae 100644 --- a/contrib/vstudio/readme.txt +++ b/contrib/vstudio/readme.txt | |||
@@ -40,6 +40,12 @@ Build instructions for Visual Studio 2015 (32 bits or 64 bits) | |||
40 | - Decompress current zlib, including all contrib/* files | 40 | - Decompress current zlib, including all contrib/* files |
41 | - Open contrib\vstudio\vc14\zlibvc.sln with Microsoft Visual C++ 2015 | 41 | - Open contrib\vstudio\vc14\zlibvc.sln with Microsoft Visual C++ 2015 |
42 | 42 | ||
43 | Build instructions for Visual Studio 2022 (64 bits) | ||
44 | -------------------------------------------------------------- | ||
45 | - Decompress current zlib, including all contrib/* files | ||
46 | - Open contrib\vstudio\vc143\zlibvc.sln with Microsoft Visual C++ 2022 | ||
47 | |||
48 | |||
43 | 49 | ||
44 | Important | 50 | Important |
45 | --------- | 51 | --------- |
@@ -71,5 +77,5 @@ Additional notes | |||
71 | Gilles Vollant | 77 | Gilles Vollant |
72 | info@winimage.com | 78 | info@winimage.com |
73 | 79 | ||
74 | Visual Studio 2013 and 2015 Projects from Sean Hunt | 80 | Visual Studio 2013, 2015, and 2022 Projects from Sean Hunt |
75 | seandhunt_7@yahoo.com | 81 | seandhunt_7@yahoo.com |