source: rtems/cpukit/zlib/contrib/vstudio/vc9/zlibstat.vcproj @ bd88f7a

4.104.115
Last change on this file since bd88f7a was bd88f7a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/03/10 at 10:22:02

Import from zlib-1.2.4

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