Merge MPC-HC code(01b8dbf34d6a486fa1cd02d7a123249fec1e4160) [PART 2] (HdmvSub)
[xy_vsfilter.git] / src / zlib / zlib_vs2005.vcproj
blob1014dafdee3fa3217abedee715f3a3b9d7fee5bb
1 <?xml version="1.0" encoding="windows-1250"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8,00"
5 Name="zlib"
6 ProjectGUID="{2FCD4B66-9CF9-4C8F-BC70-37CD20002D49}"
7 RootNamespace="zlib"
8 Keyword="MFCProj"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 </Platforms>
15 <ToolFiles>
16 </ToolFiles>
17 <Configurations>
18 <Configuration
19 Name="Debug|Win32"
20 ConfigurationType="4"
21 InheritedPropertySheets="..\common.vsprops;..\debug.vsprops"
22 UseOfMFC="1"
23 ATLMinimizesCRunTimeLibraryUsage="false"
24 CharacterSet="2"
26 <Tool
27 Name="VCPreBuildEventTool"
29 <Tool
30 Name="VCCustomBuildTool"
32 <Tool
33 Name="VCXMLDataGeneratorTool"
35 <Tool
36 Name="VCWebServiceProxyGeneratorTool"
38 <Tool
39 Name="VCMIDLTool"
41 <Tool
42 Name="VCCLCompilerTool"
43 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
44 PrecompiledHeaderFile=".\Debug/zlib.pch"
46 <Tool
47 Name="VCManagedResourceCompilerTool"
49 <Tool
50 Name="VCResourceCompilerTool"
51 Culture="2057"
53 <Tool
54 Name="VCPreLinkEventTool"
56 <Tool
57 Name="VCLibrarianTool"
58 OutputFile="../../lib/$(ProjectName)D.lib"
60 <Tool
61 Name="VCALinkTool"
63 <Tool
64 Name="VCXDCMakeTool"
66 <Tool
67 Name="VCBscMakeTool"
69 <Tool
70 Name="VCFxCopTool"
72 <Tool
73 Name="VCPostBuildEventTool"
75 </Configuration>
76 <Configuration
77 Name="Release|Win32"
78 ConfigurationType="4"
79 InheritedPropertySheets="..\common.vsprops;..\release.vsprops"
80 UseOfMFC="2"
81 ATLMinimizesCRunTimeLibraryUsage="false"
82 CharacterSet="2"
84 <Tool
85 Name="VCPreBuildEventTool"
87 <Tool
88 Name="VCCustomBuildTool"
90 <Tool
91 Name="VCXMLDataGeneratorTool"
93 <Tool
94 Name="VCWebServiceProxyGeneratorTool"
96 <Tool
97 Name="VCMIDLTool"
99 <Tool
100 Name="VCCLCompilerTool"
101 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
102 PrecompiledHeaderFile=".\Release/zlib.pch"
104 <Tool
105 Name="VCManagedResourceCompilerTool"
107 <Tool
108 Name="VCResourceCompilerTool"
109 Culture="2057"
111 <Tool
112 Name="VCPreLinkEventTool"
114 <Tool
115 Name="VCLibrarianTool"
116 OutputFile="../../lib/$(ProjectName)R.lib"
118 <Tool
119 Name="VCALinkTool"
121 <Tool
122 Name="VCXDCMakeTool"
124 <Tool
125 Name="VCBscMakeTool"
127 <Tool
128 Name="VCFxCopTool"
130 <Tool
131 Name="VCPostBuildEventTool"
133 </Configuration>
134 </Configurations>
135 <References>
136 </References>
137 <Files>
138 <Filter
139 Name="Source Files"
140 Filter="cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
142 <File
143 RelativePath=".\Adler32.c"
145 </File>
146 <File
147 RelativePath=".\Compress.c"
149 </File>
150 <File
151 RelativePath=".\Crc32.c"
153 </File>
154 <File
155 RelativePath=".\Deflate.c"
157 </File>
158 <File
159 RelativePath=".\Gzio.c"
161 </File>
162 <File
163 RelativePath=".\Infback.c"
165 </File>
166 <File
167 RelativePath=".\Inffast.c"
169 </File>
170 <File
171 RelativePath=".\Inflate.c"
173 </File>
174 <File
175 RelativePath=".\Inftrees.c"
177 </File>
178 <File
179 RelativePath=".\Trees.c"
181 </File>
182 <File
183 RelativePath=".\Uncompr.c"
185 </File>
186 <File
187 RelativePath=".\Zutil.c"
189 </File>
190 </Filter>
191 <Filter
192 Name="Header Files"
193 Filter="h;hpp;hxx;hm;inl;fi;fd"
195 <File
196 RelativePath=".\crc.h"
198 </File>
199 <File
200 RelativePath=".\deflate.h"
202 </File>
203 <File
204 RelativePath=".\inffast.h"
206 </File>
207 <File
208 RelativePath=".\inflate.h"
210 </File>
211 <File
212 RelativePath=".\inftrees.h"
214 </File>
215 <File
216 RelativePath=".\zconf.h"
218 </File>
219 <File
220 RelativePath=".\zlib.h"
222 </File>
223 <File
224 RelativePath=".\zutil.h"
226 </File>
227 </Filter>
228 <Filter
229 Name="Resource Files"
230 Filter="ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
232 </Filter>
233 </Files>
234 <Globals>
235 <Global
236 Name="DevPartner_IsInstrumented"
237 Value="0"
239 </Globals>
240 </VisualStudioProject>