1 | <?xml version="1.0" encoding="Windows-1252"?>
|
---|
2 | <VisualStudioProject
|
---|
3 | ProjectType="Visual C++"
|
---|
4 | Version="7.10"
|
---|
5 | Name="zlib">
|
---|
6 | <Platforms>
|
---|
7 | <Platform
|
---|
8 | Name="Win32"/>
|
---|
9 | </Platforms>
|
---|
10 | <Configurations>
|
---|
11 | <Configuration
|
---|
12 | Name="DLL Release|Win32"
|
---|
13 | OutputDirectory=".\Win32_DLL_Release\ZLib"
|
---|
14 | IntermediateDirectory=".\Win32_DLL_Release\ZLib"
|
---|
15 | ConfigurationType="2">
|
---|
16 | <Tool
|
---|
17 | Name="VCCLCompilerTool"
|
---|
18 | InlineFunctionExpansion="1"
|
---|
19 | AdditionalIncludeDirectories="..\..\..\zlib"
|
---|
20 | PreprocessorDefinitions="WIN32;NDEBUG"
|
---|
21 | StringPooling="TRUE"
|
---|
22 | RuntimeLibrary="2"
|
---|
23 | EnableFunctionLevelLinking="TRUE"
|
---|
24 | WarningLevel="3"
|
---|
25 | CompileAs="1"/>
|
---|
26 | <Tool
|
---|
27 | Name="VCCustomBuildTool"/>
|
---|
28 | <Tool
|
---|
29 | Name="VCLinkerTool"
|
---|
30 | OutputFile="$(OutDir)\zlib1.dll"
|
---|
31 | LinkIncremental="1"
|
---|
32 | ModuleDefinitionFile="..\..\..\zlib\win32\zlib.def"/>
|
---|
33 | <Tool
|
---|
34 | Name="VCMIDLTool"/>
|
---|
35 | <Tool
|
---|
36 | Name="VCPostBuildEventTool"/>
|
---|
37 | <Tool
|
---|
38 | Name="VCPreBuildEventTool"/>
|
---|
39 | <Tool
|
---|
40 | Name="VCPreLinkEventTool"/>
|
---|
41 | <Tool
|
---|
42 | Name="VCResourceCompilerTool"
|
---|
43 | PreprocessorDefinitions="NDEBUG"
|
---|
44 | Culture="1033"/>
|
---|
45 | <Tool
|
---|
46 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
47 | <Tool
|
---|
48 | Name="VCXMLDataGeneratorTool"/>
|
---|
49 | <Tool
|
---|
50 | Name="VCWebDeploymentTool"/>
|
---|
51 | <Tool
|
---|
52 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
53 | <Tool
|
---|
54 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
55 | </Configuration>
|
---|
56 | <Configuration
|
---|
57 | Name="DLL Debug|Win32"
|
---|
58 | OutputDirectory=".\Win32_DLL_Debug\ZLib"
|
---|
59 | IntermediateDirectory=".\Win32_DLL_Debug\ZLib"
|
---|
60 | ConfigurationType="2">
|
---|
61 | <Tool
|
---|
62 | Name="VCCLCompilerTool"
|
---|
63 | Optimization="0"
|
---|
64 | AdditionalIncludeDirectories="..\..\..\zlib"
|
---|
65 | PreprocessorDefinitions="WIN32;_DEBUG"
|
---|
66 | BasicRuntimeChecks="3"
|
---|
67 | RuntimeLibrary="3"
|
---|
68 | WarningLevel="3"
|
---|
69 | DebugInformationFormat="4"
|
---|
70 | CompileAs="1"/>
|
---|
71 | <Tool
|
---|
72 | Name="VCCustomBuildTool"/>
|
---|
73 | <Tool
|
---|
74 | Name="VCLinkerTool"
|
---|
75 | OutputFile="$(OutDir)\zlib1d.dll"
|
---|
76 | ModuleDefinitionFile="..\..\..\zlib\win32\zlib.def"
|
---|
77 | GenerateDebugInformation="TRUE"/>
|
---|
78 | <Tool
|
---|
79 | Name="VCMIDLTool"/>
|
---|
80 | <Tool
|
---|
81 | Name="VCPostBuildEventTool"/>
|
---|
82 | <Tool
|
---|
83 | Name="VCPreBuildEventTool"/>
|
---|
84 | <Tool
|
---|
85 | Name="VCPreLinkEventTool"/>
|
---|
86 | <Tool
|
---|
87 | Name="VCResourceCompilerTool"
|
---|
88 | PreprocessorDefinitions="_DEBUG"
|
---|
89 | Culture="1033"/>
|
---|
90 | <Tool
|
---|
91 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
92 | <Tool
|
---|
93 | Name="VCXMLDataGeneratorTool"/>
|
---|
94 | <Tool
|
---|
95 | Name="VCWebDeploymentTool"/>
|
---|
96 | <Tool
|
---|
97 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
98 | <Tool
|
---|
99 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
100 | </Configuration>
|
---|
101 | <Configuration
|
---|
102 | Name="DLL ASM Release|Win32"
|
---|
103 | OutputDirectory=".\Win32_DLL_ASM_Release\ZLib"
|
---|
104 | IntermediateDirectory=".\Win32_DLL_ASM_Release\ZLib"
|
---|
105 | ConfigurationType="2">
|
---|
106 | <Tool
|
---|
107 | Name="VCCLCompilerTool"
|
---|
108 | InlineFunctionExpansion="1"
|
---|
109 | AdditionalIncludeDirectories="..\..\..\zlib"
|
---|
110 | PreprocessorDefinitions="WIN32;NDEBUG;ASMV;ASMINF"
|
---|
111 | StringPooling="TRUE"
|
---|
112 | RuntimeLibrary="2"
|
---|
113 | EnableFunctionLevelLinking="TRUE"
|
---|
114 | WarningLevel="3"
|
---|
115 | CompileAs="1"/>
|
---|
116 | <Tool
|
---|
117 | Name="VCCustomBuildTool"/>
|
---|
118 | <Tool
|
---|
119 | Name="VCLinkerTool"
|
---|
120 | OutputFile="$(OutDir)\zlib1.dll"
|
---|
121 | LinkIncremental="1"
|
---|
122 | ModuleDefinitionFile="..\..\..\zlib\win32\zlib.def"/>
|
---|
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 | PreprocessorDefinitions="NDEBUG"
|
---|
134 | Culture="1033"/>
|
---|
135 | <Tool
|
---|
136 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
137 | <Tool
|
---|
138 | Name="VCXMLDataGeneratorTool"/>
|
---|
139 | <Tool
|
---|
140 | Name="VCWebDeploymentTool"/>
|
---|
141 | <Tool
|
---|
142 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
143 | <Tool
|
---|
144 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
145 | </Configuration>
|
---|
146 | <Configuration
|
---|
147 | Name="DLL ASM Debug|Win32"
|
---|
148 | OutputDirectory=".\Win32_DLL_ASM_Debug\ZLib"
|
---|
149 | IntermediateDirectory=".\Win32_DLL_ASM_Debug\ZLib"
|
---|
150 | ConfigurationType="2">
|
---|
151 | <Tool
|
---|
152 | Name="VCCLCompilerTool"
|
---|
153 | Optimization="0"
|
---|
154 | AdditionalIncludeDirectories="..\..\..\zlib"
|
---|
155 | PreprocessorDefinitions="WIN32;_DEBUG;ASMV;ASMINF"
|
---|
156 | BasicRuntimeChecks="3"
|
---|
157 | RuntimeLibrary="3"
|
---|
158 | WarningLevel="3"
|
---|
159 | DebugInformationFormat="4"
|
---|
160 | CompileAs="1"/>
|
---|
161 | <Tool
|
---|
162 | Name="VCCustomBuildTool"/>
|
---|
163 | <Tool
|
---|
164 | Name="VCLinkerTool"
|
---|
165 | OutputFile="$(OutDir)\zlib1d.dll"
|
---|
166 | ModuleDefinitionFile="..\..\..\zlib\win32\zlib.def"
|
---|
167 | GenerateDebugInformation="TRUE"/>
|
---|
168 | <Tool
|
---|
169 | Name="VCMIDLTool"/>
|
---|
170 | <Tool
|
---|
171 | Name="VCPostBuildEventTool"/>
|
---|
172 | <Tool
|
---|
173 | Name="VCPreBuildEventTool"/>
|
---|
174 | <Tool
|
---|
175 | Name="VCPreLinkEventTool"/>
|
---|
176 | <Tool
|
---|
177 | Name="VCResourceCompilerTool"
|
---|
178 | PreprocessorDefinitions="_DEBUG"
|
---|
179 | Culture="1033"/>
|
---|
180 | <Tool
|
---|
181 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
182 | <Tool
|
---|
183 | Name="VCXMLDataGeneratorTool"/>
|
---|
184 | <Tool
|
---|
185 | Name="VCWebDeploymentTool"/>
|
---|
186 | <Tool
|
---|
187 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
188 | <Tool
|
---|
189 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
190 | </Configuration>
|
---|
191 | <Configuration
|
---|
192 | Name="LIB Release|Win32"
|
---|
193 | OutputDirectory=".\Win32_LIB_Release\ZLib"
|
---|
194 | IntermediateDirectory=".\Win32_LIB_Release\ZLib"
|
---|
195 | ConfigurationType="4">
|
---|
196 | <Tool
|
---|
197 | Name="VCCLCompilerTool"
|
---|
198 | InlineFunctionExpansion="1"
|
---|
199 | AdditionalIncludeDirectories="..\..\..\zlib"
|
---|
200 | PreprocessorDefinitions="WIN32;NDEBUG"
|
---|
201 | StringPooling="TRUE"
|
---|
202 | RuntimeLibrary="2"
|
---|
203 | EnableFunctionLevelLinking="TRUE"
|
---|
204 | WarningLevel="3"
|
---|
205 | CompileAs="1"/>
|
---|
206 | <Tool
|
---|
207 | Name="VCCustomBuildTool"/>
|
---|
208 | <Tool
|
---|
209 | Name="VCLibrarianTool"
|
---|
210 | OutputFile="$(OutDir)\zlib.lib"/>
|
---|
211 | <Tool
|
---|
212 | Name="VCMIDLTool"/>
|
---|
213 | <Tool
|
---|
214 | Name="VCPostBuildEventTool"/>
|
---|
215 | <Tool
|
---|
216 | Name="VCPreBuildEventTool"/>
|
---|
217 | <Tool
|
---|
218 | Name="VCPreLinkEventTool"/>
|
---|
219 | <Tool
|
---|
220 | Name="VCResourceCompilerTool"/>
|
---|
221 | <Tool
|
---|
222 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
223 | <Tool
|
---|
224 | Name="VCXMLDataGeneratorTool"/>
|
---|
225 | <Tool
|
---|
226 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
227 | <Tool
|
---|
228 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
229 | </Configuration>
|
---|
230 | <Configuration
|
---|
231 | Name="LIB Debug|Win32"
|
---|
232 | OutputDirectory=".\Win32_LIB_Debug\ZLib"
|
---|
233 | IntermediateDirectory=".\Win32_LIB_Debug\ZLib"
|
---|
234 | ConfigurationType="4">
|
---|
235 | <Tool
|
---|
236 | Name="VCCLCompilerTool"
|
---|
237 | Optimization="0"
|
---|
238 | AdditionalIncludeDirectories="..\..\..\zlib"
|
---|
239 | PreprocessorDefinitions="WIN32;_DEBUG"
|
---|
240 | BasicRuntimeChecks="3"
|
---|
241 | RuntimeLibrary="3"
|
---|
242 | WarningLevel="3"
|
---|
243 | DebugInformationFormat="4"
|
---|
244 | CompileAs="1"/>
|
---|
245 | <Tool
|
---|
246 | Name="VCCustomBuildTool"/>
|
---|
247 | <Tool
|
---|
248 | Name="VCLibrarianTool"
|
---|
249 | OutputFile="$(OutDir)\zlibd.lib"/>
|
---|
250 | <Tool
|
---|
251 | Name="VCMIDLTool"/>
|
---|
252 | <Tool
|
---|
253 | Name="VCPostBuildEventTool"/>
|
---|
254 | <Tool
|
---|
255 | Name="VCPreBuildEventTool"/>
|
---|
256 | <Tool
|
---|
257 | Name="VCPreLinkEventTool"/>
|
---|
258 | <Tool
|
---|
259 | Name="VCResourceCompilerTool"/>
|
---|
260 | <Tool
|
---|
261 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
262 | <Tool
|
---|
263 | Name="VCXMLDataGeneratorTool"/>
|
---|
264 | <Tool
|
---|
265 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
266 | <Tool
|
---|
267 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
268 | </Configuration>
|
---|
269 | <Configuration
|
---|
270 | Name="LIB ASM Release|Win32"
|
---|
271 | OutputDirectory=".\Win32_LIB_ASM_Release\ZLib"
|
---|
272 | IntermediateDirectory=".\Win32_LIB_ASM_Release\ZLib"
|
---|
273 | ConfigurationType="4">
|
---|
274 | <Tool
|
---|
275 | Name="VCCLCompilerTool"
|
---|
276 | InlineFunctionExpansion="1"
|
---|
277 | AdditionalIncludeDirectories="..\..\..\zlib"
|
---|
278 | PreprocessorDefinitions="WIN32;NDEBUG;ASMV;ASMINF"
|
---|
279 | StringPooling="TRUE"
|
---|
280 | RuntimeLibrary="2"
|
---|
281 | EnableFunctionLevelLinking="TRUE"
|
---|
282 | WarningLevel="3"
|
---|
283 | CompileAs="1"/>
|
---|
284 | <Tool
|
---|
285 | Name="VCCustomBuildTool"/>
|
---|
286 | <Tool
|
---|
287 | Name="VCLibrarianTool"
|
---|
288 | OutputFile="$(OutDir)\zlib.lib"/>
|
---|
289 | <Tool
|
---|
290 | Name="VCMIDLTool"/>
|
---|
291 | <Tool
|
---|
292 | Name="VCPostBuildEventTool"/>
|
---|
293 | <Tool
|
---|
294 | Name="VCPreBuildEventTool"/>
|
---|
295 | <Tool
|
---|
296 | Name="VCPreLinkEventTool"/>
|
---|
297 | <Tool
|
---|
298 | Name="VCResourceCompilerTool"/>
|
---|
299 | <Tool
|
---|
300 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
301 | <Tool
|
---|
302 | Name="VCXMLDataGeneratorTool"/>
|
---|
303 | <Tool
|
---|
304 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
305 | <Tool
|
---|
306 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
307 | </Configuration>
|
---|
308 | <Configuration
|
---|
309 | Name="LIB ASM Debug|Win32"
|
---|
310 | OutputDirectory=".\Win32_LIB_ASM_Debug\ZLib"
|
---|
311 | IntermediateDirectory=".\Win32_LIB_ASM_Debug\ZLib"
|
---|
312 | ConfigurationType="4">
|
---|
313 | <Tool
|
---|
314 | Name="VCCLCompilerTool"
|
---|
315 | Optimization="0"
|
---|
316 | AdditionalIncludeDirectories="..\..\..\zlib"
|
---|
317 | PreprocessorDefinitions="WIN32;_DEBUG;ASMV;ASMINF"
|
---|
318 | BasicRuntimeChecks="3"
|
---|
319 | RuntimeLibrary="3"
|
---|
320 | WarningLevel="3"
|
---|
321 | DebugInformationFormat="4"
|
---|
322 | CompileAs="1"/>
|
---|
323 | <Tool
|
---|
324 | Name="VCCustomBuildTool"/>
|
---|
325 | <Tool
|
---|
326 | Name="VCLibrarianTool"
|
---|
327 | OutputFile="$(OutDir)\zlibd.lib"/>
|
---|
328 | <Tool
|
---|
329 | Name="VCMIDLTool"/>
|
---|
330 | <Tool
|
---|
331 | Name="VCPostBuildEventTool"/>
|
---|
332 | <Tool
|
---|
333 | Name="VCPreBuildEventTool"/>
|
---|
334 | <Tool
|
---|
335 | Name="VCPreLinkEventTool"/>
|
---|
336 | <Tool
|
---|
337 | Name="VCResourceCompilerTool"/>
|
---|
338 | <Tool
|
---|
339 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
340 | <Tool
|
---|
341 | Name="VCXMLDataGeneratorTool"/>
|
---|
342 | <Tool
|
---|
343 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
344 | <Tool
|
---|
345 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
346 | </Configuration>
|
---|
347 | </Configurations>
|
---|
348 | <References>
|
---|
349 | </References>
|
---|
350 | <Files>
|
---|
351 | <Filter
|
---|
352 | Name="Source Files"
|
---|
353 | Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
---|
354 | <File
|
---|
355 | RelativePath="..\..\..\zlib\adler32.c">
|
---|
356 | </File>
|
---|
357 | <File
|
---|
358 | RelativePath="..\..\..\zlib\compress.c">
|
---|
359 | </File>
|
---|
360 | <File
|
---|
361 | RelativePath="..\..\..\zlib\crc32.c">
|
---|
362 | </File>
|
---|
363 | <File
|
---|
364 | RelativePath="..\..\..\zlib\deflate.c">
|
---|
365 | </File>
|
---|
366 | <File
|
---|
367 | RelativePath="..\..\..\zlib\gzio.c">
|
---|
368 | </File>
|
---|
369 | <File
|
---|
370 | RelativePath="..\..\..\zlib\infback.c">
|
---|
371 | </File>
|
---|
372 | <File
|
---|
373 | RelativePath="..\..\..\zlib\inffast.c">
|
---|
374 | </File>
|
---|
375 | <File
|
---|
376 | RelativePath="..\..\..\zlib\inflate.c">
|
---|
377 | </File>
|
---|
378 | <File
|
---|
379 | RelativePath="..\..\..\zlib\inftrees.c">
|
---|
380 | </File>
|
---|
381 | <File
|
---|
382 | RelativePath="..\..\..\zlib\trees.c">
|
---|
383 | </File>
|
---|
384 | <File
|
---|
385 | RelativePath="..\..\..\zlib\uncompr.c">
|
---|
386 | </File>
|
---|
387 | <File
|
---|
388 | RelativePath="..\..\..\zlib\win32\zlib.def">
|
---|
389 | <FileConfiguration
|
---|
390 | Name="LIB Release|Win32"
|
---|
391 | ExcludedFromBuild="TRUE">
|
---|
392 | <Tool
|
---|
393 | Name="VCCustomBuildTool"/>
|
---|
394 | </FileConfiguration>
|
---|
395 | <FileConfiguration
|
---|
396 | Name="LIB Debug|Win32"
|
---|
397 | ExcludedFromBuild="TRUE">
|
---|
398 | <Tool
|
---|
399 | Name="VCCustomBuildTool"/>
|
---|
400 | </FileConfiguration>
|
---|
401 | <FileConfiguration
|
---|
402 | Name="LIB ASM Release|Win32"
|
---|
403 | ExcludedFromBuild="TRUE">
|
---|
404 | <Tool
|
---|
405 | Name="VCCustomBuildTool"/>
|
---|
406 | </FileConfiguration>
|
---|
407 | <FileConfiguration
|
---|
408 | Name="LIB ASM Debug|Win32"
|
---|
409 | ExcludedFromBuild="TRUE">
|
---|
410 | <Tool
|
---|
411 | Name="VCCustomBuildTool"/>
|
---|
412 | </FileConfiguration>
|
---|
413 | </File>
|
---|
414 | <File
|
---|
415 | RelativePath="..\..\..\zlib\zutil.c">
|
---|
416 | </File>
|
---|
417 | </Filter>
|
---|
418 | <Filter
|
---|
419 | Name="Header Files"
|
---|
420 | Filter="h;hpp;hxx;hm;inl">
|
---|
421 | <File
|
---|
422 | RelativePath="..\..\..\zlib\crc32.h">
|
---|
423 | </File>
|
---|
424 | <File
|
---|
425 | RelativePath="..\..\..\zlib\deflate.h">
|
---|
426 | </File>
|
---|
427 | <File
|
---|
428 | RelativePath="..\..\..\zlib\inffast.h">
|
---|
429 | </File>
|
---|
430 | <File
|
---|
431 | RelativePath="..\..\..\zlib\inffixed.h">
|
---|
432 | </File>
|
---|
433 | <File
|
---|
434 | RelativePath="..\..\..\zlib\inflate.h">
|
---|
435 | </File>
|
---|
436 | <File
|
---|
437 | RelativePath="..\..\..\zlib\inftrees.h">
|
---|
438 | </File>
|
---|
439 | <File
|
---|
440 | RelativePath="..\..\..\zlib\trees.h">
|
---|
441 | </File>
|
---|
442 | <File
|
---|
443 | RelativePath="..\..\..\zlib\zconf.h">
|
---|
444 | </File>
|
---|
445 | <File
|
---|
446 | RelativePath="..\..\..\zlib\zlib.h">
|
---|
447 | </File>
|
---|
448 | <File
|
---|
449 | RelativePath="..\..\..\zlib\zutil.h">
|
---|
450 | </File>
|
---|
451 | </Filter>
|
---|
452 | <Filter
|
---|
453 | Name="Resource Files"
|
---|
454 | Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
---|
455 | <File
|
---|
456 | RelativePath="..\..\..\zlib\win32\zlib1.rc">
|
---|
457 | <FileConfiguration
|
---|
458 | Name="LIB Release|Win32"
|
---|
459 | ExcludedFromBuild="TRUE">
|
---|
460 | <Tool
|
---|
461 | Name="VCResourceCompilerTool"/>
|
---|
462 | </FileConfiguration>
|
---|
463 | <FileConfiguration
|
---|
464 | Name="LIB Debug|Win32"
|
---|
465 | ExcludedFromBuild="TRUE">
|
---|
466 | <Tool
|
---|
467 | Name="VCResourceCompilerTool"/>
|
---|
468 | </FileConfiguration>
|
---|
469 | <FileConfiguration
|
---|
470 | Name="LIB ASM Release|Win32"
|
---|
471 | ExcludedFromBuild="TRUE">
|
---|
472 | <Tool
|
---|
473 | Name="VCResourceCompilerTool"/>
|
---|
474 | </FileConfiguration>
|
---|
475 | <FileConfiguration
|
---|
476 | Name="LIB ASM Debug|Win32"
|
---|
477 | ExcludedFromBuild="TRUE">
|
---|
478 | <Tool
|
---|
479 | Name="VCResourceCompilerTool"/>
|
---|
480 | </FileConfiguration>
|
---|
481 | </File>
|
---|
482 | </Filter>
|
---|
483 | <Filter
|
---|
484 | Name="Assembler Files (Unsupported)"
|
---|
485 | Filter="asm;obj;c;cpp;cxx;h;hpp;hxx">
|
---|
486 | <File
|
---|
487 | RelativePath="..\..\..\zlib\contrib\masmx86\gvmat32.asm">
|
---|
488 | <FileConfiguration
|
---|
489 | Name="DLL Release|Win32"
|
---|
490 | ExcludedFromBuild="TRUE">
|
---|
491 | <Tool
|
---|
492 | Name="VCCustomBuildTool"/>
|
---|
493 | </FileConfiguration>
|
---|
494 | <FileConfiguration
|
---|
495 | Name="DLL Debug|Win32"
|
---|
496 | ExcludedFromBuild="TRUE">
|
---|
497 | <Tool
|
---|
498 | Name="VCCustomBuildTool"/>
|
---|
499 | </FileConfiguration>
|
---|
500 | <FileConfiguration
|
---|
501 | Name="DLL ASM Release|Win32">
|
---|
502 | <Tool
|
---|
503 | Name="VCCustomBuildTool"
|
---|
504 | Description="Assembling..."
|
---|
505 | CommandLine="ml /nologo /c /Cx /coff /Fo"$(IntDir)\$(InputName).obj" "$(InputPath)"
|
---|
506 | "
|
---|
507 | Outputs="$(IntDir)\$(InputName).obj"/>
|
---|
508 | </FileConfiguration>
|
---|
509 | <FileConfiguration
|
---|
510 | Name="DLL ASM Debug|Win32">
|
---|
511 | <Tool
|
---|
512 | Name="VCCustomBuildTool"
|
---|
513 | Description="Assembling..."
|
---|
514 | CommandLine="ml /nologo /c /Cx /coff /Zi /Fo"$(IntDir)\$(InputName).obj" "$(InputPath)"
|
---|
515 | "
|
---|
516 | Outputs="$(IntDir)\$(InputName).obj"/>
|
---|
517 | </FileConfiguration>
|
---|
518 | <FileConfiguration
|
---|
519 | Name="LIB Release|Win32"
|
---|
520 | ExcludedFromBuild="TRUE">
|
---|
521 | <Tool
|
---|
522 | Name="VCCustomBuildTool"/>
|
---|
523 | </FileConfiguration>
|
---|
524 | <FileConfiguration
|
---|
525 | Name="LIB Debug|Win32"
|
---|
526 | ExcludedFromBuild="TRUE">
|
---|
527 | <Tool
|
---|
528 | Name="VCCustomBuildTool"/>
|
---|
529 | </FileConfiguration>
|
---|
530 | <FileConfiguration
|
---|
531 | Name="LIB ASM Release|Win32">
|
---|
532 | <Tool
|
---|
533 | Name="VCCustomBuildTool"
|
---|
534 | Description="Assembling..."
|
---|
535 | CommandLine="ml /nologo /c /Cx /coff /Fo"$(IntDir)\$(InputName).obj" "$(InputPath)"
|
---|
536 | "
|
---|
537 | Outputs="$(IntDir)\$(InputName).obj"/>
|
---|
538 | </FileConfiguration>
|
---|
539 | <FileConfiguration
|
---|
540 | Name="LIB ASM Debug|Win32">
|
---|
541 | <Tool
|
---|
542 | Name="VCCustomBuildTool"
|
---|
543 | Description="Assembling..."
|
---|
544 | CommandLine="ml /nologo /c /Cx /coff /Zi /Fo"$(IntDir)\$(InputName).obj" "$(InputPath)"
|
---|
545 | "
|
---|
546 | Outputs="$(IntDir)\$(InputName).obj"/>
|
---|
547 | </FileConfiguration>
|
---|
548 | </File>
|
---|
549 | <File
|
---|
550 | RelativePath="..\..\..\zlib\contrib\masmx86\gvmat32c.c">
|
---|
551 | <FileConfiguration
|
---|
552 | Name="DLL Release|Win32"
|
---|
553 | ExcludedFromBuild="TRUE">
|
---|
554 | <Tool
|
---|
555 | Name="VCCLCompilerTool"/>
|
---|
556 | </FileConfiguration>
|
---|
557 | <FileConfiguration
|
---|
558 | Name="DLL Debug|Win32"
|
---|
559 | ExcludedFromBuild="TRUE">
|
---|
560 | <Tool
|
---|
561 | Name="VCCLCompilerTool"/>
|
---|
562 | </FileConfiguration>
|
---|
563 | <FileConfiguration
|
---|
564 | Name="DLL ASM Release|Win32">
|
---|
565 | <Tool
|
---|
566 | Name="VCCLCompilerTool"
|
---|
567 | AdditionalIncludeDirectories="..\.."/>
|
---|
568 | </FileConfiguration>
|
---|
569 | <FileConfiguration
|
---|
570 | Name="DLL ASM Debug|Win32">
|
---|
571 | <Tool
|
---|
572 | Name="VCCLCompilerTool"
|
---|
573 | AdditionalIncludeDirectories="..\.."/>
|
---|
574 | </FileConfiguration>
|
---|
575 | <FileConfiguration
|
---|
576 | Name="LIB Release|Win32"
|
---|
577 | ExcludedFromBuild="TRUE">
|
---|
578 | <Tool
|
---|
579 | Name="VCCLCompilerTool"/>
|
---|
580 | </FileConfiguration>
|
---|
581 | <FileConfiguration
|
---|
582 | Name="LIB Debug|Win32"
|
---|
583 | ExcludedFromBuild="TRUE">
|
---|
584 | <Tool
|
---|
585 | Name="VCCLCompilerTool"/>
|
---|
586 | </FileConfiguration>
|
---|
587 | <FileConfiguration
|
---|
588 | Name="LIB ASM Release|Win32">
|
---|
589 | <Tool
|
---|
590 | Name="VCCLCompilerTool"
|
---|
591 | AdditionalIncludeDirectories="..\.."/>
|
---|
592 | </FileConfiguration>
|
---|
593 | <FileConfiguration
|
---|
594 | Name="LIB ASM Debug|Win32">
|
---|
595 | <Tool
|
---|
596 | Name="VCCLCompilerTool"
|
---|
597 | AdditionalIncludeDirectories="..\.."/>
|
---|
598 | </FileConfiguration>
|
---|
599 | </File>
|
---|
600 | <File
|
---|
601 | RelativePath="..\..\..\zlib\contrib\masmx86\inffas32.asm">
|
---|
602 | <FileConfiguration
|
---|
603 | Name="DLL Release|Win32"
|
---|
604 | ExcludedFromBuild="TRUE">
|
---|
605 | <Tool
|
---|
606 | Name="VCCustomBuildTool"/>
|
---|
607 | </FileConfiguration>
|
---|
608 | <FileConfiguration
|
---|
609 | Name="DLL Debug|Win32"
|
---|
610 | ExcludedFromBuild="TRUE">
|
---|
611 | <Tool
|
---|
612 | Name="VCCustomBuildTool"/>
|
---|
613 | </FileConfiguration>
|
---|
614 | <FileConfiguration
|
---|
615 | Name="DLL ASM Release|Win32">
|
---|
616 | <Tool
|
---|
617 | Name="VCCustomBuildTool"
|
---|
618 | Description="Assembling..."
|
---|
619 | CommandLine="ml /nologo /c /Cx /coff /Fo"$(IntDir)\$(InputName).obj" "$(InputPath)"
|
---|
620 | "
|
---|
621 | Outputs="$(IntDir)\$(InputName).obj"/>
|
---|
622 | </FileConfiguration>
|
---|
623 | <FileConfiguration
|
---|
624 | Name="DLL ASM Debug|Win32">
|
---|
625 | <Tool
|
---|
626 | Name="VCCustomBuildTool"
|
---|
627 | Description="Assembling..."
|
---|
628 | CommandLine="ml /nologo /c /Cx /coff /Zi /Fo"$(IntDir)\$(InputName).obj" "$(InputPath)"
|
---|
629 | "
|
---|
630 | Outputs="$(IntDir)\$(InputName).obj"/>
|
---|
631 | </FileConfiguration>
|
---|
632 | <FileConfiguration
|
---|
633 | Name="LIB Release|Win32"
|
---|
634 | ExcludedFromBuild="TRUE">
|
---|
635 | <Tool
|
---|
636 | Name="VCCustomBuildTool"/>
|
---|
637 | </FileConfiguration>
|
---|
638 | <FileConfiguration
|
---|
639 | Name="LIB Debug|Win32"
|
---|
640 | ExcludedFromBuild="TRUE">
|
---|
641 | <Tool
|
---|
642 | Name="VCCustomBuildTool"/>
|
---|
643 | </FileConfiguration>
|
---|
644 | <FileConfiguration
|
---|
645 | Name="LIB ASM Release|Win32">
|
---|
646 | <Tool
|
---|
647 | Name="VCCustomBuildTool"
|
---|
648 | Description="Assembling..."
|
---|
649 | CommandLine="ml /nologo /c /Cx /coff /Fo"$(IntDir)\$(InputName).obj" "$(InputPath)"
|
---|
650 | "
|
---|
651 | Outputs="$(IntDir)\$(InputName).obj"/>
|
---|
652 | </FileConfiguration>
|
---|
653 | <FileConfiguration
|
---|
654 | Name="LIB ASM Debug|Win32">
|
---|
655 | <Tool
|
---|
656 | Name="VCCustomBuildTool"
|
---|
657 | Description="Assembling..."
|
---|
658 | CommandLine="ml /nologo /c /Cx /coff /Zi /Fo"$(IntDir)\$(InputName).obj" "$(InputPath)"
|
---|
659 | "
|
---|
660 | Outputs="$(IntDir)\$(InputName).obj"/>
|
---|
661 | </FileConfiguration>
|
---|
662 | </File>
|
---|
663 | </Filter>
|
---|
664 | <File
|
---|
665 | RelativePath="README.txt">
|
---|
666 | </File>
|
---|
667 | </Files>
|
---|
668 | <Globals>
|
---|
669 | </Globals>
|
---|
670 | </VisualStudioProject>
|
---|