diff options
Diffstat (limited to 'contrib/vstudio/vc7/zlibvc.vcproj')
-rw-r--r-- | contrib/vstudio/vc7/zlibvc.vcproj | 457 |
1 files changed, 0 insertions, 457 deletions
diff --git a/contrib/vstudio/vc7/zlibvc.vcproj b/contrib/vstudio/vc7/zlibvc.vcproj deleted file mode 100644 index 2c66643..0000000 --- a/contrib/vstudio/vc7/zlibvc.vcproj +++ /dev/null | |||
@@ -1,457 +0,0 @@ | |||
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 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | ||
24 | PreprocessorDefinitions="WIN32,ZLIB_WINAPI,ASMV,ASMINF" | ||
25 | ExceptionHandling="FALSE" | ||
26 | RuntimeLibrary="1" | ||
27 | PrecompiledHeaderFile=".\DebugDll/zlibvc.pch" | ||
28 | AssemblerListingLocation=".\DebugDll/" | ||
29 | ObjectFile=".\DebugDll/" | ||
30 | ProgramDataBaseFileName=".\DebugDll/" | ||
31 | WarningLevel="3" | ||
32 | SuppressStartupBanner="TRUE" | ||
33 | DebugInformationFormat="4"/> | ||
34 | <Tool | ||
35 | Name="VCCustomBuildTool"/> | ||
36 | <Tool | ||
37 | Name="VCLinkerTool" | ||
38 | AdditionalOptions="/MACHINE:I386" | ||
39 | AdditionalDependencies="..\..\masmx86\gvmat32.obj ..\..\masmx86\inffas32.obj" | ||
40 | OutputFile=".\DebugDll\zlibwapi.dll" | ||
41 | LinkIncremental="2" | ||
42 | SuppressStartupBanner="TRUE" | ||
43 | ModuleDefinitionFile=".\zlibvc.def" | ||
44 | GenerateDebugInformation="TRUE" | ||
45 | ProgramDatabaseFile=".\DebugDll/zlibwapi.pdb" | ||
46 | SubSystem="2" | ||
47 | ImportLibrary=".\DebugDll/zlibwapi.lib"/> | ||
48 | <Tool | ||
49 | Name="VCMIDLTool" | ||
50 | PreprocessorDefinitions="_DEBUG" | ||
51 | MkTypLibCompatible="TRUE" | ||
52 | SuppressStartupBanner="TRUE" | ||
53 | TargetEnvironment="1" | ||
54 | TypeLibraryName=".\DebugDll/zlibvc.tlb"/> | ||
55 | <Tool | ||
56 | Name="VCPostBuildEventTool"/> | ||
57 | <Tool | ||
58 | Name="VCPreBuildEventTool"/> | ||
59 | <Tool | ||
60 | Name="VCPreLinkEventTool"/> | ||
61 | <Tool | ||
62 | Name="VCResourceCompilerTool" | ||
63 | PreprocessorDefinitions="_DEBUG" | ||
64 | Culture="1036"/> | ||
65 | <Tool | ||
66 | Name="VCWebServiceProxyGeneratorTool"/> | ||
67 | <Tool | ||
68 | Name="VCWebDeploymentTool"/> | ||
69 | </Configuration> | ||
70 | <Configuration | ||
71 | Name="ReleaseWithoutAsm|Win32" | ||
72 | OutputDirectory=".\zlibDllWithoutAsm" | ||
73 | IntermediateDirectory=".\zlibDllWithoutAsm" | ||
74 | ConfigurationType="2" | ||
75 | UseOfMFC="0" | ||
76 | ATLMinimizesCRunTimeLibraryUsage="FALSE" | ||
77 | WholeProgramOptimization="TRUE"> | ||
78 | <Tool | ||
79 | Name="VCCLCompilerTool" | ||
80 | InlineFunctionExpansion="1" | ||
81 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | ||
82 | PreprocessorDefinitions="WIN32,ZLIB_WINAPI" | ||
83 | StringPooling="TRUE" | ||
84 | ExceptionHandling="FALSE" | ||
85 | RuntimeLibrary="0" | ||
86 | EnableFunctionLevelLinking="TRUE" | ||
87 | PrecompiledHeaderFile=".\zlibDllWithoutAsm/zlibvc.pch" | ||
88 | AssemblerOutput="2" | ||
89 | AssemblerListingLocation=".\zlibDllWithoutAsm/" | ||
90 | ObjectFile=".\zlibDllWithoutAsm/" | ||
91 | ProgramDataBaseFileName=".\zlibDllWithoutAsm/" | ||
92 | BrowseInformation="1" | ||
93 | WarningLevel="3" | ||
94 | SuppressStartupBanner="TRUE"/> | ||
95 | <Tool | ||
96 | Name="VCCustomBuildTool"/> | ||
97 | <Tool | ||
98 | Name="VCLinkerTool" | ||
99 | AdditionalOptions="/MACHINE:I386" | ||
100 | AdditionalDependencies="crtdll.lib" | ||
101 | OutputFile=".\zlibDllWithoutAsm\zlibwapi.dll" | ||
102 | LinkIncremental="1" | ||
103 | SuppressStartupBanner="TRUE" | ||
104 | IgnoreAllDefaultLibraries="TRUE" | ||
105 | ModuleDefinitionFile=".\zlibvc.def" | ||
106 | ProgramDatabaseFile=".\zlibDllWithoutAsm/zlibwapi.pdb" | ||
107 | GenerateMapFile="TRUE" | ||
108 | MapFileName=".\zlibDllWithoutAsm/zlibwapi.map" | ||
109 | SubSystem="2" | ||
110 | OptimizeForWindows98="1" | ||
111 | ImportLibrary=".\zlibDllWithoutAsm/zlibwapi.lib"/> | ||
112 | <Tool | ||
113 | Name="VCMIDLTool" | ||
114 | PreprocessorDefinitions="NDEBUG" | ||
115 | MkTypLibCompatible="TRUE" | ||
116 | SuppressStartupBanner="TRUE" | ||
117 | TargetEnvironment="1" | ||
118 | TypeLibraryName=".\zlibDllWithoutAsm/zlibvc.tlb"/> | ||
119 | <Tool | ||
120 | Name="VCPostBuildEventTool"/> | ||
121 | <Tool | ||
122 | Name="VCPreBuildEventTool"/> | ||
123 | <Tool | ||
124 | Name="VCPreLinkEventTool"/> | ||
125 | <Tool | ||
126 | Name="VCResourceCompilerTool" | ||
127 | PreprocessorDefinitions="NDEBUG" | ||
128 | Culture="1036"/> | ||
129 | <Tool | ||
130 | Name="VCWebServiceProxyGeneratorTool"/> | ||
131 | <Tool | ||
132 | Name="VCWebDeploymentTool"/> | ||
133 | </Configuration> | ||
134 | <Configuration | ||
135 | Name="ReleaseWithoutCrtdll|Win32" | ||
136 | OutputDirectory=".\zlibDllWithoutCrtDll" | ||
137 | IntermediateDirectory=".\zlibDllWithoutCrtDll" | ||
138 | ConfigurationType="2" | ||
139 | UseOfMFC="0" | ||
140 | ATLMinimizesCRunTimeLibraryUsage="FALSE" | ||
141 | WholeProgramOptimization="TRUE"> | ||
142 | <Tool | ||
143 | Name="VCCLCompilerTool" | ||
144 | InlineFunctionExpansion="1" | ||
145 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | ||
146 | PreprocessorDefinitions="WIN32,ZLIB_WINAPI,ASMV,ASMINF" | ||
147 | StringPooling="TRUE" | ||
148 | ExceptionHandling="FALSE" | ||
149 | RuntimeLibrary="0" | ||
150 | EnableFunctionLevelLinking="TRUE" | ||
151 | PrecompiledHeaderFile=".\zlibDllWithoutCrtDll/zlibvc.pch" | ||
152 | AssemblerOutput="2" | ||
153 | AssemblerListingLocation=".\zlibDllWithoutCrtDll/" | ||
154 | ObjectFile=".\zlibDllWithoutCrtDll/" | ||
155 | ProgramDataBaseFileName=".\zlibDllWithoutCrtDll/" | ||
156 | BrowseInformation="1" | ||
157 | WarningLevel="3" | ||
158 | SuppressStartupBanner="TRUE"/> | ||
159 | <Tool | ||
160 | Name="VCCustomBuildTool"/> | ||
161 | <Tool | ||
162 | Name="VCLinkerTool" | ||
163 | AdditionalOptions="/MACHINE:I386" | ||
164 | AdditionalDependencies="..\..\masmx86\gvmat32.obj ..\..\masmx86\inffas32.obj " | ||
165 | OutputFile=".\zlibDllWithoutCrtDll\zlibwapi.dll" | ||
166 | LinkIncremental="1" | ||
167 | SuppressStartupBanner="TRUE" | ||
168 | IgnoreAllDefaultLibraries="FALSE" | ||
169 | ModuleDefinitionFile=".\zlibvc.def" | ||
170 | ProgramDatabaseFile=".\zlibDllWithoutCrtDll/zlibwapi.pdb" | ||
171 | GenerateMapFile="TRUE" | ||
172 | MapFileName=".\zlibDllWithoutCrtDll/zlibwapi.map" | ||
173 | SubSystem="2" | ||
174 | OptimizeForWindows98="1" | ||
175 | ImportLibrary=".\zlibDllWithoutCrtDll/zlibwapi.lib"/> | ||
176 | <Tool | ||
177 | Name="VCMIDLTool" | ||
178 | PreprocessorDefinitions="NDEBUG" | ||
179 | MkTypLibCompatible="TRUE" | ||
180 | SuppressStartupBanner="TRUE" | ||
181 | TargetEnvironment="1" | ||
182 | TypeLibraryName=".\zlibDllWithoutCrtDll/zlibvc.tlb"/> | ||
183 | <Tool | ||
184 | Name="VCPostBuildEventTool"/> | ||
185 | <Tool | ||
186 | Name="VCPreBuildEventTool"/> | ||
187 | <Tool | ||
188 | Name="VCPreLinkEventTool"/> | ||
189 | <Tool | ||
190 | Name="VCResourceCompilerTool" | ||
191 | PreprocessorDefinitions="NDEBUG" | ||
192 | Culture="1036"/> | ||
193 | <Tool | ||
194 | Name="VCWebServiceProxyGeneratorTool"/> | ||
195 | <Tool | ||
196 | Name="VCWebDeploymentTool"/> | ||
197 | </Configuration> | ||
198 | <Configuration | ||
199 | Name="ReleaseAxp|Win32" | ||
200 | OutputDirectory=".\zlibvc__" | ||
201 | IntermediateDirectory=".\zlibvc__" | ||
202 | ConfigurationType="2" | ||
203 | UseOfMFC="0" | ||
204 | ATLMinimizesCRunTimeLibraryUsage="FALSE" | ||
205 | WholeProgramOptimization="TRUE"> | ||
206 | <Tool | ||
207 | Name="VCCLCompilerTool" | ||
208 | InlineFunctionExpansion="1" | ||
209 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | ||
210 | PreprocessorDefinitions="WIN32,ZLIB_WINAPI" | ||
211 | StringPooling="TRUE" | ||
212 | ExceptionHandling="FALSE" | ||
213 | RuntimeLibrary="0" | ||
214 | EnableFunctionLevelLinking="TRUE" | ||
215 | PrecompiledHeaderFile=".\zlibvc__/zlibvc.pch" | ||
216 | AssemblerOutput="2" | ||
217 | AssemblerListingLocation=".\zlibvc__/" | ||
218 | ObjectFile=".\zlibvc__/" | ||
219 | ProgramDataBaseFileName=".\zlibvc__/" | ||
220 | BrowseInformation="1" | ||
221 | WarningLevel="3" | ||
222 | SuppressStartupBanner="TRUE"/> | ||
223 | <Tool | ||
224 | Name="VCCustomBuildTool"/> | ||
225 | <Tool | ||
226 | Name="VCLinkerTool" | ||
227 | AdditionalDependencies="crtdll.lib" | ||
228 | OutputFile="zlibvc__\zlibwapi.dll" | ||
229 | LinkIncremental="1" | ||
230 | SuppressStartupBanner="TRUE" | ||
231 | IgnoreAllDefaultLibraries="TRUE" | ||
232 | ModuleDefinitionFile=".\zlibvc.def" | ||
233 | ProgramDatabaseFile=".\zlibvc__/zlibwapi.pdb" | ||
234 | GenerateMapFile="TRUE" | ||
235 | MapFileName=".\zlibvc__/zlibwapi.map" | ||
236 | SubSystem="2" | ||
237 | ImportLibrary=".\zlibvc__/zlibwapi.lib"/> | ||
238 | <Tool | ||
239 | Name="VCMIDLTool" | ||
240 | PreprocessorDefinitions="NDEBUG" | ||
241 | MkTypLibCompatible="TRUE" | ||
242 | SuppressStartupBanner="TRUE" | ||
243 | TargetEnvironment="1" | ||
244 | TypeLibraryName=".\zlibvc__/zlibvc.tlb"/> | ||
245 | <Tool | ||
246 | Name="VCPostBuildEventTool"/> | ||
247 | <Tool | ||
248 | Name="VCPreBuildEventTool"/> | ||
249 | <Tool | ||
250 | Name="VCPreLinkEventTool"/> | ||
251 | <Tool | ||
252 | Name="VCResourceCompilerTool" | ||
253 | PreprocessorDefinitions="NDEBUG" | ||
254 | Culture="1036"/> | ||
255 | <Tool | ||
256 | Name="VCWebServiceProxyGeneratorTool"/> | ||
257 | <Tool | ||
258 | Name="VCWebDeploymentTool"/> | ||
259 | </Configuration> | ||
260 | <Configuration | ||
261 | Name="Release|Win32" | ||
262 | OutputDirectory=".\ReleaseDll" | ||
263 | IntermediateDirectory=".\ReleaseDll" | ||
264 | ConfigurationType="2" | ||
265 | UseOfMFC="0" | ||
266 | ATLMinimizesCRunTimeLibraryUsage="FALSE" | ||
267 | WholeProgramOptimization="TRUE"> | ||
268 | <Tool | ||
269 | Name="VCCLCompilerTool" | ||
270 | InlineFunctionExpansion="1" | ||
271 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | ||
272 | PreprocessorDefinitions="WIN32,ZLIB_WINAPI,ASMV,ASMINF" | ||
273 | StringPooling="TRUE" | ||
274 | ExceptionHandling="FALSE" | ||
275 | RuntimeLibrary="0" | ||
276 | EnableFunctionLevelLinking="TRUE" | ||
277 | PrecompiledHeaderFile=".\ReleaseDll/zlibvc.pch" | ||
278 | AssemblerOutput="2" | ||
279 | AssemblerListingLocation=".\ReleaseDll/" | ||
280 | ObjectFile=".\ReleaseDll/" | ||
281 | ProgramDataBaseFileName=".\ReleaseDll/" | ||
282 | BrowseInformation="1" | ||
283 | WarningLevel="3" | ||
284 | SuppressStartupBanner="TRUE"/> | ||
285 | <Tool | ||
286 | Name="VCCustomBuildTool"/> | ||
287 | <Tool | ||
288 | Name="VCLinkerTool" | ||
289 | AdditionalOptions="/MACHINE:I386" | ||
290 | AdditionalDependencies="..\..\masmx86\gvmat32.obj ..\..\masmx86\inffas32.obj crtdll.lib" | ||
291 | OutputFile=".\ReleaseDll\zlibwapi.dll" | ||
292 | LinkIncremental="1" | ||
293 | SuppressStartupBanner="TRUE" | ||
294 | IgnoreAllDefaultLibraries="TRUE" | ||
295 | ModuleDefinitionFile=".\zlibvc.def" | ||
296 | ProgramDatabaseFile=".\ReleaseDll/zlibwapi.pdb" | ||
297 | GenerateMapFile="TRUE" | ||
298 | MapFileName=".\ReleaseDll/zlibwapi.map" | ||
299 | SubSystem="2" | ||
300 | OptimizeForWindows98="1" | ||
301 | ImportLibrary=".\ReleaseDll/zlibwapi.lib"/> | ||
302 | <Tool | ||
303 | Name="VCMIDLTool" | ||
304 | PreprocessorDefinitions="NDEBUG" | ||
305 | MkTypLibCompatible="TRUE" | ||
306 | SuppressStartupBanner="TRUE" | ||
307 | TargetEnvironment="1" | ||
308 | TypeLibraryName=".\Release/zlibvc.tlb"/> | ||
309 | <Tool | ||
310 | Name="VCPostBuildEventTool"/> | ||
311 | <Tool | ||
312 | Name="VCPreBuildEventTool"/> | ||
313 | <Tool | ||
314 | Name="VCPreLinkEventTool"/> | ||
315 | <Tool | ||
316 | Name="VCResourceCompilerTool" | ||
317 | PreprocessorDefinitions="NDEBUG" | ||
318 | Culture="1036"/> | ||
319 | <Tool | ||
320 | Name="VCWebServiceProxyGeneratorTool"/> | ||
321 | <Tool | ||
322 | Name="VCWebDeploymentTool"/> | ||
323 | </Configuration> | ||
324 | </Configurations> | ||
325 | <Files> | ||
326 | <Filter | ||
327 | Name="Source Files" | ||
328 | Filter="cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"> | ||
329 | <File | ||
330 | RelativePath="..\..\..\adler32.c"> | ||
331 | </File> | ||
332 | <File | ||
333 | RelativePath="..\..\..\compress.c"> | ||
334 | </File> | ||
335 | <File | ||
336 | RelativePath="..\..\..\crc32.c"> | ||
337 | </File> | ||
338 | <File | ||
339 | RelativePath="..\..\..\deflate.c"> | ||
340 | </File> | ||
341 | <File | ||
342 | RelativePath="..\..\masmx86\gvmat32c.c"> | ||
343 | <FileConfiguration | ||
344 | Name="ReleaseWithoutAsm|Win32" | ||
345 | ExcludedFromBuild="TRUE"> | ||
346 | <Tool | ||
347 | Name="VCCLCompilerTool"/> | ||
348 | </FileConfiguration> | ||
349 | </File> | ||
350 | <File | ||
351 | RelativePath="..\..\..\gzclose.c"> | ||
352 | </File> | ||
353 | <File | ||
354 | RelativePath="..\..\..\gzio.c"> | ||
355 | </File> | ||
356 | <File | ||
357 | RelativePath="..\..\..\gzlib.c"> | ||
358 | </File> | ||
359 | <File | ||
360 | RelativePath="..\..\..\gzread.c"> | ||
361 | </File> | ||
362 | <File | ||
363 | RelativePath="..\..\..\gzwrite.c"> | ||
364 | </File> | ||
365 | <File | ||
366 | RelativePath="..\..\..\infback.c"> | ||
367 | </File> | ||
368 | <File | ||
369 | RelativePath="..\..\..\inffast.c"> | ||
370 | </File> | ||
371 | <File | ||
372 | RelativePath="..\..\..\inflate.c"> | ||
373 | </File> | ||
374 | <File | ||
375 | RelativePath="..\..\..\inftrees.c"> | ||
376 | </File> | ||
377 | <File | ||
378 | RelativePath="..\..\minizip\ioapi.c"> | ||
379 | </File> | ||
380 | <File | ||
381 | RelativePath="..\..\minizip\iowin32.c"> | ||
382 | </File> | ||
383 | <File | ||
384 | RelativePath="..\..\..\trees.c"> | ||
385 | </File> | ||
386 | <File | ||
387 | RelativePath="..\..\..\uncompr.c"> | ||
388 | </File> | ||
389 | <File | ||
390 | RelativePath="..\..\minizip\unzip.c"> | ||
391 | <FileConfiguration | ||
392 | Name="Release|Win32"> | ||
393 | <Tool | ||
394 | Name="VCCLCompilerTool" | ||
395 | AdditionalIncludeDirectories="" | ||
396 | PreprocessorDefinitions="ZLIB_INTERNAL"/> | ||
397 | </FileConfiguration> | ||
398 | </File> | ||
399 | <File | ||
400 | RelativePath="..\..\minizip\zip.c"> | ||
401 | <FileConfiguration | ||
402 | Name="Release|Win32"> | ||
403 | <Tool | ||
404 | Name="VCCLCompilerTool" | ||
405 | AdditionalIncludeDirectories="" | ||
406 | PreprocessorDefinitions="ZLIB_INTERNAL"/> | ||
407 | </FileConfiguration> | ||
408 | </File> | ||
409 | <File | ||
410 | RelativePath=".\zlib.rc"> | ||
411 | </File> | ||
412 | <File | ||
413 | RelativePath=".\zlibvc.def"> | ||
414 | </File> | ||
415 | <File | ||
416 | RelativePath="..\..\..\zutil.c"> | ||
417 | </File> | ||
418 | </Filter> | ||
419 | <Filter | ||
420 | Name="Header Files" | ||
421 | Filter="h;hpp;hxx;hm;inl;fi;fd"> | ||
422 | <File | ||
423 | RelativePath="..\..\..\deflate.h"> | ||
424 | </File> | ||
425 | <File | ||
426 | RelativePath="..\..\..\infblock.h"> | ||
427 | </File> | ||
428 | <File | ||
429 | RelativePath="..\..\..\infcodes.h"> | ||
430 | </File> | ||
431 | <File | ||
432 | RelativePath="..\..\..\inffast.h"> | ||
433 | </File> | ||
434 | <File | ||
435 | RelativePath="..\..\..\inftrees.h"> | ||
436 | </File> | ||
437 | <File | ||
438 | RelativePath="..\..\..\infutil.h"> | ||
439 | </File> | ||
440 | <File | ||
441 | RelativePath="..\..\..\zconf.h"> | ||
442 | </File> | ||
443 | <File | ||
444 | RelativePath="..\..\..\zlib.h"> | ||
445 | </File> | ||
446 | <File | ||
447 | RelativePath="..\..\..\zutil.h"> | ||
448 | </File> | ||
449 | </Filter> | ||
450 | <Filter | ||
451 | Name="Resource Files" | ||
452 | Filter="ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"> | ||
453 | </Filter> | ||
454 | </Files> | ||
455 | <Globals> | ||
456 | </Globals> | ||
457 | </VisualStudioProject> | ||