summaryrefslogtreecommitdiff
path: root/contrib/vstudio/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/vstudio/readme.txt')
-rw-r--r--contrib/vstudio/readme.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/contrib/vstudio/readme.txt b/contrib/vstudio/readme.txt
new file mode 100644
index 0000000..a619b96
--- /dev/null
+++ b/contrib/vstudio/readme.txt
@@ -0,0 +1,17 @@
1For create the 16 and 32 bits DLL of Zlib 1.20
2
3For the 16 bits :
4unzip zlib120.zip and copy file from contrib\vstudio\vc15_16 and from contrib\minizip in the same directory
5open zlib16.mak with Microsoft Visual C++ 1.52
6
7
8For the 32 bits :
9unzip zlib120.zip and copy file from contrib\vstudio\vc70_32 and from contrib\minizip in the same directory
10You can also need unzip http://www.winimage.com/zLibDll/crtdll.zip
11
12If you are using x86, use target Release
13open zlibvc.sln with Microsoft Visual C++ 7.0 (Visual Studio .net)
14
15
16Note : You don't need recompile yourself. There is compiled .LIB in
17 http://www.winimage.com/zLibDll