]> git.saurik.com Git - wxWidgets.git/blame - src/png/projects/visualc71/libpng.vcproj
Don't auto-link with 3rd party libraries in DLL build using MSVC.
[wxWidgets.git] / src / png / projects / visualc71 / libpng.vcproj
CommitLineData
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
9c0d9ce3 20 AdditionalIncludeDirectories="..\..;..\..\..\zlib"\r
b61cc19c 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
9c0d9ce3 26 PrecompiledHeaderThrough="pngpriv.h"\r
0272a10d
VZ
27 WarningLevel="3"\r
28 CompileAs="0"/>\r
29 <Tool\r
30 Name="VCCustomBuildTool"/>\r
31 <Tool\r
32 Name="VCLinkerTool"\r
9c0d9ce3
DS
33 OutputFile="$(OutDir)/libpng15.dll"\r
34 LinkIncremental="1"/>\r
0272a10d
VZ
35 <Tool\r
36 Name="VCMIDLTool"/>\r
37 <Tool\r
38 Name="VCPostBuildEventTool"/>\r
39 <Tool\r
9c0d9ce3
DS
40 Name="VCPreBuildEventTool"\r
41 CommandLine="copy ..\..\scripts\pnglibconf.h.prebuilt ..\..\pnglibconf.h"/>\r
0272a10d
VZ
42 <Tool\r
43 Name="VCPreLinkEventTool"/>\r
44 <Tool\r
45 Name="VCResourceCompilerTool"\r
b61cc19c 46 PreprocessorDefinitions="NDEBUG"\r
0272a10d 47 Culture="1033"\r
9c0d9ce3 48 AdditionalIncludeDirectories="..\..;..\..\..\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
9c0d9ce3 68 AdditionalIncludeDirectories="..\..;..\..\..\zlib"\r
b61cc19c 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
9c0d9ce3 73 PrecompiledHeaderThrough="pngpriv.h"\r
0272a10d
VZ
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
9c0d9ce3 81 OutputFile="$(OutDir)/libpng15d.dll"\r
0272a10d
VZ
82 GenerateDebugInformation="TRUE"/>\r
83 <Tool\r
84 Name="VCMIDLTool"/>\r
85 <Tool\r
86 Name="VCPostBuildEventTool"/>\r
87 <Tool\r
9c0d9ce3
DS
88 Name="VCPreBuildEventTool"\r
89 CommandLine="copy ..\..\scripts\pnglibconf.h.prebuilt ..\..\pnglibconf.h"/>\r
0272a10d
VZ
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
9c0d9ce3 96 AdditionalIncludeDirectories="..\..;..\..\..\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
9c0d9ce3 116 AdditionalIncludeDirectories="..\..;..\..\..\zlib"\r
b61cc19c 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
9c0d9ce3 122 PrecompiledHeaderThrough="pngpriv.h"\r
0272a10d
VZ
123 WarningLevel="3"\r
124 CompileAs="0"/>\r
125 <Tool\r
126 Name="VCCustomBuildTool"/>\r
127 <Tool\r
128 Name="VCLinkerTool"\r
9c0d9ce3 129 OutputFile="$(OutDir)/libpng15vb.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
9c0d9ce3
DS
136 Name="VCPreBuildEventTool"\r
137 CommandLine="copy ..\..\scripts\pnglibconf.h.prebuilt ..\..\pnglibconf.h"/>\r
0272a10d
VZ
138 <Tool\r
139 Name="VCPreLinkEventTool"/>\r
140 <Tool\r
141 Name="VCResourceCompilerTool"\r
b61cc19c
PC
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;"\r
143 PreprocessorDefinitions="NDEBUG"\r
0272a10d 144 Culture="1033"\r
9c0d9ce3 145 AdditionalIncludeDirectories="..\..;..\..\..\zlib;$(IntDir)"/>\r
0272a10d
VZ
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="LIB Release|Win32"\r
159 OutputDirectory=".\Win32_LIB_Release"\r
160 IntermediateDirectory=".\Win32_LIB_Release"\r
161 ConfigurationType="4">\r
162 <Tool\r
163 Name="VCCLCompilerTool"\r
164 InlineFunctionExpansion="1"\r
9c0d9ce3 165 AdditionalIncludeDirectories="..\..;..\..\..\zlib"\r
b61cc19c 166 PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_WARNINGS"\r
0272a10d 167 StringPooling="TRUE"\r
b61cc19c 168 RuntimeLibrary="0"\r
0272a10d
VZ
169 EnableFunctionLevelLinking="TRUE"\r
170 UsePrecompiledHeader="3"\r
9c0d9ce3 171 PrecompiledHeaderThrough="pngpriv.h"\r
0272a10d
VZ
172 WarningLevel="3"\r
173 CompileAs="0"/>\r
174 <Tool\r
175 Name="VCCustomBuildTool"/>\r
176 <Tool\r
177 Name="VCLibrarianTool"\r
178 OutputFile="$(OutDir)/libpng.lib"/>\r
179 <Tool\r
180 Name="VCMIDLTool"/>\r
181 <Tool\r
182 Name="VCPostBuildEventTool"/>\r
183 <Tool\r
9c0d9ce3
DS
184 Name="VCPreBuildEventTool"\r
185 CommandLine="copy ..\..\scripts\pnglibconf.h.prebuilt ..\..\pnglibconf.h"/>\r
0272a10d
VZ
186 <Tool\r
187 Name="VCPreLinkEventTool"/>\r
188 <Tool\r
189 Name="VCResourceCompilerTool"/>\r
190 <Tool\r
191 Name="VCWebServiceProxyGeneratorTool"/>\r
192 <Tool\r
193 Name="VCXMLDataGeneratorTool"/>\r
194 <Tool\r
195 Name="VCManagedWrapperGeneratorTool"/>\r
196 <Tool\r
197 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
198 </Configuration>\r
199 <Configuration\r
200 Name="LIB Debug|Win32"\r
201 OutputDirectory=".\Win32_LIB_Debug"\r
202 IntermediateDirectory=".\Win32_LIB_Debug"\r
203 ConfigurationType="4">\r
204 <Tool\r
205 Name="VCCLCompilerTool"\r
206 Optimization="0"\r
9c0d9ce3 207 AdditionalIncludeDirectories="..\..;..\..\..\zlib"\r
b61cc19c 208 PreprocessorDefinitions="WIN32;_DEBUG;DEBUG;PNG_DEBUG=1;_CRT_SECURE_NO_WARNINGS"\r
0272a10d 209 BasicRuntimeChecks="3"\r
b61cc19c 210 RuntimeLibrary="1"\r
0272a10d 211 UsePrecompiledHeader="3"\r
9c0d9ce3 212 PrecompiledHeaderThrough="pngpriv.h"\r
0272a10d
VZ
213 WarningLevel="3"\r
214 DebugInformationFormat="4"\r
215 CompileAs="0"/>\r
216 <Tool\r
217 Name="VCCustomBuildTool"/>\r
218 <Tool\r
219 Name="VCLibrarianTool"\r
220 OutputFile="$(OutDir)/libpngd.lib"/>\r
221 <Tool\r
222 Name="VCMIDLTool"/>\r
223 <Tool\r
224 Name="VCPostBuildEventTool"/>\r
225 <Tool\r
9c0d9ce3
DS
226 Name="VCPreBuildEventTool"\r
227 CommandLine="copy ..\..\scripts\pnglibconf.h.prebuilt ..\..\pnglibconf.h"/>\r
0272a10d
VZ
228 <Tool\r
229 Name="VCPreLinkEventTool"/>\r
230 <Tool\r
231 Name="VCResourceCompilerTool"/>\r
232 <Tool\r
233 Name="VCWebServiceProxyGeneratorTool"/>\r
234 <Tool\r
235 Name="VCXMLDataGeneratorTool"/>\r
236 <Tool\r
237 Name="VCManagedWrapperGeneratorTool"/>\r
238 <Tool\r
239 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
240 </Configuration>\r
241 </Configurations>\r
242 <References>\r
243 </References>\r
244 <Files>\r
245 <Filter\r
246 Name="Source Files"\r
247 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">\r
248 <File\r
249 RelativePath="..\..\png.c">\r
250 <FileConfiguration\r
251 Name="DLL Release|Win32">\r
252 <Tool\r
253 Name="VCCLCompilerTool"\r
254 UsePrecompiledHeader="0"/>\r
255 </FileConfiguration>\r
256 <FileConfiguration\r
257 Name="DLL Debug|Win32">\r
258 <Tool\r
259 Name="VCCLCompilerTool"\r
260 UsePrecompiledHeader="0"/>\r
261 </FileConfiguration>\r
0272a10d
VZ
262 <FileConfiguration\r
263 Name="DLL VB|Win32">\r
264 <Tool\r
265 Name="VCCLCompilerTool"\r
266 UsePrecompiledHeader="0"/>\r
267 </FileConfiguration>\r
268 <FileConfiguration\r
269 Name="LIB Release|Win32">\r
270 <Tool\r
271 Name="VCCLCompilerTool"\r
272 UsePrecompiledHeader="0"/>\r
273 </FileConfiguration>\r
274 <FileConfiguration\r
275 Name="LIB Debug|Win32">\r
276 <Tool\r
277 Name="VCCLCompilerTool"\r
278 UsePrecompiledHeader="0"/>\r
279 </FileConfiguration>\r
0272a10d
VZ
280 </File>\r
281 <File\r
282 RelativePath="..\..\pngerror.c">\r
283 <FileConfiguration\r
284 Name="DLL Release|Win32">\r
285 <Tool\r
286 Name="VCCLCompilerTool"\r
287 UsePrecompiledHeader="1"/>\r
288 </FileConfiguration>\r
289 <FileConfiguration\r
290 Name="DLL Debug|Win32">\r
291 <Tool\r
292 Name="VCCLCompilerTool"\r
293 UsePrecompiledHeader="1"/>\r
294 </FileConfiguration>\r
0272a10d
VZ
295 <FileConfiguration\r
296 Name="DLL VB|Win32">\r
297 <Tool\r
298 Name="VCCLCompilerTool"\r
299 UsePrecompiledHeader="1"/>\r
300 </FileConfiguration>\r
301 <FileConfiguration\r
302 Name="LIB Release|Win32">\r
303 <Tool\r
304 Name="VCCLCompilerTool"\r
305 UsePrecompiledHeader="1"/>\r
306 </FileConfiguration>\r
307 <FileConfiguration\r
308 Name="LIB Debug|Win32">\r
309 <Tool\r
310 Name="VCCLCompilerTool"\r
311 UsePrecompiledHeader="1"/>\r
312 </FileConfiguration>\r
0272a10d
VZ
313 </File>\r
314 <File\r
315 RelativePath="..\..\pngget.c">\r
316 </File>\r
317 <File\r
318 RelativePath="..\..\pngmem.c">\r
319 </File>\r
320 <File\r
321 RelativePath="..\..\pngpread.c">\r
322 </File>\r
323 <File\r
324 RelativePath="..\..\pngread.c">\r
325 </File>\r
326 <File\r
327 RelativePath="..\..\pngrio.c">\r
328 </File>\r
329 <File\r
330 RelativePath="..\..\pngrtran.c">\r
331 </File>\r
332 <File\r
333 RelativePath="..\..\pngrutil.c">\r
334 </File>\r
335 <File\r
336 RelativePath="..\..\pngset.c">\r
337 </File>\r
338 <File\r
339 RelativePath="..\..\pngtrans.c">\r
340 </File>\r
0272a10d
VZ
341 <File\r
342 RelativePath="..\..\pngwio.c">\r
343 </File>\r
344 <File\r
345 RelativePath="..\..\pngwrite.c">\r
346 </File>\r
347 <File\r
348 RelativePath="..\..\pngwtran.c">\r
349 </File>\r
350 <File\r
351 RelativePath="..\..\pngwutil.c">\r
352 </File>\r
353 </Filter>\r
354 <Filter\r
355 Name="Header Files"\r
356 Filter="h;hpp;hxx;hm;inl">\r
357 <File\r
358 RelativePath="..\..\png.h">\r
359 </File>\r
360 <File\r
361 RelativePath="..\..\pngconf.h">\r
362 </File>\r
b61cc19c
PC
363 <File\r
364 RelativePath="..\..\pngpriv.h">\r
365 </File>\r
0272a10d
VZ
366 </Filter>\r
367 <Filter\r
368 Name="Resource Files"\r
369 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">\r
370 <File\r
b61cc19c 371 RelativePath="..\..\scripts\pngwin.rc">\r
0272a10d
VZ
372 <FileConfiguration\r
373 Name="LIB Release|Win32"\r
374 ExcludedFromBuild="TRUE">\r
375 <Tool\r
376 Name="VCResourceCompilerTool"/>\r
377 </FileConfiguration>\r
378 <FileConfiguration\r
379 Name="LIB Debug|Win32"\r
380 ExcludedFromBuild="TRUE">\r
381 <Tool\r
382 Name="VCResourceCompilerTool"/>\r
383 </FileConfiguration>\r
0272a10d
VZ
384 </File>\r
385 </Filter>\r
386 <File\r
387 RelativePath=".\PRJ0041.mak">\r
388 <FileConfiguration\r
389 Name="DLL Release|Win32">\r
390 <Tool\r
391 Name="VCCustomBuildTool"\r
392 Description="Create dummy include files to prevent &quot;Cannot find missing dependency...&quot; warnings."\r
393 CommandLine="nmake -f PRJ0041.mak IntDir=$(IntDir)"\r
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"/>\r
395 </FileConfiguration>\r
396 <FileConfiguration\r
397 Name="DLL Debug|Win32">\r
398 <Tool\r
399 Name="VCCustomBuildTool"\r
400 Description="Create dummy include files to prevent &quot;Cannot find missing dependency...&quot; warnings."\r
401 CommandLine="nmake -f PRJ0041.mak IntDir=$(IntDir)"\r
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"/>\r
403 </FileConfiguration>\r
0272a10d
VZ
404 <FileConfiguration\r
405 Name="DLL VB|Win32">\r
406 <Tool\r
407 Name="VCCustomBuildTool"\r
408 Description="Create dummy include files to prevent &quot;Cannot find missing dependency...&quot; warnings."\r
409 CommandLine="nmake -f PRJ0041.mak IntDir=$(IntDir)"\r
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"/>\r
411 </FileConfiguration>\r
412 </File>\r
413 <File\r
414 RelativePath="README.txt">\r
415 </File>\r
416 </Files>\r
417 <Globals>\r
418 </Globals>\r
419</VisualStudioProject>\r