Use R_386_RELATIVE instead of a magic number.
[mono-project.git] / msvc / genmdesc.vcproj
blob2b864b721665c2ff5320120e79bd0bc2eb729b8c
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="genmdesc"
6 ProjectGUID="{B7098DFA-31E6-4006-8A15-1C9A4E925149}"
7 RootNamespace="genmdesc"
9 <Platforms>
10 <Platform
11 Name="Win32"
13 <Platform
14 Name="x64"
16 </Platforms>
17 <ToolFiles>
18 </ToolFiles>
19 <Configurations>
20 <Configuration
21 Name="Debug|Win32"
22 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
23 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
24 ConfigurationType="1"
25 UseOfMFC="0"
26 ATLMinimizesCRunTimeLibraryUsage="false"
27 CharacterSet="1"
29 <Tool
30 Name="VCPreBuildEventTool"
31 CommandLine="winsetup.bat"
33 <Tool
34 Name="VCCustomBuildTool"
36 <Tool
37 Name="VCXMLDataGeneratorTool"
39 <Tool
40 Name="VCWebServiceProxyGeneratorTool"
42 <Tool
43 Name="VCMIDLTool"
44 TypeLibraryName=".\./VSDependancies/genmdesc___Win32_Debug/genmdesc.tlb"
45 HeaderFileName=""
47 <Tool
48 Name="VCCLCompilerTool"
49 Optimization="0"
50 AdditionalIncludeDirectories="..\libgc\include;..\;&quot;$(MONO_DEPENDENCIES_PREFIX)\include\glib-2.0&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\include\glib-2.0\glib&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\lib\glib-2.0\include&quot;;..\mono\;..\mono\jit"
51 PreprocessorDefinitions="_DEBUG;__i386__;i386;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;PLATFORM_WIN32;_CRT_SECURE_NO_DEPRECATE;_CONSOLE;HAVE_CONFIG_H;WINVER=0x0500;_WIN32_WINNT=0x0500;_WIN32_IE=0x0501;WIN32_THREADS;FD_SETSIZE=1024"
52 MinimalRebuild="true"
53 BasicRuntimeChecks="3"
54 RuntimeLibrary="3"
55 UsePrecompiledHeader="0"
56 WarningLevel="3"
57 SuppressStartupBanner="true"
58 DebugInformationFormat="4"
59 CompileAs="1"
61 <Tool
62 Name="VCManagedResourceCompilerTool"
64 <Tool
65 Name="VCResourceCompilerTool"
66 PreprocessorDefinitions="_DEBUG"
67 Culture="1033"
69 <Tool
70 Name="VCPreLinkEventTool"
72 <Tool
73 Name="VCLinkerTool"
74 AdditionalDependencies="glib-2.0.lib gmodule-2.0.lib"
75 OutputFile="$(OutDir)/genmdesc.exe"
76 SuppressStartupBanner="true"
77 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\lib&quot;"
78 GenerateDebugInformation="true"
79 SubSystem="1"
80 TargetMachine="1"
82 <Tool
83 Name="VCALinkTool"
85 <Tool
86 Name="VCManifestTool"
88 <Tool
89 Name="VCXDCMakeTool"
91 <Tool
92 Name="VCBscMakeTool"
94 <Tool
95 Name="VCFxCopTool"
97 <Tool
98 Name="VCAppVerifierTool"
100 <Tool
101 Name="VCWebDeploymentTool"
103 <Tool
104 Name="VCPostBuildEventTool"
105 CommandLine="runmdesc.bat $(TargetPath) $(PlatformName)"
107 </Configuration>
108 <Configuration
109 Name="Debug|x64"
110 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
111 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
112 ConfigurationType="1"
113 UseOfMFC="0"
114 ATLMinimizesCRunTimeLibraryUsage="false"
115 CharacterSet="1"
117 <Tool
118 Name="VCPreBuildEventTool"
119 CommandLine="winsetup.bat"
121 <Tool
122 Name="VCCustomBuildTool"
124 <Tool
125 Name="VCXMLDataGeneratorTool"
127 <Tool
128 Name="VCWebServiceProxyGeneratorTool"
130 <Tool
131 Name="VCMIDLTool"
132 TargetEnvironment="3"
133 TypeLibraryName=".\./VSDependancies/genmdesc___Win32_Debug/genmdesc.tlb"
134 HeaderFileName=""
136 <Tool
137 Name="VCCLCompilerTool"
138 Optimization="0"
139 AdditionalIncludeDirectories="..\libgc\include;..\;&quot;$(MONO_DEPENDENCIES_PREFIX)\include\glib-2.0&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\include\glib-2.0\glib&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\lib\glib-2.0\include&quot;;..\mono\;..\mono\jit"
140 PreprocessorDefinitions="_DEBUG;__x86_64__;WIN64;_WIN64;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;PLATFORM_WIN32;_CRT_SECURE_NO_DEPRECATE;_CONSOLE;HAVE_CONFIG_H;WINVER=0x0500;_WIN32_WINNT=0x0500;_WIN32_IE=0x0501;WIN32_THREADS;FD_SETSIZE=1024"
141 MinimalRebuild="true"
142 BasicRuntimeChecks="3"
143 RuntimeLibrary="3"
144 UsePrecompiledHeader="0"
145 WarningLevel="3"
146 SuppressStartupBanner="true"
147 DebugInformationFormat="3"
148 CompileAs="1"
150 <Tool
151 Name="VCManagedResourceCompilerTool"
153 <Tool
154 Name="VCResourceCompilerTool"
155 PreprocessorDefinitions="_DEBUG"
156 Culture="1033"
158 <Tool
159 Name="VCPreLinkEventTool"
161 <Tool
162 Name="VCLinkerTool"
163 AdditionalDependencies="glib-2.0.lib gmodule-2.0.lib"
164 OutputFile="$(OutDir)/genmdesc.exe"
165 SuppressStartupBanner="true"
166 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\lib&quot;"
167 GenerateDebugInformation="true"
168 SubSystem="1"
169 TargetMachine="17"
171 <Tool
172 Name="VCALinkTool"
174 <Tool
175 Name="VCManifestTool"
177 <Tool
178 Name="VCXDCMakeTool"
180 <Tool
181 Name="VCBscMakeTool"
183 <Tool
184 Name="VCFxCopTool"
186 <Tool
187 Name="VCAppVerifierTool"
189 <Tool
190 Name="VCWebDeploymentTool"
192 <Tool
193 Name="VCPostBuildEventTool"
194 CommandLine="runmdesc.bat $(TargetPath) $(PlatformName)"
196 </Configuration>
197 <Configuration
198 Name="Release|Win32"
199 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
200 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
201 ConfigurationType="1"
202 UseOfMFC="0"
203 ATLMinimizesCRunTimeLibraryUsage="false"
204 CharacterSet="1"
206 <Tool
207 Name="VCPreBuildEventTool"
208 CommandLine="winsetup.bat"
210 <Tool
211 Name="VCCustomBuildTool"
213 <Tool
214 Name="VCXMLDataGeneratorTool"
216 <Tool
217 Name="VCWebServiceProxyGeneratorTool"
219 <Tool
220 Name="VCMIDLTool"
221 TypeLibraryName=".\Release/genmdesc.tlb"
222 HeaderFileName=""
224 <Tool
225 Name="VCCLCompilerTool"
226 Optimization="1"
227 InlineFunctionExpansion="1"
228 AdditionalIncludeDirectories="..\libgc\include;..\;&quot;$(MONO_DEPENDENCIES_PREFIX)\include\glib-2.0&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\include\glib-2.0\glib&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\lib\glib-2.0\include&quot;;..\mono\;..\mono\jit"
229 PreprocessorDefinitions="NDEBUG;__i386__;i386;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;PLATFORM_WIN32;_CRT_SECURE_NO_DEPRECATE;_CONSOLE;HAVE_CONFIG_H;WINVER=0x0500;_WIN32_WINNT=0x0500;_WIN32_IE=0x0501;WIN32_THREADS;FD_SETSIZE=1024"
230 StringPooling="true"
231 RuntimeLibrary="2"
232 EnableFunctionLevelLinking="true"
233 UsePrecompiledHeader="0"
234 WarningLevel="3"
235 SuppressStartupBanner="true"
236 CompileAs="1"
238 <Tool
239 Name="VCManagedResourceCompilerTool"
241 <Tool
242 Name="VCResourceCompilerTool"
243 PreprocessorDefinitions="NDEBUG"
244 Culture="1033"
246 <Tool
247 Name="VCPreLinkEventTool"
249 <Tool
250 Name="VCLinkerTool"
251 AdditionalDependencies="glib-2.0.lib gmodule-2.0.lib"
252 OutputFile="$(OutDir)/genmdesc.exe"
253 SuppressStartupBanner="true"
254 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\lib&quot;"
255 ProgramDatabaseFile=".\Release/genmdesc.pdb"
256 SubSystem="1"
257 TargetMachine="1"
259 <Tool
260 Name="VCALinkTool"
262 <Tool
263 Name="VCManifestTool"
265 <Tool
266 Name="VCXDCMakeTool"
268 <Tool
269 Name="VCBscMakeTool"
271 <Tool
272 Name="VCFxCopTool"
274 <Tool
275 Name="VCAppVerifierTool"
277 <Tool
278 Name="VCWebDeploymentTool"
280 <Tool
281 Name="VCPostBuildEventTool"
282 CommandLine="runmdesc.bat $(TargetPath) $(PlatformName)"
284 </Configuration>
285 <Configuration
286 Name="Release|x64"
287 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
288 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
289 ConfigurationType="1"
290 UseOfMFC="0"
291 ATLMinimizesCRunTimeLibraryUsage="false"
292 CharacterSet="1"
294 <Tool
295 Name="VCPreBuildEventTool"
296 CommandLine="winsetup.bat"
298 <Tool
299 Name="VCCustomBuildTool"
301 <Tool
302 Name="VCXMLDataGeneratorTool"
304 <Tool
305 Name="VCWebServiceProxyGeneratorTool"
307 <Tool
308 Name="VCMIDLTool"
309 TargetEnvironment="3"
310 TypeLibraryName=".\Release/genmdesc.tlb"
311 HeaderFileName=""
313 <Tool
314 Name="VCCLCompilerTool"
315 Optimization="1"
316 InlineFunctionExpansion="1"
317 AdditionalIncludeDirectories="..\libgc\include;..\;&quot;$(MONO_DEPENDENCIES_PREFIX)\include\glib-2.0&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\include\glib-2.0\glib&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\lib\glib-2.0\include&quot;;..\mono\;..\mono\jit"
318 PreprocessorDefinitions="NDEBUG;__x86_64__;WIN64;_WIN64;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;PLATFORM_WIN32;_CRT_SECURE_NO_DEPRECATE;_CONSOLE;HAVE_CONFIG_H;WINVER=0x0500;_WIN32_WINNT=0x0500;_WIN32_IE=0x0501;WIN32_THREADS;FD_SETSIZE=1024"
319 StringPooling="true"
320 RuntimeLibrary="2"
321 EnableFunctionLevelLinking="true"
322 UsePrecompiledHeader="0"
323 WarningLevel="3"
324 SuppressStartupBanner="true"
325 CompileAs="1"
327 <Tool
328 Name="VCManagedResourceCompilerTool"
330 <Tool
331 Name="VCResourceCompilerTool"
332 PreprocessorDefinitions="NDEBUG"
333 Culture="1033"
335 <Tool
336 Name="VCPreLinkEventTool"
338 <Tool
339 Name="VCLinkerTool"
340 AdditionalDependencies="glib-2.0.lib gmodule-2.0.lib"
341 OutputFile="$(OutDir)/genmdesc.exe"
342 SuppressStartupBanner="true"
343 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\lib&quot;"
344 ProgramDatabaseFile=".\Release/genmdesc.pdb"
345 SubSystem="1"
346 TargetMachine="17"
348 <Tool
349 Name="VCALinkTool"
351 <Tool
352 Name="VCManifestTool"
354 <Tool
355 Name="VCXDCMakeTool"
357 <Tool
358 Name="VCBscMakeTool"
360 <Tool
361 Name="VCFxCopTool"
363 <Tool
364 Name="VCAppVerifierTool"
366 <Tool
367 Name="VCWebDeploymentTool"
369 <Tool
370 Name="VCPostBuildEventTool"
371 CommandLine="runmdesc.bat $(TargetPath) $(PlatformName)"
373 </Configuration>
374 <Configuration
375 Name="Debug_eglib|Win32"
376 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
377 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
378 ConfigurationType="1"
379 UseOfMFC="0"
380 ATLMinimizesCRunTimeLibraryUsage="false"
381 CharacterSet="1"
383 <Tool
384 Name="VCPreBuildEventTool"
385 CommandLine="winsetup.bat"
387 <Tool
388 Name="VCCustomBuildTool"
390 <Tool
391 Name="VCXMLDataGeneratorTool"
393 <Tool
394 Name="VCWebServiceProxyGeneratorTool"
396 <Tool
397 Name="VCMIDLTool"
398 TypeLibraryName=".\./VSDependancies/genmdesc___Win32_Debug/genmdesc.tlb"
399 HeaderFileName=""
401 <Tool
402 Name="VCCLCompilerTool"
403 Optimization="0"
404 AdditionalIncludeDirectories="..\libgc\include;..\;..\mono\;..\mono\eglib\src;..\..\mono\eglib\src"
405 PreprocessorDefinitions="_DEBUG;__i386__;i386;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;PLATFORM_WIN32;_CRT_SECURE_NO_DEPRECATE;_CONSOLE;HAVE_CONFIG_H;WINVER=0x0500;_WIN32_WINNT=0x0500;_WIN32_IE=0x0501;WIN32_THREADS;FD_SETSIZE=1024"
406 MinimalRebuild="true"
407 BasicRuntimeChecks="3"
408 RuntimeLibrary="3"
409 UsePrecompiledHeader="0"
410 WarningLevel="3"
411 SuppressStartupBanner="true"
412 DebugInformationFormat="4"
413 CompileAs="1"
415 <Tool
416 Name="VCManagedResourceCompilerTool"
418 <Tool
419 Name="VCResourceCompilerTool"
420 PreprocessorDefinitions="_DEBUG"
421 Culture="1033"
423 <Tool
424 Name="VCPreLinkEventTool"
426 <Tool
427 Name="VCLinkerTool"
428 AdditionalDependencies="eglib.lib ws2_32.lib "
429 OutputFile="$(OutDir)/genmdesc.exe"
430 SuppressStartupBanner="true"
431 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;"
432 GenerateDebugInformation="true"
433 SubSystem="1"
434 TargetMachine="1"
436 <Tool
437 Name="VCALinkTool"
439 <Tool
440 Name="VCManifestTool"
442 <Tool
443 Name="VCXDCMakeTool"
445 <Tool
446 Name="VCBscMakeTool"
448 <Tool
449 Name="VCFxCopTool"
451 <Tool
452 Name="VCAppVerifierTool"
454 <Tool
455 Name="VCWebDeploymentTool"
457 <Tool
458 Name="VCPostBuildEventTool"
459 CommandLine="runmdesc.bat $(TargetPath) $(PlatformName)"
461 </Configuration>
462 <Configuration
463 Name="Debug_eglib|x64"
464 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
465 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
466 ConfigurationType="1"
467 UseOfMFC="0"
468 ATLMinimizesCRunTimeLibraryUsage="false"
469 CharacterSet="1"
471 <Tool
472 Name="VCPreBuildEventTool"
473 CommandLine="winsetup.bat"
475 <Tool
476 Name="VCCustomBuildTool"
478 <Tool
479 Name="VCXMLDataGeneratorTool"
481 <Tool
482 Name="VCWebServiceProxyGeneratorTool"
484 <Tool
485 Name="VCMIDLTool"
486 TargetEnvironment="3"
487 TypeLibraryName=".\./VSDependancies/genmdesc___Win32_Debug/genmdesc.tlb"
488 HeaderFileName=""
490 <Tool
491 Name="VCCLCompilerTool"
492 Optimization="0"
493 AdditionalIncludeDirectories="..\libgc\include;..\;..\mono\;..\mono\eglib\src;..\..\mono\eglib\src"
494 PreprocessorDefinitions="_DEBUG;__x86_64__;WIN64;_WIN64;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;PLATFORM_WIN32;_CRT_SECURE_NO_DEPRECATE;_CONSOLE;HAVE_CONFIG_H;WINVER=0x0500;_WIN32_WINNT=0x0500;_WIN32_IE=0x0501;WIN32_THREADS;FD_SETSIZE=1024"
495 MinimalRebuild="true"
496 BasicRuntimeChecks="3"
497 RuntimeLibrary="3"
498 UsePrecompiledHeader="0"
499 WarningLevel="3"
500 SuppressStartupBanner="true"
501 DebugInformationFormat="3"
502 CompileAs="1"
504 <Tool
505 Name="VCManagedResourceCompilerTool"
507 <Tool
508 Name="VCResourceCompilerTool"
509 PreprocessorDefinitions="_DEBUG"
510 Culture="1033"
512 <Tool
513 Name="VCPreLinkEventTool"
515 <Tool
516 Name="VCLinkerTool"
517 AdditionalDependencies="eglib.lib ws2_32.lib "
518 OutputFile="$(OutDir)/genmdesc.exe"
519 SuppressStartupBanner="true"
520 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;"
521 GenerateDebugInformation="true"
522 SubSystem="1"
523 TargetMachine="17"
525 <Tool
526 Name="VCALinkTool"
528 <Tool
529 Name="VCManifestTool"
531 <Tool
532 Name="VCXDCMakeTool"
534 <Tool
535 Name="VCBscMakeTool"
537 <Tool
538 Name="VCFxCopTool"
540 <Tool
541 Name="VCAppVerifierTool"
543 <Tool
544 Name="VCWebDeploymentTool"
546 <Tool
547 Name="VCPostBuildEventTool"
548 CommandLine="runmdesc.bat &quot;$(TargetPath)&quot; $(PlatformName)"
550 </Configuration>
551 <Configuration
552 Name="Release_eglib|Win32"
553 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
554 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
555 ConfigurationType="1"
556 UseOfMFC="0"
557 ATLMinimizesCRunTimeLibraryUsage="false"
558 CharacterSet="1"
560 <Tool
561 Name="VCPreBuildEventTool"
562 CommandLine="winsetup.bat"
564 <Tool
565 Name="VCCustomBuildTool"
567 <Tool
568 Name="VCXMLDataGeneratorTool"
570 <Tool
571 Name="VCWebServiceProxyGeneratorTool"
573 <Tool
574 Name="VCMIDLTool"
575 TypeLibraryName=".\Release/genmdesc.tlb"
576 HeaderFileName=""
578 <Tool
579 Name="VCCLCompilerTool"
580 Optimization="1"
581 InlineFunctionExpansion="1"
582 AdditionalIncludeDirectories="..\libgc\include;..\;..\mono\;..\mono\eglib\src;..\..\mono\eglib\src"
583 PreprocessorDefinitions="NDEBUG;__i386__;i386;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;PLATFORM_WIN32;_CRT_SECURE_NO_DEPRECATE;_CONSOLE;HAVE_CONFIG_H;WINVER=0x0500;_WIN32_WINNT=0x0500;_WIN32_IE=0x0501;WIN32_THREADS;FD_SETSIZE=1024"
584 StringPooling="true"
585 RuntimeLibrary="2"
586 EnableFunctionLevelLinking="true"
587 UsePrecompiledHeader="0"
588 WarningLevel="3"
589 SuppressStartupBanner="true"
590 CompileAs="1"
592 <Tool
593 Name="VCManagedResourceCompilerTool"
595 <Tool
596 Name="VCResourceCompilerTool"
597 PreprocessorDefinitions="NDEBUG"
598 Culture="1033"
600 <Tool
601 Name="VCPreLinkEventTool"
603 <Tool
604 Name="VCLinkerTool"
605 AdditionalDependencies="eglib.lib ws2_32.lib "
606 OutputFile="$(OutDir)/genmdesc.exe"
607 SuppressStartupBanner="true"
608 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;"
609 ProgramDatabaseFile=".\Release/genmdesc.pdb"
610 SubSystem="1"
611 TargetMachine="1"
613 <Tool
614 Name="VCALinkTool"
616 <Tool
617 Name="VCManifestTool"
619 <Tool
620 Name="VCXDCMakeTool"
622 <Tool
623 Name="VCBscMakeTool"
625 <Tool
626 Name="VCFxCopTool"
628 <Tool
629 Name="VCAppVerifierTool"
631 <Tool
632 Name="VCWebDeploymentTool"
634 <Tool
635 Name="VCPostBuildEventTool"
636 CommandLine="runmdesc.bat $(TargetPath) $(PlatformName)"
638 </Configuration>
639 <Configuration
640 Name="Release_eglib|x64"
641 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
642 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
643 ConfigurationType="1"
644 UseOfMFC="0"
645 ATLMinimizesCRunTimeLibraryUsage="false"
646 CharacterSet="1"
648 <Tool
649 Name="VCPreBuildEventTool"
650 CommandLine="winsetup.bat"
652 <Tool
653 Name="VCCustomBuildTool"
655 <Tool
656 Name="VCXMLDataGeneratorTool"
658 <Tool
659 Name="VCWebServiceProxyGeneratorTool"
661 <Tool
662 Name="VCMIDLTool"
663 TargetEnvironment="3"
664 TypeLibraryName=".\Release/genmdesc.tlb"
665 HeaderFileName=""
667 <Tool
668 Name="VCCLCompilerTool"
669 Optimization="1"
670 InlineFunctionExpansion="1"
671 AdditionalIncludeDirectories="..\libgc\include;..\;..\mono\;..\mono\eglib\src;..\..\mono\eglib\src"
672 PreprocessorDefinitions="NDEBUG;__x86_64__;WIN64;_WIN64;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;PLATFORM_WIN32;_CRT_SECURE_NO_DEPRECATE;_CONSOLE;HAVE_CONFIG_H;WINVER=0x0500;_WIN32_WINNT=0x0500;_WIN32_IE=0x0501;WIN32_THREADS;FD_SETSIZE=1024"
673 StringPooling="true"
674 RuntimeLibrary="2"
675 EnableFunctionLevelLinking="true"
676 UsePrecompiledHeader="0"
677 WarningLevel="3"
678 SuppressStartupBanner="true"
679 CompileAs="1"
681 <Tool
682 Name="VCManagedResourceCompilerTool"
684 <Tool
685 Name="VCResourceCompilerTool"
686 PreprocessorDefinitions="NDEBUG"
687 Culture="1033"
689 <Tool
690 Name="VCPreLinkEventTool"
692 <Tool
693 Name="VCLinkerTool"
694 AdditionalDependencies="eglib.lib ws2_32.lib "
695 OutputFile="$(OutDir)/genmdesc.exe"
696 SuppressStartupBanner="true"
697 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;"
698 ProgramDatabaseFile=".\Release/genmdesc.pdb"
699 SubSystem="1"
700 TargetMachine="17"
702 <Tool
703 Name="VCALinkTool"
705 <Tool
706 Name="VCManifestTool"
708 <Tool
709 Name="VCXDCMakeTool"
711 <Tool
712 Name="VCBscMakeTool"
714 <Tool
715 Name="VCFxCopTool"
717 <Tool
718 Name="VCAppVerifierTool"
720 <Tool
721 Name="VCWebDeploymentTool"
723 <Tool
724 Name="VCPostBuildEventTool"
725 CommandLine="runmdesc.bat $(TargetPath) $(PlatformName)"
727 </Configuration>
728 </Configurations>
729 <References>
730 </References>
731 <Files>
732 <Filter
733 Name="Source Files"
734 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
736 <File
737 RelativePath="..\mono\mini\genmdesc.c"
739 <FileConfiguration
740 Name="Debug|Win32"
742 <Tool
743 Name="VCCLCompilerTool"
744 AdditionalIncludeDirectories=""
745 PreprocessorDefinitions=""
746 UsePrecompiledHeader="0"
747 BrowseInformation="1"
749 </FileConfiguration>
750 <FileConfiguration
751 Name="Debug|x64"
753 <Tool
754 Name="VCCLCompilerTool"
755 AdditionalIncludeDirectories=""
756 PreprocessorDefinitions=""
757 UsePrecompiledHeader="0"
758 BrowseInformation="1"
760 </FileConfiguration>
761 <FileConfiguration
762 Name="Release|Win32"
764 <Tool
765 Name="VCCLCompilerTool"
766 AdditionalIncludeDirectories=""
767 PreprocessorDefinitions=""
768 UsePrecompiledHeader="0"
770 </FileConfiguration>
771 <FileConfiguration
772 Name="Release|x64"
774 <Tool
775 Name="VCCLCompilerTool"
776 AdditionalIncludeDirectories=""
777 PreprocessorDefinitions=""
778 UsePrecompiledHeader="0"
780 </FileConfiguration>
781 <FileConfiguration
782 Name="Debug_eglib|Win32"
784 <Tool
785 Name="VCCLCompilerTool"
786 AdditionalIncludeDirectories=""
787 PreprocessorDefinitions=""
788 UsePrecompiledHeader="0"
789 BrowseInformation="1"
791 </FileConfiguration>
792 <FileConfiguration
793 Name="Debug_eglib|x64"
795 <Tool
796 Name="VCCLCompilerTool"
797 AdditionalIncludeDirectories=""
798 PreprocessorDefinitions=""
799 UsePrecompiledHeader="0"
800 BrowseInformation="1"
802 </FileConfiguration>
803 <FileConfiguration
804 Name="Release_eglib|Win32"
806 <Tool
807 Name="VCCLCompilerTool"
808 AdditionalIncludeDirectories=""
809 PreprocessorDefinitions=""
810 UsePrecompiledHeader="0"
812 </FileConfiguration>
813 <FileConfiguration
814 Name="Release_eglib|x64"
816 <Tool
817 Name="VCCLCompilerTool"
818 AdditionalIncludeDirectories=""
819 PreprocessorDefinitions=""
820 UsePrecompiledHeader="0"
822 </FileConfiguration>
823 </File>
824 <File
825 RelativePath="..\mono\mini\helpers.c"
827 <FileConfiguration
828 Name="Debug|Win32"
830 <Tool
831 Name="VCCLCompilerTool"
832 AdditionalIncludeDirectories=""
833 PreprocessorDefinitions=""
834 UsePrecompiledHeader="0"
835 BrowseInformation="1"
837 </FileConfiguration>
838 <FileConfiguration
839 Name="Debug|x64"
841 <Tool
842 Name="VCCLCompilerTool"
843 AdditionalIncludeDirectories=""
844 PreprocessorDefinitions=""
845 UsePrecompiledHeader="0"
846 BrowseInformation="1"
848 </FileConfiguration>
849 <FileConfiguration
850 Name="Release|Win32"
852 <Tool
853 Name="VCCLCompilerTool"
854 AdditionalIncludeDirectories=""
855 PreprocessorDefinitions=""
856 UsePrecompiledHeader="0"
858 </FileConfiguration>
859 <FileConfiguration
860 Name="Release|x64"
862 <Tool
863 Name="VCCLCompilerTool"
864 AdditionalIncludeDirectories=""
865 PreprocessorDefinitions=""
866 UsePrecompiledHeader="0"
868 </FileConfiguration>
869 <FileConfiguration
870 Name="Debug_eglib|Win32"
872 <Tool
873 Name="VCCLCompilerTool"
874 AdditionalIncludeDirectories=""
875 PreprocessorDefinitions=""
876 UsePrecompiledHeader="0"
877 BrowseInformation="1"
879 </FileConfiguration>
880 <FileConfiguration
881 Name="Debug_eglib|x64"
883 <Tool
884 Name="VCCLCompilerTool"
885 AdditionalIncludeDirectories=""
886 PreprocessorDefinitions=""
887 UsePrecompiledHeader="0"
888 BrowseInformation="1"
890 </FileConfiguration>
891 <FileConfiguration
892 Name="Release_eglib|Win32"
894 <Tool
895 Name="VCCLCompilerTool"
896 AdditionalIncludeDirectories=""
897 PreprocessorDefinitions=""
898 UsePrecompiledHeader="0"
900 </FileConfiguration>
901 <FileConfiguration
902 Name="Release_eglib|x64"
904 <Tool
905 Name="VCCLCompilerTool"
906 AdditionalIncludeDirectories=""
907 PreprocessorDefinitions=""
908 UsePrecompiledHeader="0"
910 </FileConfiguration>
911 </File>
912 <File
913 RelativePath="..\mono\utils\monobitset.c"
915 <FileConfiguration
916 Name="Debug|Win32"
918 <Tool
919 Name="VCCLCompilerTool"
920 AdditionalIncludeDirectories=""
921 PreprocessorDefinitions=""
922 UsePrecompiledHeader="0"
923 BrowseInformation="1"
925 </FileConfiguration>
926 <FileConfiguration
927 Name="Debug|x64"
929 <Tool
930 Name="VCCLCompilerTool"
931 AdditionalIncludeDirectories=""
932 PreprocessorDefinitions=""
933 UsePrecompiledHeader="0"
934 BrowseInformation="1"
936 </FileConfiguration>
937 <FileConfiguration
938 Name="Release|Win32"
940 <Tool
941 Name="VCCLCompilerTool"
942 AdditionalIncludeDirectories=""
943 PreprocessorDefinitions=""
944 UsePrecompiledHeader="0"
946 </FileConfiguration>
947 <FileConfiguration
948 Name="Release|x64"
950 <Tool
951 Name="VCCLCompilerTool"
952 AdditionalIncludeDirectories=""
953 PreprocessorDefinitions=""
954 UsePrecompiledHeader="0"
956 </FileConfiguration>
957 <FileConfiguration
958 Name="Debug_eglib|Win32"
960 <Tool
961 Name="VCCLCompilerTool"
962 AdditionalIncludeDirectories=""
963 PreprocessorDefinitions=""
964 UsePrecompiledHeader="0"
965 BrowseInformation="1"
967 </FileConfiguration>
968 <FileConfiguration
969 Name="Debug_eglib|x64"
971 <Tool
972 Name="VCCLCompilerTool"
973 AdditionalIncludeDirectories=""
974 PreprocessorDefinitions=""
975 UsePrecompiledHeader="0"
976 BrowseInformation="1"
978 </FileConfiguration>
979 <FileConfiguration
980 Name="Release_eglib|Win32"
982 <Tool
983 Name="VCCLCompilerTool"
984 AdditionalIncludeDirectories=""
985 PreprocessorDefinitions=""
986 UsePrecompiledHeader="0"
988 </FileConfiguration>
989 <FileConfiguration
990 Name="Release_eglib|x64"
992 <Tool
993 Name="VCCLCompilerTool"
994 AdditionalIncludeDirectories=""
995 PreprocessorDefinitions=""
996 UsePrecompiledHeader="0"
998 </FileConfiguration>
999 </File>
1000 <File
1001 RelativePath="..\mono\metadata\opcodes.c"
1003 <FileConfiguration
1004 Name="Debug|Win32"
1006 <Tool
1007 Name="VCCLCompilerTool"
1008 AdditionalIncludeDirectories=""
1009 PreprocessorDefinitions=""
1010 UsePrecompiledHeader="0"
1011 BrowseInformation="1"
1013 </FileConfiguration>
1014 <FileConfiguration
1015 Name="Debug|x64"
1017 <Tool
1018 Name="VCCLCompilerTool"
1019 AdditionalIncludeDirectories=""
1020 PreprocessorDefinitions=""
1021 UsePrecompiledHeader="0"
1022 BrowseInformation="1"
1024 </FileConfiguration>
1025 <FileConfiguration
1026 Name="Release|Win32"
1028 <Tool
1029 Name="VCCLCompilerTool"
1030 AdditionalIncludeDirectories=""
1031 PreprocessorDefinitions=""
1032 UsePrecompiledHeader="0"
1034 </FileConfiguration>
1035 <FileConfiguration
1036 Name="Release|x64"
1038 <Tool
1039 Name="VCCLCompilerTool"
1040 AdditionalIncludeDirectories=""
1041 PreprocessorDefinitions=""
1042 UsePrecompiledHeader="0"
1044 </FileConfiguration>
1045 <FileConfiguration
1046 Name="Debug_eglib|Win32"
1048 <Tool
1049 Name="VCCLCompilerTool"
1050 AdditionalIncludeDirectories=""
1051 PreprocessorDefinitions=""
1052 UsePrecompiledHeader="0"
1053 BrowseInformation="1"
1055 </FileConfiguration>
1056 <FileConfiguration
1057 Name="Debug_eglib|x64"
1059 <Tool
1060 Name="VCCLCompilerTool"
1061 AdditionalIncludeDirectories=""
1062 PreprocessorDefinitions=""
1063 UsePrecompiledHeader="0"
1064 BrowseInformation="1"
1066 </FileConfiguration>
1067 <FileConfiguration
1068 Name="Release_eglib|Win32"
1070 <Tool
1071 Name="VCCLCompilerTool"
1072 AdditionalIncludeDirectories=""
1073 PreprocessorDefinitions=""
1074 UsePrecompiledHeader="0"
1076 </FileConfiguration>
1077 <FileConfiguration
1078 Name="Release_eglib|x64"
1080 <Tool
1081 Name="VCCLCompilerTool"
1082 AdditionalIncludeDirectories=""
1083 PreprocessorDefinitions=""
1084 UsePrecompiledHeader="0"
1086 </FileConfiguration>
1087 </File>
1088 </Filter>
1089 </Files>
1090 <Globals>
1091 </Globals>
1092 </VisualStudioProject>