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