File tree 4 files changed +27
-27
lines changed
4 files changed +27
-27
lines changed Original file line number Diff line number Diff line change @@ -28,11 +28,11 @@ Build instructions for Visual Studio 2010 (32 bits or 64 bits)
28
28
- Uncompress current zlib, including all contrib/* files
29
29
- Open contrib\vstudio\vc10\zlibvc.sln with Microsoft Visual C++ 2010
30
30
31
- Build instructions for Visual Studio 2012 (32 bits or 64 bits)
32
- --------------------------------------------------------------
33
- - Uncompress current zlib, including all contrib/* files
34
- - Open contrib\vstudio\vc11\zlibvc.sln with Microsoft Visual C++ 2012
35
-
31
+ Build instructions for Visual Studio 2012 (32 bits or 64 bits)
32
+ --------------------------------------------------------------
33
+ - Uncompress current zlib, including all contrib/* files
34
+ - Open contrib\vstudio\vc11\zlibvc.sln with Microsoft Visual C++ 2012
35
+
36
36
37
37
Important
38
38
---------
Original file line number Diff line number Diff line change @@ -134,10 +134,10 @@ EXPORTS
134
134
gzgetc_ @161
135
135
inflateResetKeep @163
136
136
deflateResetKeep @164
137
-
138
- ; zlib1 v1.2.7 added:
139
- gzopen_w @165
140
-
141
- ; zlib1 v1.2.8 added:
142
- inflateGetDictionary @166
143
- gzvprintf @167
137
+
138
+ ; zlib1 v1.2.7 added:
139
+ gzopen_w @165
140
+
141
+ ; zlib1 v1.2.8 added:
142
+ inflateGetDictionary @166
143
+ gzvprintf @167
Original file line number Diff line number Diff line change @@ -134,10 +134,10 @@ EXPORTS
134
134
gzgetc_ @161
135
135
inflateResetKeep @163
136
136
deflateResetKeep @164
137
-
138
- ; zlib1 v1.2.7 added:
139
- gzopen_w @165
140
-
141
- ; zlib1 v1.2.8 added:
142
- inflateGetDictionary @166
143
- gzvprintf @167
137
+
138
+ ; zlib1 v1.2.7 added:
139
+ gzopen_w @165
140
+
141
+ ; zlib1 v1.2.8 added:
142
+ inflateGetDictionary @166
143
+ gzvprintf @167
Original file line number Diff line number Diff line change @@ -133,11 +133,11 @@ EXPORTS
133
133
; zlib1 v1.2.6 added:
134
134
gzgetc_ @161
135
135
inflateResetKeep @163
136
- deflateResetKeep @164
137
-
138
- ; zlib1 v1.2.7 added:
139
- gzopen_w @165
140
-
141
- ; zlib1 v1.2.8 added:
142
- inflateGetDictionary @166
143
- gzvprintf @167
136
+ deflateResetKeep @164
137
+
138
+ ; zlib1 v1.2.7 added:
139
+ gzopen_w @165
140
+
141
+ ; zlib1 v1.2.8 added:
142
+ inflateGetDictionary @166
143
+ gzvprintf @167
You can’t perform that action at this time.
0 commit comments