Support unrar64.dll
[xy_vsfilter.git] / src / libpng / libpng_vs2008.vcproj
blob189d5e5aabb031640c8e4cc4bb076dec6e294cad
1 <?xml version="1.0" encoding="windows-1250"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="libpng"
6 ProjectGUID="{FC8080D1-603C-45EC-BCFA-7172E2F3D989}"
7 RootNamespace="libpng_vs2005"
8 Keyword="Win32Proj"
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 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22 IntermediateDirectory="$(ConfigurationName)"
23 ConfigurationType="4"
24 InheritedPropertySheets="..\debug.vsprops;..\common.vsprops"
25 CharacterSet="1"
26 WholeProgramOptimization="0"
28 <Tool
29 Name="VCPreBuildEventTool"
31 <Tool
32 Name="VCCustomBuildTool"
34 <Tool
35 Name="VCXMLDataGeneratorTool"
37 <Tool
38 Name="VCWebServiceProxyGeneratorTool"
40 <Tool
41 Name="VCMIDLTool"
43 <Tool
44 Name="VCCLCompilerTool"
45 AdditionalIncludeDirectories="..\zlib"
46 PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
47 UsePrecompiledHeader="0"
49 <Tool
50 Name="VCManagedResourceCompilerTool"
52 <Tool
53 Name="VCResourceCompilerTool"
55 <Tool
56 Name="VCPreLinkEventTool"
58 <Tool
59 Name="VCLibrarianTool"
60 OutputFile="..\..\lib\$(ProjectName)D.lib"
62 <Tool
63 Name="VCALinkTool"
65 <Tool
66 Name="VCXDCMakeTool"
68 <Tool
69 Name="VCBscMakeTool"
71 <Tool
72 Name="VCFxCopTool"
74 <Tool
75 Name="VCPostBuildEventTool"
77 </Configuration>
78 <Configuration
79 Name="Release|Win32"
80 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
81 IntermediateDirectory="$(ConfigurationName)"
82 ConfigurationType="4"
83 InheritedPropertySheets="..\release.vsprops;..\common.vsprops"
84 CharacterSet="1"
85 WholeProgramOptimization="0"
87 <Tool
88 Name="VCPreBuildEventTool"
90 <Tool
91 Name="VCCustomBuildTool"
93 <Tool
94 Name="VCXMLDataGeneratorTool"
96 <Tool
97 Name="VCWebServiceProxyGeneratorTool"
99 <Tool
100 Name="VCMIDLTool"
102 <Tool
103 Name="VCCLCompilerTool"
104 AdditionalIncludeDirectories="..\zlib"
105 PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
106 UsePrecompiledHeader="0"
108 <Tool
109 Name="VCManagedResourceCompilerTool"
111 <Tool
112 Name="VCResourceCompilerTool"
114 <Tool
115 Name="VCPreLinkEventTool"
117 <Tool
118 Name="VCLibrarianTool"
119 OutputFile="..\..\lib\$(ProjectName)R.lib"
121 <Tool
122 Name="VCALinkTool"
124 <Tool
125 Name="VCXDCMakeTool"
127 <Tool
128 Name="VCBscMakeTool"
130 <Tool
131 Name="VCFxCopTool"
133 <Tool
134 Name="VCPostBuildEventTool"
136 </Configuration>
137 </Configurations>
138 <References>
139 </References>
140 <Files>
141 <Filter
142 Name="Source Files"
143 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
144 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
146 <File
147 RelativePath=".\png.c"
149 </File>
150 <File
151 RelativePath=".\pngerror.c"
153 </File>
154 <File
155 RelativePath=".\pnggccrd.c"
157 </File>
158 <File
159 RelativePath=".\pngget.c"
161 </File>
162 <File
163 RelativePath=".\pngmem.c"
165 </File>
166 <File
167 RelativePath=".\pngpread.c"
169 </File>
170 <File
171 RelativePath=".\pngread.c"
173 </File>
174 <File
175 RelativePath=".\pngrio.c"
177 </File>
178 <File
179 RelativePath=".\pngrtran.c"
181 </File>
182 <File
183 RelativePath=".\pngrutil.c"
185 </File>
186 <File
187 RelativePath=".\pngset.c"
189 </File>
190 <File
191 RelativePath=".\pngtest.c"
193 </File>
194 <File
195 RelativePath=".\pngtrans.c"
197 </File>
198 <File
199 RelativePath=".\pngwio.c"
201 </File>
202 <File
203 RelativePath=".\pngwrite.c"
205 </File>
206 <File
207 RelativePath=".\pngwtran.c"
209 </File>
210 <File
211 RelativePath=".\pngwutil.c"
213 </File>
214 </Filter>
215 <Filter
216 Name="Header Files"
217 Filter="h;hpp;hxx;hm;inl;inc;xsd"
218 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
220 <File
221 RelativePath=".\png.h"
223 </File>
224 <File
225 RelativePath=".\pngconf.h"
227 </File>
228 </Filter>
229 <Filter
230 Name="Resource Files"
231 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
232 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
234 </Filter>
235 </Files>
236 <Globals>
237 </Globals>
238 </VisualStudioProject>