Remove unused var and declare variables first to fix msvc build.
[mono/afaerber.git] / msvc / pedump.vcproj
blobe3605daa37ff2d363ade944b02d4ae1932ebd191
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="pedump"
6 ProjectGUID="{84C7DB50-D6F8-4C47-B22C-6BB203AEB4D3}"
7 RootNamespace="pedump"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="131072"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 <Platform
16 Name="x64"
18 </Platforms>
19 <ToolFiles>
20 </ToolFiles>
21 <Configurations>
22 <Configuration
23 Name="Debug|Win32"
24 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
25 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
26 ConfigurationType="1"
27 CharacterSet="1"
29 <Tool
30 Name="VCPreBuildEventTool"
32 <Tool
33 Name="VCCustomBuildTool"
35 <Tool
36 Name="VCXMLDataGeneratorTool"
38 <Tool
39 Name="VCWebServiceProxyGeneratorTool"
41 <Tool
42 Name="VCMIDLTool"
44 <Tool
45 Name="VCCLCompilerTool"
46 Optimization="0"
47 AdditionalIncludeDirectories="..\;..\libgc\include;&quot;..\VSDependancies\include\glib-2.0\glib&quot;;..\VSDependancies\include;..\mono\"
48 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_WINDOWS;__WIN32__;HOST_WIN32;TARGET_WIN32;__i386__;TARGET_X86;GC_NOT_DLL;GC_GCJ_SUPPORT;GC_WIN32_THREADS"
49 MinimalRebuild="true"
50 BasicRuntimeChecks="3"
51 RuntimeLibrary="3"
52 BufferSecurityCheck="true"
53 UsePrecompiledHeader="0"
54 ObjectFile="$(IntDir)/pedump/"
55 ProgramDataBaseFileName="$(IntDir)/pedump/vc80.pdb"
56 XMLDocumentationFileName="$(IntDir)/pedump/"
57 WarningLevel="3"
58 Detect64BitPortabilityProblems="true"
59 DebugInformationFormat="3"
60 CompileAs="1"
61 DisableSpecificWarnings="4018;4996"
63 <Tool
64 Name="VCManagedResourceCompilerTool"
66 <Tool
67 Name="VCResourceCompilerTool"
69 <Tool
70 Name="VCPreLinkEventTool"
72 <Tool
73 Name="VCLinkerTool"
74 LinkLibraryDependencies="false"
75 AdditionalDependencies="glib-2.0.lib ws2_32.lib gthread-2.0.lib libgc.lib mono.lib Psapi.lib"
76 LinkIncremental="1"
77 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\lib&quot;"
78 GenerateDebugInformation="true"
79 SubSystem="1"
80 RandomizedBaseAddress="1"
81 DataExecutionPrevention="0"
82 TargetMachine="1"
84 <Tool
85 Name="VCALinkTool"
87 <Tool
88 Name="VCManifestTool"
90 <Tool
91 Name="VCXDCMakeTool"
93 <Tool
94 Name="VCBscMakeTool"
96 <Tool
97 Name="VCFxCopTool"
99 <Tool
100 Name="VCAppVerifierTool"
102 <Tool
103 Name="VCPostBuildEventTool"
105 </Configuration>
106 <Configuration
107 Name="Release|Win32"
108 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
109 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
110 ConfigurationType="1"
111 CharacterSet="1"
113 <Tool
114 Name="VCPreBuildEventTool"
116 <Tool
117 Name="VCCustomBuildTool"
119 <Tool
120 Name="VCXMLDataGeneratorTool"
122 <Tool
123 Name="VCWebServiceProxyGeneratorTool"
125 <Tool
126 Name="VCMIDLTool"
128 <Tool
129 Name="VCCLCompilerTool"
130 Optimization="1"
131 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
132 RuntimeLibrary="2"
133 BufferSecurityCheck="true"
134 UsePrecompiledHeader="0"
135 WarningLevel="3"
136 Detect64BitPortabilityProblems="true"
137 DebugInformationFormat="3"
139 <Tool
140 Name="VCManagedResourceCompilerTool"
142 <Tool
143 Name="VCResourceCompilerTool"
145 <Tool
146 Name="VCPreLinkEventTool"
148 <Tool
149 Name="VCLinkerTool"
150 LinkLibraryDependencies="false"
151 AdditionalDependencies="glib-2.0.lib ws2_32.lib gthread-2.0.lib libmono.lib Psapi.lib"
152 LinkIncremental="1"
153 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\lib&quot;"
154 GenerateDebugInformation="true"
155 SubSystem="1"
156 OptimizeReferences="2"
157 EnableCOMDATFolding="2"
158 RandomizedBaseAddress="1"
159 DataExecutionPrevention="0"
160 TargetMachine="1"
162 <Tool
163 Name="VCALinkTool"
165 <Tool
166 Name="VCManifestTool"
168 <Tool
169 Name="VCXDCMakeTool"
171 <Tool
172 Name="VCBscMakeTool"
174 <Tool
175 Name="VCFxCopTool"
177 <Tool
178 Name="VCAppVerifierTool"
180 <Tool
181 Name="VCPostBuildEventTool"
183 </Configuration>
184 <Configuration
185 Name="Debug_eglib|Win32"
186 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
187 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
188 ConfigurationType="1"
189 CharacterSet="1"
191 <Tool
192 Name="VCPreBuildEventTool"
194 <Tool
195 Name="VCCustomBuildTool"
197 <Tool
198 Name="VCXMLDataGeneratorTool"
200 <Tool
201 Name="VCWebServiceProxyGeneratorTool"
203 <Tool
204 Name="VCMIDLTool"
206 <Tool
207 Name="VCCLCompilerTool"
208 Optimization="0"
209 AdditionalIncludeDirectories="..\;..\libgc\include;&quot;..\VSDependancies\include\glib-2.0\glib&quot;;..\VSDependancies\include;..\mono\"
210 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_WINDOWS;__WIN32__;HOST_WIN32;TARGET_WIN32;__i386__;TARGET_X86;GC_NOT_DLL;GC_GCJ_SUPPORT;GC_WIN32_THREADS"
211 MinimalRebuild="true"
212 BasicRuntimeChecks="3"
213 RuntimeLibrary="3"
214 BufferSecurityCheck="true"
215 UsePrecompiledHeader="0"
216 ObjectFile="$(IntDir)/pedump/"
217 ProgramDataBaseFileName="$(IntDir)/pedump/vc80.pdb"
218 XMLDocumentationFileName="$(IntDir)/pedump/"
219 WarningLevel="3"
220 Detect64BitPortabilityProblems="true"
221 DebugInformationFormat="3"
222 CompileAs="1"
223 DisableSpecificWarnings="4018;4996"
225 <Tool
226 Name="VCManagedResourceCompilerTool"
228 <Tool
229 Name="VCResourceCompilerTool"
231 <Tool
232 Name="VCPreLinkEventTool"
234 <Tool
235 Name="VCLinkerTool"
236 LinkLibraryDependencies="false"
237 AdditionalDependencies="glib-2.0.lib ws2_32.lib gthread-2.0.lib libgc.lib mono.lib Psapi.lib"
238 LinkIncremental="1"
239 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;"
240 GenerateDebugInformation="true"
241 SubSystem="1"
242 RandomizedBaseAddress="1"
243 DataExecutionPrevention="0"
244 TargetMachine="1"
246 <Tool
247 Name="VCALinkTool"
249 <Tool
250 Name="VCManifestTool"
252 <Tool
253 Name="VCXDCMakeTool"
255 <Tool
256 Name="VCBscMakeTool"
258 <Tool
259 Name="VCFxCopTool"
261 <Tool
262 Name="VCAppVerifierTool"
264 <Tool
265 Name="VCPostBuildEventTool"
267 </Configuration>
268 <Configuration
269 Name="Release_eglib|Win32"
270 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
271 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
272 ConfigurationType="1"
273 CharacterSet="1"
275 <Tool
276 Name="VCPreBuildEventTool"
278 <Tool
279 Name="VCCustomBuildTool"
281 <Tool
282 Name="VCXMLDataGeneratorTool"
284 <Tool
285 Name="VCWebServiceProxyGeneratorTool"
287 <Tool
288 Name="VCMIDLTool"
290 <Tool
291 Name="VCCLCompilerTool"
292 Optimization="1"
293 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
294 RuntimeLibrary="2"
295 BufferSecurityCheck="true"
296 UsePrecompiledHeader="0"
297 WarningLevel="3"
298 Detect64BitPortabilityProblems="true"
299 DebugInformationFormat="3"
301 <Tool
302 Name="VCManagedResourceCompilerTool"
304 <Tool
305 Name="VCResourceCompilerTool"
307 <Tool
308 Name="VCPreLinkEventTool"
310 <Tool
311 Name="VCLinkerTool"
312 LinkLibraryDependencies="false"
313 AdditionalDependencies="glib-2.0.lib ws2_32.lib gthread-2.0.lib libmono.lib Psapi.lib"
314 LinkIncremental="1"
315 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;"
316 GenerateDebugInformation="true"
317 SubSystem="1"
318 OptimizeReferences="2"
319 EnableCOMDATFolding="2"
320 RandomizedBaseAddress="1"
321 DataExecutionPrevention="0"
322 TargetMachine="1"
324 <Tool
325 Name="VCALinkTool"
327 <Tool
328 Name="VCManifestTool"
330 <Tool
331 Name="VCXDCMakeTool"
333 <Tool
334 Name="VCBscMakeTool"
336 <Tool
337 Name="VCFxCopTool"
339 <Tool
340 Name="VCAppVerifierTool"
342 <Tool
343 Name="VCPostBuildEventTool"
345 </Configuration>
346 <Configuration
347 Name="Debug|x64"
348 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
349 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
350 ConfigurationType="1"
351 CharacterSet="1"
353 <Tool
354 Name="VCPreBuildEventTool"
356 <Tool
357 Name="VCCustomBuildTool"
359 <Tool
360 Name="VCXMLDataGeneratorTool"
362 <Tool
363 Name="VCWebServiceProxyGeneratorTool"
365 <Tool
366 Name="VCMIDLTool"
367 TargetEnvironment="3"
369 <Tool
370 Name="VCCLCompilerTool"
371 Optimization="0"
372 AdditionalIncludeDirectories="..\;..\libgc\include;&quot;..\VSDependancies\include\glib-2.0\glib&quot;;..\VSDependancies\include;..\mono\"
373 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_WINDOWS;__WIN32__;HOST_WIN32;TARGET_WIN32;__i386__;TARGET_X86"
374 MinimalRebuild="true"
375 BasicRuntimeChecks="3"
376 RuntimeLibrary="1"
377 BufferSecurityCheck="true"
378 UsePrecompiledHeader="0"
379 ObjectFile="$(IntDir)/pedump/"
380 ProgramDataBaseFileName="$(IntDir)/pedump/vc80.pdb"
381 XMLDocumentationFileName="$(IntDir)/pedump/"
382 WarningLevel="3"
383 Detect64BitPortabilityProblems="true"
384 DebugInformationFormat="3"
385 CompileAs="1"
386 DisableSpecificWarnings="4018;4996"
388 <Tool
389 Name="VCManagedResourceCompilerTool"
391 <Tool
392 Name="VCResourceCompilerTool"
394 <Tool
395 Name="VCPreLinkEventTool"
397 <Tool
398 Name="VCLinkerTool"
399 LinkLibraryDependencies="false"
400 AdditionalDependencies="glib-2.0.lib ws2_32.lib gthread-2.0.lib libmono.lib Psapi.lib"
401 LinkIncremental="1"
402 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\lib&quot;"
403 GenerateDebugInformation="true"
404 SubSystem="1"
405 TargetMachine="17"
407 <Tool
408 Name="VCALinkTool"
410 <Tool
411 Name="VCManifestTool"
413 <Tool
414 Name="VCXDCMakeTool"
416 <Tool
417 Name="VCBscMakeTool"
419 <Tool
420 Name="VCFxCopTool"
422 <Tool
423 Name="VCAppVerifierTool"
425 <Tool
426 Name="VCWebDeploymentTool"
428 <Tool
429 Name="VCPostBuildEventTool"
431 </Configuration>
432 <Configuration
433 Name="Release|x64"
434 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
435 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
436 ConfigurationType="1"
437 CharacterSet="1"
439 <Tool
440 Name="VCPreBuildEventTool"
442 <Tool
443 Name="VCCustomBuildTool"
445 <Tool
446 Name="VCXMLDataGeneratorTool"
448 <Tool
449 Name="VCWebServiceProxyGeneratorTool"
451 <Tool
452 Name="VCMIDLTool"
453 TargetEnvironment="3"
455 <Tool
456 Name="VCCLCompilerTool"
457 Optimization="1"
458 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
459 RuntimeLibrary="2"
460 BufferSecurityCheck="true"
461 UsePrecompiledHeader="0"
462 WarningLevel="3"
463 Detect64BitPortabilityProblems="true"
464 DebugInformationFormat="3"
466 <Tool
467 Name="VCManagedResourceCompilerTool"
469 <Tool
470 Name="VCResourceCompilerTool"
472 <Tool
473 Name="VCPreLinkEventTool"
475 <Tool
476 Name="VCLinkerTool"
477 LinkLibraryDependencies="false"
478 AdditionalDependencies="glib-2.0.lib ws2_32.lib gthread-2.0.lib libmono.lib Psapi.lib"
479 LinkIncremental="1"
480 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\lib&quot;"
481 GenerateDebugInformation="true"
482 SubSystem="1"
483 OptimizeReferences="2"
484 EnableCOMDATFolding="2"
485 TargetMachine="17"
487 <Tool
488 Name="VCALinkTool"
490 <Tool
491 Name="VCManifestTool"
493 <Tool
494 Name="VCXDCMakeTool"
496 <Tool
497 Name="VCBscMakeTool"
499 <Tool
500 Name="VCFxCopTool"
502 <Tool
503 Name="VCAppVerifierTool"
505 <Tool
506 Name="VCWebDeploymentTool"
508 <Tool
509 Name="VCPostBuildEventTool"
511 </Configuration>
512 <Configuration
513 Name="Debug_eglib|x64"
514 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
515 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
516 ConfigurationType="1"
517 CharacterSet="1"
519 <Tool
520 Name="VCPreBuildEventTool"
522 <Tool
523 Name="VCCustomBuildTool"
525 <Tool
526 Name="VCXMLDataGeneratorTool"
528 <Tool
529 Name="VCWebServiceProxyGeneratorTool"
531 <Tool
532 Name="VCMIDLTool"
533 TargetEnvironment="3"
535 <Tool
536 Name="VCCLCompilerTool"
537 Optimization="0"
538 AdditionalIncludeDirectories="..\;..\libgc\include;&quot;..\VSDependancies\include\glib-2.0\glib&quot;;..\VSDependancies\include;..\mono\"
539 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_WINDOWS;__WIN32__;HOST_WIN32;TARGET_WIN32;__i386__;TARGET_X86"
540 MinimalRebuild="true"
541 BasicRuntimeChecks="3"
542 RuntimeLibrary="1"
543 BufferSecurityCheck="true"
544 UsePrecompiledHeader="0"
545 ObjectFile="$(IntDir)/pedump/"
546 ProgramDataBaseFileName="$(IntDir)/pedump/vc80.pdb"
547 XMLDocumentationFileName="$(IntDir)/pedump/"
548 WarningLevel="3"
549 Detect64BitPortabilityProblems="true"
550 DebugInformationFormat="3"
551 CompileAs="1"
552 DisableSpecificWarnings="4018;4996"
554 <Tool
555 Name="VCManagedResourceCompilerTool"
557 <Tool
558 Name="VCResourceCompilerTool"
560 <Tool
561 Name="VCPreLinkEventTool"
563 <Tool
564 Name="VCLinkerTool"
565 LinkLibraryDependencies="false"
566 AdditionalDependencies="glib-2.0.lib ws2_32.lib gthread-2.0.lib libmono.lib Psapi.lib"
567 LinkIncremental="1"
568 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;"
569 GenerateDebugInformation="true"
570 SubSystem="1"
571 TargetMachine="17"
573 <Tool
574 Name="VCALinkTool"
576 <Tool
577 Name="VCManifestTool"
579 <Tool
580 Name="VCXDCMakeTool"
582 <Tool
583 Name="VCBscMakeTool"
585 <Tool
586 Name="VCFxCopTool"
588 <Tool
589 Name="VCAppVerifierTool"
591 <Tool
592 Name="VCWebDeploymentTool"
594 <Tool
595 Name="VCPostBuildEventTool"
597 </Configuration>
598 <Configuration
599 Name="Release_eglib|x64"
600 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
601 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
602 ConfigurationType="1"
603 CharacterSet="1"
605 <Tool
606 Name="VCPreBuildEventTool"
608 <Tool
609 Name="VCCustomBuildTool"
611 <Tool
612 Name="VCXMLDataGeneratorTool"
614 <Tool
615 Name="VCWebServiceProxyGeneratorTool"
617 <Tool
618 Name="VCMIDLTool"
619 TargetEnvironment="3"
621 <Tool
622 Name="VCCLCompilerTool"
623 Optimization="1"
624 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
625 RuntimeLibrary="2"
626 BufferSecurityCheck="true"
627 UsePrecompiledHeader="0"
628 WarningLevel="3"
629 Detect64BitPortabilityProblems="true"
630 DebugInformationFormat="3"
632 <Tool
633 Name="VCManagedResourceCompilerTool"
635 <Tool
636 Name="VCResourceCompilerTool"
638 <Tool
639 Name="VCPreLinkEventTool"
641 <Tool
642 Name="VCLinkerTool"
643 LinkLibraryDependencies="false"
644 AdditionalDependencies="glib-2.0.lib ws2_32.lib gthread-2.0.lib libmono.lib Psapi.lib"
645 LinkIncremental="1"
646 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;"
647 GenerateDebugInformation="true"
648 SubSystem="1"
649 OptimizeReferences="2"
650 EnableCOMDATFolding="2"
651 TargetMachine="17"
653 <Tool
654 Name="VCALinkTool"
656 <Tool
657 Name="VCManifestTool"
659 <Tool
660 Name="VCXDCMakeTool"
662 <Tool
663 Name="VCBscMakeTool"
665 <Tool
666 Name="VCFxCopTool"
668 <Tool
669 Name="VCAppVerifierTool"
671 <Tool
672 Name="VCWebDeploymentTool"
674 <Tool
675 Name="VCPostBuildEventTool"
677 </Configuration>
678 </Configurations>
679 <References>
680 </References>
681 <Files>
682 <Filter
683 Name="utils"
685 <File
686 RelativePath="..\mono\utils\strtod.c"
688 </File>
689 </Filter>
690 <File
691 RelativePath="..\mono\metadata\appdomain.c"
693 </File>
694 <File
695 RelativePath="..\mono\metadata\assembly.c"
697 </File>
698 <File
699 RelativePath="..\mono\metadata\boehm-gc.c"
701 </File>
702 <File
703 RelativePath="..\mono\metadata\class.c"
705 </File>
706 <File
707 RelativePath="..\mono\metadata\console-win32.c"
709 </File>
710 <File
711 RelativePath="..\mono\metadata\decimal.c"
713 </File>
714 <File
715 RelativePath="..\mono\metadata\domain.c"
717 </File>
718 <File
719 RelativePath="..\mono\metadata\environment.c"
721 </File>
722 <File
723 RelativePath="..\mono\metadata\file-io.c"
725 </File>
726 <File
727 RelativePath="..\mono\metadata\filewatcher.c"
729 </File>
730 <File
731 RelativePath="..\mono\metadata\gc.c"
733 </File>
734 <File
735 RelativePath="..\mono\metadata\icall.c"
737 </File>
738 <File
739 RelativePath="..\mono\metadata\image.c"
741 </File>
742 <File
743 RelativePath="..\mono\metadata\loader.c"
745 </File>
746 <File
747 RelativePath="..\mono\metadata\locales.c"
749 </File>
750 <File
751 RelativePath="..\mono\metadata\marshal.c"
753 </File>
754 <File
755 RelativePath="..\mono\metadata\metadata.c"
757 </File>
758 <File
759 RelativePath="..\mono\metadata\monitor.c"
761 </File>
762 <File
763 RelativePath="..\mono\metadata\mono-config.c"
765 </File>
766 <File
767 RelativePath="..\mono\utils\mono-dl.c"
769 </File>
770 <File
771 RelativePath="..\mono\metadata\object.c"
773 </File>
774 <File
775 RelativePath="..\mono\metadata\pedump.c"
777 </File>
778 <File
779 RelativePath="..\mono\metadata\process.c"
781 </File>
782 <File
783 RelativePath="..\mono\metadata\profiler.c"
785 </File>
786 <File
787 RelativePath="..\mono\metadata\rand.c"
789 </File>
790 <File
791 RelativePath="..\mono\metadata\rawbuffer.c"
793 </File>
794 <File
795 RelativePath="..\mono\metadata\reflection.c"
797 </File>
798 <File
799 RelativePath="..\mono\metadata\security-manager.c"
801 </File>
802 <File
803 RelativePath="..\mono\metadata\security.c"
805 </File>
806 <File
807 RelativePath="..\mono\metadata\socket-io.c"
809 </File>
810 <File
811 RelativePath="..\mono\metadata\string-icalls.c"
813 </File>
814 <File
815 RelativePath="..\mono\metadata\sysmath.c"
817 </File>
818 <File
819 RelativePath="..\mono\metadata\threadpool.c"
821 </File>
822 <File
823 RelativePath="..\mono\metadata\threads.c"
825 </File>
826 </Files>
827 <Globals>
828 </Globals>
829 </VisualStudioProject>