]> git.tdb.fi Git - ext/zlib.git/blob - vc9/testzlib.vcproj
Add MSP build files
[ext/zlib.git] / vc9 / testzlib.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="9,00"
5         Name="testzlib"
6         ProjectGUID="{AA6666AA-E09F-4135-9C0C-4FE50C3C654B}"
7         RootNamespace="testzlib"
8         Keyword="Win32Proj"
9         TargetFrameworkVersion="131072"
10         >
11         <Platforms>
12                 <Platform
13                         Name="Win32"
14                 />
15                 <Platform
16                         Name="x64"
17                 />
18                 <Platform
19                         Name="Itanium"
20                 />
21         </Platforms>
22         <ToolFiles>
23         </ToolFiles>
24         <Configurations>
25                 <Configuration
26                         Name="Debug|Win32"
27                         OutputDirectory="x86\TestZlib$(ConfigurationName)"
28                         IntermediateDirectory="x86\TestZlib$(ConfigurationName)\Tmp"
29                         ConfigurationType="1"
30                         CharacterSet="2"
31                         >
32                         <Tool
33                                 Name="VCPreBuildEventTool"
34                         />
35                         <Tool
36                                 Name="VCCustomBuildTool"
37                         />
38                         <Tool
39                                 Name="VCXMLDataGeneratorTool"
40                         />
41                         <Tool
42                                 Name="VCWebServiceProxyGeneratorTool"
43                         />
44                         <Tool
45                                 Name="VCMIDLTool"
46                         />
47                         <Tool
48                                 Name="VCCLCompilerTool"
49                                 Optimization="0"
50                                 AdditionalIncludeDirectories="..\..\.."
51                                 PreprocessorDefinitions="WIN32;ZLIB_WINAPI;_DEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS"
52                                 MinimalRebuild="true"
53                                 BasicRuntimeChecks="0"
54                                 RuntimeLibrary="1"
55                                 BufferSecurityCheck="false"
56                                 UsePrecompiledHeader="0"
57                                 AssemblerOutput="4"
58                                 AssemblerListingLocation="$(IntDir)\"
59                                 WarningLevel="3"
60                                 Detect64BitPortabilityProblems="true"
61                                 DebugInformationFormat="4"
62                         />
63                         <Tool
64                                 Name="VCManagedResourceCompilerTool"
65                         />
66                         <Tool
67                                 Name="VCResourceCompilerTool"
68                         />
69                         <Tool
70                                 Name="VCPreLinkEventTool"
71                         />
72                         <Tool
73                                 Name="VCLinkerTool"
74                                 OutputFile="$(OutDir)/testzlib.exe"
75                                 LinkIncremental="2"
76                                 GenerateManifest="false"
77                                 GenerateDebugInformation="true"
78                                 ProgramDatabaseFile="$(OutDir)/testzlib.pdb"
79                                 SubSystem="1"
80                                 RandomizedBaseAddress="1"
81                                 DataExecutionPrevention="0"
82                                 TargetMachine="1"
83                         />
84                         <Tool
85                                 Name="VCALinkTool"
86                         />
87                         <Tool
88                                 Name="VCManifestTool"
89                         />
90                         <Tool
91                                 Name="VCXDCMakeTool"
92                         />
93                         <Tool
94                                 Name="VCBscMakeTool"
95                         />
96                         <Tool
97                                 Name="VCFxCopTool"
98                         />
99                         <Tool
100                                 Name="VCAppVerifierTool"
101                         />
102                         <Tool
103                                 Name="VCPostBuildEventTool"
104                         />
105                 </Configuration>
106                 <Configuration
107                         Name="Debug|x64"
108                         OutputDirectory="x64\TestZlib$(ConfigurationName)"
109                         IntermediateDirectory="x64\TestZlib$(ConfigurationName)\Tmp"
110                         ConfigurationType="1"
111                         >
112                         <Tool
113                                 Name="VCPreBuildEventTool"
114                         />
115                         <Tool
116                                 Name="VCCustomBuildTool"
117                         />
118                         <Tool
119                                 Name="VCXMLDataGeneratorTool"
120                         />
121                         <Tool
122                                 Name="VCWebServiceProxyGeneratorTool"
123                         />
124                         <Tool
125                                 Name="VCMIDLTool"
126                         />
127                         <Tool
128                                 Name="VCCLCompilerTool"
129                                 AdditionalIncludeDirectories="..\..\.."
130                                 PreprocessorDefinitions="WIN32;ZLIB_WINAPI;_DEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS"
131                                 BasicRuntimeChecks="0"
132                                 RuntimeLibrary="3"
133                                 BufferSecurityCheck="false"
134                                 AssemblerListingLocation="$(IntDir)\"
135                         />
136                         <Tool
137                                 Name="VCManagedResourceCompilerTool"
138                         />
139                         <Tool
140                                 Name="VCResourceCompilerTool"
141                         />
142                         <Tool
143                                 Name="VCPreLinkEventTool"
144                         />
145                         <Tool
146                                 Name="VCLinkerTool"
147                                 GenerateManifest="false"
148                         />
149                         <Tool
150                                 Name="VCALinkTool"
151                         />
152                         <Tool
153                                 Name="VCManifestTool"
154                         />
155                         <Tool
156                                 Name="VCXDCMakeTool"
157                         />
158                         <Tool
159                                 Name="VCBscMakeTool"
160                         />
161                         <Tool
162                                 Name="VCFxCopTool"
163                         />
164                         <Tool
165                                 Name="VCAppVerifierTool"
166                         />
167                         <Tool
168                                 Name="VCPostBuildEventTool"
169                         />
170                 </Configuration>
171                 <Configuration
172                         Name="Debug|Itanium"
173                         OutputDirectory="ia64\TestZlib$(ConfigurationName)"
174                         IntermediateDirectory="ia64\TestZlib$(ConfigurationName)\Tmp"
175                         ConfigurationType="1"
176                         CharacterSet="2"
177                         >
178                         <Tool
179                                 Name="VCPreBuildEventTool"
180                         />
181                         <Tool
182                                 Name="VCCustomBuildTool"
183                         />
184                         <Tool
185                                 Name="VCXMLDataGeneratorTool"
186                         />
187                         <Tool
188                                 Name="VCWebServiceProxyGeneratorTool"
189                         />
190                         <Tool
191                                 Name="VCMIDLTool"
192                                 TargetEnvironment="2"
193                         />
194                         <Tool
195                                 Name="VCCLCompilerTool"
196                                 Optimization="0"
197                                 AdditionalIncludeDirectories="..\..\.."
198                                 PreprocessorDefinitions="ZLIB_WINAPI;_DEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64"
199                                 MinimalRebuild="true"
200                                 BasicRuntimeChecks="0"
201                                 RuntimeLibrary="3"
202                                 BufferSecurityCheck="false"
203                                 UsePrecompiledHeader="0"
204                                 AssemblerOutput="4"
205                                 AssemblerListingLocation="$(IntDir)\"
206                                 WarningLevel="3"
207                                 Detect64BitPortabilityProblems="true"
208                                 DebugInformationFormat="3"
209                         />
210                         <Tool
211                                 Name="VCManagedResourceCompilerTool"
212                         />
213                         <Tool
214                                 Name="VCResourceCompilerTool"
215                         />
216                         <Tool
217                                 Name="VCPreLinkEventTool"
218                         />
219                         <Tool
220                                 Name="VCLinkerTool"
221                                 OutputFile="$(OutDir)/testzlib.exe"
222                                 LinkIncremental="2"
223                                 GenerateManifest="false"
224                                 GenerateDebugInformation="true"
225                                 ProgramDatabaseFile="$(OutDir)/testzlib.pdb"
226                                 SubSystem="1"
227                                 TargetMachine="5"
228                         />
229                         <Tool
230                                 Name="VCALinkTool"
231                         />
232                         <Tool
233                                 Name="VCManifestTool"
234                         />
235                         <Tool
236                                 Name="VCXDCMakeTool"
237                         />
238                         <Tool
239                                 Name="VCBscMakeTool"
240                         />
241                         <Tool
242                                 Name="VCFxCopTool"
243                         />
244                         <Tool
245                                 Name="VCAppVerifierTool"
246                         />
247                         <Tool
248                                 Name="VCPostBuildEventTool"
249                         />
250                 </Configuration>
251                 <Configuration
252                         Name="ReleaseWithoutAsm|Win32"
253                         OutputDirectory="x86\TestZlib$(ConfigurationName)"
254                         IntermediateDirectory="x86\TestZlib$(ConfigurationName)\Tmp"
255                         ConfigurationType="1"
256                         CharacterSet="2"
257                         WholeProgramOptimization="1"
258                         >
259                         <Tool
260                                 Name="VCPreBuildEventTool"
261                         />
262                         <Tool
263                                 Name="VCCustomBuildTool"
264                         />
265                         <Tool
266                                 Name="VCXMLDataGeneratorTool"
267                         />
268                         <Tool
269                                 Name="VCWebServiceProxyGeneratorTool"
270                         />
271                         <Tool
272                                 Name="VCMIDLTool"
273                         />
274                         <Tool
275                                 Name="VCCLCompilerTool"
276                                 Optimization="2"
277                                 InlineFunctionExpansion="1"
278                                 OmitFramePointers="true"
279                                 AdditionalIncludeDirectories="..\..\.."
280                                 PreprocessorDefinitions="WIN32;ZLIB_WINAPI;NDEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS"
281                                 StringPooling="true"
282                                 BasicRuntimeChecks="0"
283                                 RuntimeLibrary="0"
284                                 BufferSecurityCheck="false"
285                                 EnableFunctionLevelLinking="true"
286                                 UsePrecompiledHeader="0"
287                                 AssemblerListingLocation="$(IntDir)\"
288                                 WarningLevel="3"
289                                 Detect64BitPortabilityProblems="true"
290                                 DebugInformationFormat="3"
291                         />
292                         <Tool
293                                 Name="VCManagedResourceCompilerTool"
294                         />
295                         <Tool
296                                 Name="VCResourceCompilerTool"
297                         />
298                         <Tool
299                                 Name="VCPreLinkEventTool"
300                         />
301                         <Tool
302                                 Name="VCLinkerTool"
303                                 OutputFile="$(OutDir)/testzlib.exe"
304                                 LinkIncremental="1"
305                                 GenerateManifest="false"
306                                 GenerateDebugInformation="true"
307                                 SubSystem="1"
308                                 OptimizeReferences="2"
309                                 EnableCOMDATFolding="2"
310                                 OptimizeForWindows98="1"
311                                 RandomizedBaseAddress="1"
312                                 DataExecutionPrevention="0"
313                                 TargetMachine="1"
314                         />
315                         <Tool
316                                 Name="VCALinkTool"
317                         />
318                         <Tool
319                                 Name="VCManifestTool"
320                         />
321                         <Tool
322                                 Name="VCXDCMakeTool"
323                         />
324                         <Tool
325                                 Name="VCBscMakeTool"
326                         />
327                         <Tool
328                                 Name="VCFxCopTool"
329                         />
330                         <Tool
331                                 Name="VCAppVerifierTool"
332                         />
333                         <Tool
334                                 Name="VCPostBuildEventTool"
335                         />
336                 </Configuration>
337                 <Configuration
338                         Name="ReleaseWithoutAsm|x64"
339                         OutputDirectory="x64\TestZlib$(ConfigurationName)"
340                         IntermediateDirectory="x64\TestZlib$(ConfigurationName)\Tmp"
341                         ConfigurationType="1"
342                         WholeProgramOptimization="1"
343                         >
344                         <Tool
345                                 Name="VCPreBuildEventTool"
346                         />
347                         <Tool
348                                 Name="VCCustomBuildTool"
349                         />
350                         <Tool
351                                 Name="VCXMLDataGeneratorTool"
352                         />
353                         <Tool
354                                 Name="VCWebServiceProxyGeneratorTool"
355                         />
356                         <Tool
357                                 Name="VCMIDLTool"
358                         />
359                         <Tool
360                                 Name="VCCLCompilerTool"
361                                 AdditionalIncludeDirectories="..\..\.."
362                                 PreprocessorDefinitions="WIN32;ZLIB_WINAPI;NDEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS"
363                                 BasicRuntimeChecks="0"
364                                 RuntimeLibrary="2"
365                                 BufferSecurityCheck="false"
366                                 AssemblerListingLocation="$(IntDir)\"
367                         />
368                         <Tool
369                                 Name="VCManagedResourceCompilerTool"
370                         />
371                         <Tool
372                                 Name="VCResourceCompilerTool"
373                         />
374                         <Tool
375                                 Name="VCPreLinkEventTool"
376                         />
377                         <Tool
378                                 Name="VCLinkerTool"
379                                 AdditionalDependencies=""
380                                 GenerateManifest="false"
381                         />
382                         <Tool
383                                 Name="VCALinkTool"
384                         />
385                         <Tool
386                                 Name="VCManifestTool"
387                         />
388                         <Tool
389                                 Name="VCXDCMakeTool"
390                         />
391                         <Tool
392                                 Name="VCBscMakeTool"
393                         />
394                         <Tool
395                                 Name="VCFxCopTool"
396                         />
397                         <Tool
398                                 Name="VCAppVerifierTool"
399                         />
400                         <Tool
401                                 Name="VCPostBuildEventTool"
402                         />
403                 </Configuration>
404                 <Configuration
405                         Name="ReleaseWithoutAsm|Itanium"
406                         OutputDirectory="ia64\TestZlib$(ConfigurationName)"
407                         IntermediateDirectory="ia64\TestZlib$(ConfigurationName)\Tmp"
408                         ConfigurationType="1"
409                         CharacterSet="2"
410                         WholeProgramOptimization="1"
411                         >
412                         <Tool
413                                 Name="VCPreBuildEventTool"
414                         />
415                         <Tool
416                                 Name="VCCustomBuildTool"
417                         />
418                         <Tool
419                                 Name="VCXMLDataGeneratorTool"
420                         />
421                         <Tool
422                                 Name="VCWebServiceProxyGeneratorTool"
423                         />
424                         <Tool
425                                 Name="VCMIDLTool"
426                                 TargetEnvironment="2"
427                         />
428                         <Tool
429                                 Name="VCCLCompilerTool"
430                                 Optimization="2"
431                                 InlineFunctionExpansion="1"
432                                 OmitFramePointers="true"
433                                 AdditionalIncludeDirectories="..\..\.."
434                                 PreprocessorDefinitions="ZLIB_WINAPI;NDEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64"
435                                 StringPooling="true"
436                                 BasicRuntimeChecks="0"
437                                 RuntimeLibrary="2"
438                                 BufferSecurityCheck="false"
439                                 EnableFunctionLevelLinking="true"
440                                 UsePrecompiledHeader="0"
441                                 AssemblerListingLocation="$(IntDir)\"
442                                 WarningLevel="3"
443                                 Detect64BitPortabilityProblems="true"
444                                 DebugInformationFormat="3"
445                         />
446                         <Tool
447                                 Name="VCManagedResourceCompilerTool"
448                         />
449                         <Tool
450                                 Name="VCResourceCompilerTool"
451                         />
452                         <Tool
453                                 Name="VCPreLinkEventTool"
454                         />
455                         <Tool
456                                 Name="VCLinkerTool"
457                                 OutputFile="$(OutDir)/testzlib.exe"
458                                 LinkIncremental="1"
459                                 GenerateManifest="false"
460                                 GenerateDebugInformation="true"
461                                 SubSystem="1"
462                                 OptimizeReferences="2"
463                                 EnableCOMDATFolding="2"
464                                 OptimizeForWindows98="1"
465                                 TargetMachine="5"
466                         />
467                         <Tool
468                                 Name="VCALinkTool"
469                         />
470                         <Tool
471                                 Name="VCManifestTool"
472                         />
473                         <Tool
474                                 Name="VCXDCMakeTool"
475                         />
476                         <Tool
477                                 Name="VCBscMakeTool"
478                         />
479                         <Tool
480                                 Name="VCFxCopTool"
481                         />
482                         <Tool
483                                 Name="VCAppVerifierTool"
484                         />
485                         <Tool
486                                 Name="VCPostBuildEventTool"
487                         />
488                 </Configuration>
489                 <Configuration
490                         Name="Release|Win32"
491                         OutputDirectory="x86\TestZlib$(ConfigurationName)"
492                         IntermediateDirectory="x86\TestZlib$(ConfigurationName)\Tmp"
493                         ConfigurationType="1"
494                         CharacterSet="2"
495                         WholeProgramOptimization="1"
496                         >
497                         <Tool
498                                 Name="VCPreBuildEventTool"
499                         />
500                         <Tool
501                                 Name="VCCustomBuildTool"
502                         />
503                         <Tool
504                                 Name="VCXMLDataGeneratorTool"
505                         />
506                         <Tool
507                                 Name="VCWebServiceProxyGeneratorTool"
508                         />
509                         <Tool
510                                 Name="VCMIDLTool"
511                         />
512                         <Tool
513                                 Name="VCCLCompilerTool"
514                                 Optimization="2"
515                                 InlineFunctionExpansion="1"
516                                 OmitFramePointers="true"
517                                 AdditionalIncludeDirectories="..\..\.."
518                                 PreprocessorDefinitions="WIN32;ZLIB_WINAPI;NDEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS"
519                                 StringPooling="true"
520                                 BasicRuntimeChecks="0"
521                                 RuntimeLibrary="0"
522                                 BufferSecurityCheck="false"
523                                 EnableFunctionLevelLinking="true"
524                                 UsePrecompiledHeader="0"
525                                 AssemblerListingLocation="$(IntDir)\"
526                                 WarningLevel="3"
527                                 Detect64BitPortabilityProblems="true"
528                                 DebugInformationFormat="3"
529                         />
530                         <Tool
531                                 Name="VCManagedResourceCompilerTool"
532                         />
533                         <Tool
534                                 Name="VCResourceCompilerTool"
535                         />
536                         <Tool
537                                 Name="VCPreLinkEventTool"
538                         />
539                         <Tool
540                                 Name="VCLinkerTool"
541                                 OutputFile="$(OutDir)/testzlib.exe"
542                                 LinkIncremental="1"
543                                 GenerateManifest="false"
544                                 GenerateDebugInformation="true"
545                                 SubSystem="1"
546                                 OptimizeReferences="2"
547                                 EnableCOMDATFolding="2"
548                                 OptimizeForWindows98="1"
549                                 RandomizedBaseAddress="1"
550                                 DataExecutionPrevention="0"
551                                 TargetMachine="1"
552                         />
553                         <Tool
554                                 Name="VCALinkTool"
555                         />
556                         <Tool
557                                 Name="VCManifestTool"
558                         />
559                         <Tool
560                                 Name="VCXDCMakeTool"
561                         />
562                         <Tool
563                                 Name="VCBscMakeTool"
564                         />
565                         <Tool
566                                 Name="VCFxCopTool"
567                         />
568                         <Tool
569                                 Name="VCAppVerifierTool"
570                         />
571                         <Tool
572                                 Name="VCPostBuildEventTool"
573                         />
574                 </Configuration>
575                 <Configuration
576                         Name="Release|x64"
577                         OutputDirectory="x64\TestZlib$(ConfigurationName)"
578                         IntermediateDirectory="x64\TestZlib$(ConfigurationName)\Tmp"
579                         ConfigurationType="1"
580                         WholeProgramOptimization="1"
581                         >
582                         <Tool
583                                 Name="VCPreBuildEventTool"
584                         />
585                         <Tool
586                                 Name="VCCustomBuildTool"
587                         />
588                         <Tool
589                                 Name="VCXMLDataGeneratorTool"
590                         />
591                         <Tool
592                                 Name="VCWebServiceProxyGeneratorTool"
593                         />
594                         <Tool
595                                 Name="VCMIDLTool"
596                         />
597                         <Tool
598                                 Name="VCCLCompilerTool"
599                                 AdditionalIncludeDirectories="..\..\.."
600                                 PreprocessorDefinitions="WIN32;ZLIB_WINAPI;NDEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS"
601                                 BasicRuntimeChecks="0"
602                                 RuntimeLibrary="0"
603                                 BufferSecurityCheck="false"
604                                 AssemblerListingLocation="$(IntDir)\"
605                         />
606                         <Tool
607                                 Name="VCManagedResourceCompilerTool"
608                         />
609                         <Tool
610                                 Name="VCResourceCompilerTool"
611                         />
612                         <Tool
613                                 Name="VCPreLinkEventTool"
614                         />
615                         <Tool
616                                 Name="VCLinkerTool"
617                                 GenerateManifest="false"
618                         />
619                         <Tool
620                                 Name="VCALinkTool"
621                         />
622                         <Tool
623                                 Name="VCManifestTool"
624                         />
625                         <Tool
626                                 Name="VCXDCMakeTool"
627                         />
628                         <Tool
629                                 Name="VCBscMakeTool"
630                         />
631                         <Tool
632                                 Name="VCFxCopTool"
633                         />
634                         <Tool
635                                 Name="VCAppVerifierTool"
636                         />
637                         <Tool
638                                 Name="VCPostBuildEventTool"
639                         />
640                 </Configuration>
641                 <Configuration
642                         Name="Release|Itanium"
643                         OutputDirectory="ia64\TestZlib$(ConfigurationName)"
644                         IntermediateDirectory="ia64\TestZlib$(ConfigurationName)\Tmp"
645                         ConfigurationType="1"
646                         CharacterSet="2"
647                         WholeProgramOptimization="1"
648                         >
649                         <Tool
650                                 Name="VCPreBuildEventTool"
651                         />
652                         <Tool
653                                 Name="VCCustomBuildTool"
654                         />
655                         <Tool
656                                 Name="VCXMLDataGeneratorTool"
657                         />
658                         <Tool
659                                 Name="VCWebServiceProxyGeneratorTool"
660                         />
661                         <Tool
662                                 Name="VCMIDLTool"
663                                 TargetEnvironment="2"
664                         />
665                         <Tool
666                                 Name="VCCLCompilerTool"
667                                 Optimization="2"
668                                 InlineFunctionExpansion="1"
669                                 OmitFramePointers="true"
670                                 AdditionalIncludeDirectories="..\..\.."
671                                 PreprocessorDefinitions="ZLIB_WINAPI;NDEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64"
672                                 StringPooling="true"
673                                 BasicRuntimeChecks="0"
674                                 RuntimeLibrary="2"
675                                 BufferSecurityCheck="false"
676                                 EnableFunctionLevelLinking="true"
677                                 UsePrecompiledHeader="0"
678                                 AssemblerListingLocation="$(IntDir)\"
679                                 WarningLevel="3"
680                                 Detect64BitPortabilityProblems="true"
681                                 DebugInformationFormat="3"
682                         />
683                         <Tool
684                                 Name="VCManagedResourceCompilerTool"
685                         />
686                         <Tool
687                                 Name="VCResourceCompilerTool"
688                         />
689                         <Tool
690                                 Name="VCPreLinkEventTool"
691                         />
692                         <Tool
693                                 Name="VCLinkerTool"
694                                 OutputFile="$(OutDir)/testzlib.exe"
695                                 LinkIncremental="1"
696                                 GenerateManifest="false"
697                                 GenerateDebugInformation="true"
698                                 SubSystem="1"
699                                 OptimizeReferences="2"
700                                 EnableCOMDATFolding="2"
701                                 OptimizeForWindows98="1"
702                                 TargetMachine="5"
703                         />
704                         <Tool
705                                 Name="VCALinkTool"
706                         />
707                         <Tool
708                                 Name="VCManifestTool"
709                         />
710                         <Tool
711                                 Name="VCXDCMakeTool"
712                         />
713                         <Tool
714                                 Name="VCBscMakeTool"
715                         />
716                         <Tool
717                                 Name="VCFxCopTool"
718                         />
719                         <Tool
720                                 Name="VCAppVerifierTool"
721                         />
722                         <Tool
723                                 Name="VCPostBuildEventTool"
724                         />
725                 </Configuration>
726         </Configurations>
727         <References>
728         </References>
729         <Files>
730                 <Filter
731                         Name="Source Files"
732                         Filter="cpp;c;cxx;def;odl;idl;hpj;bat"
733                         >
734                         <File
735                                 RelativePath="..\..\..\adler32.c"
736                                 >
737                         </File>
738                         <File
739                                 RelativePath="..\..\..\compress.c"
740                                 >
741                         </File>
742                         <File
743                                 RelativePath="..\..\..\crc32.c"
744                                 >
745                         </File>
746                         <File
747                                 RelativePath="..\..\..\deflate.c"
748                                 >
749                         </File>
750                         <File
751                                 RelativePath="..\..\..\infback.c"
752                                 >
753                         </File>
754                         <File
755                                 RelativePath="..\..\..\inffast.c"
756                                 >
757                         </File>
758                         <File
759                                 RelativePath="..\..\..\inflate.c"
760                                 >
761                         </File>
762                         <File
763                                 RelativePath="..\..\..\inftrees.c"
764                                 >
765                         </File>
766                         <File
767                                 RelativePath="..\..\testzlib\testzlib.c"
768                                 >
769                         </File>
770                         <File
771                                 RelativePath="..\..\..\trees.c"
772                                 >
773                         </File>
774                         <File
775                                 RelativePath="..\..\..\uncompr.c"
776                                 >
777                         </File>
778                         <File
779                                 RelativePath="..\..\..\zutil.c"
780                                 >
781                         </File>
782                 </Filter>
783                 <Filter
784                         Name="Header Files"
785                         Filter="h;hpp;hxx;hm;inl;inc"
786                         >
787                 </Filter>
788                 <Filter
789                         Name="Resource Files"
790                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
791                         >
792                 </Filter>
793         </Files>
794         <Globals>
795         </Globals>
796 </VisualStudioProject>