summaryrefslogtreecommitdiff
path: root/contrib/vstudio/vc7
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/vstudio/vc7')
-rw-r--r--contrib/vstudio/vc7/gvmat32.objbin0 -> 10143 bytes
-rw-r--r--contrib/vstudio/vc7/inffas32.objbin0 -> 14899 bytes
-rw-r--r--contrib/vstudio/vc7/miniunz.vcproj124
-rw-r--r--contrib/vstudio/vc7/minizip.vcproj124
-rw-r--r--contrib/vstudio/vc7/zlib.rc32
-rw-r--r--contrib/vstudio/vc7/zlibstat.vcproj242
-rw-r--r--contrib/vstudio/vc7/zlibvc.def91
-rw-r--r--contrib/vstudio/vc7/zlibvc.sln66
-rw-r--r--contrib/vstudio/vc7/zlibvc.vcproj436
9 files changed, 1115 insertions, 0 deletions
diff --git a/contrib/vstudio/vc7/gvmat32.obj b/contrib/vstudio/vc7/gvmat32.obj
new file mode 100644
index 0000000..5b2f856
--- /dev/null
+++ b/contrib/vstudio/vc7/gvmat32.obj
Binary files differ
diff --git a/contrib/vstudio/vc7/inffas32.obj b/contrib/vstudio/vc7/inffas32.obj
new file mode 100644
index 0000000..a541a5a
--- /dev/null
+++ b/contrib/vstudio/vc7/inffas32.obj
Binary files differ
diff --git a/contrib/vstudio/vc7/miniunz.vcproj b/contrib/vstudio/vc7/miniunz.vcproj
new file mode 100644
index 0000000..935c250
--- /dev/null
+++ b/contrib/vstudio/vc7/miniunz.vcproj
@@ -0,0 +1,124 @@
1<?xml version="1.0" encoding = "Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.00"
5 Name="miniunz"
6 ProjectGUID="{C52F9E7B-498A-42BE-8DB4-85A15694382A}"
7 Keyword="Win32Proj">
8 <Platforms>
9 <Platform
10 Name="Win32"/>
11 </Platforms>
12 <Configurations>
13 <Configuration
14 Name="Debug|Win32"
15 OutputDirectory="Debug"
16 IntermediateDirectory="Debug"
17 ConfigurationType="1"
18 CharacterSet="2">
19 <Tool
20 Name="VCCLCompilerTool"
21 Optimization="0"
22 PreprocessorDefinitions="WIN32;ZLIB_WINAPI;_DEBUG;_CONSOLE"
23 MinimalRebuild="TRUE"
24 BasicRuntimeChecks="3"
25 RuntimeLibrary="5"
26 UsePrecompiledHeader="0"
27 WarningLevel="3"
28 Detect64BitPortabilityProblems="TRUE"
29 DebugInformationFormat="4"/>
30 <Tool
31 Name="VCCustomBuildTool"/>
32 <Tool
33 Name="VCLinkerTool"
34 OutputFile="$(OutDir)/miniunz.exe"
35 LinkIncremental="2"
36 GenerateDebugInformation="TRUE"
37 ProgramDatabaseFile="$(OutDir)/miniunz.pdb"
38 SubSystem="1"
39 TargetMachine="1"/>
40 <Tool
41 Name="VCMIDLTool"/>
42 <Tool
43 Name="VCPostBuildEventTool"/>
44 <Tool
45 Name="VCPreBuildEventTool"/>
46 <Tool
47 Name="VCPreLinkEventTool"/>
48 <Tool
49 Name="VCResourceCompilerTool"/>
50 <Tool
51 Name="VCWebServiceProxyGeneratorTool"/>
52 <Tool
53 Name="VCWebDeploymentTool"/>
54 </Configuration>
55 <Configuration
56 Name="Release|Win32"
57 OutputDirectory="Release"
58 IntermediateDirectory="Release"
59 ConfigurationType="1"
60 CharacterSet="2">
61 <Tool
62 Name="VCCLCompilerTool"
63 Optimization="2"
64 InlineFunctionExpansion="1"
65 OmitFramePointers="TRUE"
66 PreprocessorDefinitions="WIN32;ZLIB_WINAPI;NDEBUG;_CONSOLE"
67 StringPooling="TRUE"
68 RuntimeLibrary="4"
69 EnableFunctionLevelLinking="TRUE"
70 UsePrecompiledHeader="0"
71 WarningLevel="3"
72 Detect64BitPortabilityProblems="TRUE"
73 DebugInformationFormat="3"/>
74 <Tool
75 Name="VCCustomBuildTool"/>
76 <Tool
77 Name="VCLinkerTool"
78 OutputFile="$(OutDir)/miniunz.exe"
79 LinkIncremental="1"
80 GenerateDebugInformation="TRUE"
81 SubSystem="1"
82 OptimizeReferences="2"
83 EnableCOMDATFolding="2"
84 OptimizeForWindows98="1"
85 TargetMachine="1"/>
86 <Tool
87 Name="VCMIDLTool"/>
88 <Tool
89 Name="VCPostBuildEventTool"/>
90 <Tool
91 Name="VCPreBuildEventTool"/>
92 <Tool
93 Name="VCPreLinkEventTool"/>
94 <Tool
95 Name="VCResourceCompilerTool"/>
96 <Tool
97 Name="VCWebServiceProxyGeneratorTool"/>
98 <Tool
99 Name="VCWebDeploymentTool"/>
100 </Configuration>
101 </Configurations>
102 <Files>
103 <Filter
104 Name="Source Files"
105 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
106 <File
107 RelativePath="miniunz.c">
108 </File>
109 </Filter>
110 <Filter
111 Name="Header Files"
112 Filter="h;hpp;hxx;hm;inl;inc">
113 </Filter>
114 <Filter
115 Name="Resource Files"
116 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
117 </Filter>
118 <File
119 RelativePath="zlibwapi.lib">
120 </File>
121 </Files>
122 <Globals>
123 </Globals>
124</VisualStudioProject>
diff --git a/contrib/vstudio/vc7/minizip.vcproj b/contrib/vstudio/vc7/minizip.vcproj
new file mode 100644
index 0000000..e6f9107
--- /dev/null
+++ b/contrib/vstudio/vc7/minizip.vcproj
@@ -0,0 +1,124 @@
1<?xml version="1.0" encoding = "Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.00"
5 Name="minizip"
6 ProjectGUID="{48CDD9DC-E09F-4135-9C0C-4FE50C3C654B}"
7 Keyword="Win32Proj">
8 <Platforms>
9 <Platform
10 Name="Win32"/>
11 </Platforms>
12 <Configurations>
13 <Configuration
14 Name="Debug|Win32"
15 OutputDirectory="Debug"
16 IntermediateDirectory="Debug"
17 ConfigurationType="1"
18 CharacterSet="2">
19 <Tool
20 Name="VCCLCompilerTool"
21 Optimization="0"
22 PreprocessorDefinitions="WIN32;ZLIB_WINAPI;_DEBUG;_CONSOLE"
23 MinimalRebuild="TRUE"
24 BasicRuntimeChecks="3"
25 RuntimeLibrary="5"
26 UsePrecompiledHeader="0"
27 WarningLevel="3"
28 Detect64BitPortabilityProblems="TRUE"
29 DebugInformationFormat="4"/>
30 <Tool
31 Name="VCCustomBuildTool"/>
32 <Tool
33 Name="VCLinkerTool"
34 OutputFile="$(OutDir)/minizip.exe"
35 LinkIncremental="2"
36 GenerateDebugInformation="TRUE"
37 ProgramDatabaseFile="$(OutDir)/minizip.pdb"
38 SubSystem="1"
39 TargetMachine="1"/>
40 <Tool
41 Name="VCMIDLTool"/>
42 <Tool
43 Name="VCPostBuildEventTool"/>
44 <Tool
45 Name="VCPreBuildEventTool"/>
46 <Tool
47 Name="VCPreLinkEventTool"/>
48 <Tool
49 Name="VCResourceCompilerTool"/>
50 <Tool
51 Name="VCWebServiceProxyGeneratorTool"/>
52 <Tool
53 Name="VCWebDeploymentTool"/>
54 </Configuration>
55 <Configuration
56 Name="Release|Win32"
57 OutputDirectory="Release"
58 IntermediateDirectory="Release"
59 ConfigurationType="1"
60 CharacterSet="2">
61 <Tool
62 Name="VCCLCompilerTool"
63 Optimization="2"
64 InlineFunctionExpansion="1"
65 OmitFramePointers="TRUE"
66 PreprocessorDefinitions="WIN32;ZLIB_WINAPI;NDEBUG;_CONSOLE"
67 StringPooling="TRUE"
68 RuntimeLibrary="4"
69 EnableFunctionLevelLinking="TRUE"
70 UsePrecompiledHeader="0"
71 WarningLevel="3"
72 Detect64BitPortabilityProblems="TRUE"
73 DebugInformationFormat="3"/>
74 <Tool
75 Name="VCCustomBuildTool"/>
76 <Tool
77 Name="VCLinkerTool"
78 OutputFile="$(OutDir)/minizip.exe"
79 LinkIncremental="1"
80 GenerateDebugInformation="TRUE"
81 SubSystem="1"
82 OptimizeReferences="2"
83 EnableCOMDATFolding="2"
84 OptimizeForWindows98="1"
85 TargetMachine="1"/>
86 <Tool
87 Name="VCMIDLTool"/>
88 <Tool
89 Name="VCPostBuildEventTool"/>
90 <Tool
91 Name="VCPreBuildEventTool"/>
92 <Tool
93 Name="VCPreLinkEventTool"/>
94 <Tool
95 Name="VCResourceCompilerTool"/>
96 <Tool
97 Name="VCWebServiceProxyGeneratorTool"/>
98 <Tool
99 Name="VCWebDeploymentTool"/>
100 </Configuration>
101 </Configurations>
102 <Files>
103 <Filter
104 Name="Source Files"
105 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
106 <File
107 RelativePath="minizip.c">
108 </File>
109 </Filter>
110 <Filter
111 Name="Header Files"
112 Filter="h;hpp;hxx;hm;inl;inc">
113 </Filter>
114 <Filter
115 Name="Resource Files"
116 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
117 </Filter>
118 <File
119 RelativePath="zlibwapi.lib">
120 </File>
121 </Files>
122 <Globals>
123 </Globals>
124</VisualStudioProject>
diff --git a/contrib/vstudio/vc7/zlib.rc b/contrib/vstudio/vc7/zlib.rc
new file mode 100644
index 0000000..6c51679
--- /dev/null
+++ b/contrib/vstudio/vc7/zlib.rc
@@ -0,0 +1,32 @@
1#include <windows.h>
2
3#define IDR_VERSION1 1
4IDR_VERSION1 VERSIONINFO MOVEABLE IMPURE LOADONCALL DISCARDABLE
5 FILEVERSION 1,2,1,0
6 PRODUCTVERSION 1,2,1,0
7 FILEFLAGSMASK VS_FFI_FILEFLAGSMASK
8 FILEFLAGS 0
9 FILEOS VOS_DOS_WINDOWS32
10 FILETYPE VFT_DLL
11 FILESUBTYPE 0 // not used
12BEGIN
13 BLOCK "StringFileInfo"
14 BEGIN
15 BLOCK "040904E4"
16 //language ID = U.S. English, char set = Windows, Multilingual
17
18 BEGIN
19 VALUE "FileDescription", "zlib data compression library\0"
20 VALUE "FileVersion", "1.2.1.0\0"
21 VALUE "InternalName", "zlib\0"
22 VALUE "OriginalFilename", "zlib.dll\0"
23 VALUE "ProductName", "ZLib.DLL\0"
24 VALUE "Comments","DLL support by Alessandro Iacopetti & Gilles Vollant\0"
25 VALUE "LegalCopyright", "(C) 1995-2003 Jean-loup Gailly & Mark Adler\0"
26 END
27 END
28 BLOCK "VarFileInfo"
29 BEGIN
30 VALUE "Translation", 0x0409, 1252
31 END
32END
diff --git a/contrib/vstudio/vc7/zlibstat.vcproj b/contrib/vstudio/vc7/zlibstat.vcproj
new file mode 100644
index 0000000..eb182f7
--- /dev/null
+++ b/contrib/vstudio/vc7/zlibstat.vcproj
@@ -0,0 +1,242 @@
1<?xml version="1.0" encoding = "Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.00"
5 Name="zlibstat"
6 SccProjectName=""
7 SccLocalPath="">
8 <Platforms>
9 <Platform
10 Name="Win32"/>
11 </Platforms>
12 <Configurations>
13 <Configuration
14 Name="Debug|Win32"
15 OutputDirectory=".\zlibstatDebug"
16 IntermediateDirectory=".\zlibstatDebug"
17 ConfigurationType="4"
18 UseOfMFC="0"
19 ATLMinimizesCRunTimeLibraryUsage="FALSE">
20 <Tool
21 Name="VCCLCompilerTool"
22 Optimization="0"
23 PreprocessorDefinitions="WIN32;ZLIB_WINAPI"
24 ExceptionHandling="FALSE"
25 RuntimeLibrary="5"
26 PrecompiledHeaderFile=".\zlibstatDebug/zlibstat.pch"
27 AssemblerListingLocation=".\zlibstatDebug/"
28 ObjectFile=".\zlibstatDebug/"
29 ProgramDataBaseFileName=".\zlibstatDebug/"
30 WarningLevel="3"
31 SuppressStartupBanner="TRUE"
32 DebugInformationFormat="1"/>
33 <Tool
34 Name="VCCustomBuildTool"/>
35 <Tool
36 Name="VCLibrarianTool"
37 AdditionalOptions="/NODEFAULTLIB "
38 OutputFile=".\zlibstatDebug\zlibstat.lib"
39 SuppressStartupBanner="TRUE"/>
40 <Tool
41 Name="VCMIDLTool"/>
42 <Tool
43 Name="VCPostBuildEventTool"/>
44 <Tool
45 Name="VCPreBuildEventTool"/>
46 <Tool
47 Name="VCPreLinkEventTool"/>
48 <Tool
49 Name="VCResourceCompilerTool"
50 Culture="1036"/>
51 <Tool
52 Name="VCWebServiceProxyGeneratorTool"/>
53 </Configuration>
54 <Configuration
55 Name="ReleaseAxp|Win32"
56 OutputDirectory=".\zlibsta0"
57 IntermediateDirectory=".\zlibsta0"
58 ConfigurationType="4"
59 UseOfMFC="0"
60 ATLMinimizesCRunTimeLibraryUsage="FALSE">
61 <Tool
62 Name="VCCLCompilerTool"
63 InlineFunctionExpansion="1"
64 PreprocessorDefinitions="WIN32;ZLIB_WINAPI"
65 StringPooling="TRUE"
66 ExceptionHandling="FALSE"
67 RuntimeLibrary="4"
68 EnableFunctionLevelLinking="TRUE"
69 PrecompiledHeaderFile=".\zlibsta0/zlibstat.pch"
70 AssemblerListingLocation=".\zlibsta0/"
71 ObjectFile=".\zlibsta0/"
72 ProgramDataBaseFileName=".\zlibsta0/"
73 WarningLevel="3"
74 SuppressStartupBanner="TRUE"/>
75 <Tool
76 Name="VCCustomBuildTool"/>
77 <Tool
78 Name="VCLibrarianTool"
79 AdditionalOptions="/NODEFAULTLIB "
80 OutputFile=".\zlibsta0\zlibstat.lib"
81 SuppressStartupBanner="TRUE"/>
82 <Tool
83 Name="VCMIDLTool"/>
84 <Tool
85 Name="VCPostBuildEventTool"/>
86 <Tool
87 Name="VCPreBuildEventTool"/>
88 <Tool
89 Name="VCPreLinkEventTool"/>
90 <Tool
91 Name="VCResourceCompilerTool"/>
92 <Tool
93 Name="VCWebServiceProxyGeneratorTool"/>
94 </Configuration>
95 <Configuration
96 Name="Release|Win32"
97 OutputDirectory=".\zlibstat"
98 IntermediateDirectory=".\zlibstat"
99 ConfigurationType="4"
100 UseOfMFC="0"
101 ATLMinimizesCRunTimeLibraryUsage="FALSE">
102 <Tool
103 Name="VCCLCompilerTool"
104 InlineFunctionExpansion="1"
105 PreprocessorDefinitions="WIN32;ZLIB_WINAPI;ASMV;ASMINF"
106 StringPooling="TRUE"
107 ExceptionHandling="FALSE"
108 RuntimeLibrary="4"
109 EnableFunctionLevelLinking="TRUE"
110 PrecompiledHeaderFile=".\zlibstat/zlibstat.pch"
111 AssemblerListingLocation=".\zlibstat/"
112 ObjectFile=".\zlibstat/"
113 ProgramDataBaseFileName=".\zlibstat/"
114 WarningLevel="3"
115 SuppressStartupBanner="TRUE"/>
116 <Tool
117 Name="VCCustomBuildTool"/>
118 <Tool
119 Name="VCLibrarianTool"
120 AdditionalOptions="gvmat32.obj inffas32.obj /NODEFAULTLIB "
121 OutputFile=".\zlibstat\zlibstat.lib"
122 SuppressStartupBanner="TRUE"/>
123 <Tool
124 Name="VCMIDLTool"/>
125 <Tool
126 Name="VCPostBuildEventTool"/>
127 <Tool
128 Name="VCPreBuildEventTool"/>
129 <Tool
130 Name="VCPreLinkEventTool"/>
131 <Tool
132 Name="VCResourceCompilerTool"
133 Culture="1036"/>
134 <Tool
135 Name="VCWebServiceProxyGeneratorTool"/>
136 </Configuration>
137 <Configuration
138 Name="ReleaseWithoutAsm|Win32"
139 OutputDirectory="zlibstatWithoutAsm"
140 IntermediateDirectory="zlibstatWithoutAsm"
141 ConfigurationType="4"
142 UseOfMFC="0"
143 ATLMinimizesCRunTimeLibraryUsage="FALSE">
144 <Tool
145 Name="VCCLCompilerTool"
146 InlineFunctionExpansion="1"
147 PreprocessorDefinitions="WIN32;ZLIB_WINAPI"
148 StringPooling="TRUE"
149 ExceptionHandling="FALSE"
150 RuntimeLibrary="4"
151 EnableFunctionLevelLinking="TRUE"
152 PrecompiledHeaderFile=".\zlibstat/zlibstat.pch"
153 AssemblerListingLocation=".\zlibstatWithoutAsm/"
154 ObjectFile=".\zlibstatWithoutAsm/"
155 ProgramDataBaseFileName=".\zlibstatWithoutAsm/"
156 WarningLevel="3"
157 SuppressStartupBanner="TRUE"/>
158 <Tool
159 Name="VCCustomBuildTool"/>
160 <Tool
161 Name="VCLibrarianTool"
162 AdditionalOptions=" /NODEFAULTLIB "
163 OutputFile=".\zlibstatWithoutAsm\zlibstat.lib"
164 SuppressStartupBanner="TRUE"/>
165 <Tool
166 Name="VCMIDLTool"/>
167 <Tool
168 Name="VCPostBuildEventTool"/>
169 <Tool
170 Name="VCPreBuildEventTool"/>
171 <Tool
172 Name="VCPreLinkEventTool"/>
173 <Tool
174 Name="VCResourceCompilerTool"
175 Culture="1036"/>
176 <Tool
177 Name="VCWebServiceProxyGeneratorTool"/>
178 </Configuration>
179 </Configurations>
180 <Files>
181 <Filter
182 Name="Source Files"
183 Filter="">
184 <File
185 RelativePath=".\adler32.c">
186 </File>
187 <File
188 RelativePath=".\compress.c">
189 </File>
190 <File
191 RelativePath=".\crc32.c">
192 </File>
193 <File
194 RelativePath=".\deflate.c">
195 </File>
196 <File
197 RelativePath=".\gvmat32c.c">
198 </File>
199 <File
200 RelativePath=".\gzio.c">
201 </File>
202 <File
203 RelativePath=".\infback.c">
204 </File>
205 <File
206 RelativePath=".\inffast.c">
207 </File>
208 <File
209 RelativePath=".\inflate.c">
210 </File>
211 <File
212 RelativePath=".\inftrees.c">
213 </File>
214 <File
215 RelativePath=".\ioapi.c">
216 </File>
217 <File
218 RelativePath=".\trees.c">
219 </File>
220 <File
221 RelativePath=".\uncompr.c">
222 </File>
223 <File
224 RelativePath=".\unzip.c">
225 </File>
226 <File
227 RelativePath=".\zip.c">
228 </File>
229 <File
230 RelativePath=".\zlib.rc">
231 </File>
232 <File
233 RelativePath=".\zlibvc.def">
234 </File>
235 <File
236 RelativePath=".\zutil.c">
237 </File>
238 </Filter>
239 </Files>
240 <Globals>
241 </Globals>
242</VisualStudioProject>
diff --git a/contrib/vstudio/vc7/zlibvc.def b/contrib/vstudio/vc7/zlibvc.def
new file mode 100644
index 0000000..63b3e6d
--- /dev/null
+++ b/contrib/vstudio/vc7/zlibvc.def
@@ -0,0 +1,91 @@
1
2VERSION 1.21
3
4HEAPSIZE 1048576,8192
5
6EXPORTS
7 adler32 @1
8 compress @2
9 crc32 @3
10 deflate @4
11 deflateCopy @5
12 deflateEnd @6
13 deflateInit2_ @7
14 deflateInit_ @8
15 deflateParams @9
16 deflateReset @10
17 deflateSetDictionary @11
18 gzclose @12
19 gzdopen @13
20 gzerror @14
21 gzflush @15
22 gzopen @16
23 gzread @17
24 gzwrite @18
25 inflate @19
26 inflateEnd @20
27 inflateInit2_ @21
28 inflateInit_ @22
29 inflateReset @23
30 inflateSetDictionary @24
31 inflateSync @25
32 uncompress @26
33 zlibVersion @27
34 gzprintf @28
35 gzputc @29
36 gzgetc @30
37 gzseek @31
38 gzrewind @32
39 gztell @33
40 gzeof @34
41 gzsetparams @35
42 zError @36
43 inflateSyncPoint @37
44 get_crc_table @38
45 compress2 @39
46 gzputs @40
47 gzgets @41
48 inflateCopy @42
49 inflateBackInit_ @43
50 inflateBack @44
51 inflateBackEnd @45
52 compressBound @46
53 deflateBound @47
54 gzclearerr @48
55 gzungetc @49
56 zlibCompileFlags @50
57
58 unzOpen @61
59 unzClose @62
60 unzGetGlobalInfo @63
61 unzGetCurrentFileInfo @64
62 unzGoToFirstFile @65
63 unzGoToNextFile @66
64 unzOpenCurrentFile @67
65 unzReadCurrentFile @68
66 unzOpenCurrentFile3 @69
67 unztell @70
68 unzeof @71
69 unzCloseCurrentFile @72
70 unzGetGlobalComment @73
71 unzStringFileNameCompare @74
72 unzLocateFile @75
73 unzGetLocalExtrafield @76
74 unzOpen2 @77
75 unzOpenCurrentFile2 @78
76 unzOpenCurrentFilePassword @79
77
78 zipOpen @80
79 zipOpenNewFileInZip @81
80 zipWriteInFileInZip @82
81 zipCloseFileInZip @83
82 zipClose @84
83 zipOpenNewFileInZip2 @86
84 zipCloseFileInZipRaw @87
85 zipOpen2 @88
86 zipOpenNewFileInZip3 @89
87
88 unzGetFilePos @100
89 unzGoToFilePos @101
90
91 fill_win32_filefunc @110
diff --git a/contrib/vstudio/vc7/zlibvc.sln b/contrib/vstudio/vc7/zlibvc.sln
new file mode 100644
index 0000000..5a007ff
--- /dev/null
+++ b/contrib/vstudio/vc7/zlibvc.sln
@@ -0,0 +1,66 @@
1Microsoft Visual Studio Solution File, Format Version 7.00
2Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zlibstat", "zlibstat.vcproj", "{745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}"
3EndProject
4Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zlibvc", "zlibvc.vcproj", "{8FD826F8-3739-44E6-8CC8-997122E53B8D}"
5EndProject
6Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "minizip", "minizip.vcproj", "{48CDD9DC-E09F-4135-9C0C-4FE50C3C654B}"
7EndProject
8Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "miniunz", "miniunz.vcproj", "{C52F9E7B-498A-42BE-8DB4-85A15694382A}"
9EndProject
10Global
11 GlobalSection(SolutionConfiguration) = preSolution
12 ConfigName.0 = Debug
13 ConfigName.1 = Release
14 ConfigName.2 = ReleaseAxp
15 ConfigName.3 = ReleaseWithoutAsm
16 ConfigName.4 = ReleaseWithoutCrtdll
17 EndGlobalSection
18 GlobalSection(ProjectDependencies) = postSolution
19 EndGlobalSection
20 GlobalSection(ProjectConfiguration) = postSolution
21 {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.Debug.ActiveCfg = Debug|Win32
22 {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.Debug.Build.0 = Debug|Win32
23 {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.Release.ActiveCfg = Release|Win32
24 {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.Release.Build.0 = Release|Win32
25 {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.ReleaseAxp.ActiveCfg = ReleaseAxp|Win32
26 {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.ReleaseAxp.Build.0 = ReleaseAxp|Win32
27 {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.ReleaseWithoutAsm.ActiveCfg = ReleaseWithoutAsm|Win32
28 {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.ReleaseWithoutAsm.Build.0 = ReleaseWithoutAsm|Win32
29 {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.ReleaseWithoutCrtdll.ActiveCfg = ReleaseAxp|Win32
30 {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.ReleaseWithoutCrtdll.Build.0 = ReleaseAxp|Win32
31 {8FD826F8-3739-44E6-8CC8-997122E53B8D}.Debug.ActiveCfg = Debug|Win32
32 {8FD826F8-3739-44E6-8CC8-997122E53B8D}.Debug.Build.0 = Debug|Win32
33 {8FD826F8-3739-44E6-8CC8-997122E53B8D}.Release.ActiveCfg = Release|Win32
34 {8FD826F8-3739-44E6-8CC8-997122E53B8D}.Release.Build.0 = Release|Win32
35 {8FD826F8-3739-44E6-8CC8-997122E53B8D}.ReleaseAxp.ActiveCfg = ReleaseAxp|Win32
36 {8FD826F8-3739-44E6-8CC8-997122E53B8D}.ReleaseAxp.Build.0 = ReleaseAxp|Win32
37 {8FD826F8-3739-44E6-8CC8-997122E53B8D}.ReleaseWithoutAsm.ActiveCfg = ReleaseWithoutAsm|Win32
38 {8FD826F8-3739-44E6-8CC8-997122E53B8D}.ReleaseWithoutAsm.Build.0 = ReleaseWithoutAsm|Win32
39 {8FD826F8-3739-44E6-8CC8-997122E53B8D}.ReleaseWithoutCrtdll.ActiveCfg = ReleaseWithoutCrtdll|Win32
40 {8FD826F8-3739-44E6-8CC8-997122E53B8D}.ReleaseWithoutCrtdll.Build.0 = ReleaseWithoutCrtdll|Win32
41 {48CDD9DC-E09F-4135-9C0C-4FE50C3C654B}.Debug.ActiveCfg = Debug|Win32
42 {48CDD9DC-E09F-4135-9C0C-4FE50C3C654B}.Debug.Build.0 = Debug|Win32
43 {48CDD9DC-E09F-4135-9C0C-4FE50C3C654B}.Release.ActiveCfg = Release|Win32
44 {48CDD9DC-E09F-4135-9C0C-4FE50C3C654B}.Release.Build.0 = Release|Win32
45 {48CDD9DC-E09F-4135-9C0C-4FE50C3C654B}.ReleaseAxp.ActiveCfg = Release|Win32
46 {48CDD9DC-E09F-4135-9C0C-4FE50C3C654B}.ReleaseAxp.Build.0 = Release|Win32
47 {48CDD9DC-E09F-4135-9C0C-4FE50C3C654B}.ReleaseWithoutAsm.ActiveCfg = Release|Win32
48 {48CDD9DC-E09F-4135-9C0C-4FE50C3C654B}.ReleaseWithoutAsm.Build.0 = Release|Win32
49 {48CDD9DC-E09F-4135-9C0C-4FE50C3C654B}.ReleaseWithoutCrtdll.ActiveCfg = Release|Win32
50 {48CDD9DC-E09F-4135-9C0C-4FE50C3C654B}.ReleaseWithoutCrtdll.Build.0 = Release|Win32
51 {C52F9E7B-498A-42BE-8DB4-85A15694382A}.Debug.ActiveCfg = Debug|Win32
52 {C52F9E7B-498A-42BE-8DB4-85A15694382A}.Debug.Build.0 = Debug|Win32
53 {C52F9E7B-498A-42BE-8DB4-85A15694382A}.Release.ActiveCfg = Release|Win32
54 {C52F9E7B-498A-42BE-8DB4-85A15694382A}.Release.Build.0 = Release|Win32
55 {C52F9E7B-498A-42BE-8DB4-85A15694382A}.ReleaseAxp.ActiveCfg = Release|Win32
56 {C52F9E7B-498A-42BE-8DB4-85A15694382A}.ReleaseAxp.Build.0 = Release|Win32
57 {C52F9E7B-498A-42BE-8DB4-85A15694382A}.ReleaseWithoutAsm.ActiveCfg = Release|Win32
58 {C52F9E7B-498A-42BE-8DB4-85A15694382A}.ReleaseWithoutAsm.Build.0 = Release|Win32
59 {C52F9E7B-498A-42BE-8DB4-85A15694382A}.ReleaseWithoutCrtdll.ActiveCfg = Release|Win32
60 {C52F9E7B-498A-42BE-8DB4-85A15694382A}.ReleaseWithoutCrtdll.Build.0 = Release|Win32
61 EndGlobalSection
62 GlobalSection(ExtensibilityGlobals) = postSolution
63 EndGlobalSection
64 GlobalSection(ExtensibilityAddIns) = postSolution
65 EndGlobalSection
66EndGlobal
diff --git a/contrib/vstudio/vc7/zlibvc.vcproj b/contrib/vstudio/vc7/zlibvc.vcproj
new file mode 100644
index 0000000..4e57bcd
--- /dev/null
+++ b/contrib/vstudio/vc7/zlibvc.vcproj
@@ -0,0 +1,436 @@
1<?xml version="1.0" encoding = "Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.00"
5 Name="zlibvc"
6 SccProjectName=""
7 SccLocalPath="">
8 <Platforms>
9 <Platform
10 Name="Win32"/>
11 </Platforms>
12 <Configurations>
13 <Configuration
14 Name="Debug|Win32"
15 OutputDirectory=".\DebugDll"
16 IntermediateDirectory=".\DebugDll"
17 ConfigurationType="2"
18 UseOfMFC="0"
19 ATLMinimizesCRunTimeLibraryUsage="FALSE">
20 <Tool
21 Name="VCCLCompilerTool"
22 Optimization="0"
23 PreprocessorDefinitions="WIN32,ZLIB_WINAPI,ASMV,ASMINF"
24 ExceptionHandling="FALSE"
25 RuntimeLibrary="1"
26 PrecompiledHeaderFile=".\DebugDll/zlibvc.pch"
27 AssemblerListingLocation=".\DebugDll/"
28 ObjectFile=".\DebugDll/"
29 ProgramDataBaseFileName=".\DebugDll/"
30 WarningLevel="3"
31 SuppressStartupBanner="TRUE"
32 DebugInformationFormat="4"/>
33 <Tool
34 Name="VCCustomBuildTool"/>
35 <Tool
36 Name="VCLinkerTool"
37 AdditionalOptions="/MACHINE:I386"
38 AdditionalDependencies="gvmat32.obj inffas32.obj"
39 OutputFile=".\DebugDll\zlibwapi.dll"
40 LinkIncremental="2"
41 SuppressStartupBanner="TRUE"
42 ModuleDefinitionFile=".\zlibvc.def"
43 GenerateDebugInformation="TRUE"
44 ProgramDatabaseFile=".\DebugDll/zlibwapi.pdb"
45 SubSystem="2"
46 ImportLibrary=".\DebugDll/zlibwapi.lib"/>
47 <Tool
48 Name="VCMIDLTool"
49 PreprocessorDefinitions="_DEBUG"
50 MkTypLibCompatible="TRUE"
51 SuppressStartupBanner="TRUE"
52 TargetEnvironment="1"
53 TypeLibraryName=".\DebugDll/zlibvc.tlb"/>
54 <Tool
55 Name="VCPostBuildEventTool"/>
56 <Tool
57 Name="VCPreBuildEventTool"/>
58 <Tool
59 Name="VCPreLinkEventTool"/>
60 <Tool
61 Name="VCResourceCompilerTool"
62 PreprocessorDefinitions="_DEBUG"
63 Culture="1036"/>
64 <Tool
65 Name="VCWebServiceProxyGeneratorTool"/>
66 <Tool
67 Name="VCWebDeploymentTool"/>
68 </Configuration>
69 <Configuration
70 Name="ReleaseWithoutAsm|Win32"
71 OutputDirectory=".\zlibDllWithoutAsm"
72 IntermediateDirectory=".\zlibDllWithoutAsm"
73 ConfigurationType="2"
74 UseOfMFC="0"
75 ATLMinimizesCRunTimeLibraryUsage="FALSE">
76 <Tool
77 Name="VCCLCompilerTool"
78 InlineFunctionExpansion="1"
79 PreprocessorDefinitions="WIN32,ZLIB_WINAPI"
80 StringPooling="TRUE"
81 ExceptionHandling="FALSE"
82 RuntimeLibrary="0"
83 EnableFunctionLevelLinking="TRUE"
84 PrecompiledHeaderFile=".\zlibDllWithoutAsm/zlibvc.pch"
85 AssemblerOutput="2"
86 AssemblerListingLocation=".\zlibDllWithoutAsm/"
87 ObjectFile=".\zlibDllWithoutAsm/"
88 ProgramDataBaseFileName=".\zlibDllWithoutAsm/"
89 BrowseInformation="1"
90 WarningLevel="3"
91 SuppressStartupBanner="TRUE"/>
92 <Tool
93 Name="VCCustomBuildTool"/>
94 <Tool
95 Name="VCLinkerTool"
96 AdditionalOptions="/MACHINE:I386"
97 AdditionalDependencies="crtdll.lib"
98 OutputFile=".\zlibDllWithoutAsm\zlibwapi.dll"
99 LinkIncremental="1"
100 SuppressStartupBanner="TRUE"
101 IgnoreAllDefaultLibraries="TRUE"
102 ModuleDefinitionFile=".\zlibvc.def"
103 ProgramDatabaseFile=".\zlibDllWithoutAsm/zlibwapi.pdb"
104 GenerateMapFile="TRUE"
105 MapFileName=".\zlibDllWithoutAsm/zlibwapi.map"
106 SubSystem="2"
107 OptimizeForWindows98="1"
108 ImportLibrary=".\zlibDllWithoutAsm/zlibwapi.lib"/>
109 <Tool
110 Name="VCMIDLTool"
111 PreprocessorDefinitions="NDEBUG"
112 MkTypLibCompatible="TRUE"
113 SuppressStartupBanner="TRUE"
114 TargetEnvironment="1"
115 TypeLibraryName=".\zlibDllWithoutAsm/zlibvc.tlb"/>
116 <Tool
117 Name="VCPostBuildEventTool"/>
118 <Tool
119 Name="VCPreBuildEventTool"/>
120 <Tool
121 Name="VCPreLinkEventTool"/>
122 <Tool
123 Name="VCResourceCompilerTool"
124 PreprocessorDefinitions="NDEBUG"
125 Culture="1036"/>
126 <Tool
127 Name="VCWebServiceProxyGeneratorTool"/>
128 <Tool
129 Name="VCWebDeploymentTool"/>
130 </Configuration>
131 <Configuration
132 Name="ReleaseWithoutCrtdll|Win32"
133 OutputDirectory=".\zlibDllWithoutCrtDll"
134 IntermediateDirectory=".\zlibDllWithoutCrtDll"
135 ConfigurationType="2"
136 UseOfMFC="0"
137 ATLMinimizesCRunTimeLibraryUsage="FALSE">
138 <Tool
139 Name="VCCLCompilerTool"
140 InlineFunctionExpansion="1"
141 PreprocessorDefinitions="WIN32,ZLIB_WINAPI,ASMV,ASMINF"
142 StringPooling="TRUE"
143 ExceptionHandling="FALSE"
144 RuntimeLibrary="0"
145 EnableFunctionLevelLinking="TRUE"
146 PrecompiledHeaderFile=".\zlibDllWithoutCrtDll/zlibvc.pch"
147 AssemblerOutput="2"
148 AssemblerListingLocation=".\zlibDllWithoutCrtDll/"
149 ObjectFile=".\zlibDllWithoutCrtDll/"
150 ProgramDataBaseFileName=".\zlibDllWithoutCrtDll/"
151 BrowseInformation="1"
152 WarningLevel="3"
153 SuppressStartupBanner="TRUE"/>
154 <Tool
155 Name="VCCustomBuildTool"/>
156 <Tool
157 Name="VCLinkerTool"
158 AdditionalOptions="/MACHINE:I386"
159 AdditionalDependencies="gvmat32.obj inffas32.obj "
160 OutputFile=".\zlibDllWithoutCrtDll\zlibwapi.dll"
161 LinkIncremental="1"
162 SuppressStartupBanner="TRUE"
163 IgnoreAllDefaultLibraries="FALSE"
164 ModuleDefinitionFile=".\zlibvc.def"
165 ProgramDatabaseFile=".\zlibDllWithoutCrtDll/zlibwapi.pdb"
166 GenerateMapFile="TRUE"
167 MapFileName=".\zlibDllWithoutCrtDll/zlibwapi.map"
168 SubSystem="2"
169 OptimizeForWindows98="1"
170 ImportLibrary=".\zlibDllWithoutCrtDll/zlibwapi.lib"/>
171 <Tool
172 Name="VCMIDLTool"
173 PreprocessorDefinitions="NDEBUG"
174 MkTypLibCompatible="TRUE"
175 SuppressStartupBanner="TRUE"
176 TargetEnvironment="1"
177 TypeLibraryName=".\zlibDllWithoutCrtDll/zlibvc.tlb"/>
178 <Tool
179 Name="VCPostBuildEventTool"/>
180 <Tool
181 Name="VCPreBuildEventTool"/>
182 <Tool
183 Name="VCPreLinkEventTool"/>
184 <Tool
185 Name="VCResourceCompilerTool"
186 PreprocessorDefinitions="NDEBUG"
187 Culture="1036"/>
188 <Tool
189 Name="VCWebServiceProxyGeneratorTool"/>
190 <Tool
191 Name="VCWebDeploymentTool"/>
192 </Configuration>
193 <Configuration
194 Name="ReleaseAxp|Win32"
195 OutputDirectory=".\zlibvc__"
196 IntermediateDirectory=".\zlibvc__"
197 ConfigurationType="2"
198 UseOfMFC="0"
199 ATLMinimizesCRunTimeLibraryUsage="FALSE">
200 <Tool
201 Name="VCCLCompilerTool"
202 InlineFunctionExpansion="1"
203 PreprocessorDefinitions="WIN32,ZLIB_WINAPI"
204 StringPooling="TRUE"
205 ExceptionHandling="FALSE"
206 RuntimeLibrary="0"
207 EnableFunctionLevelLinking="TRUE"
208 PrecompiledHeaderFile=".\zlibvc__/zlibvc.pch"
209 AssemblerOutput="2"
210 AssemblerListingLocation=".\zlibvc__/"
211 ObjectFile=".\zlibvc__/"
212 ProgramDataBaseFileName=".\zlibvc__/"
213 BrowseInformation="1"
214 WarningLevel="3"
215 SuppressStartupBanner="TRUE"/>
216 <Tool
217 Name="VCCustomBuildTool"/>
218 <Tool
219 Name="VCLinkerTool"
220 AdditionalDependencies="crtdll.lib"
221 OutputFile="zlibvc__\zlibwapi.dll"
222 LinkIncremental="1"
223 SuppressStartupBanner="TRUE"
224 IgnoreAllDefaultLibraries="TRUE"
225 ModuleDefinitionFile=".\zlibvc.def"
226 ProgramDatabaseFile=".\zlibvc__/zlibwapi.pdb"
227 GenerateMapFile="TRUE"
228 MapFileName=".\zlibvc__/zlibwapi.map"
229 SubSystem="2"
230 ImportLibrary=".\zlibvc__/zlibwapi.lib"/>
231 <Tool
232 Name="VCMIDLTool"
233 PreprocessorDefinitions="NDEBUG"
234 MkTypLibCompatible="TRUE"
235 SuppressStartupBanner="TRUE"
236 TargetEnvironment="1"
237 TypeLibraryName=".\zlibvc__/zlibvc.tlb"/>
238 <Tool
239 Name="VCPostBuildEventTool"/>
240 <Tool
241 Name="VCPreBuildEventTool"/>
242 <Tool
243 Name="VCPreLinkEventTool"/>
244 <Tool
245 Name="VCResourceCompilerTool"
246 PreprocessorDefinitions="NDEBUG"
247 Culture="1036"/>
248 <Tool
249 Name="VCWebServiceProxyGeneratorTool"/>
250 <Tool
251 Name="VCWebDeploymentTool"/>
252 </Configuration>
253 <Configuration
254 Name="Release|Win32"
255 OutputDirectory=".\ReleaseDll"
256 IntermediateDirectory=".\ReleaseDll"
257 ConfigurationType="2"
258 UseOfMFC="0"
259 ATLMinimizesCRunTimeLibraryUsage="FALSE">
260 <Tool
261 Name="VCCLCompilerTool"
262 InlineFunctionExpansion="1"
263 PreprocessorDefinitions="WIN32,ZLIB_WINAPI,ASMV,ASMINF"
264 StringPooling="TRUE"
265 ExceptionHandling="FALSE"
266 RuntimeLibrary="0"
267 EnableFunctionLevelLinking="TRUE"
268 PrecompiledHeaderFile=".\ReleaseDll/zlibvc.pch"
269 AssemblerOutput="2"
270 AssemblerListingLocation=".\ReleaseDll/"
271 ObjectFile=".\ReleaseDll/"
272 ProgramDataBaseFileName=".\ReleaseDll/"
273 BrowseInformation="1"
274 WarningLevel="3"
275 SuppressStartupBanner="TRUE"/>
276 <Tool
277 Name="VCCustomBuildTool"/>
278 <Tool
279 Name="VCLinkerTool"
280 AdditionalOptions="/MACHINE:I386"
281 AdditionalDependencies="gvmat32.obj inffas32.obj crtdll.lib"
282 OutputFile=".\ReleaseDll\zlibwapi.dll"
283 LinkIncremental="1"
284 SuppressStartupBanner="TRUE"
285 IgnoreAllDefaultLibraries="TRUE"
286 ModuleDefinitionFile=".\zlibvc.def"
287 ProgramDatabaseFile=".\ReleaseDll/zlibwapi.pdb"
288 GenerateMapFile="TRUE"
289 MapFileName=".\ReleaseDll/zlibwapi.map"
290 SubSystem="2"
291 OptimizeForWindows98="1"
292 ImportLibrary=".\ReleaseDll/zlibwapi.lib"/>
293 <Tool
294 Name="VCMIDLTool"
295 PreprocessorDefinitions="NDEBUG"
296 MkTypLibCompatible="TRUE"
297 SuppressStartupBanner="TRUE"
298 TargetEnvironment="1"
299 TypeLibraryName=".\Release/zlibvc.tlb"/>
300 <Tool
301 Name="VCPostBuildEventTool"/>
302 <Tool
303 Name="VCPreBuildEventTool"/>
304 <Tool
305 Name="VCPreLinkEventTool"/>
306 <Tool
307 Name="VCResourceCompilerTool"
308 PreprocessorDefinitions="NDEBUG"
309 Culture="1036"/>
310 <Tool
311 Name="VCWebServiceProxyGeneratorTool"/>
312 <Tool
313 Name="VCWebDeploymentTool"/>
314 </Configuration>
315 </Configurations>
316 <Files>
317 <Filter
318 Name="Source Files"
319 Filter="cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90">
320 <File
321 RelativePath=".\adler32.c">
322 </File>
323 <File
324 RelativePath=".\compress.c">
325 </File>
326 <File
327 RelativePath=".\crc32.c">
328 </File>
329 <File
330 RelativePath=".\deflate.c">
331 </File>
332 <File
333 RelativePath=".\gvmat32c.c">
334 <FileConfiguration
335 Name="ReleaseWithoutAsm|Win32"
336 ExcludedFromBuild="TRUE">
337 <Tool
338 Name="VCCLCompilerTool"/>
339 </FileConfiguration>
340 </File>
341 <File
342 RelativePath=".\gzio.c">
343 </File>
344 <File
345 RelativePath=".\infback.c">
346 </File>
347 <File
348 RelativePath=".\inffast.c">
349 </File>
350 <File
351 RelativePath=".\inflate.c">
352 </File>
353 <File
354 RelativePath=".\inftrees.c">
355 </File>
356 <File
357 RelativePath=".\ioapi.c">
358 </File>
359 <File
360 RelativePath=".\iowin32.c">
361 </File>
362 <File
363 RelativePath=".\trees.c">
364 </File>
365 <File
366 RelativePath=".\uncompr.c">
367 </File>
368 <File
369 RelativePath=".\unzip.c">
370 <FileConfiguration
371 Name="Release|Win32">
372 <Tool
373 Name="VCCLCompilerTool"
374 AdditionalIncludeDirectories=""
375 PreprocessorDefinitions="ZLIB_INTERNAL"/>
376 </FileConfiguration>
377 </File>
378 <File
379 RelativePath=".\zip.c">
380 <FileConfiguration
381 Name="Release|Win32">
382 <Tool
383 Name="VCCLCompilerTool"
384 AdditionalIncludeDirectories=""
385 PreprocessorDefinitions="ZLIB_INTERNAL"/>
386 </FileConfiguration>
387 </File>
388 <File
389 RelativePath=".\zlib.rc">
390 </File>
391 <File
392 RelativePath=".\zlibvc.def">
393 </File>
394 <File
395 RelativePath=".\zutil.c">
396 </File>
397 </Filter>
398 <Filter
399 Name="Header Files"
400 Filter="h;hpp;hxx;hm;inl;fi;fd">
401 <File
402 RelativePath=".\deflate.h">
403 </File>
404 <File
405 RelativePath=".\infblock.h">
406 </File>
407 <File
408 RelativePath=".\infcodes.h">
409 </File>
410 <File
411 RelativePath=".\inffast.h">
412 </File>
413 <File
414 RelativePath=".\inftrees.h">
415 </File>
416 <File
417 RelativePath=".\infutil.h">
418 </File>
419 <File
420 RelativePath=".\zconf.h">
421 </File>
422 <File
423 RelativePath=".\zlib.h">
424 </File>
425 <File
426 RelativePath=".\zutil.h">
427 </File>
428 </Filter>
429 <Filter
430 Name="Resource Files"
431 Filter="ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe">
432 </Filter>
433 </Files>
434 <Globals>
435 </Globals>
436</VisualStudioProject>