]>
Commit | Line | Data |
---|---|---|
0272a10d VZ |
1 | <?xml version="1.0" encoding="Windows-1252"?>\r |
2 | <VisualStudioProject\r | |
3 | ProjectType="Visual C++"\r | |
4 | Version="7.10"\r | |
5 | Name="libpng"\r | |
6 | RootNamespace="libpng">\r | |
7 | <Platforms>\r | |
8 | <Platform\r | |
9 | Name="Win32"/>\r | |
10 | </Platforms>\r | |
11 | <Configurations>\r | |
12 | <Configuration\r | |
13 | Name="DLL Release|Win32"\r | |
14 | OutputDirectory=".\Win32_DLL_Release"\r | |
15 | IntermediateDirectory=".\Win32_DLL_Release"\r | |
16 | ConfigurationType="2">\r | |
17 | <Tool\r | |
18 | Name="VCCLCompilerTool"\r | |
19 | InlineFunctionExpansion="1"\r | |
20 | AdditionalIncludeDirectories="..\..;..\..\..\zlib"\r | |
21 | PreprocessorDefinitions="WIN32;PNG_NO_MMX_CODE;NDEBUG;PNG_BUILD_DLL;ZLIB_DLL;_CRT_SECURE_NO_WARNINGS"\r | |
22 | StringPooling="TRUE"\r | |
23 | RuntimeLibrary="2"\r | |
24 | EnableFunctionLevelLinking="TRUE"\r | |
25 | UsePrecompiledHeader="3"\r | |
26 | PrecompiledHeaderThrough="png.h"\r | |
27 | WarningLevel="3"\r | |
28 | CompileAs="0"/>\r | |
29 | <Tool\r | |
30 | Name="VCCustomBuildTool"/>\r | |
31 | <Tool\r | |
32 | Name="VCLinkerTool"\r | |
33 | OutputFile="$(OutDir)/libpng13.dll"\r | |
34 | LinkIncremental="1"\r | |
35 | ModuleDefinitionFile="..\..\scripts\pngw32.def"/>\r | |
36 | <Tool\r | |
37 | Name="VCMIDLTool"/>\r | |
38 | <Tool\r | |
39 | Name="VCPostBuildEventTool"/>\r | |
40 | <Tool\r | |
41 | Name="VCPreBuildEventTool"/>\r | |
42 | <Tool\r | |
43 | Name="VCPreLinkEventTool"/>\r | |
44 | <Tool\r | |
45 | Name="VCResourceCompilerTool"\r | |
46 | PreprocessorDefinitions="NDEBUG;_CRT_SECURE_NO_WARNINGS"\r | |
47 | Culture="1033"\r | |
48 | AdditionalIncludeDirectories="..\..;..\..\..\zlib;$(IntDir)"/>\r | |
49 | <Tool\r | |
50 | Name="VCWebServiceProxyGeneratorTool"/>\r | |
51 | <Tool\r | |
52 | Name="VCXMLDataGeneratorTool"/>\r | |
53 | <Tool\r | |
54 | Name="VCWebDeploymentTool"/>\r | |
55 | <Tool\r | |
56 | Name="VCManagedWrapperGeneratorTool"/>\r | |
57 | <Tool\r | |
58 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r | |
59 | </Configuration>\r | |
60 | <Configuration\r | |
61 | Name="DLL Debug|Win32"\r | |
62 | OutputDirectory=".\Win32_DLL_Debug"\r | |
63 | IntermediateDirectory=".\Win32_DLL_Debug"\r | |
64 | ConfigurationType="2">\r | |
65 | <Tool\r | |
66 | Name="VCCLCompilerTool"\r | |
67 | Optimization="0"\r | |
68 | AdditionalIncludeDirectories="..\..;..\..\..\zlib"\r | |
69 | PreprocessorDefinitions="WIN32;_DEBUG;DEBUG;PNG_NO_MMX_CODE;PNG_DEBUG=1;PNG_BUILD_DLL;ZLIB_DLL;_CRT_SECURE_NO_WARNINGS"\r | |
70 | BasicRuntimeChecks="3"\r | |
71 | RuntimeLibrary="3"\r | |
72 | UsePrecompiledHeader="3"\r | |
73 | PrecompiledHeaderThrough="png.h"\r | |
74 | WarningLevel="3"\r | |
75 | DebugInformationFormat="4"\r | |
76 | CompileAs="0"/>\r | |
77 | <Tool\r | |
78 | Name="VCCustomBuildTool"/>\r | |
79 | <Tool\r | |
80 | Name="VCLinkerTool"\r | |
81 | OutputFile="$(OutDir)/libpng13d.dll"\r | |
82 | ModuleDefinitionFile="..\..\scripts\pngw32.def"\r | |
83 | GenerateDebugInformation="TRUE"/>\r | |
84 | <Tool\r | |
85 | Name="VCMIDLTool"/>\r | |
86 | <Tool\r | |
87 | Name="VCPostBuildEventTool"/>\r | |
88 | <Tool\r | |
89 | Name="VCPreBuildEventTool"/>\r | |
90 | <Tool\r | |
91 | Name="VCPreLinkEventTool"/>\r | |
92 | <Tool\r | |
93 | Name="VCResourceCompilerTool"\r | |
94 | PreprocessorDefinitions="_DEBUG,PNG_DEBUG=1;_CRT_SECURE_NO_WARNINGS"\r | |
95 | Culture="1033"\r | |
96 | AdditionalIncludeDirectories="..\..;..\..\..\zlib;$(IntDir)"/>\r | |
97 | <Tool\r | |
98 | Name="VCWebServiceProxyGeneratorTool"/>\r | |
99 | <Tool\r | |
100 | Name="VCXMLDataGeneratorTool"/>\r | |
101 | <Tool\r | |
102 | Name="VCWebDeploymentTool"/>\r | |
103 | <Tool\r | |
104 | Name="VCManagedWrapperGeneratorTool"/>\r | |
105 | <Tool\r | |
106 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r | |
107 | </Configuration>\r | |
108 | <Configuration\r | |
109 | Name="DLL ASM Release|Win32"\r | |
110 | OutputDirectory=".\Win32_DLL_ASM_Release"\r | |
111 | IntermediateDirectory=".\Win32_DLL_ASM_Release"\r | |
112 | ConfigurationType="2">\r | |
113 | <Tool\r | |
114 | Name="VCCLCompilerTool"\r | |
115 | InlineFunctionExpansion="1"\r | |
116 | AdditionalIncludeDirectories="..\..;..\..\..\zlib"\r | |
117 | PreprocessorDefinitions="WIN32;NDEBUG;PNG_USE_PNGVCRD;PNG_BUILD_DLL;ZLIB_DLL;PNG_LIBPNG_SPECIALBUILD;_CRT_SECURE_NO_WARNINGS"\r | |
118 | StringPooling="TRUE"\r | |
119 | RuntimeLibrary="2"\r | |
120 | EnableFunctionLevelLinking="TRUE"\r | |
121 | UsePrecompiledHeader="3"\r | |
122 | PrecompiledHeaderThrough="png.h"\r | |
123 | WarningLevel="3"\r | |
124 | CompileAs="0"/>\r | |
125 | <Tool\r | |
126 | Name="VCCustomBuildTool"/>\r | |
127 | <Tool\r | |
128 | Name="VCLinkerTool"\r | |
129 | OutputFile="$(OutDir)/libpng13.dll"\r | |
130 | LinkIncremental="1"\r | |
131 | ModuleDefinitionFile="..\..\scripts\pngw32.def"/>\r | |
132 | <Tool\r | |
133 | Name="VCMIDLTool"/>\r | |
134 | <Tool\r | |
135 | Name="VCPostBuildEventTool"/>\r | |
136 | <Tool\r | |
137 | Name="VCPreBuildEventTool"/>\r | |
138 | <Tool\r | |
139 | Name="VCPreLinkEventTool"/>\r | |
140 | <Tool\r | |
141 | Name="VCResourceCompilerTool"\r | |
142 | AdditionalOptions="/d PNG_LIBPNG_SPECIALBUILD=""""Use MMX instructions"""""\r | |
143 | PreprocessorDefinitions="NDEBUG;_CRT_SECURE_NO_WARNINGS"\r | |
144 | Culture="1033"\r | |
145 | AdditionalIncludeDirectories="..\..;..\..\..\zlib;$(IntDir)"/>\r | |
146 | <Tool\r | |
147 | Name="VCWebServiceProxyGeneratorTool"/>\r | |
148 | <Tool\r | |
149 | Name="VCXMLDataGeneratorTool"/>\r | |
150 | <Tool\r | |
151 | Name="VCWebDeploymentTool"/>\r | |
152 | <Tool\r | |
153 | Name="VCManagedWrapperGeneratorTool"/>\r | |
154 | <Tool\r | |
155 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r | |
156 | </Configuration>\r | |
157 | <Configuration\r | |
158 | Name="DLL ASM Debug|Win32"\r | |
159 | OutputDirectory=".\Win32_DLL_ASM_Debug"\r | |
160 | IntermediateDirectory=".\Win32_DLL_ASM_Debug"\r | |
161 | ConfigurationType="2">\r | |
162 | <Tool\r | |
163 | Name="VCCLCompilerTool"\r | |
164 | Optimization="0"\r | |
165 | AdditionalIncludeDirectories="..\..;..\..\..\zlib"\r | |
166 | PreprocessorDefinitions="WIN32;_DEBUG;DEBUG;PNG_DEBUG=1;PNG_USE_PNGVCRD;PNG_BUILD_DLL;ZLIB_DLL;PNG_LIBPNG_SPECIALBUILD;_CRT_SECURE_NO_WARNINGS"\r | |
167 | BasicRuntimeChecks="3"\r | |
168 | RuntimeLibrary="3"\r | |
169 | UsePrecompiledHeader="3"\r | |
170 | PrecompiledHeaderThrough="png.h"\r | |
171 | WarningLevel="3"\r | |
172 | DebugInformationFormat="4"\r | |
173 | CompileAs="0"/>\r | |
174 | <Tool\r | |
175 | Name="VCCustomBuildTool"/>\r | |
176 | <Tool\r | |
177 | Name="VCLinkerTool"\r | |
178 | OutputFile="$(OutDir)/libpng13d.dll"\r | |
179 | ModuleDefinitionFile="..\..\scripts\pngw32.def"\r | |
180 | GenerateDebugInformation="TRUE"/>\r | |
181 | <Tool\r | |
182 | Name="VCMIDLTool"/>\r | |
183 | <Tool\r | |
184 | Name="VCPostBuildEventTool"/>\r | |
185 | <Tool\r | |
186 | Name="VCPreBuildEventTool"/>\r | |
187 | <Tool\r | |
188 | Name="VCPreLinkEventTool"/>\r | |
189 | <Tool\r | |
190 | Name="VCResourceCompilerTool"\r | |
191 | AdditionalOptions="/d PNG_LIBPNG_SPECIALBUILD=""""Use MMX instructions"""""\r | |
192 | PreprocessorDefinitions="_DEBUG,PNG_DEBUG=1;_CRT_SECURE_NO_WARNINGS"\r | |
193 | Culture="1033"\r | |
194 | AdditionalIncludeDirectories="..\..;..\..\..\zlib;$(IntDir)"/>\r | |
195 | <Tool\r | |
196 | Name="VCWebServiceProxyGeneratorTool"/>\r | |
197 | <Tool\r | |
198 | Name="VCXMLDataGeneratorTool"/>\r | |
199 | <Tool\r | |
200 | Name="VCWebDeploymentTool"/>\r | |
201 | <Tool\r | |
202 | Name="VCManagedWrapperGeneratorTool"/>\r | |
203 | <Tool\r | |
204 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r | |
205 | </Configuration>\r | |
206 | <Configuration\r | |
207 | Name="DLL VB|Win32"\r | |
208 | OutputDirectory=".\Win32_DLL_VB"\r | |
209 | IntermediateDirectory=".\Win32_DLL_VB"\r | |
210 | ConfigurationType="2">\r | |
211 | <Tool\r | |
212 | Name="VCCLCompilerTool"\r | |
213 | InlineFunctionExpansion="1"\r | |
214 | AdditionalIncludeDirectories="..\..;..\..\..\zlib"\r | |
215 | PreprocessorDefinitions="WIN32;NDEBUG;PNG_BUILD_DLL;ZLIB_DLL;PNGAPI=__stdcall;PNG_NO_MMX_CODE;PNG_NO_MODULEDEF;PNG_LIBPNG_SPECIALBUILD;_CRT_SECURE_NO_WARNINGS"\r | |
216 | StringPooling="TRUE"\r | |
217 | RuntimeLibrary="2"\r | |
218 | EnableFunctionLevelLinking="TRUE"\r | |
219 | UsePrecompiledHeader="3"\r | |
220 | PrecompiledHeaderThrough="png.h"\r | |
221 | WarningLevel="3"\r | |
222 | CompileAs="0"/>\r | |
223 | <Tool\r | |
224 | Name="VCCustomBuildTool"/>\r | |
225 | <Tool\r | |
226 | Name="VCLinkerTool"\r | |
227 | OutputFile="$(OutDir)/libpng13vb.dll"\r | |
228 | LinkIncremental="1"/>\r | |
229 | <Tool\r | |
230 | Name="VCMIDLTool"/>\r | |
231 | <Tool\r | |
232 | Name="VCPostBuildEventTool"/>\r | |
233 | <Tool\r | |
234 | Name="VCPreBuildEventTool"/>\r | |
235 | <Tool\r | |
236 | Name="VCPreLinkEventTool"/>\r | |
237 | <Tool\r | |
238 | Name="VCResourceCompilerTool"\r | |
239 | AdditionalOptions="/d PNG_LIBPNG_DLLFNAME_POSTFIX=""""VB"""" /d PNG_LIBPNG_SPECIALBUILD=""""__stdcall calling convention used for exported functions"""""\r | |
240 | PreprocessorDefinitions="NDEBUG;_CRT_SECURE_NO_WARNINGS"\r | |
241 | Culture="1033"\r | |
242 | AdditionalIncludeDirectories="..\..;..\..\..\zlib;$(IntDir)"/>\r | |
243 | <Tool\r | |
244 | Name="VCWebServiceProxyGeneratorTool"/>\r | |
245 | <Tool\r | |
246 | Name="VCXMLDataGeneratorTool"/>\r | |
247 | <Tool\r | |
248 | Name="VCWebDeploymentTool"/>\r | |
249 | <Tool\r | |
250 | Name="VCManagedWrapperGeneratorTool"/>\r | |
251 | <Tool\r | |
252 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r | |
253 | </Configuration>\r | |
254 | <Configuration\r | |
255 | Name="LIB Release|Win32"\r | |
256 | OutputDirectory=".\Win32_LIB_Release"\r | |
257 | IntermediateDirectory=".\Win32_LIB_Release"\r | |
258 | ConfigurationType="4">\r | |
259 | <Tool\r | |
260 | Name="VCCLCompilerTool"\r | |
261 | InlineFunctionExpansion="1"\r | |
262 | AdditionalIncludeDirectories="..\..;..\..\..\zlib"\r | |
263 | PreprocessorDefinitions="PNG_NO_MMX_CODE;WIN32;NDEBUG;_CRT_SECURE_NO_WARNINGS"\r | |
264 | StringPooling="TRUE"\r | |
265 | RuntimeLibrary="2"\r | |
266 | EnableFunctionLevelLinking="TRUE"\r | |
267 | UsePrecompiledHeader="3"\r | |
268 | PrecompiledHeaderThrough="png.h"\r | |
269 | WarningLevel="3"\r | |
270 | CompileAs="0"/>\r | |
271 | <Tool\r | |
272 | Name="VCCustomBuildTool"/>\r | |
273 | <Tool\r | |
274 | Name="VCLibrarianTool"\r | |
275 | OutputFile="$(OutDir)/libpng.lib"/>\r | |
276 | <Tool\r | |
277 | Name="VCMIDLTool"/>\r | |
278 | <Tool\r | |
279 | Name="VCPostBuildEventTool"/>\r | |
280 | <Tool\r | |
281 | Name="VCPreBuildEventTool"/>\r | |
282 | <Tool\r | |
283 | Name="VCPreLinkEventTool"/>\r | |
284 | <Tool\r | |
285 | Name="VCResourceCompilerTool"/>\r | |
286 | <Tool\r | |
287 | Name="VCWebServiceProxyGeneratorTool"/>\r | |
288 | <Tool\r | |
289 | Name="VCXMLDataGeneratorTool"/>\r | |
290 | <Tool\r | |
291 | Name="VCManagedWrapperGeneratorTool"/>\r | |
292 | <Tool\r | |
293 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r | |
294 | </Configuration>\r | |
295 | <Configuration\r | |
296 | Name="LIB Debug|Win32"\r | |
297 | OutputDirectory=".\Win32_LIB_Debug"\r | |
298 | IntermediateDirectory=".\Win32_LIB_Debug"\r | |
299 | ConfigurationType="4">\r | |
300 | <Tool\r | |
301 | Name="VCCLCompilerTool"\r | |
302 | Optimization="0"\r | |
303 | AdditionalIncludeDirectories="..\..;..\..\..\zlib"\r | |
304 | PreprocessorDefinitions="WIN32;_DEBUG;DEBUG;PNG_NO_MMX_CODE;PNG_DEBUG=1;_CRT_SECURE_NO_WARNINGS"\r | |
305 | BasicRuntimeChecks="3"\r | |
306 | RuntimeLibrary="3"\r | |
307 | UsePrecompiledHeader="3"\r | |
308 | PrecompiledHeaderThrough="png.h"\r | |
309 | WarningLevel="3"\r | |
310 | DebugInformationFormat="4"\r | |
311 | CompileAs="0"/>\r | |
312 | <Tool\r | |
313 | Name="VCCustomBuildTool"/>\r | |
314 | <Tool\r | |
315 | Name="VCLibrarianTool"\r | |
316 | OutputFile="$(OutDir)/libpngd.lib"/>\r | |
317 | <Tool\r | |
318 | Name="VCMIDLTool"/>\r | |
319 | <Tool\r | |
320 | Name="VCPostBuildEventTool"/>\r | |
321 | <Tool\r | |
322 | Name="VCPreBuildEventTool"/>\r | |
323 | <Tool\r | |
324 | Name="VCPreLinkEventTool"/>\r | |
325 | <Tool\r | |
326 | Name="VCResourceCompilerTool"/>\r | |
327 | <Tool\r | |
328 | Name="VCWebServiceProxyGeneratorTool"/>\r | |
329 | <Tool\r | |
330 | Name="VCXMLDataGeneratorTool"/>\r | |
331 | <Tool\r | |
332 | Name="VCManagedWrapperGeneratorTool"/>\r | |
333 | <Tool\r | |
334 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r | |
335 | </Configuration>\r | |
336 | <Configuration\r | |
337 | Name="LIB ASM Release|Win32"\r | |
338 | OutputDirectory=".\Win32_LIB_ASM_Release"\r | |
339 | IntermediateDirectory=".\Win32_LIB_ASM_Release"\r | |
340 | ConfigurationType="4">\r | |
341 | <Tool\r | |
342 | Name="VCCLCompilerTool"\r | |
343 | InlineFunctionExpansion="1"\r | |
344 | AdditionalIncludeDirectories="..\..,..\..\..\zlib"\r | |
345 | PreprocessorDefinitions="WIN32;NDEBUG;PNG_USE_PNGVCRD;PNG_LIBPNG_SPECIALBUILD;_CRT_SECURE_NO_WARNINGS"\r | |
346 | StringPooling="TRUE"\r | |
347 | RuntimeLibrary="2"\r | |
348 | EnableFunctionLevelLinking="TRUE"\r | |
349 | UsePrecompiledHeader="3"\r | |
350 | PrecompiledHeaderThrough="png.h"\r | |
351 | WarningLevel="3"\r | |
352 | CompileAs="0"/>\r | |
353 | <Tool\r | |
354 | Name="VCCustomBuildTool"/>\r | |
355 | <Tool\r | |
356 | Name="VCLibrarianTool"\r | |
357 | OutputFile="$(OutDir)/libpng.lib"/>\r | |
358 | <Tool\r | |
359 | Name="VCMIDLTool"/>\r | |
360 | <Tool\r | |
361 | Name="VCPostBuildEventTool"/>\r | |
362 | <Tool\r | |
363 | Name="VCPreBuildEventTool"/>\r | |
364 | <Tool\r | |
365 | Name="VCPreLinkEventTool"/>\r | |
366 | <Tool\r | |
367 | Name="VCResourceCompilerTool"/>\r | |
368 | <Tool\r | |
369 | Name="VCWebServiceProxyGeneratorTool"/>\r | |
370 | <Tool\r | |
371 | Name="VCXMLDataGeneratorTool"/>\r | |
372 | <Tool\r | |
373 | Name="VCManagedWrapperGeneratorTool"/>\r | |
374 | <Tool\r | |
375 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r | |
376 | </Configuration>\r | |
377 | <Configuration\r | |
378 | Name="LIB ASM Debug|Win32"\r | |
379 | OutputDirectory=".\Win32_LIB_ASM_Debug"\r | |
380 | IntermediateDirectory=".\Win32_LIB_ASM_Debug"\r | |
381 | ConfigurationType="4">\r | |
382 | <Tool\r | |
383 | Name="VCCLCompilerTool"\r | |
384 | Optimization="0"\r | |
385 | AdditionalIncludeDirectories="..\..,..\..\..\zlib"\r | |
386 | PreprocessorDefinitions="WIN32;_DEBUG;DEBUG;PNG_DEBUG=1;PNG_USE_PNGVCRD;PNG_LIBPNG_SPECIALBUILD;_CRT_SECURE_NO_WARNINGS"\r | |
387 | BasicRuntimeChecks="3"\r | |
388 | RuntimeLibrary="3"\r | |
389 | UsePrecompiledHeader="3"\r | |
390 | PrecompiledHeaderThrough="png.h"\r | |
391 | WarningLevel="3"\r | |
392 | DebugInformationFormat="4"\r | |
393 | CompileAs="0"/>\r | |
394 | <Tool\r | |
395 | Name="VCCustomBuildTool"/>\r | |
396 | <Tool\r | |
397 | Name="VCLibrarianTool"\r | |
398 | OutputFile="$(OutDir)/libpngd.lib"/>\r | |
399 | <Tool\r | |
400 | Name="VCMIDLTool"/>\r | |
401 | <Tool\r | |
402 | Name="VCPostBuildEventTool"/>\r | |
403 | <Tool\r | |
404 | Name="VCPreBuildEventTool"/>\r | |
405 | <Tool\r | |
406 | Name="VCPreLinkEventTool"/>\r | |
407 | <Tool\r | |
408 | Name="VCResourceCompilerTool"/>\r | |
409 | <Tool\r | |
410 | Name="VCWebServiceProxyGeneratorTool"/>\r | |
411 | <Tool\r | |
412 | Name="VCXMLDataGeneratorTool"/>\r | |
413 | <Tool\r | |
414 | Name="VCManagedWrapperGeneratorTool"/>\r | |
415 | <Tool\r | |
416 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r | |
417 | </Configuration>\r | |
418 | </Configurations>\r | |
419 | <References>\r | |
420 | </References>\r | |
421 | <Files>\r | |
422 | <Filter\r | |
423 | Name="Source Files"\r | |
424 | Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">\r | |
425 | <File\r | |
426 | RelativePath="..\..\png.c">\r | |
427 | <FileConfiguration\r | |
428 | Name="DLL Release|Win32">\r | |
429 | <Tool\r | |
430 | Name="VCCLCompilerTool"\r | |
431 | UsePrecompiledHeader="0"/>\r | |
432 | </FileConfiguration>\r | |
433 | <FileConfiguration\r | |
434 | Name="DLL Debug|Win32">\r | |
435 | <Tool\r | |
436 | Name="VCCLCompilerTool"\r | |
437 | UsePrecompiledHeader="0"/>\r | |
438 | </FileConfiguration>\r | |
439 | <FileConfiguration\r | |
440 | Name="DLL ASM Release|Win32">\r | |
441 | <Tool\r | |
442 | Name="VCCLCompilerTool"\r | |
443 | UsePrecompiledHeader="0"/>\r | |
444 | </FileConfiguration>\r | |
445 | <FileConfiguration\r | |
446 | Name="DLL ASM Debug|Win32">\r | |
447 | <Tool\r | |
448 | Name="VCCLCompilerTool"\r | |
449 | UsePrecompiledHeader="0"/>\r | |
450 | </FileConfiguration>\r | |
451 | <FileConfiguration\r | |
452 | Name="DLL VB|Win32">\r | |
453 | <Tool\r | |
454 | Name="VCCLCompilerTool"\r | |
455 | UsePrecompiledHeader="0"/>\r | |
456 | </FileConfiguration>\r | |
457 | <FileConfiguration\r | |
458 | Name="LIB Release|Win32">\r | |
459 | <Tool\r | |
460 | Name="VCCLCompilerTool"\r | |
461 | UsePrecompiledHeader="0"/>\r | |
462 | </FileConfiguration>\r | |
463 | <FileConfiguration\r | |
464 | Name="LIB Debug|Win32">\r | |
465 | <Tool\r | |
466 | Name="VCCLCompilerTool"\r | |
467 | UsePrecompiledHeader="0"/>\r | |
468 | </FileConfiguration>\r | |
469 | <FileConfiguration\r | |
470 | Name="LIB ASM Release|Win32">\r | |
471 | <Tool\r | |
472 | Name="VCCLCompilerTool"\r | |
473 | UsePrecompiledHeader="0"/>\r | |
474 | </FileConfiguration>\r | |
475 | <FileConfiguration\r | |
476 | Name="LIB ASM Debug|Win32">\r | |
477 | <Tool\r | |
478 | Name="VCCLCompilerTool"\r | |
479 | UsePrecompiledHeader="0"/>\r | |
480 | </FileConfiguration>\r | |
481 | </File>\r | |
482 | <File\r | |
483 | RelativePath="..\..\pngerror.c">\r | |
484 | <FileConfiguration\r | |
485 | Name="DLL Release|Win32">\r | |
486 | <Tool\r | |
487 | Name="VCCLCompilerTool"\r | |
488 | UsePrecompiledHeader="1"/>\r | |
489 | </FileConfiguration>\r | |
490 | <FileConfiguration\r | |
491 | Name="DLL Debug|Win32">\r | |
492 | <Tool\r | |
493 | Name="VCCLCompilerTool"\r | |
494 | UsePrecompiledHeader="1"/>\r | |
495 | </FileConfiguration>\r | |
496 | <FileConfiguration\r | |
497 | Name="DLL ASM Release|Win32">\r | |
498 | <Tool\r | |
499 | Name="VCCLCompilerTool"\r | |
500 | UsePrecompiledHeader="1"/>\r | |
501 | </FileConfiguration>\r | |
502 | <FileConfiguration\r | |
503 | Name="DLL ASM Debug|Win32">\r | |
504 | <Tool\r | |
505 | Name="VCCLCompilerTool"\r | |
506 | UsePrecompiledHeader="1"/>\r | |
507 | </FileConfiguration>\r | |
508 | <FileConfiguration\r | |
509 | Name="DLL VB|Win32">\r | |
510 | <Tool\r | |
511 | Name="VCCLCompilerTool"\r | |
512 | UsePrecompiledHeader="1"/>\r | |
513 | </FileConfiguration>\r | |
514 | <FileConfiguration\r | |
515 | Name="LIB Release|Win32">\r | |
516 | <Tool\r | |
517 | Name="VCCLCompilerTool"\r | |
518 | UsePrecompiledHeader="1"/>\r | |
519 | </FileConfiguration>\r | |
520 | <FileConfiguration\r | |
521 | Name="LIB Debug|Win32">\r | |
522 | <Tool\r | |
523 | Name="VCCLCompilerTool"\r | |
524 | UsePrecompiledHeader="1"/>\r | |
525 | </FileConfiguration>\r | |
526 | <FileConfiguration\r | |
527 | Name="LIB ASM Release|Win32">\r | |
528 | <Tool\r | |
529 | Name="VCCLCompilerTool"\r | |
530 | UsePrecompiledHeader="1"/>\r | |
531 | </FileConfiguration>\r | |
532 | <FileConfiguration\r | |
533 | Name="LIB ASM Debug|Win32">\r | |
534 | <Tool\r | |
535 | Name="VCCLCompilerTool"\r | |
536 | UsePrecompiledHeader="1"/>\r | |
537 | </FileConfiguration>\r | |
538 | </File>\r | |
539 | <File\r | |
540 | RelativePath="..\..\pngget.c">\r | |
541 | </File>\r | |
542 | <File\r | |
543 | RelativePath="..\..\pngmem.c">\r | |
544 | </File>\r | |
545 | <File\r | |
546 | RelativePath="..\..\pngpread.c">\r | |
547 | </File>\r | |
548 | <File\r | |
549 | RelativePath="..\..\pngread.c">\r | |
550 | </File>\r | |
551 | <File\r | |
552 | RelativePath="..\..\pngrio.c">\r | |
553 | </File>\r | |
554 | <File\r | |
555 | RelativePath="..\..\pngrtran.c">\r | |
556 | </File>\r | |
557 | <File\r | |
558 | RelativePath="..\..\pngrutil.c">\r | |
559 | </File>\r | |
560 | <File\r | |
561 | RelativePath="..\..\pngset.c">\r | |
562 | </File>\r | |
563 | <File\r | |
564 | RelativePath="..\..\pngtrans.c">\r | |
565 | </File>\r | |
566 | <File\r | |
567 | RelativePath="..\..\scripts\pngw32.def">\r | |
568 | <FileConfiguration\r | |
569 | Name="DLL VB|Win32"\r | |
570 | ExcludedFromBuild="TRUE">\r | |
571 | <Tool\r | |
572 | Name="VCCustomBuildTool"/>\r | |
573 | </FileConfiguration>\r | |
574 | <FileConfiguration\r | |
575 | Name="LIB Release|Win32"\r | |
576 | ExcludedFromBuild="TRUE">\r | |
577 | <Tool\r | |
578 | Name="VCCustomBuildTool"/>\r | |
579 | </FileConfiguration>\r | |
580 | <FileConfiguration\r | |
581 | Name="LIB Debug|Win32"\r | |
582 | ExcludedFromBuild="TRUE">\r | |
583 | <Tool\r | |
584 | Name="VCCustomBuildTool"/>\r | |
585 | </FileConfiguration>\r | |
586 | <FileConfiguration\r | |
587 | Name="LIB ASM Release|Win32"\r | |
588 | ExcludedFromBuild="TRUE">\r | |
589 | <Tool\r | |
590 | Name="VCCustomBuildTool"/>\r | |
591 | </FileConfiguration>\r | |
592 | <FileConfiguration\r | |
593 | Name="LIB ASM Debug|Win32"\r | |
594 | ExcludedFromBuild="TRUE">\r | |
595 | <Tool\r | |
596 | Name="VCCustomBuildTool"/>\r | |
597 | </FileConfiguration>\r | |
598 | </File>\r | |
599 | <File\r | |
600 | RelativePath="..\..\pngwio.c">\r | |
601 | </File>\r | |
602 | <File\r | |
603 | RelativePath="..\..\pngwrite.c">\r | |
604 | </File>\r | |
605 | <File\r | |
606 | RelativePath="..\..\pngwtran.c">\r | |
607 | </File>\r | |
608 | <File\r | |
609 | RelativePath="..\..\pngwutil.c">\r | |
610 | </File>\r | |
611 | </Filter>\r | |
612 | <Filter\r | |
613 | Name="Header Files"\r | |
614 | Filter="h;hpp;hxx;hm;inl">\r | |
615 | <File\r | |
616 | RelativePath="..\..\png.h">\r | |
617 | </File>\r | |
618 | <File\r | |
619 | RelativePath="..\..\pngconf.h">\r | |
620 | </File>\r | |
621 | </Filter>\r | |
622 | <Filter\r | |
623 | Name="Resource Files"\r | |
624 | Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">\r | |
625 | <File\r | |
626 | RelativePath="..\..\scripts\pngw32.rc">\r | |
627 | <FileConfiguration\r | |
628 | Name="LIB Release|Win32"\r | |
629 | ExcludedFromBuild="TRUE">\r | |
630 | <Tool\r | |
631 | Name="VCResourceCompilerTool"/>\r | |
632 | </FileConfiguration>\r | |
633 | <FileConfiguration\r | |
634 | Name="LIB Debug|Win32"\r | |
635 | ExcludedFromBuild="TRUE">\r | |
636 | <Tool\r | |
637 | Name="VCResourceCompilerTool"/>\r | |
638 | </FileConfiguration>\r | |
639 | <FileConfiguration\r | |
640 | Name="LIB ASM Release|Win32"\r | |
641 | ExcludedFromBuild="TRUE">\r | |
642 | <Tool\r | |
643 | Name="VCResourceCompilerTool"/>\r | |
644 | </FileConfiguration>\r | |
645 | <FileConfiguration\r | |
646 | Name="LIB ASM Debug|Win32"\r | |
647 | ExcludedFromBuild="TRUE">\r | |
648 | <Tool\r | |
649 | Name="VCResourceCompilerTool"/>\r | |
650 | </FileConfiguration>\r | |
651 | </File>\r | |
652 | </Filter>\r | |
653 | <File\r | |
654 | RelativePath=".\PRJ0041.mak">\r | |
655 | <FileConfiguration\r | |
656 | Name="DLL Release|Win32">\r | |
657 | <Tool\r | |
658 | Name="VCCustomBuildTool"\r | |
659 | Description="Create dummy include files to prevent "Cannot find missing dependency..." warnings."\r | |
660 | CommandLine="nmake -f PRJ0041.mak IntDir=$(IntDir)"\r | |
661 | 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"/>\r | |
662 | </FileConfiguration>\r | |
663 | <FileConfiguration\r | |
664 | Name="DLL Debug|Win32">\r | |
665 | <Tool\r | |
666 | Name="VCCustomBuildTool"\r | |
667 | Description="Create dummy include files to prevent "Cannot find missing dependency..." warnings."\r | |
668 | CommandLine="nmake -f PRJ0041.mak IntDir=$(IntDir)"\r | |
669 | 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"/>\r | |
670 | </FileConfiguration>\r | |
671 | <FileConfiguration\r | |
672 | Name="DLL ASM Release|Win32">\r | |
673 | <Tool\r | |
674 | Name="VCCustomBuildTool"\r | |
675 | Description="Create dummy include files to prevent "Cannot find missing dependency..." warnings."\r | |
676 | CommandLine="nmake -f PRJ0041.mak IntDir=$(IntDir)"\r | |
677 | 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"/>\r | |
678 | </FileConfiguration>\r | |
679 | <FileConfiguration\r | |
680 | Name="DLL ASM Debug|Win32">\r | |
681 | <Tool\r | |
682 | Name="VCCustomBuildTool"\r | |
683 | Description="Create dummy include files to prevent "Cannot find missing dependency..." warnings."\r | |
684 | CommandLine="nmake -f PRJ0041.mak IntDir=$(IntDir)"\r | |
685 | 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"/>\r | |
686 | </FileConfiguration>\r | |
687 | <FileConfiguration\r | |
688 | Name="DLL VB|Win32">\r | |
689 | <Tool\r | |
690 | Name="VCCustomBuildTool"\r | |
691 | Description="Create dummy include files to prevent "Cannot find missing dependency..." warnings."\r | |
692 | CommandLine="nmake -f PRJ0041.mak IntDir=$(IntDir)"\r | |
693 | 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"/>\r | |
694 | </FileConfiguration>\r | |
695 | </File>\r | |
696 | <File\r | |
697 | RelativePath="README.txt">\r | |
698 | </File>\r | |
699 | </Files>\r | |
700 | <Globals>\r | |
701 | </Globals>\r | |
702 | </VisualStudioProject>\r |