xref: /aosp_15_r20/external/libpng/projects/visualc71/libpng.vcproj (revision a67afe4df73cf47866eedc69947994b8ff839aba)
1*a67afe4dSAndroid Build Coastguard Worker<?xml version="1.0" encoding="Windows-1252"?>
2*a67afe4dSAndroid Build Coastguard Worker<VisualStudioProject
3*a67afe4dSAndroid Build Coastguard Worker	ProjectType="Visual C++"
4*a67afe4dSAndroid Build Coastguard Worker	Version="7.10"
5*a67afe4dSAndroid Build Coastguard Worker	Name="libpng"
6*a67afe4dSAndroid Build Coastguard Worker	RootNamespace="libpng">
7*a67afe4dSAndroid Build Coastguard Worker	<Platforms>
8*a67afe4dSAndroid Build Coastguard Worker		<Platform
9*a67afe4dSAndroid Build Coastguard Worker			Name="Win32"/>
10*a67afe4dSAndroid Build Coastguard Worker	</Platforms>
11*a67afe4dSAndroid Build Coastguard Worker	<Configurations>
12*a67afe4dSAndroid Build Coastguard Worker		<Configuration
13*a67afe4dSAndroid Build Coastguard Worker			Name="DLL Release|Win32"
14*a67afe4dSAndroid Build Coastguard Worker			OutputDirectory=".\Win32_DLL_Release"
15*a67afe4dSAndroid Build Coastguard Worker			IntermediateDirectory=".\Win32_DLL_Release"
16*a67afe4dSAndroid Build Coastguard Worker			ConfigurationType="2">
17*a67afe4dSAndroid Build Coastguard Worker			<Tool
18*a67afe4dSAndroid Build Coastguard Worker				Name="VCCLCompilerTool"
19*a67afe4dSAndroid Build Coastguard Worker				InlineFunctionExpansion="1"
20*a67afe4dSAndroid Build Coastguard Worker				AdditionalIncludeDirectories="..\..;..\..\..\zlib"
21*a67afe4dSAndroid Build Coastguard Worker				PreprocessorDefinitions="WIN32;NDEBUG;PNG_BUILD_DLL;ZLIB_DLL;_CRT_SECURE_NO_WARNINGS"
22*a67afe4dSAndroid Build Coastguard Worker				StringPooling="TRUE"
23*a67afe4dSAndroid Build Coastguard Worker				RuntimeLibrary="2"
24*a67afe4dSAndroid Build Coastguard Worker				EnableFunctionLevelLinking="TRUE"
25*a67afe4dSAndroid Build Coastguard Worker				UsePrecompiledHeader="3"
26*a67afe4dSAndroid Build Coastguard Worker				PrecompiledHeaderThrough="pngpriv.h"
27*a67afe4dSAndroid Build Coastguard Worker				WarningLevel="3"
28*a67afe4dSAndroid Build Coastguard Worker				CompileAs="0"/>
29*a67afe4dSAndroid Build Coastguard Worker			<Tool
30*a67afe4dSAndroid Build Coastguard Worker				Name="VCCustomBuildTool"/>
31*a67afe4dSAndroid Build Coastguard Worker			<Tool
32*a67afe4dSAndroid Build Coastguard Worker				Name="VCLinkerTool"
33*a67afe4dSAndroid Build Coastguard Worker				OutputFile="$(OutDir)/libpng16.dll"
34*a67afe4dSAndroid Build Coastguard Worker				LinkIncremental="1"/>
35*a67afe4dSAndroid Build Coastguard Worker			<Tool
36*a67afe4dSAndroid Build Coastguard Worker				Name="VCMIDLTool"/>
37*a67afe4dSAndroid Build Coastguard Worker			<Tool
38*a67afe4dSAndroid Build Coastguard Worker				Name="VCPostBuildEventTool"/>
39*a67afe4dSAndroid Build Coastguard Worker			<Tool
40*a67afe4dSAndroid Build Coastguard Worker				Name="VCPreBuildEventTool"
41*a67afe4dSAndroid Build Coastguard Worker				CommandLine="copy ..\..\scripts\pnglibconf.h.prebuilt ..\..\pnglibconf.h"/>
42*a67afe4dSAndroid Build Coastguard Worker			<Tool
43*a67afe4dSAndroid Build Coastguard Worker				Name="VCPreLinkEventTool"/>
44*a67afe4dSAndroid Build Coastguard Worker			<Tool
45*a67afe4dSAndroid Build Coastguard Worker				Name="VCResourceCompilerTool"
46*a67afe4dSAndroid Build Coastguard Worker				PreprocessorDefinitions="NDEBUG"
47*a67afe4dSAndroid Build Coastguard Worker				Culture="1033"
48*a67afe4dSAndroid Build Coastguard Worker				AdditionalIncludeDirectories="..\..;..\..\..\zlib;$(IntDir)"/>
49*a67afe4dSAndroid Build Coastguard Worker			<Tool
50*a67afe4dSAndroid Build Coastguard Worker				Name="VCWebServiceProxyGeneratorTool"/>
51*a67afe4dSAndroid Build Coastguard Worker			<Tool
52*a67afe4dSAndroid Build Coastguard Worker				Name="VCXMLDataGeneratorTool"/>
53*a67afe4dSAndroid Build Coastguard Worker			<Tool
54*a67afe4dSAndroid Build Coastguard Worker				Name="VCWebDeploymentTool"/>
55*a67afe4dSAndroid Build Coastguard Worker			<Tool
56*a67afe4dSAndroid Build Coastguard Worker				Name="VCManagedWrapperGeneratorTool"/>
57*a67afe4dSAndroid Build Coastguard Worker			<Tool
58*a67afe4dSAndroid Build Coastguard Worker				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
59*a67afe4dSAndroid Build Coastguard Worker		</Configuration>
60*a67afe4dSAndroid Build Coastguard Worker		<Configuration
61*a67afe4dSAndroid Build Coastguard Worker			Name="DLL Debug|Win32"
62*a67afe4dSAndroid Build Coastguard Worker			OutputDirectory=".\Win32_DLL_Debug"
63*a67afe4dSAndroid Build Coastguard Worker			IntermediateDirectory=".\Win32_DLL_Debug"
64*a67afe4dSAndroid Build Coastguard Worker			ConfigurationType="2">
65*a67afe4dSAndroid Build Coastguard Worker			<Tool
66*a67afe4dSAndroid Build Coastguard Worker				Name="VCCLCompilerTool"
67*a67afe4dSAndroid Build Coastguard Worker				Optimization="0"
68*a67afe4dSAndroid Build Coastguard Worker				AdditionalIncludeDirectories="..\..;..\..\..\zlib"
69*a67afe4dSAndroid Build Coastguard Worker				PreprocessorDefinitions="WIN32;_DEBUG;DEBUG;PNG_DEBUG=1;PNG_BUILD_DLL;ZLIB_DLL;_CRT_SECURE_NO_WARNINGS"
70*a67afe4dSAndroid Build Coastguard Worker				BasicRuntimeChecks="3"
71*a67afe4dSAndroid Build Coastguard Worker				RuntimeLibrary="3"
72*a67afe4dSAndroid Build Coastguard Worker				UsePrecompiledHeader="3"
73*a67afe4dSAndroid Build Coastguard Worker				PrecompiledHeaderThrough="pngpriv.h"
74*a67afe4dSAndroid Build Coastguard Worker				WarningLevel="3"
75*a67afe4dSAndroid Build Coastguard Worker				DebugInformationFormat="4"
76*a67afe4dSAndroid Build Coastguard Worker				CompileAs="0"/>
77*a67afe4dSAndroid Build Coastguard Worker			<Tool
78*a67afe4dSAndroid Build Coastguard Worker				Name="VCCustomBuildTool"/>
79*a67afe4dSAndroid Build Coastguard Worker			<Tool
80*a67afe4dSAndroid Build Coastguard Worker				Name="VCLinkerTool"
81*a67afe4dSAndroid Build Coastguard Worker				OutputFile="$(OutDir)/libpng16d.dll"
82*a67afe4dSAndroid Build Coastguard Worker				GenerateDebugInformation="TRUE"/>
83*a67afe4dSAndroid Build Coastguard Worker			<Tool
84*a67afe4dSAndroid Build Coastguard Worker				Name="VCMIDLTool"/>
85*a67afe4dSAndroid Build Coastguard Worker			<Tool
86*a67afe4dSAndroid Build Coastguard Worker				Name="VCPostBuildEventTool"/>
87*a67afe4dSAndroid Build Coastguard Worker			<Tool
88*a67afe4dSAndroid Build Coastguard Worker				Name="VCPreBuildEventTool"
89*a67afe4dSAndroid Build Coastguard Worker				CommandLine="copy ..\..\scripts\pnglibconf.h.prebuilt ..\..\pnglibconf.h"/>
90*a67afe4dSAndroid Build Coastguard Worker			<Tool
91*a67afe4dSAndroid Build Coastguard Worker				Name="VCPreLinkEventTool"/>
92*a67afe4dSAndroid Build Coastguard Worker			<Tool
93*a67afe4dSAndroid Build Coastguard Worker				Name="VCResourceCompilerTool"
94*a67afe4dSAndroid Build Coastguard Worker				PreprocessorDefinitions="_DEBUG,PNG_DEBUG=1"
95*a67afe4dSAndroid Build Coastguard Worker				Culture="1033"
96*a67afe4dSAndroid Build Coastguard Worker				AdditionalIncludeDirectories="..\..;..\..\..\zlib;$(IntDir)"/>
97*a67afe4dSAndroid Build Coastguard Worker			<Tool
98*a67afe4dSAndroid Build Coastguard Worker				Name="VCWebServiceProxyGeneratorTool"/>
99*a67afe4dSAndroid Build Coastguard Worker			<Tool
100*a67afe4dSAndroid Build Coastguard Worker				Name="VCXMLDataGeneratorTool"/>
101*a67afe4dSAndroid Build Coastguard Worker			<Tool
102*a67afe4dSAndroid Build Coastguard Worker				Name="VCWebDeploymentTool"/>
103*a67afe4dSAndroid Build Coastguard Worker			<Tool
104*a67afe4dSAndroid Build Coastguard Worker				Name="VCManagedWrapperGeneratorTool"/>
105*a67afe4dSAndroid Build Coastguard Worker			<Tool
106*a67afe4dSAndroid Build Coastguard Worker				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
107*a67afe4dSAndroid Build Coastguard Worker		</Configuration>
108*a67afe4dSAndroid Build Coastguard Worker		<Configuration
109*a67afe4dSAndroid Build Coastguard Worker			Name="DLL VB|Win32"
110*a67afe4dSAndroid Build Coastguard Worker			OutputDirectory=".\Win32_DLL_VB"
111*a67afe4dSAndroid Build Coastguard Worker			IntermediateDirectory=".\Win32_DLL_VB"
112*a67afe4dSAndroid Build Coastguard Worker			ConfigurationType="2">
113*a67afe4dSAndroid Build Coastguard Worker			<Tool
114*a67afe4dSAndroid Build Coastguard Worker				Name="VCCLCompilerTool"
115*a67afe4dSAndroid Build Coastguard Worker				InlineFunctionExpansion="1"
116*a67afe4dSAndroid Build Coastguard Worker				AdditionalIncludeDirectories="..\..;..\..\..\zlib"
117*a67afe4dSAndroid Build Coastguard Worker				PreprocessorDefinitions="WIN32;NDEBUG;PNG_BUILD_DLL;ZLIB_DLL;PNGAPI=__stdcall;PNG_NO_MODULEDEF;PNG_LIBPNG_SPECIALBUILD;PNG_USER_PRIVATEBUILD;_CRT_SECURE_NO_WARNINGS"
118*a67afe4dSAndroid Build Coastguard Worker				StringPooling="TRUE"
119*a67afe4dSAndroid Build Coastguard Worker				RuntimeLibrary="2"
120*a67afe4dSAndroid Build Coastguard Worker				EnableFunctionLevelLinking="TRUE"
121*a67afe4dSAndroid Build Coastguard Worker				UsePrecompiledHeader="3"
122*a67afe4dSAndroid Build Coastguard Worker				PrecompiledHeaderThrough="pngpriv.h"
123*a67afe4dSAndroid Build Coastguard Worker				WarningLevel="3"
124*a67afe4dSAndroid Build Coastguard Worker				CompileAs="0"/>
125*a67afe4dSAndroid Build Coastguard Worker			<Tool
126*a67afe4dSAndroid Build Coastguard Worker				Name="VCCustomBuildTool"/>
127*a67afe4dSAndroid Build Coastguard Worker			<Tool
128*a67afe4dSAndroid Build Coastguard Worker				Name="VCLinkerTool"
129*a67afe4dSAndroid Build Coastguard Worker				OutputFile="$(OutDir)/libpng16vb.dll"
130*a67afe4dSAndroid Build Coastguard Worker				LinkIncremental="1"/>
131*a67afe4dSAndroid Build Coastguard Worker			<Tool
132*a67afe4dSAndroid Build Coastguard Worker				Name="VCMIDLTool"/>
133*a67afe4dSAndroid Build Coastguard Worker			<Tool
134*a67afe4dSAndroid Build Coastguard Worker				Name="VCPostBuildEventTool"/>
135*a67afe4dSAndroid Build Coastguard Worker			<Tool
136*a67afe4dSAndroid Build Coastguard Worker				Name="VCPreBuildEventTool"
137*a67afe4dSAndroid Build Coastguard Worker				CommandLine="copy ..\..\scripts\pnglibconf.h.prebuilt ..\..\pnglibconf.h"/>
138*a67afe4dSAndroid Build Coastguard Worker			<Tool
139*a67afe4dSAndroid Build Coastguard Worker				Name="VCPreLinkEventTool"/>
140*a67afe4dSAndroid Build Coastguard Worker			<Tool
141*a67afe4dSAndroid Build Coastguard Worker				Name="VCResourceCompilerTool"
142*a67afe4dSAndroid Build Coastguard Worker				AdditionalOptions="/d PNG_NO_PEDANTIC_WARNINGS /d PNG_LIBPNG_DLLFNAME_POSTFIX=&quot;&quot;&quot;&quot;VB&quot;&quot;&quot;&quot; /d PNG_LIBPNG_SPECIALBUILD=&quot;&quot;&quot;&quot;__stdcall calling convention used for exported functions&quot;&quot;&quot;&quot;"
143*a67afe4dSAndroid Build Coastguard Worker				PreprocessorDefinitions="NDEBUG"
144*a67afe4dSAndroid Build Coastguard Worker				Culture="1033"
145*a67afe4dSAndroid Build Coastguard Worker				AdditionalIncludeDirectories="..\..;..\..\..\zlib;$(IntDir)"/>
146*a67afe4dSAndroid Build Coastguard Worker			<Tool
147*a67afe4dSAndroid Build Coastguard Worker				Name="VCWebServiceProxyGeneratorTool"/>
148*a67afe4dSAndroid Build Coastguard Worker			<Tool
149*a67afe4dSAndroid Build Coastguard Worker				Name="VCXMLDataGeneratorTool"/>
150*a67afe4dSAndroid Build Coastguard Worker			<Tool
151*a67afe4dSAndroid Build Coastguard Worker				Name="VCWebDeploymentTool"/>
152*a67afe4dSAndroid Build Coastguard Worker			<Tool
153*a67afe4dSAndroid Build Coastguard Worker				Name="VCManagedWrapperGeneratorTool"/>
154*a67afe4dSAndroid Build Coastguard Worker			<Tool
155*a67afe4dSAndroid Build Coastguard Worker				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
156*a67afe4dSAndroid Build Coastguard Worker		</Configuration>
157*a67afe4dSAndroid Build Coastguard Worker		<Configuration
158*a67afe4dSAndroid Build Coastguard Worker			Name="LIB Release|Win32"
159*a67afe4dSAndroid Build Coastguard Worker			OutputDirectory=".\Win32_LIB_Release"
160*a67afe4dSAndroid Build Coastguard Worker			IntermediateDirectory=".\Win32_LIB_Release"
161*a67afe4dSAndroid Build Coastguard Worker			ConfigurationType="4">
162*a67afe4dSAndroid Build Coastguard Worker			<Tool
163*a67afe4dSAndroid Build Coastguard Worker				Name="VCCLCompilerTool"
164*a67afe4dSAndroid Build Coastguard Worker				InlineFunctionExpansion="1"
165*a67afe4dSAndroid Build Coastguard Worker				AdditionalIncludeDirectories="..\..;..\..\..\zlib"
166*a67afe4dSAndroid Build Coastguard Worker				PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_WARNINGS"
167*a67afe4dSAndroid Build Coastguard Worker				StringPooling="TRUE"
168*a67afe4dSAndroid Build Coastguard Worker				RuntimeLibrary="0"
169*a67afe4dSAndroid Build Coastguard Worker				EnableFunctionLevelLinking="TRUE"
170*a67afe4dSAndroid Build Coastguard Worker				UsePrecompiledHeader="3"
171*a67afe4dSAndroid Build Coastguard Worker				PrecompiledHeaderThrough="pngpriv.h"
172*a67afe4dSAndroid Build Coastguard Worker				WarningLevel="3"
173*a67afe4dSAndroid Build Coastguard Worker				CompileAs="0"/>
174*a67afe4dSAndroid Build Coastguard Worker			<Tool
175*a67afe4dSAndroid Build Coastguard Worker				Name="VCCustomBuildTool"/>
176*a67afe4dSAndroid Build Coastguard Worker			<Tool
177*a67afe4dSAndroid Build Coastguard Worker				Name="VCLibrarianTool"
178*a67afe4dSAndroid Build Coastguard Worker				OutputFile="$(OutDir)/libpng.lib"/>
179*a67afe4dSAndroid Build Coastguard Worker			<Tool
180*a67afe4dSAndroid Build Coastguard Worker				Name="VCMIDLTool"/>
181*a67afe4dSAndroid Build Coastguard Worker			<Tool
182*a67afe4dSAndroid Build Coastguard Worker				Name="VCPostBuildEventTool"/>
183*a67afe4dSAndroid Build Coastguard Worker			<Tool
184*a67afe4dSAndroid Build Coastguard Worker				Name="VCPreBuildEventTool"
185*a67afe4dSAndroid Build Coastguard Worker				CommandLine="copy ..\..\scripts\pnglibconf.h.prebuilt ..\..\pnglibconf.h"/>
186*a67afe4dSAndroid Build Coastguard Worker			<Tool
187*a67afe4dSAndroid Build Coastguard Worker				Name="VCPreLinkEventTool"/>
188*a67afe4dSAndroid Build Coastguard Worker			<Tool
189*a67afe4dSAndroid Build Coastguard Worker				Name="VCResourceCompilerTool"/>
190*a67afe4dSAndroid Build Coastguard Worker			<Tool
191*a67afe4dSAndroid Build Coastguard Worker				Name="VCWebServiceProxyGeneratorTool"/>
192*a67afe4dSAndroid Build Coastguard Worker			<Tool
193*a67afe4dSAndroid Build Coastguard Worker				Name="VCXMLDataGeneratorTool"/>
194*a67afe4dSAndroid Build Coastguard Worker			<Tool
195*a67afe4dSAndroid Build Coastguard Worker				Name="VCManagedWrapperGeneratorTool"/>
196*a67afe4dSAndroid Build Coastguard Worker			<Tool
197*a67afe4dSAndroid Build Coastguard Worker				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
198*a67afe4dSAndroid Build Coastguard Worker		</Configuration>
199*a67afe4dSAndroid Build Coastguard Worker		<Configuration
200*a67afe4dSAndroid Build Coastguard Worker			Name="LIB Debug|Win32"
201*a67afe4dSAndroid Build Coastguard Worker			OutputDirectory=".\Win32_LIB_Debug"
202*a67afe4dSAndroid Build Coastguard Worker			IntermediateDirectory=".\Win32_LIB_Debug"
203*a67afe4dSAndroid Build Coastguard Worker			ConfigurationType="4">
204*a67afe4dSAndroid Build Coastguard Worker			<Tool
205*a67afe4dSAndroid Build Coastguard Worker				Name="VCCLCompilerTool"
206*a67afe4dSAndroid Build Coastguard Worker				Optimization="0"
207*a67afe4dSAndroid Build Coastguard Worker				AdditionalIncludeDirectories="..\..;..\..\..\zlib"
208*a67afe4dSAndroid Build Coastguard Worker				PreprocessorDefinitions="WIN32;_DEBUG;DEBUG;PNG_DEBUG=1;_CRT_SECURE_NO_WARNINGS"
209*a67afe4dSAndroid Build Coastguard Worker				BasicRuntimeChecks="3"
210*a67afe4dSAndroid Build Coastguard Worker				RuntimeLibrary="1"
211*a67afe4dSAndroid Build Coastguard Worker				UsePrecompiledHeader="3"
212*a67afe4dSAndroid Build Coastguard Worker				PrecompiledHeaderThrough="pngpriv.h"
213*a67afe4dSAndroid Build Coastguard Worker				WarningLevel="3"
214*a67afe4dSAndroid Build Coastguard Worker				DebugInformationFormat="4"
215*a67afe4dSAndroid Build Coastguard Worker				CompileAs="0"/>
216*a67afe4dSAndroid Build Coastguard Worker			<Tool
217*a67afe4dSAndroid Build Coastguard Worker				Name="VCCustomBuildTool"/>
218*a67afe4dSAndroid Build Coastguard Worker			<Tool
219*a67afe4dSAndroid Build Coastguard Worker				Name="VCLibrarianTool"
220*a67afe4dSAndroid Build Coastguard Worker				OutputFile="$(OutDir)/libpngd.lib"/>
221*a67afe4dSAndroid Build Coastguard Worker			<Tool
222*a67afe4dSAndroid Build Coastguard Worker				Name="VCMIDLTool"/>
223*a67afe4dSAndroid Build Coastguard Worker			<Tool
224*a67afe4dSAndroid Build Coastguard Worker				Name="VCPostBuildEventTool"/>
225*a67afe4dSAndroid Build Coastguard Worker			<Tool
226*a67afe4dSAndroid Build Coastguard Worker				Name="VCPreBuildEventTool"
227*a67afe4dSAndroid Build Coastguard Worker				CommandLine="copy ..\..\scripts\pnglibconf.h.prebuilt ..\..\pnglibconf.h"/>
228*a67afe4dSAndroid Build Coastguard Worker			<Tool
229*a67afe4dSAndroid Build Coastguard Worker				Name="VCPreLinkEventTool"/>
230*a67afe4dSAndroid Build Coastguard Worker			<Tool
231*a67afe4dSAndroid Build Coastguard Worker				Name="VCResourceCompilerTool"/>
232*a67afe4dSAndroid Build Coastguard Worker			<Tool
233*a67afe4dSAndroid Build Coastguard Worker				Name="VCWebServiceProxyGeneratorTool"/>
234*a67afe4dSAndroid Build Coastguard Worker			<Tool
235*a67afe4dSAndroid Build Coastguard Worker				Name="VCXMLDataGeneratorTool"/>
236*a67afe4dSAndroid Build Coastguard Worker			<Tool
237*a67afe4dSAndroid Build Coastguard Worker				Name="VCManagedWrapperGeneratorTool"/>
238*a67afe4dSAndroid Build Coastguard Worker			<Tool
239*a67afe4dSAndroid Build Coastguard Worker				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
240*a67afe4dSAndroid Build Coastguard Worker		</Configuration>
241*a67afe4dSAndroid Build Coastguard Worker	</Configurations>
242*a67afe4dSAndroid Build Coastguard Worker	<References>
243*a67afe4dSAndroid Build Coastguard Worker	</References>
244*a67afe4dSAndroid Build Coastguard Worker	<Files>
245*a67afe4dSAndroid Build Coastguard Worker		<Filter
246*a67afe4dSAndroid Build Coastguard Worker			Name="Source Files"
247*a67afe4dSAndroid Build Coastguard Worker			Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
248*a67afe4dSAndroid Build Coastguard Worker			<File
249*a67afe4dSAndroid Build Coastguard Worker				RelativePath="..\..\png.c">
250*a67afe4dSAndroid Build Coastguard Worker				<FileConfiguration
251*a67afe4dSAndroid Build Coastguard Worker					Name="DLL Release|Win32">
252*a67afe4dSAndroid Build Coastguard Worker					<Tool
253*a67afe4dSAndroid Build Coastguard Worker						Name="VCCLCompilerTool"
254*a67afe4dSAndroid Build Coastguard Worker						UsePrecompiledHeader="0"/>
255*a67afe4dSAndroid Build Coastguard Worker				</FileConfiguration>
256*a67afe4dSAndroid Build Coastguard Worker				<FileConfiguration
257*a67afe4dSAndroid Build Coastguard Worker					Name="DLL Debug|Win32">
258*a67afe4dSAndroid Build Coastguard Worker					<Tool
259*a67afe4dSAndroid Build Coastguard Worker						Name="VCCLCompilerTool"
260*a67afe4dSAndroid Build Coastguard Worker						UsePrecompiledHeader="0"/>
261*a67afe4dSAndroid Build Coastguard Worker				</FileConfiguration>
262*a67afe4dSAndroid Build Coastguard Worker				<FileConfiguration
263*a67afe4dSAndroid Build Coastguard Worker					Name="DLL VB|Win32">
264*a67afe4dSAndroid Build Coastguard Worker					<Tool
265*a67afe4dSAndroid Build Coastguard Worker						Name="VCCLCompilerTool"
266*a67afe4dSAndroid Build Coastguard Worker						UsePrecompiledHeader="0"/>
267*a67afe4dSAndroid Build Coastguard Worker				</FileConfiguration>
268*a67afe4dSAndroid Build Coastguard Worker				<FileConfiguration
269*a67afe4dSAndroid Build Coastguard Worker					Name="LIB Release|Win32">
270*a67afe4dSAndroid Build Coastguard Worker					<Tool
271*a67afe4dSAndroid Build Coastguard Worker						Name="VCCLCompilerTool"
272*a67afe4dSAndroid Build Coastguard Worker						UsePrecompiledHeader="0"/>
273*a67afe4dSAndroid Build Coastguard Worker				</FileConfiguration>
274*a67afe4dSAndroid Build Coastguard Worker				<FileConfiguration
275*a67afe4dSAndroid Build Coastguard Worker					Name="LIB Debug|Win32">
276*a67afe4dSAndroid Build Coastguard Worker					<Tool
277*a67afe4dSAndroid Build Coastguard Worker						Name="VCCLCompilerTool"
278*a67afe4dSAndroid Build Coastguard Worker						UsePrecompiledHeader="0"/>
279*a67afe4dSAndroid Build Coastguard Worker				</FileConfiguration>
280*a67afe4dSAndroid Build Coastguard Worker			</File>
281*a67afe4dSAndroid Build Coastguard Worker			<File
282*a67afe4dSAndroid Build Coastguard Worker				RelativePath="..\..\pngerror.c">
283*a67afe4dSAndroid Build Coastguard Worker				<FileConfiguration
284*a67afe4dSAndroid Build Coastguard Worker					Name="DLL Release|Win32">
285*a67afe4dSAndroid Build Coastguard Worker					<Tool
286*a67afe4dSAndroid Build Coastguard Worker						Name="VCCLCompilerTool"
287*a67afe4dSAndroid Build Coastguard Worker						UsePrecompiledHeader="1"/>
288*a67afe4dSAndroid Build Coastguard Worker				</FileConfiguration>
289*a67afe4dSAndroid Build Coastguard Worker				<FileConfiguration
290*a67afe4dSAndroid Build Coastguard Worker					Name="DLL Debug|Win32">
291*a67afe4dSAndroid Build Coastguard Worker					<Tool
292*a67afe4dSAndroid Build Coastguard Worker						Name="VCCLCompilerTool"
293*a67afe4dSAndroid Build Coastguard Worker						UsePrecompiledHeader="1"/>
294*a67afe4dSAndroid Build Coastguard Worker				</FileConfiguration>
295*a67afe4dSAndroid Build Coastguard Worker				<FileConfiguration
296*a67afe4dSAndroid Build Coastguard Worker					Name="DLL VB|Win32">
297*a67afe4dSAndroid Build Coastguard Worker					<Tool
298*a67afe4dSAndroid Build Coastguard Worker						Name="VCCLCompilerTool"
299*a67afe4dSAndroid Build Coastguard Worker						UsePrecompiledHeader="1"/>
300*a67afe4dSAndroid Build Coastguard Worker				</FileConfiguration>
301*a67afe4dSAndroid Build Coastguard Worker				<FileConfiguration
302*a67afe4dSAndroid Build Coastguard Worker					Name="LIB Release|Win32">
303*a67afe4dSAndroid Build Coastguard Worker					<Tool
304*a67afe4dSAndroid Build Coastguard Worker						Name="VCCLCompilerTool"
305*a67afe4dSAndroid Build Coastguard Worker						UsePrecompiledHeader="1"/>
306*a67afe4dSAndroid Build Coastguard Worker				</FileConfiguration>
307*a67afe4dSAndroid Build Coastguard Worker				<FileConfiguration
308*a67afe4dSAndroid Build Coastguard Worker					Name="LIB Debug|Win32">
309*a67afe4dSAndroid Build Coastguard Worker					<Tool
310*a67afe4dSAndroid Build Coastguard Worker						Name="VCCLCompilerTool"
311*a67afe4dSAndroid Build Coastguard Worker						UsePrecompiledHeader="1"/>
312*a67afe4dSAndroid Build Coastguard Worker				</FileConfiguration>
313*a67afe4dSAndroid Build Coastguard Worker			</File>
314*a67afe4dSAndroid Build Coastguard Worker			<File
315*a67afe4dSAndroid Build Coastguard Worker				RelativePath="..\..\pngget.c">
316*a67afe4dSAndroid Build Coastguard Worker			</File>
317*a67afe4dSAndroid Build Coastguard Worker			<File
318*a67afe4dSAndroid Build Coastguard Worker				RelativePath="..\..\pngmem.c">
319*a67afe4dSAndroid Build Coastguard Worker			</File>
320*a67afe4dSAndroid Build Coastguard Worker			<File
321*a67afe4dSAndroid Build Coastguard Worker				RelativePath="..\..\pngpread.c">
322*a67afe4dSAndroid Build Coastguard Worker			</File>
323*a67afe4dSAndroid Build Coastguard Worker			<File
324*a67afe4dSAndroid Build Coastguard Worker				RelativePath="..\..\pngread.c">
325*a67afe4dSAndroid Build Coastguard Worker			</File>
326*a67afe4dSAndroid Build Coastguard Worker			<File
327*a67afe4dSAndroid Build Coastguard Worker				RelativePath="..\..\pngrio.c">
328*a67afe4dSAndroid Build Coastguard Worker			</File>
329*a67afe4dSAndroid Build Coastguard Worker			<File
330*a67afe4dSAndroid Build Coastguard Worker				RelativePath="..\..\pngrtran.c">
331*a67afe4dSAndroid Build Coastguard Worker			</File>
332*a67afe4dSAndroid Build Coastguard Worker			<File
333*a67afe4dSAndroid Build Coastguard Worker				RelativePath="..\..\pngrutil.c">
334*a67afe4dSAndroid Build Coastguard Worker			</File>
335*a67afe4dSAndroid Build Coastguard Worker			<File
336*a67afe4dSAndroid Build Coastguard Worker				RelativePath="..\..\pngset.c">
337*a67afe4dSAndroid Build Coastguard Worker			</File>
338*a67afe4dSAndroid Build Coastguard Worker			<File
339*a67afe4dSAndroid Build Coastguard Worker				RelativePath="..\..\pngtrans.c">
340*a67afe4dSAndroid Build Coastguard Worker			</File>
341*a67afe4dSAndroid Build Coastguard Worker			<File
342*a67afe4dSAndroid Build Coastguard Worker				RelativePath="..\..\pngwio.c">
343*a67afe4dSAndroid Build Coastguard Worker			</File>
344*a67afe4dSAndroid Build Coastguard Worker			<File
345*a67afe4dSAndroid Build Coastguard Worker				RelativePath="..\..\pngwrite.c">
346*a67afe4dSAndroid Build Coastguard Worker			</File>
347*a67afe4dSAndroid Build Coastguard Worker			<File
348*a67afe4dSAndroid Build Coastguard Worker				RelativePath="..\..\pngwtran.c">
349*a67afe4dSAndroid Build Coastguard Worker			</File>
350*a67afe4dSAndroid Build Coastguard Worker			<File
351*a67afe4dSAndroid Build Coastguard Worker				RelativePath="..\..\pngwutil.c">
352*a67afe4dSAndroid Build Coastguard Worker			</File>
353*a67afe4dSAndroid Build Coastguard Worker		</Filter>
354*a67afe4dSAndroid Build Coastguard Worker		<Filter
355*a67afe4dSAndroid Build Coastguard Worker			Name="Header Files"
356*a67afe4dSAndroid Build Coastguard Worker			Filter="h;hpp;hxx;hm;inl">
357*a67afe4dSAndroid Build Coastguard Worker			<File
358*a67afe4dSAndroid Build Coastguard Worker				RelativePath="..\..\png.h">
359*a67afe4dSAndroid Build Coastguard Worker			</File>
360*a67afe4dSAndroid Build Coastguard Worker			<File
361*a67afe4dSAndroid Build Coastguard Worker				RelativePath="..\..\pngconf.h">
362*a67afe4dSAndroid Build Coastguard Worker			</File>
363*a67afe4dSAndroid Build Coastguard Worker			<File
364*a67afe4dSAndroid Build Coastguard Worker				RelativePath="..\..\pngpriv.h">
365*a67afe4dSAndroid Build Coastguard Worker			</File>
366*a67afe4dSAndroid Build Coastguard Worker		</Filter>
367*a67afe4dSAndroid Build Coastguard Worker		<Filter
368*a67afe4dSAndroid Build Coastguard Worker			Name="Resource Files"
369*a67afe4dSAndroid Build Coastguard Worker			Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
370*a67afe4dSAndroid Build Coastguard Worker			<File
371*a67afe4dSAndroid Build Coastguard Worker				RelativePath="..\..\scripts\pngwin.rc">
372*a67afe4dSAndroid Build Coastguard Worker				<FileConfiguration
373*a67afe4dSAndroid Build Coastguard Worker					Name="LIB Release|Win32"
374*a67afe4dSAndroid Build Coastguard Worker					ExcludedFromBuild="TRUE">
375*a67afe4dSAndroid Build Coastguard Worker					<Tool
376*a67afe4dSAndroid Build Coastguard Worker						Name="VCResourceCompilerTool"/>
377*a67afe4dSAndroid Build Coastguard Worker				</FileConfiguration>
378*a67afe4dSAndroid Build Coastguard Worker				<FileConfiguration
379*a67afe4dSAndroid Build Coastguard Worker					Name="LIB Debug|Win32"
380*a67afe4dSAndroid Build Coastguard Worker					ExcludedFromBuild="TRUE">
381*a67afe4dSAndroid Build Coastguard Worker					<Tool
382*a67afe4dSAndroid Build Coastguard Worker						Name="VCResourceCompilerTool"/>
383*a67afe4dSAndroid Build Coastguard Worker				</FileConfiguration>
384*a67afe4dSAndroid Build Coastguard Worker			</File>
385*a67afe4dSAndroid Build Coastguard Worker		</Filter>
386*a67afe4dSAndroid Build Coastguard Worker		<File
387*a67afe4dSAndroid Build Coastguard Worker			RelativePath=".\PRJ0041.mak">
388*a67afe4dSAndroid Build Coastguard Worker			<FileConfiguration
389*a67afe4dSAndroid Build Coastguard Worker				Name="DLL Release|Win32">
390*a67afe4dSAndroid Build Coastguard Worker				<Tool
391*a67afe4dSAndroid Build Coastguard Worker					Name="VCCustomBuildTool"
392*a67afe4dSAndroid Build Coastguard Worker					Description="Create dummy include files to prevent &quot;Cannot find missing dependency...&quot; warnings."
393*a67afe4dSAndroid Build Coastguard Worker					CommandLine="nmake -f PRJ0041.mak IntDir=$(IntDir)"
394*a67afe4dSAndroid Build Coastguard Worker					Outputs="$(IntDir)\alloc.h;$(IntDir)\fp.h;$(IntDir)\m68881.h;$(IntDir)\mem.h;$(IntDir)\pngusr.h;$(IntDir)\strings.h;$(IntDir)\unistd.h;$(IntDir)\unixio.h"/>
395*a67afe4dSAndroid Build Coastguard Worker			</FileConfiguration>
396*a67afe4dSAndroid Build Coastguard Worker			<FileConfiguration
397*a67afe4dSAndroid Build Coastguard Worker				Name="DLL Debug|Win32">
398*a67afe4dSAndroid Build Coastguard Worker				<Tool
399*a67afe4dSAndroid Build Coastguard Worker					Name="VCCustomBuildTool"
400*a67afe4dSAndroid Build Coastguard Worker					Description="Create dummy include files to prevent &quot;Cannot find missing dependency...&quot; warnings."
401*a67afe4dSAndroid Build Coastguard Worker					CommandLine="nmake -f PRJ0041.mak IntDir=$(IntDir)"
402*a67afe4dSAndroid Build Coastguard Worker					Outputs="$(IntDir)\alloc.h;$(IntDir)\fp.h;$(IntDir)\m68881.h;$(IntDir)\mem.h;$(IntDir)\pngusr.h;$(IntDir)\strings.h;$(IntDir)\unistd.h;$(IntDir)\unixio.h"/>
403*a67afe4dSAndroid Build Coastguard Worker			</FileConfiguration>
404*a67afe4dSAndroid Build Coastguard Worker			<FileConfiguration
405*a67afe4dSAndroid Build Coastguard Worker				Name="DLL VB|Win32">
406*a67afe4dSAndroid Build Coastguard Worker				<Tool
407*a67afe4dSAndroid Build Coastguard Worker					Name="VCCustomBuildTool"
408*a67afe4dSAndroid Build Coastguard Worker					Description="Create dummy include files to prevent &quot;Cannot find missing dependency...&quot; warnings."
409*a67afe4dSAndroid Build Coastguard Worker					CommandLine="nmake -f PRJ0041.mak IntDir=$(IntDir)"
410*a67afe4dSAndroid Build Coastguard Worker					Outputs="$(IntDir)\alloc.h;$(IntDir)\fp.h;$(IntDir)\m68881.h;$(IntDir)\mem.h;$(IntDir)\pngusr.h;$(IntDir)\strings.h;$(IntDir)\unistd.h;$(IntDir)\unixio.h"/>
411*a67afe4dSAndroid Build Coastguard Worker			</FileConfiguration>
412*a67afe4dSAndroid Build Coastguard Worker		</File>
413*a67afe4dSAndroid Build Coastguard Worker		<File
414*a67afe4dSAndroid Build Coastguard Worker			RelativePath="README.txt">
415*a67afe4dSAndroid Build Coastguard Worker		</File>
416*a67afe4dSAndroid Build Coastguard Worker	</Files>
417*a67afe4dSAndroid Build Coastguard Worker	<Globals>
418*a67afe4dSAndroid Build Coastguard Worker	</Globals>
419*a67afe4dSAndroid Build Coastguard Worker</VisualStudioProject>
420