02951ef0b891961f2cc817d288169701637bdf52
[rrdtool.git] / libraries / zlib-1.1.4 / zlib.vcproj
1 <?xml version="1.0" encoding = "Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="7.00"
5         Name="zlib"
6         SccProjectName=""
7         SccLocalPath="">
8         <Platforms>
9                 <Platform
10                         Name="Win32"/>
11         </Platforms>
12         <Configurations>
13                 <Configuration
14                         Name="Debug|Win32"
15                         OutputDirectory=".\Debug"
16                         IntermediateDirectory=".\Debug"
17                         ConfigurationType="4"
18                         UseOfMFC="0"
19                         ATLMinimizesCRunTimeLibraryUsage="FALSE"
20                         CharacterSet="2">
21                         <Tool
22                                 Name="VCCLCompilerTool"
23                                 Optimization="0"
24                                 PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
25                                 BasicRuntimeChecks="3"
26                                 RuntimeLibrary="4"
27                                 UsePrecompiledHeader="2"
28                                 PrecompiledHeaderFile=".\Debug/zlib.pch"
29                                 AssemblerListingLocation=".\Debug/"
30                                 ObjectFile=".\Debug/"
31                                 ProgramDataBaseFileName=".\Debug/"
32                                 WarningLevel="3"
33                                 SuppressStartupBanner="TRUE"
34                                 DebugInformationFormat="4"/>
35                         <Tool
36                                 Name="VCCustomBuildTool"/>
37                         <Tool
38                                 Name="VCLibrarianTool"
39                                 OutputFile=".\Debug\zlib.lib"
40                                 SuppressStartupBanner="TRUE"/>
41                         <Tool
42                                 Name="VCMIDLTool"/>
43                         <Tool
44                                 Name="VCPostBuildEventTool"/>
45                         <Tool
46                                 Name="VCPreBuildEventTool"/>
47                         <Tool
48                                 Name="VCPreLinkEventTool"/>
49                         <Tool
50                                 Name="VCResourceCompilerTool"
51                                 PreprocessorDefinitions="_DEBUG"
52                                 Culture="1033"/>
53                         <Tool
54                                 Name="VCWebServiceProxyGeneratorTool"/>
55                 </Configuration>
56                 <Configuration
57                         Name="Release|Win32"
58                         OutputDirectory=".\Release"
59                         IntermediateDirectory=".\Release"
60                         ConfigurationType="4"
61                         UseOfMFC="0"
62                         ATLMinimizesCRunTimeLibraryUsage="FALSE"
63                         CharacterSet="2">
64                         <Tool
65                                 Name="VCCLCompilerTool"
66                                 Optimization="2"
67                                 OptimizeForProcessor="2"
68                                 PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
69                                 RuntimeLibrary="0"
70                                 UsePrecompiledHeader="2"
71                                 PrecompiledHeaderFile=".\Release/zlib.pch"
72                                 AssemblerListingLocation=".\Release/"
73                                 ObjectFile=".\Release/"
74                                 ProgramDataBaseFileName=".\Release/"
75                                 WarningLevel="3"
76                                 SuppressStartupBanner="TRUE"/>
77                         <Tool
78                                 Name="VCCustomBuildTool"/>
79                         <Tool
80                                 Name="VCLibrarianTool"
81                                 OutputFile=".\Release\zlib.lib"
82                                 SuppressStartupBanner="TRUE"/>
83                         <Tool
84                                 Name="VCMIDLTool"/>
85                         <Tool
86                                 Name="VCPostBuildEventTool"/>
87                         <Tool
88                                 Name="VCPreBuildEventTool"/>
89                         <Tool
90                                 Name="VCPreLinkEventTool"/>
91                         <Tool
92                                 Name="VCResourceCompilerTool"
93                                 PreprocessorDefinitions="NDEBUG"
94                                 Culture="1033"/>
95                         <Tool
96                                 Name="VCWebServiceProxyGeneratorTool"/>
97                 </Configuration>
98         </Configurations>
99         <Files>
100                 <Filter
101                         Name="Source Files"
102                         Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
103                         <File
104                                 RelativePath=".\adler32.c">
105                         </File>
106                         <File
107                                 RelativePath=".\compress.c">
108                         </File>
109                         <File
110                                 RelativePath=".\crc32.c">
111                         </File>
112                         <File
113                                 RelativePath=".\deflate.c">
114                         </File>
115                         <File
116                                 RelativePath=".\gzio.c">
117                         </File>
118                         <File
119                                 RelativePath=".\infblock.c">
120                         </File>
121                         <File
122                                 RelativePath=".\infcodes.c">
123                         </File>
124                         <File
125                                 RelativePath=".\inffast.c">
126                         </File>
127                         <File
128                                 RelativePath=".\inflate.c">
129                         </File>
130                         <File
131                                 RelativePath=".\inftrees.c">
132                         </File>
133                         <File
134                                 RelativePath=".\infutil.c">
135                         </File>
136                         <File
137                                 RelativePath=".\trees.c">
138                         </File>
139                         <File
140                                 RelativePath=".\uncompr.c">
141                         </File>
142                         <File
143                                 RelativePath=".\zutil.c">
144                         </File>
145                 </Filter>
146                 <Filter
147                         Name="Header Files"
148                         Filter="h;hpp;hxx;hm;inl">
149                 </Filter>
150         </Files>
151         <Globals>
152         </Globals>
153 </VisualStudioProject>