diff options
Diffstat (limited to 'contrib/vstudio/readme.txt')
-rw-r--r-- | contrib/vstudio/readme.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/contrib/vstudio/readme.txt b/contrib/vstudio/readme.txt index edd8ed0..bef144e 100644 --- a/contrib/vstudio/readme.txt +++ b/contrib/vstudio/readme.txt | |||
@@ -17,9 +17,6 @@ More information can be found at this site. | |||
17 | Build instructions for Visual Studio 2008 (32 bits or 64 bits) | 17 | Build instructions for Visual Studio 2008 (32 bits or 64 bits) |
18 | -------------------------------------------------------------- | 18 | -------------------------------------------------------------- |
19 | - Decompress current zlib, including all contrib/* files | 19 | - Decompress current zlib, including all contrib/* files |
20 | - Compile assembly code (with Visual Studio Command Prompt) by running: | ||
21 | bld_ml64.bat (in contrib\masmx64) | ||
22 | bld_ml32.bat (in contrib\masmx86) | ||
23 | - Open contrib\vstudio\vc9\zlibvc.sln with Microsoft Visual C++ 2008 | 20 | - Open contrib\vstudio\vc9\zlibvc.sln with Microsoft Visual C++ 2008 |
24 | - Or run: vcbuild /rebuild contrib\vstudio\vc9\zlibvc.sln "Release|Win32" | 21 | - Or run: vcbuild /rebuild contrib\vstudio\vc9\zlibvc.sln "Release|Win32" |
25 | 22 | ||