diff options
| author | skydvr <skydiver38@verizon.net> | 2025-03-07 11:28:54 -0500 |
|---|---|---|
| committer | Mark Adler <madler@alumni.caltech.edu> | 2025-05-13 18:00:03 -0700 |
| commit | 783886350b775fbf852947bfff103992856075f6 (patch) | |
| tree | c3d6beab56fc8b876be520f2c22db0fd0f45cef5 | |
| parent | 68320827df77cda0b1d411aa18148016a8c462c3 (diff) | |
| download | zlib-783886350b775fbf852947bfff103992856075f6.tar.gz zlib-783886350b775fbf852947bfff103992856075f6.tar.bz2 zlib-783886350b775fbf852947bfff103992856075f6.zip | |
Correct Visual Studio readme.txt.
| -rw-r--r-- | contrib/vstudio/readme.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/vstudio/readme.txt b/contrib/vstudio/readme.txt index e866d958..bc5cfebf 100644 --- a/contrib/vstudio/readme.txt +++ b/contrib/vstudio/readme.txt | |||
| @@ -2,7 +2,7 @@ Building instructions for the DLL versions of Zlib 1.3.1.1 | |||
| 2 | ======================================================== | 2 | ======================================================== |
| 3 | 3 | ||
| 4 | This directory contains projects that build zlib and minizip using | 4 | This directory contains projects that build zlib and minizip using |
| 5 | Microsoft Visual C++ 9.0/10.0. | 5 | Microsoft Visual C++ 9.0 - 17.x. |
| 6 | 6 | ||
| 7 | You don't need to build these projects yourself. You can download the | 7 | You don't need to build these projects yourself. You can download the |
| 8 | binaries from: | 8 | binaries from: |
| @@ -43,7 +43,7 @@ Build instructions for Visual Studio 2015 (32 bits or 64 bits) | |||
| 43 | Build instructions for Visual Studio 2022 (64 bits) | 43 | Build instructions for Visual Studio 2022 (64 bits) |
| 44 | -------------------------------------------------------------- | 44 | -------------------------------------------------------------- |
| 45 | - Decompress current zlib, including all contrib/* files | 45 | - Decompress current zlib, including all contrib/* files |
| 46 | - Open contrib\vstudio\vc143\zlibvc.sln with Microsoft Visual C++ 2022 | 46 | - Open contrib\vstudio\vc17\zlibvc.sln with Microsoft Visual C++ 2022 |
| 47 | 47 | ||
| 48 | 48 | ||
| 49 | 49 | ||
