Support unrar64.dll
[xy_vsfilter.git] / src / libpng / libpng_vs2005.vcproj
blobd80f0fe85c12c45c929fbaca6f30ddfbad5f90f2
1 <?xml version="1.0" encoding="windows-1250"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8,00"
5 Name="libpng"
6 ProjectGUID="{FC8080D1-603C-45EC-BCFA-7172E2F3D989}"
7 RootNamespace="libpng_vs2005"
8 Keyword="Win32Proj"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 </Platforms>
15 <ToolFiles>
16 </ToolFiles>
17 <Configurations>
18 <Configuration
19 Name="Debug|Win32"
20 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
21 IntermediateDirectory="$(ConfigurationName)"
22 ConfigurationType="4"
23 InheritedPropertySheets="..\debug.vsprops;..\common.vsprops"
24 CharacterSet="1"
25 WholeProgramOptimization="0"
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 AdditionalIncludeDirectories="..\zlib"
45 PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
46 UsePrecompiledHeader="0"
48 <Tool
49 Name="VCManagedResourceCompilerTool"
51 <Tool
52 Name="VCResourceCompilerTool"
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 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
80 IntermediateDirectory="$(ConfigurationName)"
81 ConfigurationType="4"
82 InheritedPropertySheets="..\release.vsprops;..\common.vsprops"
83 CharacterSet="1"
84 WholeProgramOptimization="0"
86 <Tool
87 Name="VCPreBuildEventTool"
89 <Tool
90 Name="VCCustomBuildTool"
92 <Tool
93 Name="VCXMLDataGeneratorTool"
95 <Tool
96 Name="VCWebServiceProxyGeneratorTool"
98 <Tool
99 Name="VCMIDLTool"
101 <Tool
102 Name="VCCLCompilerTool"
103 AdditionalIncludeDirectories="..\zlib"
104 PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
105 UsePrecompiledHeader="0"
107 <Tool
108 Name="VCManagedResourceCompilerTool"
110 <Tool
111 Name="VCResourceCompilerTool"
113 <Tool
114 Name="VCPreLinkEventTool"
116 <Tool
117 Name="VCLibrarianTool"
118 OutputFile="..\..\lib\$(ProjectName)R.lib"
120 <Tool
121 Name="VCALinkTool"
123 <Tool
124 Name="VCXDCMakeTool"
126 <Tool
127 Name="VCBscMakeTool"
129 <Tool
130 Name="VCFxCopTool"
132 <Tool
133 Name="VCPostBuildEventTool"
135 </Configuration>
136 </Configurations>
137 <References>
138 </References>
139 <Files>
140 <Filter
141 Name="Source Files"
142 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
143 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
145 <File
146 RelativePath=".\png.c"
148 </File>
149 <File
150 RelativePath=".\pngerror.c"
152 </File>
153 <File
154 RelativePath=".\pnggccrd.c"
156 </File>
157 <File
158 RelativePath=".\pngget.c"
160 </File>
161 <File
162 RelativePath=".\pngmem.c"
164 </File>
165 <File
166 RelativePath=".\pngpread.c"
168 </File>
169 <File
170 RelativePath=".\pngread.c"
172 </File>
173 <File
174 RelativePath=".\pngrio.c"
176 </File>
177 <File
178 RelativePath=".\pngrtran.c"
180 </File>
181 <File
182 RelativePath=".\pngrutil.c"
184 </File>
185 <File
186 RelativePath=".\pngset.c"
188 </File>
189 <File
190 RelativePath=".\pngtest.c"
192 </File>
193 <File
194 RelativePath=".\pngtrans.c"
196 </File>
197 <File
198 RelativePath=".\pngwio.c"
200 </File>
201 <File
202 RelativePath=".\pngwrite.c"
204 </File>
205 <File
206 RelativePath=".\pngwtran.c"
208 </File>
209 <File
210 RelativePath=".\pngwutil.c"
212 </File>
213 </Filter>
214 <Filter
215 Name="Header Files"
216 Filter="h;hpp;hxx;hm;inl;inc;xsd"
217 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
219 <File
220 RelativePath=".\png.h"
222 </File>
223 <File
224 RelativePath=".\pngconf.h"
226 </File>
227 </Filter>
228 <Filter
229 Name="Resource Files"
230 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
231 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
233 </Filter>
234 </Files>
235 <Globals>
236 </Globals>
237 </VisualStudioProject>