]>
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 | |
b61cc19c PC |
20 | AdditionalIncludeDirectories="..\..;..\..\scripts;..\..\..\zlib"\r |
21 | PreprocessorDefinitions="WIN32;NDEBUG;PNG_BUILD_DLL;ZLIB_DLL;_CRT_SECURE_NO_WARNINGS"\r | |
0272a10d VZ |
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 | |
b61cc19c | 33 | OutputFile="$(OutDir)/libpng14.dll"\r |
0272a10d | 34 | LinkIncremental="1"\r |
b61cc19c | 35 | ModuleDefinitionFile="..\..\scripts\pngwin.def"/>\r |
0272a10d VZ |
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 | |
b61cc19c | 46 | PreprocessorDefinitions="NDEBUG"\r |
0272a10d | 47 | Culture="1033"\r |
b61cc19c | 48 | AdditionalIncludeDirectories="..\..;..\..\scripts;..\..\..\zlib;$(IntDir)"/>\r |
0272a10d VZ |
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 | |
b61cc19c PC |
68 | AdditionalIncludeDirectories="..\..;..\..\scripts;..\..\..\zlib"\r |
69 | PreprocessorDefinitions="WIN32;_DEBUG;DEBUG;PNG_DEBUG=1;PNG_BUILD_DLL;ZLIB_DLL;_CRT_SECURE_NO_WARNINGS"\r | |
0272a10d VZ |
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 | |
b61cc19c PC |
81 | OutputFile="$(OutDir)/libpng14d.dll"\r |
82 | ModuleDefinitionFile="..\..\scripts\pngwin.def"\r | |
0272a10d VZ |
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 | |
b61cc19c | 94 | PreprocessorDefinitions="_DEBUG,PNG_DEBUG=1"\r |
0272a10d | 95 | Culture="1033"\r |
b61cc19c | 96 | AdditionalIncludeDirectories="..\..;..\..\scripts;..\..\..\zlib;$(IntDir)"/>\r |
0272a10d VZ |
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 VB|Win32"\r | |
110 | OutputDirectory=".\Win32_DLL_VB"\r | |
111 | IntermediateDirectory=".\Win32_DLL_VB"\r | |
112 | ConfigurationType="2">\r | |
113 | <Tool\r | |
114 | Name="VCCLCompilerTool"\r | |
115 | InlineFunctionExpansion="1"\r | |
b61cc19c PC |
116 | AdditionalIncludeDirectories="..\..;..\..\scripts;..\..\..\zlib"\r |
117 | PreprocessorDefinitions="WIN32;NDEBUG;PNG_BUILD_DLL;ZLIB_DLL;PNGAPI=__stdcall;PNG_NO_MODULEDEF;PNG_LIBPNG_SPECIALBUILD;PNG_USER_PRIVATEBUILD;_CRT_SECURE_NO_WARNINGS"\r | |
0272a10d VZ |
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 | |
b61cc19c | 129 | OutputFile="$(OutDir)/libpng14vb.dll"\r |
0272a10d VZ |
130 | LinkIncremental="1"/>\r |
131 | <Tool\r | |
132 | Name="VCMIDLTool"/>\r | |
133 | <Tool\r | |
134 | Name="VCPostBuildEventTool"/>\r | |
135 | <Tool\r | |
136 | Name="VCPreBuildEventTool"/>\r | |
137 | <Tool\r | |
138 | Name="VCPreLinkEventTool"/>\r | |
139 | <Tool\r | |
140 | Name="VCResourceCompilerTool"\r | |
b61cc19c PC |
141 | AdditionalOptions="/d PNG_NO_PEDANTIC_WARNINGS /d PNG_LIBPNG_DLLFNAME_POSTFIX=""""VB"""" /d PNG_LIBPNG_SPECIALBUILD=""""__stdcall calling convention used for exported functions"""""\r |
142 | PreprocessorDefinitions="NDEBUG"\r | |
0272a10d | 143 | Culture="1033"\r |
b61cc19c | 144 | AdditionalIncludeDirectories="..\..;..\..\scripts;..\..\..\zlib;$(IntDir)"/>\r |
0272a10d VZ |
145 | <Tool\r |
146 | Name="VCWebServiceProxyGeneratorTool"/>\r | |
147 | <Tool\r | |
148 | Name="VCXMLDataGeneratorTool"/>\r | |
149 | <Tool\r | |
150 | Name="VCWebDeploymentTool"/>\r | |
151 | <Tool\r | |
152 | Name="VCManagedWrapperGeneratorTool"/>\r | |
153 | <Tool\r | |
154 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r | |
155 | </Configuration>\r | |
156 | <Configuration\r | |
157 | Name="LIB Release|Win32"\r | |
158 | OutputDirectory=".\Win32_LIB_Release"\r | |
159 | IntermediateDirectory=".\Win32_LIB_Release"\r | |
160 | ConfigurationType="4">\r | |
161 | <Tool\r | |
162 | Name="VCCLCompilerTool"\r | |
163 | InlineFunctionExpansion="1"\r | |
b61cc19c PC |
164 | AdditionalIncludeDirectories="..\..;..\..\scripts;..\..\..\zlib"\r |
165 | PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_WARNINGS"\r | |
0272a10d | 166 | StringPooling="TRUE"\r |
b61cc19c | 167 | RuntimeLibrary="0"\r |
0272a10d VZ |
168 | EnableFunctionLevelLinking="TRUE"\r |
169 | UsePrecompiledHeader="3"\r | |
170 | PrecompiledHeaderThrough="png.h"\r | |
171 | WarningLevel="3"\r | |
172 | CompileAs="0"/>\r | |
173 | <Tool\r | |
174 | Name="VCCustomBuildTool"/>\r | |
175 | <Tool\r | |
176 | Name="VCLibrarianTool"\r | |
177 | OutputFile="$(OutDir)/libpng.lib"/>\r | |
178 | <Tool\r | |
179 | Name="VCMIDLTool"/>\r | |
180 | <Tool\r | |
181 | Name="VCPostBuildEventTool"/>\r | |
182 | <Tool\r | |
183 | Name="VCPreBuildEventTool"/>\r | |
184 | <Tool\r | |
185 | Name="VCPreLinkEventTool"/>\r | |
186 | <Tool\r | |
187 | Name="VCResourceCompilerTool"/>\r | |
188 | <Tool\r | |
189 | Name="VCWebServiceProxyGeneratorTool"/>\r | |
190 | <Tool\r | |
191 | Name="VCXMLDataGeneratorTool"/>\r | |
192 | <Tool\r | |
193 | Name="VCManagedWrapperGeneratorTool"/>\r | |
194 | <Tool\r | |
195 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r | |
196 | </Configuration>\r | |
197 | <Configuration\r | |
198 | Name="LIB Debug|Win32"\r | |
199 | OutputDirectory=".\Win32_LIB_Debug"\r | |
200 | IntermediateDirectory=".\Win32_LIB_Debug"\r | |
201 | ConfigurationType="4">\r | |
202 | <Tool\r | |
203 | Name="VCCLCompilerTool"\r | |
204 | Optimization="0"\r | |
b61cc19c PC |
205 | AdditionalIncludeDirectories="..\..;..\..\scripts;..\..\..\zlib"\r |
206 | PreprocessorDefinitions="WIN32;_DEBUG;DEBUG;PNG_DEBUG=1;_CRT_SECURE_NO_WARNINGS"\r | |
0272a10d | 207 | BasicRuntimeChecks="3"\r |
b61cc19c | 208 | RuntimeLibrary="1"\r |
0272a10d VZ |
209 | UsePrecompiledHeader="3"\r |
210 | PrecompiledHeaderThrough="png.h"\r | |
211 | WarningLevel="3"\r | |
212 | DebugInformationFormat="4"\r | |
213 | CompileAs="0"/>\r | |
214 | <Tool\r | |
215 | Name="VCCustomBuildTool"/>\r | |
216 | <Tool\r | |
217 | Name="VCLibrarianTool"\r | |
218 | OutputFile="$(OutDir)/libpngd.lib"/>\r | |
219 | <Tool\r | |
220 | Name="VCMIDLTool"/>\r | |
221 | <Tool\r | |
222 | Name="VCPostBuildEventTool"/>\r | |
223 | <Tool\r | |
224 | Name="VCPreBuildEventTool"/>\r | |
225 | <Tool\r | |
226 | Name="VCPreLinkEventTool"/>\r | |
227 | <Tool\r | |
228 | Name="VCResourceCompilerTool"/>\r | |
229 | <Tool\r | |
230 | Name="VCWebServiceProxyGeneratorTool"/>\r | |
231 | <Tool\r | |
232 | Name="VCXMLDataGeneratorTool"/>\r | |
233 | <Tool\r | |
234 | Name="VCManagedWrapperGeneratorTool"/>\r | |
235 | <Tool\r | |
236 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r | |
237 | </Configuration>\r | |
238 | </Configurations>\r | |
239 | <References>\r | |
240 | </References>\r | |
241 | <Files>\r | |
242 | <Filter\r | |
243 | Name="Source Files"\r | |
244 | Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">\r | |
245 | <File\r | |
246 | RelativePath="..\..\png.c">\r | |
247 | <FileConfiguration\r | |
248 | Name="DLL Release|Win32">\r | |
249 | <Tool\r | |
250 | Name="VCCLCompilerTool"\r | |
251 | UsePrecompiledHeader="0"/>\r | |
252 | </FileConfiguration>\r | |
253 | <FileConfiguration\r | |
254 | Name="DLL Debug|Win32">\r | |
255 | <Tool\r | |
256 | Name="VCCLCompilerTool"\r | |
257 | UsePrecompiledHeader="0"/>\r | |
258 | </FileConfiguration>\r | |
0272a10d VZ |
259 | <FileConfiguration\r |
260 | Name="DLL VB|Win32">\r | |
261 | <Tool\r | |
262 | Name="VCCLCompilerTool"\r | |
263 | UsePrecompiledHeader="0"/>\r | |
264 | </FileConfiguration>\r | |
265 | <FileConfiguration\r | |
266 | Name="LIB Release|Win32">\r | |
267 | <Tool\r | |
268 | Name="VCCLCompilerTool"\r | |
269 | UsePrecompiledHeader="0"/>\r | |
270 | </FileConfiguration>\r | |
271 | <FileConfiguration\r | |
272 | Name="LIB Debug|Win32">\r | |
273 | <Tool\r | |
274 | Name="VCCLCompilerTool"\r | |
275 | UsePrecompiledHeader="0"/>\r | |
276 | </FileConfiguration>\r | |
0272a10d VZ |
277 | </File>\r |
278 | <File\r | |
279 | RelativePath="..\..\pngerror.c">\r | |
280 | <FileConfiguration\r | |
281 | Name="DLL Release|Win32">\r | |
282 | <Tool\r | |
283 | Name="VCCLCompilerTool"\r | |
284 | UsePrecompiledHeader="1"/>\r | |
285 | </FileConfiguration>\r | |
286 | <FileConfiguration\r | |
287 | Name="DLL Debug|Win32">\r | |
288 | <Tool\r | |
289 | Name="VCCLCompilerTool"\r | |
290 | UsePrecompiledHeader="1"/>\r | |
291 | </FileConfiguration>\r | |
0272a10d VZ |
292 | <FileConfiguration\r |
293 | Name="DLL VB|Win32">\r | |
294 | <Tool\r | |
295 | Name="VCCLCompilerTool"\r | |
296 | UsePrecompiledHeader="1"/>\r | |
297 | </FileConfiguration>\r | |
298 | <FileConfiguration\r | |
299 | Name="LIB Release|Win32">\r | |
300 | <Tool\r | |
301 | Name="VCCLCompilerTool"\r | |
302 | UsePrecompiledHeader="1"/>\r | |
303 | </FileConfiguration>\r | |
304 | <FileConfiguration\r | |
305 | Name="LIB Debug|Win32">\r | |
306 | <Tool\r | |
307 | Name="VCCLCompilerTool"\r | |
308 | UsePrecompiledHeader="1"/>\r | |
309 | </FileConfiguration>\r | |
0272a10d VZ |
310 | </File>\r |
311 | <File\r | |
312 | RelativePath="..\..\pngget.c">\r | |
313 | </File>\r | |
314 | <File\r | |
315 | RelativePath="..\..\pngmem.c">\r | |
316 | </File>\r | |
317 | <File\r | |
318 | RelativePath="..\..\pngpread.c">\r | |
319 | </File>\r | |
320 | <File\r | |
321 | RelativePath="..\..\pngread.c">\r | |
322 | </File>\r | |
323 | <File\r | |
324 | RelativePath="..\..\pngrio.c">\r | |
325 | </File>\r | |
326 | <File\r | |
327 | RelativePath="..\..\pngrtran.c">\r | |
328 | </File>\r | |
329 | <File\r | |
330 | RelativePath="..\..\pngrutil.c">\r | |
331 | </File>\r | |
332 | <File\r | |
333 | RelativePath="..\..\pngset.c">\r | |
334 | </File>\r | |
335 | <File\r | |
336 | RelativePath="..\..\pngtrans.c">\r | |
337 | </File>\r | |
338 | <File\r | |
b61cc19c | 339 | RelativePath="..\..\scripts\pngwin.def">\r |
0272a10d VZ |
340 | <FileConfiguration\r |
341 | Name="DLL VB|Win32"\r | |
342 | ExcludedFromBuild="TRUE">\r | |
343 | <Tool\r | |
344 | Name="VCCustomBuildTool"/>\r | |
345 | </FileConfiguration>\r | |
346 | <FileConfiguration\r | |
347 | Name="LIB Release|Win32"\r | |
348 | ExcludedFromBuild="TRUE">\r | |
349 | <Tool\r | |
350 | Name="VCCustomBuildTool"/>\r | |
351 | </FileConfiguration>\r | |
352 | <FileConfiguration\r | |
353 | Name="LIB Debug|Win32"\r | |
354 | ExcludedFromBuild="TRUE">\r | |
355 | <Tool\r | |
356 | Name="VCCustomBuildTool"/>\r | |
357 | </FileConfiguration>\r | |
0272a10d VZ |
358 | </File>\r |
359 | <File\r | |
360 | RelativePath="..\..\pngwio.c">\r | |
361 | </File>\r | |
362 | <File\r | |
363 | RelativePath="..\..\pngwrite.c">\r | |
364 | </File>\r | |
365 | <File\r | |
366 | RelativePath="..\..\pngwtran.c">\r | |
367 | </File>\r | |
368 | <File\r | |
369 | RelativePath="..\..\pngwutil.c">\r | |
370 | </File>\r | |
371 | </Filter>\r | |
372 | <Filter\r | |
373 | Name="Header Files"\r | |
374 | Filter="h;hpp;hxx;hm;inl">\r | |
375 | <File\r | |
376 | RelativePath="..\..\png.h">\r | |
377 | </File>\r | |
378 | <File\r | |
379 | RelativePath="..\..\pngconf.h">\r | |
380 | </File>\r | |
b61cc19c PC |
381 | <File\r |
382 | RelativePath="..\..\pngpriv.h">\r | |
383 | </File>\r | |
0272a10d VZ |
384 | </Filter>\r |
385 | <Filter\r | |
386 | Name="Resource Files"\r | |
387 | Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">\r | |
388 | <File\r | |
b61cc19c | 389 | RelativePath="..\..\scripts\pngwin.rc">\r |
0272a10d VZ |
390 | <FileConfiguration\r |
391 | Name="LIB Release|Win32"\r | |
392 | ExcludedFromBuild="TRUE">\r | |
393 | <Tool\r | |
394 | Name="VCResourceCompilerTool"/>\r | |
395 | </FileConfiguration>\r | |
396 | <FileConfiguration\r | |
397 | Name="LIB Debug|Win32"\r | |
398 | ExcludedFromBuild="TRUE">\r | |
399 | <Tool\r | |
400 | Name="VCResourceCompilerTool"/>\r | |
401 | </FileConfiguration>\r | |
0272a10d VZ |
402 | </File>\r |
403 | </Filter>\r | |
404 | <File\r | |
405 | RelativePath=".\PRJ0041.mak">\r | |
406 | <FileConfiguration\r | |
407 | Name="DLL Release|Win32">\r | |
408 | <Tool\r | |
409 | Name="VCCustomBuildTool"\r | |
410 | Description="Create dummy include files to prevent "Cannot find missing dependency..." warnings."\r | |
411 | CommandLine="nmake -f PRJ0041.mak IntDir=$(IntDir)"\r | |
412 | 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 | |
413 | </FileConfiguration>\r | |
414 | <FileConfiguration\r | |
415 | Name="DLL Debug|Win32">\r | |
416 | <Tool\r | |
417 | Name="VCCustomBuildTool"\r | |
418 | Description="Create dummy include files to prevent "Cannot find missing dependency..." warnings."\r | |
419 | CommandLine="nmake -f PRJ0041.mak IntDir=$(IntDir)"\r | |
420 | 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 | |
421 | </FileConfiguration>\r | |
0272a10d VZ |
422 | <FileConfiguration\r |
423 | Name="DLL VB|Win32">\r | |
424 | <Tool\r | |
425 | Name="VCCustomBuildTool"\r | |
426 | Description="Create dummy include files to prevent "Cannot find missing dependency..." warnings."\r | |
427 | CommandLine="nmake -f PRJ0041.mak IntDir=$(IntDir)"\r | |
428 | 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 | |
429 | </FileConfiguration>\r | |
430 | </File>\r | |
431 | <File\r | |
432 | RelativePath="README.txt">\r | |
433 | </File>\r | |
434 | </Files>\r | |
435 | <Globals>\r | |
436 | </Globals>\r | |
437 | </VisualStudioProject>\r |