]> git.saurik.com Git - wxWidgets.git/blob - build/msw/wx_vc7_wxpng.vcproj
Move wx/evtloop.h from GUI_CMN_HDR to BASE_CMN_HDR in files.bkl.
[wxWidgets.git] / build / msw / wx_vc7_wxpng.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <!--
3
4 This project was generated by
5 Bakefile 0.2.8 (http://www.bakefile.org)
6 Do not modify, all changes will be overwritten!
7
8 -->
9 <VisualStudioProject
10 ProjectType="Visual C++"
11 Version="7.10"
12 Name="wxpng"
13 ProjectGUID="{EE6AD15D-E891-5E03-AB6C-6F98ACE69A3C}">
14 <Platforms>
15 <Platform
16 Name="Win32"/>
17 </Platforms>
18 <Configurations>
19 <Configuration
20 Name="Debug|Win32"
21 OutputDirectory="..\..\lib\vc_lib"
22 IntermediateDirectory="vc_mswud\wxpng"
23 ConfigurationType="4"
24 UseOfMFC="0"
25 ATLMinimizesCRunTimeLibraryUsage="FALSE">
26 <Tool
27 Name="VCCLCompilerTool"
28 Optimization="0"
29 AdditionalIncludeDirectories="..\..\src\zlib"
30 PreprocessorDefinitions="WIN32;_LIB;_DEBUG;NDEBUG;_CRT_SECURE_NO_WARNINGS"
31 MinimalRebuild="TRUE"
32 ExceptionHandling="TRUE"
33 BasicRuntimeChecks="3"
34 RuntimeLibrary="3"
35 BufferSecurityCheck="TRUE"
36 RuntimeTypeInfo="TRUE"
37 ObjectFile="vc_mswud\wxpng\"
38 ProgramDataBaseFileName="..\..\lib\vc_lib\wxpngd.pdb"
39 WarningLevel="3"
40 SuppressStartupBanner="TRUE"
41 Detect64BitPortabilityProblems="TRUE"
42 DebugInformationFormat="3"/>
43 <Tool
44 Name="VCCustomBuildTool"/>
45 <Tool
46 Name="VCLibrarianTool"
47 OutputFile="..\..\lib\vc_lib\wxpngd.lib"
48 SuppressStartupBanner="TRUE"/>
49 <Tool
50 Name="VCMIDLTool"
51 PreprocessorDefinitions="WIN32;_LIB;_DEBUG;NDEBUG;_CRT_SECURE_NO_WARNINGS"
52 AdditionalIncludeDirectories="..\..\src\zlib"/>
53 <Tool
54 Name="VCPostBuildEventTool"/>
55 <Tool
56 Name="VCPreBuildEventTool"/>
57 <Tool
58 Name="VCPreLinkEventTool"/>
59 <Tool
60 Name="VCResourceCompilerTool"
61 PreprocessorDefinitions="_DEBUG;NDEBUG;_CRT_SECURE_NO_WARNINGS"
62 Culture="1033"
63 AdditionalIncludeDirectories="..\..\src\zlib"/>
64 <Tool
65 Name="VCWebServiceProxyGeneratorTool"/>
66 <Tool
67 Name="VCXMLDataGeneratorTool"/>
68 <Tool
69 Name="VCWebDeploymentTool"/>
70 <Tool
71 Name="VCManagedWrapperGeneratorTool"/>
72 <Tool
73 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
74 </Configuration>
75 <Configuration
76 Name="Release|Win32"
77 OutputDirectory="..\..\lib\vc_lib"
78 IntermediateDirectory="vc_mswu\wxpng"
79 ConfigurationType="4"
80 UseOfMFC="0"
81 ATLMinimizesCRunTimeLibraryUsage="FALSE">
82 <Tool
83 Name="VCCLCompilerTool"
84 Optimization="2"
85 AdditionalIncludeDirectories="..\..\src\zlib"
86 PreprocessorDefinitions="WIN32;_LIB;NDEBUG;_CRT_SECURE_NO_WARNINGS"
87 ExceptionHandling="TRUE"
88 RuntimeLibrary="2"
89 RuntimeTypeInfo="TRUE"
90 ObjectFile="vc_mswu\wxpng\"
91 ProgramDataBaseFileName="..\..\lib\vc_lib\wxpng.pdb"
92 WarningLevel="3"
93 SuppressStartupBanner="TRUE"
94 Detect64BitPortabilityProblems="TRUE"
95 DebugInformationFormat="3"/>
96 <Tool
97 Name="VCCustomBuildTool"/>
98 <Tool
99 Name="VCLibrarianTool"
100 OutputFile="..\..\lib\vc_lib\wxpng.lib"
101 SuppressStartupBanner="TRUE"/>
102 <Tool
103 Name="VCMIDLTool"
104 PreprocessorDefinitions="WIN32;_LIB;NDEBUG;_CRT_SECURE_NO_WARNINGS"
105 AdditionalIncludeDirectories="..\..\src\zlib"/>
106 <Tool
107 Name="VCPostBuildEventTool"/>
108 <Tool
109 Name="VCPreBuildEventTool"/>
110 <Tool
111 Name="VCPreLinkEventTool"/>
112 <Tool
113 Name="VCResourceCompilerTool"
114 PreprocessorDefinitions="NDEBUG;_CRT_SECURE_NO_WARNINGS"
115 Culture="1033"
116 AdditionalIncludeDirectories="..\..\src\zlib"/>
117 <Tool
118 Name="VCWebServiceProxyGeneratorTool"/>
119 <Tool
120 Name="VCXMLDataGeneratorTool"/>
121 <Tool
122 Name="VCWebDeploymentTool"/>
123 <Tool
124 Name="VCManagedWrapperGeneratorTool"/>
125 <Tool
126 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
127 </Configuration>
128 <Configuration
129 Name="Universal Debug|Win32"
130 OutputDirectory="..\..\lib\vc_lib"
131 IntermediateDirectory="vc_mswunivud\wxpng"
132 ConfigurationType="4"
133 UseOfMFC="0"
134 ATLMinimizesCRunTimeLibraryUsage="FALSE">
135 <Tool
136 Name="VCCLCompilerTool"
137 Optimization="0"
138 AdditionalIncludeDirectories="..\..\src\zlib"
139 PreprocessorDefinitions="WIN32;_LIB;_DEBUG;NDEBUG;_CRT_SECURE_NO_WARNINGS"
140 MinimalRebuild="TRUE"
141 ExceptionHandling="TRUE"
142 BasicRuntimeChecks="3"
143 RuntimeLibrary="3"
144 BufferSecurityCheck="TRUE"
145 RuntimeTypeInfo="TRUE"
146 ObjectFile="vc_mswunivud\wxpng\"
147 ProgramDataBaseFileName="..\..\lib\vc_lib\wxpngd.pdb"
148 WarningLevel="3"
149 SuppressStartupBanner="TRUE"
150 Detect64BitPortabilityProblems="TRUE"
151 DebugInformationFormat="3"/>
152 <Tool
153 Name="VCCustomBuildTool"/>
154 <Tool
155 Name="VCLibrarianTool"
156 OutputFile="..\..\lib\vc_lib\wxpngd.lib"
157 SuppressStartupBanner="TRUE"/>
158 <Tool
159 Name="VCMIDLTool"
160 PreprocessorDefinitions="WIN32;_LIB;_DEBUG;NDEBUG;_CRT_SECURE_NO_WARNINGS"
161 AdditionalIncludeDirectories="..\..\src\zlib"/>
162 <Tool
163 Name="VCPostBuildEventTool"/>
164 <Tool
165 Name="VCPreBuildEventTool"/>
166 <Tool
167 Name="VCPreLinkEventTool"/>
168 <Tool
169 Name="VCResourceCompilerTool"
170 PreprocessorDefinitions="_DEBUG;NDEBUG;_CRT_SECURE_NO_WARNINGS"
171 Culture="1033"
172 AdditionalIncludeDirectories="..\..\src\zlib"/>
173 <Tool
174 Name="VCWebServiceProxyGeneratorTool"/>
175 <Tool
176 Name="VCXMLDataGeneratorTool"/>
177 <Tool
178 Name="VCWebDeploymentTool"/>
179 <Tool
180 Name="VCManagedWrapperGeneratorTool"/>
181 <Tool
182 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
183 </Configuration>
184 <Configuration
185 Name="Universal Release|Win32"
186 OutputDirectory="..\..\lib\vc_lib"
187 IntermediateDirectory="vc_mswunivu\wxpng"
188 ConfigurationType="4"
189 UseOfMFC="0"
190 ATLMinimizesCRunTimeLibraryUsage="FALSE">
191 <Tool
192 Name="VCCLCompilerTool"
193 Optimization="2"
194 AdditionalIncludeDirectories="..\..\src\zlib"
195 PreprocessorDefinitions="WIN32;_LIB;NDEBUG;_CRT_SECURE_NO_WARNINGS"
196 ExceptionHandling="TRUE"
197 RuntimeLibrary="2"
198 RuntimeTypeInfo="TRUE"
199 ObjectFile="vc_mswunivu\wxpng\"
200 ProgramDataBaseFileName="..\..\lib\vc_lib\wxpng.pdb"
201 WarningLevel="3"
202 SuppressStartupBanner="TRUE"
203 Detect64BitPortabilityProblems="TRUE"
204 DebugInformationFormat="3"/>
205 <Tool
206 Name="VCCustomBuildTool"/>
207 <Tool
208 Name="VCLibrarianTool"
209 OutputFile="..\..\lib\vc_lib\wxpng.lib"
210 SuppressStartupBanner="TRUE"/>
211 <Tool
212 Name="VCMIDLTool"
213 PreprocessorDefinitions="WIN32;_LIB;NDEBUG;_CRT_SECURE_NO_WARNINGS"
214 AdditionalIncludeDirectories="..\..\src\zlib"/>
215 <Tool
216 Name="VCPostBuildEventTool"/>
217 <Tool
218 Name="VCPreBuildEventTool"/>
219 <Tool
220 Name="VCPreLinkEventTool"/>
221 <Tool
222 Name="VCResourceCompilerTool"
223 PreprocessorDefinitions="NDEBUG;_CRT_SECURE_NO_WARNINGS"
224 Culture="1033"
225 AdditionalIncludeDirectories="..\..\src\zlib"/>
226 <Tool
227 Name="VCWebServiceProxyGeneratorTool"/>
228 <Tool
229 Name="VCXMLDataGeneratorTool"/>
230 <Tool
231 Name="VCWebDeploymentTool"/>
232 <Tool
233 Name="VCManagedWrapperGeneratorTool"/>
234 <Tool
235 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
236 </Configuration>
237 <Configuration
238 Name="DLL Debug|Win32"
239 OutputDirectory="..\..\lib\vc_dll"
240 IntermediateDirectory="vc_mswuddll\wxpng"
241 ConfigurationType="4"
242 UseOfMFC="0"
243 ATLMinimizesCRunTimeLibraryUsage="FALSE">
244 <Tool
245 Name="VCCLCompilerTool"
246 Optimization="0"
247 AdditionalIncludeDirectories="..\..\src\zlib"
248 PreprocessorDefinitions="WIN32;_LIB;_DEBUG;NDEBUG;_CRT_SECURE_NO_WARNINGS"
249 MinimalRebuild="TRUE"
250 ExceptionHandling="TRUE"
251 BasicRuntimeChecks="3"
252 RuntimeLibrary="3"
253 BufferSecurityCheck="TRUE"
254 RuntimeTypeInfo="TRUE"
255 ObjectFile="vc_mswuddll\wxpng\"
256 ProgramDataBaseFileName="..\..\lib\vc_dll\wxpngd.pdb"
257 WarningLevel="3"
258 SuppressStartupBanner="TRUE"
259 Detect64BitPortabilityProblems="TRUE"
260 DebugInformationFormat="3"/>
261 <Tool
262 Name="VCCustomBuildTool"/>
263 <Tool
264 Name="VCLibrarianTool"
265 OutputFile="..\..\lib\vc_dll\wxpngd.lib"
266 SuppressStartupBanner="TRUE"/>
267 <Tool
268 Name="VCMIDLTool"
269 PreprocessorDefinitions="WIN32;_LIB;_DEBUG;NDEBUG;_CRT_SECURE_NO_WARNINGS"
270 AdditionalIncludeDirectories="..\..\src\zlib"/>
271 <Tool
272 Name="VCPostBuildEventTool"/>
273 <Tool
274 Name="VCPreBuildEventTool"/>
275 <Tool
276 Name="VCPreLinkEventTool"/>
277 <Tool
278 Name="VCResourceCompilerTool"
279 PreprocessorDefinitions="_DEBUG;NDEBUG;_CRT_SECURE_NO_WARNINGS"
280 Culture="1033"
281 AdditionalIncludeDirectories="..\..\src\zlib"/>
282 <Tool
283 Name="VCWebServiceProxyGeneratorTool"/>
284 <Tool
285 Name="VCXMLDataGeneratorTool"/>
286 <Tool
287 Name="VCWebDeploymentTool"/>
288 <Tool
289 Name="VCManagedWrapperGeneratorTool"/>
290 <Tool
291 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
292 </Configuration>
293 <Configuration
294 Name="DLL Release|Win32"
295 OutputDirectory="..\..\lib\vc_dll"
296 IntermediateDirectory="vc_mswudll\wxpng"
297 ConfigurationType="4"
298 UseOfMFC="0"
299 ATLMinimizesCRunTimeLibraryUsage="FALSE">
300 <Tool
301 Name="VCCLCompilerTool"
302 Optimization="2"
303 AdditionalIncludeDirectories="..\..\src\zlib"
304 PreprocessorDefinitions="WIN32;_LIB;NDEBUG;_CRT_SECURE_NO_WARNINGS"
305 ExceptionHandling="TRUE"
306 RuntimeLibrary="2"
307 RuntimeTypeInfo="TRUE"
308 ObjectFile="vc_mswudll\wxpng\"
309 ProgramDataBaseFileName="..\..\lib\vc_dll\wxpng.pdb"
310 WarningLevel="3"
311 SuppressStartupBanner="TRUE"
312 Detect64BitPortabilityProblems="TRUE"
313 DebugInformationFormat="3"/>
314 <Tool
315 Name="VCCustomBuildTool"/>
316 <Tool
317 Name="VCLibrarianTool"
318 OutputFile="..\..\lib\vc_dll\wxpng.lib"
319 SuppressStartupBanner="TRUE"/>
320 <Tool
321 Name="VCMIDLTool"
322 PreprocessorDefinitions="WIN32;_LIB;NDEBUG;_CRT_SECURE_NO_WARNINGS"
323 AdditionalIncludeDirectories="..\..\src\zlib"/>
324 <Tool
325 Name="VCPostBuildEventTool"/>
326 <Tool
327 Name="VCPreBuildEventTool"/>
328 <Tool
329 Name="VCPreLinkEventTool"/>
330 <Tool
331 Name="VCResourceCompilerTool"
332 PreprocessorDefinitions="NDEBUG;_CRT_SECURE_NO_WARNINGS"
333 Culture="1033"
334 AdditionalIncludeDirectories="..\..\src\zlib"/>
335 <Tool
336 Name="VCWebServiceProxyGeneratorTool"/>
337 <Tool
338 Name="VCXMLDataGeneratorTool"/>
339 <Tool
340 Name="VCWebDeploymentTool"/>
341 <Tool
342 Name="VCManagedWrapperGeneratorTool"/>
343 <Tool
344 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
345 </Configuration>
346 <Configuration
347 Name="DLL Universal Debug|Win32"
348 OutputDirectory="..\..\lib\vc_dll"
349 IntermediateDirectory="vc_mswunivuddll\wxpng"
350 ConfigurationType="4"
351 UseOfMFC="0"
352 ATLMinimizesCRunTimeLibraryUsage="FALSE">
353 <Tool
354 Name="VCCLCompilerTool"
355 Optimization="0"
356 AdditionalIncludeDirectories="..\..\src\zlib"
357 PreprocessorDefinitions="WIN32;_LIB;_DEBUG;NDEBUG;_CRT_SECURE_NO_WARNINGS"
358 MinimalRebuild="TRUE"
359 ExceptionHandling="TRUE"
360 BasicRuntimeChecks="3"
361 RuntimeLibrary="3"
362 BufferSecurityCheck="TRUE"
363 RuntimeTypeInfo="TRUE"
364 ObjectFile="vc_mswunivuddll\wxpng\"
365 ProgramDataBaseFileName="..\..\lib\vc_dll\wxpngd.pdb"
366 WarningLevel="3"
367 SuppressStartupBanner="TRUE"
368 Detect64BitPortabilityProblems="TRUE"
369 DebugInformationFormat="3"/>
370 <Tool
371 Name="VCCustomBuildTool"/>
372 <Tool
373 Name="VCLibrarianTool"
374 OutputFile="..\..\lib\vc_dll\wxpngd.lib"
375 SuppressStartupBanner="TRUE"/>
376 <Tool
377 Name="VCMIDLTool"
378 PreprocessorDefinitions="WIN32;_LIB;_DEBUG;NDEBUG;_CRT_SECURE_NO_WARNINGS"
379 AdditionalIncludeDirectories="..\..\src\zlib"/>
380 <Tool
381 Name="VCPostBuildEventTool"/>
382 <Tool
383 Name="VCPreBuildEventTool"/>
384 <Tool
385 Name="VCPreLinkEventTool"/>
386 <Tool
387 Name="VCResourceCompilerTool"
388 PreprocessorDefinitions="_DEBUG;NDEBUG;_CRT_SECURE_NO_WARNINGS"
389 Culture="1033"
390 AdditionalIncludeDirectories="..\..\src\zlib"/>
391 <Tool
392 Name="VCWebServiceProxyGeneratorTool"/>
393 <Tool
394 Name="VCXMLDataGeneratorTool"/>
395 <Tool
396 Name="VCWebDeploymentTool"/>
397 <Tool
398 Name="VCManagedWrapperGeneratorTool"/>
399 <Tool
400 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
401 </Configuration>
402 <Configuration
403 Name="DLL Universal Release|Win32"
404 OutputDirectory="..\..\lib\vc_dll"
405 IntermediateDirectory="vc_mswunivudll\wxpng"
406 ConfigurationType="4"
407 UseOfMFC="0"
408 ATLMinimizesCRunTimeLibraryUsage="FALSE">
409 <Tool
410 Name="VCCLCompilerTool"
411 Optimization="2"
412 AdditionalIncludeDirectories="..\..\src\zlib"
413 PreprocessorDefinitions="WIN32;_LIB;NDEBUG;_CRT_SECURE_NO_WARNINGS"
414 ExceptionHandling="TRUE"
415 RuntimeLibrary="2"
416 RuntimeTypeInfo="TRUE"
417 ObjectFile="vc_mswunivudll\wxpng\"
418 ProgramDataBaseFileName="..\..\lib\vc_dll\wxpng.pdb"
419 WarningLevel="3"
420 SuppressStartupBanner="TRUE"
421 Detect64BitPortabilityProblems="TRUE"
422 DebugInformationFormat="3"/>
423 <Tool
424 Name="VCCustomBuildTool"/>
425 <Tool
426 Name="VCLibrarianTool"
427 OutputFile="..\..\lib\vc_dll\wxpng.lib"
428 SuppressStartupBanner="TRUE"/>
429 <Tool
430 Name="VCMIDLTool"
431 PreprocessorDefinitions="WIN32;_LIB;NDEBUG;_CRT_SECURE_NO_WARNINGS"
432 AdditionalIncludeDirectories="..\..\src\zlib"/>
433 <Tool
434 Name="VCPostBuildEventTool"/>
435 <Tool
436 Name="VCPreBuildEventTool"/>
437 <Tool
438 Name="VCPreLinkEventTool"/>
439 <Tool
440 Name="VCResourceCompilerTool"
441 PreprocessorDefinitions="NDEBUG;_CRT_SECURE_NO_WARNINGS"
442 Culture="1033"
443 AdditionalIncludeDirectories="..\..\src\zlib"/>
444 <Tool
445 Name="VCWebServiceProxyGeneratorTool"/>
446 <Tool
447 Name="VCXMLDataGeneratorTool"/>
448 <Tool
449 Name="VCWebDeploymentTool"/>
450 <Tool
451 Name="VCManagedWrapperGeneratorTool"/>
452 <Tool
453 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
454 </Configuration>
455 </Configurations>
456 <References>
457
458 </References>
459 <Files>
460 <Filter
461 Name="Source Files"
462 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
463 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
464 <File
465 RelativePath="..\..\src\png\png.c">
466 </File>
467 <File
468 RelativePath="..\..\src\png\pngerror.c">
469 </File>
470 <File
471 RelativePath="..\..\src\png\pnggccrd.c">
472 </File>
473 <File
474 RelativePath="..\..\src\png\pngget.c">
475 </File>
476 <File
477 RelativePath="..\..\src\png\pngmem.c">
478 </File>
479 <File
480 RelativePath="..\..\src\png\pngpread.c">
481 </File>
482 <File
483 RelativePath="..\..\src\png\pngread.c">
484 </File>
485 <File
486 RelativePath="..\..\src\png\pngrio.c">
487 </File>
488 <File
489 RelativePath="..\..\src\png\pngrtran.c">
490 </File>
491 <File
492 RelativePath="..\..\src\png\pngrutil.c">
493 </File>
494 <File
495 RelativePath="..\..\src\png\pngset.c">
496 </File>
497 <File
498 RelativePath="..\..\src\png\pngtrans.c">
499 </File>
500 <File
501 RelativePath="..\..\src\png\pngvcrd.c">
502 </File>
503 <File
504 RelativePath="..\..\src\png\pngwio.c">
505 </File>
506 <File
507 RelativePath="..\..\src\png\pngwrite.c">
508 </File>
509 <File
510 RelativePath="..\..\src\png\pngwtran.c">
511 </File>
512 <File
513 RelativePath="..\..\src\png\pngwutil.c">
514 </File>
515 </Filter>
516 </Files>
517 <Globals>
518
519 </Globals>
520 </VisualStudioProject>
521