2010-04-16 Sebastien Pouliot <sebastien@ximian.com>
[mono/afaerber.git] / msvc / monodis.vcproj
blob62e72759e09a69c2c300cfa7cb8014d4f489174e
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="monodis"
6 ProjectGUID="{37F50E5A-4818-46CF-81FE-4BB06DE5D42E}"
7 RootNamespace="dis"
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="..\;&quot;..\VSDependancies\include\glib-2.0&quot;;&quot;..\VSDependancies\include\glib-2.0\glib&quot;;..\VSDependancies\include;&quot;..\VSDependancies\lib\glib-2.0\include&quot;;..\mono\;..\mono\jit"
48 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_WINDOWS;__WIN32__;HOST_WIN32;TARGET_WIN32;__i386__;TARGET_X86"
49 MinimalRebuild="true"
50 BasicRuntimeChecks="3"
51 RuntimeLibrary="1"
52 BufferSecurityCheck="true"
53 UsePrecompiledHeader="0"
54 WarningLevel="3"
55 Detect64BitPortabilityProblems="true"
56 DebugInformationFormat="3"
57 CompileAs="1"
58 DisableSpecificWarnings="4996;4018;4244"
60 <Tool
61 Name="VCManagedResourceCompilerTool"
63 <Tool
64 Name="VCResourceCompilerTool"
66 <Tool
67 Name="VCPreLinkEventTool"
69 <Tool
70 Name="VCLinkerTool"
71 LinkLibraryDependencies="false"
72 AdditionalDependencies="glib-2.0.lib gmodule-2.0.lib ws2_32.lib gthread-2.0.lib gobject-2.0.lib mono.lib Psapi.lib"
73 LinkIncremental="1"
74 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\lib&quot;"
75 GenerateDebugInformation="true"
76 SubSystem="1"
77 RandomizedBaseAddress="1"
78 DataExecutionPrevention="0"
79 TargetMachine="1"
81 <Tool
82 Name="VCALinkTool"
84 <Tool
85 Name="VCManifestTool"
87 <Tool
88 Name="VCXDCMakeTool"
90 <Tool
91 Name="VCBscMakeTool"
93 <Tool
94 Name="VCFxCopTool"
96 <Tool
97 Name="VCAppVerifierTool"
99 <Tool
100 Name="VCPostBuildEventTool"
102 </Configuration>
103 <Configuration
104 Name="Release|Win32"
105 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
106 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
107 ConfigurationType="1"
108 CharacterSet="1"
110 <Tool
111 Name="VCPreBuildEventTool"
113 <Tool
114 Name="VCCustomBuildTool"
116 <Tool
117 Name="VCXMLDataGeneratorTool"
119 <Tool
120 Name="VCWebServiceProxyGeneratorTool"
122 <Tool
123 Name="VCMIDLTool"
125 <Tool
126 Name="VCCLCompilerTool"
127 Optimization="1"
128 AdditionalIncludeDirectories="..\;&quot;..\VSDependancies\include\glib-2.0&quot;;&quot;..\VSDependancies\include\glib-2.0\glib&quot;;..\VSDependancies\include;&quot;..\VSDependancies\lib\glib-2.0\include&quot;;..\mono\;..\mono\jit"
129 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
130 RuntimeLibrary="2"
131 BufferSecurityCheck="true"
132 UsePrecompiledHeader="0"
133 WarningLevel="3"
134 Detect64BitPortabilityProblems="true"
135 DebugInformationFormat="3"
137 <Tool
138 Name="VCManagedResourceCompilerTool"
140 <Tool
141 Name="VCResourceCompilerTool"
143 <Tool
144 Name="VCPreLinkEventTool"
146 <Tool
147 Name="VCLinkerTool"
148 LinkLibraryDependencies="false"
149 LinkIncremental="1"
150 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\lib&quot;"
151 GenerateDebugInformation="true"
152 SubSystem="1"
153 OptimizeReferences="2"
154 EnableCOMDATFolding="2"
155 RandomizedBaseAddress="1"
156 DataExecutionPrevention="0"
157 TargetMachine="1"
159 <Tool
160 Name="VCALinkTool"
162 <Tool
163 Name="VCManifestTool"
165 <Tool
166 Name="VCXDCMakeTool"
168 <Tool
169 Name="VCBscMakeTool"
171 <Tool
172 Name="VCFxCopTool"
174 <Tool
175 Name="VCAppVerifierTool"
177 <Tool
178 Name="VCPostBuildEventTool"
180 </Configuration>
181 <Configuration
182 Name="Debug_eglib|Win32"
183 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
184 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
185 ConfigurationType="1"
186 CharacterSet="1"
188 <Tool
189 Name="VCPreBuildEventTool"
191 <Tool
192 Name="VCCustomBuildTool"
194 <Tool
195 Name="VCXMLDataGeneratorTool"
197 <Tool
198 Name="VCWebServiceProxyGeneratorTool"
200 <Tool
201 Name="VCMIDLTool"
203 <Tool
204 Name="VCCLCompilerTool"
205 Optimization="0"
206 AdditionalIncludeDirectories="..\;&quot;..\VSDependancies\include\glib-2.0&quot;;&quot;..\VSDependancies\include\glib-2.0\glib&quot;;..\VSDependancies\include;&quot;..\VSDependancies\lib\glib-2.0\include&quot;;..\mono\;..\mono\jit"
207 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_WINDOWS;__WIN32__;HOST_WIN32;TARGET_WIN32;__i386__;TARGET_X86"
208 MinimalRebuild="true"
209 BasicRuntimeChecks="3"
210 RuntimeLibrary="1"
211 BufferSecurityCheck="true"
212 UsePrecompiledHeader="0"
213 WarningLevel="3"
214 Detect64BitPortabilityProblems="true"
215 DebugInformationFormat="3"
216 CompileAs="1"
217 DisableSpecificWarnings="4996;4018;4244"
219 <Tool
220 Name="VCManagedResourceCompilerTool"
222 <Tool
223 Name="VCResourceCompilerTool"
225 <Tool
226 Name="VCPreLinkEventTool"
228 <Tool
229 Name="VCLinkerTool"
230 LinkLibraryDependencies="false"
231 AdditionalDependencies="glib-2.0.lib gmodule-2.0.lib ws2_32.lib gthread-2.0.lib gobject-2.0.lib mono.lib Psapi.lib"
232 LinkIncremental="1"
233 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;"
234 GenerateDebugInformation="true"
235 SubSystem="1"
236 RandomizedBaseAddress="1"
237 DataExecutionPrevention="0"
238 TargetMachine="1"
240 <Tool
241 Name="VCALinkTool"
243 <Tool
244 Name="VCManifestTool"
246 <Tool
247 Name="VCXDCMakeTool"
249 <Tool
250 Name="VCBscMakeTool"
252 <Tool
253 Name="VCFxCopTool"
255 <Tool
256 Name="VCAppVerifierTool"
258 <Tool
259 Name="VCPostBuildEventTool"
261 </Configuration>
262 <Configuration
263 Name="Release_eglib|Win32"
264 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
265 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
266 ConfigurationType="1"
267 CharacterSet="1"
269 <Tool
270 Name="VCPreBuildEventTool"
272 <Tool
273 Name="VCCustomBuildTool"
275 <Tool
276 Name="VCXMLDataGeneratorTool"
278 <Tool
279 Name="VCWebServiceProxyGeneratorTool"
281 <Tool
282 Name="VCMIDLTool"
284 <Tool
285 Name="VCCLCompilerTool"
286 Optimization="1"
287 AdditionalIncludeDirectories="..\;&quot;..\VSDependancies\include\glib-2.0&quot;;&quot;..\VSDependancies\include\glib-2.0\glib&quot;;..\VSDependancies\include;&quot;..\VSDependancies\lib\glib-2.0\include&quot;;..\mono\;..\mono\jit"
288 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
289 RuntimeLibrary="2"
290 BufferSecurityCheck="true"
291 UsePrecompiledHeader="0"
292 WarningLevel="3"
293 Detect64BitPortabilityProblems="true"
294 DebugInformationFormat="3"
296 <Tool
297 Name="VCManagedResourceCompilerTool"
299 <Tool
300 Name="VCResourceCompilerTool"
302 <Tool
303 Name="VCPreLinkEventTool"
305 <Tool
306 Name="VCLinkerTool"
307 LinkLibraryDependencies="false"
308 LinkIncremental="1"
309 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;"
310 GenerateDebugInformation="true"
311 SubSystem="1"
312 OptimizeReferences="2"
313 EnableCOMDATFolding="2"
314 RandomizedBaseAddress="1"
315 DataExecutionPrevention="0"
316 TargetMachine="1"
318 <Tool
319 Name="VCALinkTool"
321 <Tool
322 Name="VCManifestTool"
324 <Tool
325 Name="VCXDCMakeTool"
327 <Tool
328 Name="VCBscMakeTool"
330 <Tool
331 Name="VCFxCopTool"
333 <Tool
334 Name="VCAppVerifierTool"
336 <Tool
337 Name="VCPostBuildEventTool"
339 </Configuration>
340 <Configuration
341 Name="Debug|x64"
342 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
343 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
344 ConfigurationType="1"
345 CharacterSet="1"
347 <Tool
348 Name="VCPreBuildEventTool"
350 <Tool
351 Name="VCCustomBuildTool"
353 <Tool
354 Name="VCXMLDataGeneratorTool"
356 <Tool
357 Name="VCWebServiceProxyGeneratorTool"
359 <Tool
360 Name="VCMIDLTool"
361 TargetEnvironment="3"
363 <Tool
364 Name="VCCLCompilerTool"
365 Optimization="0"
366 AdditionalIncludeDirectories="..\;&quot;..\VSDependancies\include\glib-2.0&quot;;&quot;..\VSDependancies\include\glib-2.0\glib&quot;;..\VSDependancies\include;&quot;..\VSDependancies\lib\glib-2.0\include&quot;;..\mono\;..\mono\jit"
367 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_WINDOWS;__WIN32__;HOST_WIN32;TARGET_WIN32;__i386__;TARGET_X86"
368 MinimalRebuild="true"
369 BasicRuntimeChecks="3"
370 RuntimeLibrary="1"
371 BufferSecurityCheck="true"
372 UsePrecompiledHeader="0"
373 WarningLevel="3"
374 Detect64BitPortabilityProblems="true"
375 DebugInformationFormat="3"
376 CompileAs="1"
377 DisableSpecificWarnings="4996;4018;4244"
379 <Tool
380 Name="VCManagedResourceCompilerTool"
382 <Tool
383 Name="VCResourceCompilerTool"
385 <Tool
386 Name="VCPreLinkEventTool"
388 <Tool
389 Name="VCLinkerTool"
390 LinkLibraryDependencies="false"
391 AdditionalDependencies="glib-2.0.lib gmodule-2.0.lib ws2_32.lib gthread-2.0.lib gobject-2.0.lib libmono.lib Psapi.lib"
392 LinkIncremental="1"
393 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\lib&quot;"
394 GenerateDebugInformation="true"
395 SubSystem="1"
396 TargetMachine="17"
398 <Tool
399 Name="VCALinkTool"
401 <Tool
402 Name="VCManifestTool"
404 <Tool
405 Name="VCXDCMakeTool"
407 <Tool
408 Name="VCBscMakeTool"
410 <Tool
411 Name="VCFxCopTool"
413 <Tool
414 Name="VCAppVerifierTool"
416 <Tool
417 Name="VCWebDeploymentTool"
419 <Tool
420 Name="VCPostBuildEventTool"
422 </Configuration>
423 <Configuration
424 Name="Release|x64"
425 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
426 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
427 ConfigurationType="1"
428 CharacterSet="1"
430 <Tool
431 Name="VCPreBuildEventTool"
433 <Tool
434 Name="VCCustomBuildTool"
436 <Tool
437 Name="VCXMLDataGeneratorTool"
439 <Tool
440 Name="VCWebServiceProxyGeneratorTool"
442 <Tool
443 Name="VCMIDLTool"
444 TargetEnvironment="3"
446 <Tool
447 Name="VCCLCompilerTool"
448 Optimization="1"
449 AdditionalIncludeDirectories="..\;&quot;..\VSDependancies\include\glib-2.0&quot;;&quot;..\VSDependancies\include\glib-2.0\glib&quot;;..\VSDependancies\include;&quot;..\VSDependancies\lib\glib-2.0\include&quot;;..\mono\;..\mono\jit"
450 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
451 RuntimeLibrary="2"
452 BufferSecurityCheck="true"
453 UsePrecompiledHeader="0"
454 WarningLevel="3"
455 Detect64BitPortabilityProblems="true"
456 DebugInformationFormat="3"
458 <Tool
459 Name="VCManagedResourceCompilerTool"
461 <Tool
462 Name="VCResourceCompilerTool"
464 <Tool
465 Name="VCPreLinkEventTool"
467 <Tool
468 Name="VCLinkerTool"
469 LinkLibraryDependencies="false"
470 LinkIncremental="1"
471 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\lib&quot;"
472 GenerateDebugInformation="true"
473 SubSystem="1"
474 OptimizeReferences="2"
475 EnableCOMDATFolding="2"
476 TargetMachine="17"
478 <Tool
479 Name="VCALinkTool"
481 <Tool
482 Name="VCManifestTool"
484 <Tool
485 Name="VCXDCMakeTool"
487 <Tool
488 Name="VCBscMakeTool"
490 <Tool
491 Name="VCFxCopTool"
493 <Tool
494 Name="VCAppVerifierTool"
496 <Tool
497 Name="VCWebDeploymentTool"
499 <Tool
500 Name="VCPostBuildEventTool"
502 </Configuration>
503 <Configuration
504 Name="Debug_eglib|x64"
505 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
506 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
507 ConfigurationType="1"
508 CharacterSet="1"
510 <Tool
511 Name="VCPreBuildEventTool"
513 <Tool
514 Name="VCCustomBuildTool"
516 <Tool
517 Name="VCXMLDataGeneratorTool"
519 <Tool
520 Name="VCWebServiceProxyGeneratorTool"
522 <Tool
523 Name="VCMIDLTool"
524 TargetEnvironment="3"
526 <Tool
527 Name="VCCLCompilerTool"
528 Optimization="0"
529 AdditionalIncludeDirectories="..\;&quot;..\VSDependancies\include\glib-2.0&quot;;&quot;..\VSDependancies\include\glib-2.0\glib&quot;;..\VSDependancies\include;&quot;..\VSDependancies\lib\glib-2.0\include&quot;;..\mono\;..\mono\jit"
530 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_WINDOWS;__WIN32__;HOST_WIN32;TARGET_WIN32;__i386__;TARGET_X86"
531 MinimalRebuild="true"
532 BasicRuntimeChecks="3"
533 RuntimeLibrary="1"
534 BufferSecurityCheck="true"
535 UsePrecompiledHeader="0"
536 WarningLevel="3"
537 Detect64BitPortabilityProblems="true"
538 DebugInformationFormat="3"
539 CompileAs="1"
540 DisableSpecificWarnings="4996;4018;4244"
542 <Tool
543 Name="VCManagedResourceCompilerTool"
545 <Tool
546 Name="VCResourceCompilerTool"
548 <Tool
549 Name="VCPreLinkEventTool"
551 <Tool
552 Name="VCLinkerTool"
553 LinkLibraryDependencies="false"
554 AdditionalDependencies="glib-2.0.lib gmodule-2.0.lib ws2_32.lib gthread-2.0.lib gobject-2.0.lib libmono.lib Psapi.lib"
555 LinkIncremental="1"
556 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;"
557 GenerateDebugInformation="true"
558 SubSystem="1"
559 TargetMachine="17"
561 <Tool
562 Name="VCALinkTool"
564 <Tool
565 Name="VCManifestTool"
567 <Tool
568 Name="VCXDCMakeTool"
570 <Tool
571 Name="VCBscMakeTool"
573 <Tool
574 Name="VCFxCopTool"
576 <Tool
577 Name="VCAppVerifierTool"
579 <Tool
580 Name="VCWebDeploymentTool"
582 <Tool
583 Name="VCPostBuildEventTool"
585 </Configuration>
586 <Configuration
587 Name="Release_eglib|x64"
588 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
589 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
590 ConfigurationType="1"
591 CharacterSet="1"
593 <Tool
594 Name="VCPreBuildEventTool"
596 <Tool
597 Name="VCCustomBuildTool"
599 <Tool
600 Name="VCXMLDataGeneratorTool"
602 <Tool
603 Name="VCWebServiceProxyGeneratorTool"
605 <Tool
606 Name="VCMIDLTool"
607 TargetEnvironment="3"
609 <Tool
610 Name="VCCLCompilerTool"
611 Optimization="1"
612 AdditionalIncludeDirectories="..\;&quot;..\VSDependancies\include\glib-2.0&quot;;&quot;..\VSDependancies\include\glib-2.0\glib&quot;;..\VSDependancies\include;&quot;..\VSDependancies\lib\glib-2.0\include&quot;;..\mono\;..\mono\jit"
613 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
614 RuntimeLibrary="2"
615 BufferSecurityCheck="true"
616 UsePrecompiledHeader="0"
617 WarningLevel="3"
618 Detect64BitPortabilityProblems="true"
619 DebugInformationFormat="3"
621 <Tool
622 Name="VCManagedResourceCompilerTool"
624 <Tool
625 Name="VCResourceCompilerTool"
627 <Tool
628 Name="VCPreLinkEventTool"
630 <Tool
631 Name="VCLinkerTool"
632 LinkLibraryDependencies="false"
633 LinkIncremental="1"
634 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;"
635 GenerateDebugInformation="true"
636 SubSystem="1"
637 OptimizeReferences="2"
638 EnableCOMDATFolding="2"
639 TargetMachine="17"
641 <Tool
642 Name="VCALinkTool"
644 <Tool
645 Name="VCManifestTool"
647 <Tool
648 Name="VCXDCMakeTool"
650 <Tool
651 Name="VCBscMakeTool"
653 <Tool
654 Name="VCFxCopTool"
656 <Tool
657 Name="VCAppVerifierTool"
659 <Tool
660 Name="VCWebDeploymentTool"
662 <Tool
663 Name="VCPostBuildEventTool"
665 </Configuration>
666 </Configurations>
667 <References>
668 </References>
669 <Files>
670 <Filter
671 Name="Source Files"
672 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
673 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
675 <File
676 RelativePath="..\mono\dis\declsec.c"
678 </File>
679 <File
680 RelativePath="..\mono\dis\dis-cil.c"
682 </File>
683 <File
684 RelativePath="..\mono\dis\dump.c"
686 </File>
687 <File
688 RelativePath="..\mono\dis\get.c"
690 </File>
691 <File
692 RelativePath="..\mono\dis\main.c"
694 </File>
695 <File
696 RelativePath="..\mono\metadata\opcodes.c"
698 </File>
699 <File
700 RelativePath="..\mono\dis\util.c"
702 </File>
703 </Filter>
704 <Filter
705 Name="Header Files"
706 Filter="h;hpp;hxx;hm;inl;inc;xsd"
707 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
709 <File
710 RelativePath="..\mono\dis\declsec.h"
712 </File>
713 <File
714 RelativePath="..\mono\dis\dis-cil.h"
716 </File>
717 <File
718 RelativePath="..\mono\dis\dump.h"
720 </File>
721 <File
722 RelativePath="..\mono\dis\get.h"
724 </File>
725 <File
726 RelativePath="..\mono\dis\meta.h"
728 </File>
729 <File
730 RelativePath="..\mono\dis\push-pop.h"
732 </File>
733 <File
734 RelativePath="..\mono\dis\util.h"
736 </File>
737 </Filter>
738 </Files>
739 <Globals>
740 </Globals>
741 </VisualStudioProject>