Merge MPC-HC code(01b8dbf34d6a486fa1cd02d7a123249fec1e4160) [PART 2] (HdmvSub)
[xy_vsfilter.git] / src / zlib / zlib_vs2008.vcproj
blob9c9d71686759ff9508a435bf8deac44e5c44f758
1 <?xml version="1.0" encoding="windows-1250"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="zlib"
6 ProjectGUID="{2FCD4B66-9CF9-4C8F-BC70-37CD20002D49}"
7 RootNamespace="zlib"
8 Keyword="MFCProj"
9 TargetFrameworkVersion="131072"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 </Platforms>
16 <ToolFiles>
17 </ToolFiles>
18 <Configurations>
19 <Configuration
20 Name="Debug|Win32"
21 ConfigurationType="4"
22 InheritedPropertySheets="..\common.vsprops;..\debug.vsprops"
23 UseOfMFC="1"
24 ATLMinimizesCRunTimeLibraryUsage="false"
25 CharacterSet="2"
27 <Tool
28 Name="VCPreBuildEventTool"
30 <Tool
31 Name="VCCustomBuildTool"
33 <Tool
34 Name="VCXMLDataGeneratorTool"
36 <Tool
37 Name="VCWebServiceProxyGeneratorTool"
39 <Tool
40 Name="VCMIDLTool"
42 <Tool
43 Name="VCCLCompilerTool"
44 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
45 PrecompiledHeaderFile=".\Debug/zlib.pch"
47 <Tool
48 Name="VCManagedResourceCompilerTool"
50 <Tool
51 Name="VCResourceCompilerTool"
52 Culture="2057"
54 <Tool
55 Name="VCPreLinkEventTool"
57 <Tool
58 Name="VCLibrarianTool"
59 OutputFile="../../lib/$(ProjectName)D.lib"
61 <Tool
62 Name="VCALinkTool"
64 <Tool
65 Name="VCXDCMakeTool"
67 <Tool
68 Name="VCBscMakeTool"
70 <Tool
71 Name="VCFxCopTool"
73 <Tool
74 Name="VCPostBuildEventTool"
76 </Configuration>
77 <Configuration
78 Name="Release|Win32"
79 ConfigurationType="4"
80 InheritedPropertySheets="..\common.vsprops;..\release.vsprops"
81 UseOfMFC="2"
82 ATLMinimizesCRunTimeLibraryUsage="false"
83 CharacterSet="2"
85 <Tool
86 Name="VCPreBuildEventTool"
88 <Tool
89 Name="VCCustomBuildTool"
91 <Tool
92 Name="VCXMLDataGeneratorTool"
94 <Tool
95 Name="VCWebServiceProxyGeneratorTool"
97 <Tool
98 Name="VCMIDLTool"
100 <Tool
101 Name="VCCLCompilerTool"
102 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
103 PrecompiledHeaderFile=".\Release/zlib.pch"
105 <Tool
106 Name="VCManagedResourceCompilerTool"
108 <Tool
109 Name="VCResourceCompilerTool"
110 Culture="2057"
112 <Tool
113 Name="VCPreLinkEventTool"
115 <Tool
116 Name="VCLibrarianTool"
117 OutputFile="../../lib/$(ProjectName)R.lib"
119 <Tool
120 Name="VCALinkTool"
122 <Tool
123 Name="VCXDCMakeTool"
125 <Tool
126 Name="VCBscMakeTool"
128 <Tool
129 Name="VCFxCopTool"
131 <Tool
132 Name="VCPostBuildEventTool"
134 </Configuration>
135 </Configurations>
136 <References>
137 </References>
138 <Files>
139 <Filter
140 Name="Source Files"
141 Filter="cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
143 <File
144 RelativePath=".\Adler32.c"
146 </File>
147 <File
148 RelativePath=".\Compress.c"
150 </File>
151 <File
152 RelativePath=".\Crc32.c"
154 </File>
155 <File
156 RelativePath=".\Deflate.c"
158 </File>
159 <File
160 RelativePath=".\Gzio.c"
162 </File>
163 <File
164 RelativePath=".\Infback.c"
166 </File>
167 <File
168 RelativePath=".\Inffast.c"
170 </File>
171 <File
172 RelativePath=".\Inflate.c"
174 </File>
175 <File
176 RelativePath=".\Inftrees.c"
178 </File>
179 <File
180 RelativePath=".\Trees.c"
182 </File>
183 <File
184 RelativePath=".\Uncompr.c"
186 </File>
187 <File
188 RelativePath=".\Zutil.c"
190 </File>
191 </Filter>
192 <Filter
193 Name="Header Files"
194 Filter="h;hpp;hxx;hm;inl;fi;fd"
196 <File
197 RelativePath=".\crc.h"
199 </File>
200 <File
201 RelativePath=".\deflate.h"
203 </File>
204 <File
205 RelativePath=".\inffast.h"
207 </File>
208 <File
209 RelativePath=".\inflate.h"
211 </File>
212 <File
213 RelativePath=".\inftrees.h"
215 </File>
216 <File
217 RelativePath=".\zconf.h"
219 </File>
220 <File
221 RelativePath=".\zlib.h"
223 </File>
224 <File
225 RelativePath=".\zutil.h"
227 </File>
228 </Filter>
229 <Filter
230 Name="Resource Files"
231 Filter="ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
233 </Filter>
234 </Files>
235 <Globals>
236 <Global
237 Name="DevPartner_IsInstrumented"
238 Value="0"
240 </Globals>
241 </VisualStudioProject>