2010-04-09 Rodrigo Kumpera <rkumpera@novell.com>
[mono.git] / msvc05 / monodiet.vcproj
blob5488e6979b3e4204914ee35e617205726c2db061
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="monodiet"
6 ProjectGUID="{8F90007F-8019-4191-8808-891E4762D958}"
7 RootNamespace="monodiet"
8 Keyword="Win32Proj"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 <Platform
15 Name="x64"
17 </Platforms>
18 <ToolFiles>
19 </ToolFiles>
20 <Configurations>
21 <Configuration
22 Name="Debug|Win32"
23 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
24 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
25 ConfigurationType="1"
26 CharacterSet="1"
28 <Tool
29 Name="VCPreBuildEventTool"
31 <Tool
32 Name="VCCustomBuildTool"
34 <Tool
35 Name="VCXMLDataGeneratorTool"
37 <Tool
38 Name="VCWebServiceProxyGeneratorTool"
40 <Tool
41 Name="VCMIDLTool"
43 <Tool
44 Name="VCCLCompilerTool"
45 Optimization="0"
46 AdditionalIncludeDirectories="..\;..\libgc\include;&quot;..\VSDependancies\include\glib-2.0\glib&quot;;..\VSDependancies\include;..\mono\"
47 PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;__WIN32__;HAVE_CONFIG_H;__i386__;HOST_WIN32;TARGET_WIN32;GC_NOT_DLL;GC_GCJ_SUPPORT;GC_WIN32_THREADS;_CRT_SECURE_NO_DEPRECATE"
48 MinimalRebuild="true"
49 BasicRuntimeChecks="3"
50 RuntimeLibrary="1"
51 BufferSecurityCheck="true"
52 UsePrecompiledHeader="0"
53 ObjectFile="$(IntDir)/monodiet/"
54 ProgramDataBaseFileName="$(IntDir)/monodiet/vc80.pdb"
55 XMLDocumentationFileName="$(IntDir)/monodiet/"
56 WarningLevel="3"
57 Detect64BitPortabilityProblems="true"
58 DebugInformationFormat="3"
59 CompileAs="1"
60 DisableSpecificWarnings="4996"
62 <Tool
63 Name="VCManagedResourceCompilerTool"
65 <Tool
66 Name="VCResourceCompilerTool"
68 <Tool
69 Name="VCPreLinkEventTool"
71 <Tool
72 Name="VCLinkerTool"
73 LinkLibraryDependencies="false"
74 AdditionalDependencies="glib-2.0.lib gmodule-2.0.lib ws2_32.lib gthread-2.0.lib gobject-2.0.lib mono.lib Psapi.lib"
75 LinkIncremental="1"
76 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\lib&quot;"
77 GenerateDebugInformation="true"
78 SubSystem="1"
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="VCWebDeploymentTool"
102 <Tool
103 Name="VCPostBuildEventTool"
105 </Configuration>
106 <Configuration
107 Name="Debug|x64"
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"
127 TargetEnvironment="3"
129 <Tool
130 Name="VCCLCompilerTool"
131 Optimization="0"
132 AdditionalIncludeDirectories="..\;..\libgc\include;&quot;..\VSDependancies\include\glib-2.0\glib&quot;;..\VSDependancies\include;..\mono\"
133 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_WINDOWS;__WIN32__;HOST_WIN32;TARGET_WIN32;__i386__"
134 MinimalRebuild="true"
135 BasicRuntimeChecks="3"
136 RuntimeLibrary="1"
137 BufferSecurityCheck="true"
138 UsePrecompiledHeader="0"
139 ObjectFile="$(IntDir)/monodiet/"
140 ProgramDataBaseFileName="$(IntDir)/monodiet/vc80.pdb"
141 XMLDocumentationFileName="$(IntDir)/monodiet/"
142 WarningLevel="3"
143 Detect64BitPortabilityProblems="true"
144 DebugInformationFormat="3"
145 CompileAs="1"
146 DisableSpecificWarnings="4996"
148 <Tool
149 Name="VCManagedResourceCompilerTool"
151 <Tool
152 Name="VCResourceCompilerTool"
154 <Tool
155 Name="VCPreLinkEventTool"
157 <Tool
158 Name="VCLinkerTool"
159 LinkLibraryDependencies="false"
160 AdditionalDependencies="glib-2.0.lib gmodule-2.0.lib ws2_32.lib gthread-2.0.lib gobject-2.0.lib libmono.lib Psapi.lib"
161 LinkIncremental="1"
162 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\lib&quot;"
163 GenerateDebugInformation="true"
164 SubSystem="1"
165 TargetMachine="17"
167 <Tool
168 Name="VCALinkTool"
170 <Tool
171 Name="VCManifestTool"
173 <Tool
174 Name="VCXDCMakeTool"
176 <Tool
177 Name="VCBscMakeTool"
179 <Tool
180 Name="VCFxCopTool"
182 <Tool
183 Name="VCAppVerifierTool"
185 <Tool
186 Name="VCWebDeploymentTool"
188 <Tool
189 Name="VCPostBuildEventTool"
191 </Configuration>
192 <Configuration
193 Name="Release|Win32"
194 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
195 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
196 ConfigurationType="1"
197 CharacterSet="1"
199 <Tool
200 Name="VCPreBuildEventTool"
202 <Tool
203 Name="VCCustomBuildTool"
205 <Tool
206 Name="VCXMLDataGeneratorTool"
208 <Tool
209 Name="VCWebServiceProxyGeneratorTool"
211 <Tool
212 Name="VCMIDLTool"
214 <Tool
215 Name="VCCLCompilerTool"
216 Optimization="1"
217 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
218 RuntimeLibrary="2"
219 BufferSecurityCheck="true"
220 UsePrecompiledHeader="0"
221 WarningLevel="3"
222 Detect64BitPortabilityProblems="true"
223 DebugInformationFormat="3"
225 <Tool
226 Name="VCManagedResourceCompilerTool"
228 <Tool
229 Name="VCResourceCompilerTool"
231 <Tool
232 Name="VCPreLinkEventTool"
234 <Tool
235 Name="VCLinkerTool"
236 LinkLibraryDependencies="false"
237 LinkIncremental="1"
238 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\lib&quot;"
239 GenerateDebugInformation="true"
240 SubSystem="1"
241 OptimizeReferences="2"
242 EnableCOMDATFolding="2"
243 TargetMachine="1"
245 <Tool
246 Name="VCALinkTool"
248 <Tool
249 Name="VCManifestTool"
251 <Tool
252 Name="VCXDCMakeTool"
254 <Tool
255 Name="VCBscMakeTool"
257 <Tool
258 Name="VCFxCopTool"
260 <Tool
261 Name="VCAppVerifierTool"
263 <Tool
264 Name="VCWebDeploymentTool"
266 <Tool
267 Name="VCPostBuildEventTool"
269 </Configuration>
270 <Configuration
271 Name="Release|x64"
272 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
273 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
274 ConfigurationType="1"
275 CharacterSet="1"
277 <Tool
278 Name="VCPreBuildEventTool"
280 <Tool
281 Name="VCCustomBuildTool"
283 <Tool
284 Name="VCXMLDataGeneratorTool"
286 <Tool
287 Name="VCWebServiceProxyGeneratorTool"
289 <Tool
290 Name="VCMIDLTool"
291 TargetEnvironment="3"
293 <Tool
294 Name="VCCLCompilerTool"
295 Optimization="1"
296 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
297 RuntimeLibrary="2"
298 BufferSecurityCheck="true"
299 UsePrecompiledHeader="0"
300 WarningLevel="3"
301 Detect64BitPortabilityProblems="true"
302 DebugInformationFormat="3"
304 <Tool
305 Name="VCManagedResourceCompilerTool"
307 <Tool
308 Name="VCResourceCompilerTool"
310 <Tool
311 Name="VCPreLinkEventTool"
313 <Tool
314 Name="VCLinkerTool"
315 LinkLibraryDependencies="false"
316 LinkIncremental="1"
317 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\lib&quot;"
318 GenerateDebugInformation="true"
319 SubSystem="1"
320 OptimizeReferences="2"
321 EnableCOMDATFolding="2"
322 TargetMachine="17"
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="VCWebDeploymentTool"
345 <Tool
346 Name="VCPostBuildEventTool"
348 </Configuration>
349 <Configuration
350 Name="Debug_eglib|Win32"
351 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
352 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
353 ConfigurationType="1"
354 CharacterSet="1"
356 <Tool
357 Name="VCPreBuildEventTool"
359 <Tool
360 Name="VCCustomBuildTool"
362 <Tool
363 Name="VCXMLDataGeneratorTool"
365 <Tool
366 Name="VCWebServiceProxyGeneratorTool"
368 <Tool
369 Name="VCMIDLTool"
371 <Tool
372 Name="VCCLCompilerTool"
373 Optimization="0"
374 AdditionalIncludeDirectories="..\;..\libgc\include;&quot;..\VSDependancies\include\glib-2.0\glib&quot;;..\VSDependancies\include;..\mono\"
375 PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;__WIN32__;HAVE_CONFIG_H;__i386__;HOST_WIN32;TARGET_WIN32;GC_NOT_DLL;GC_GCJ_SUPPORT;GC_WIN32_THREADS;_CRT_SECURE_NO_DEPRECATE"
376 MinimalRebuild="true"
377 BasicRuntimeChecks="3"
378 RuntimeLibrary="1"
379 BufferSecurityCheck="true"
380 UsePrecompiledHeader="0"
381 ObjectFile="$(IntDir)/monodiet/"
382 ProgramDataBaseFileName="$(IntDir)/monodiet/vc80.pdb"
383 XMLDocumentationFileName="$(IntDir)/monodiet/"
384 WarningLevel="3"
385 Detect64BitPortabilityProblems="true"
386 DebugInformationFormat="3"
387 CompileAs="1"
388 DisableSpecificWarnings="4996"
390 <Tool
391 Name="VCManagedResourceCompilerTool"
393 <Tool
394 Name="VCResourceCompilerTool"
396 <Tool
397 Name="VCPreLinkEventTool"
399 <Tool
400 Name="VCLinkerTool"
401 LinkLibraryDependencies="false"
402 AdditionalDependencies="glib-2.0.lib gmodule-2.0.lib ws2_32.lib gthread-2.0.lib gobject-2.0.lib mono.lib Psapi.lib"
403 LinkIncremental="1"
404 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;"
405 GenerateDebugInformation="true"
406 SubSystem="1"
407 TargetMachine="1"
409 <Tool
410 Name="VCALinkTool"
412 <Tool
413 Name="VCManifestTool"
415 <Tool
416 Name="VCXDCMakeTool"
418 <Tool
419 Name="VCBscMakeTool"
421 <Tool
422 Name="VCFxCopTool"
424 <Tool
425 Name="VCAppVerifierTool"
427 <Tool
428 Name="VCWebDeploymentTool"
430 <Tool
431 Name="VCPostBuildEventTool"
433 </Configuration>
434 <Configuration
435 Name="Debug_eglib|x64"
436 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
437 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
438 ConfigurationType="1"
439 CharacterSet="1"
441 <Tool
442 Name="VCPreBuildEventTool"
444 <Tool
445 Name="VCCustomBuildTool"
447 <Tool
448 Name="VCXMLDataGeneratorTool"
450 <Tool
451 Name="VCWebServiceProxyGeneratorTool"
453 <Tool
454 Name="VCMIDLTool"
455 TargetEnvironment="3"
457 <Tool
458 Name="VCCLCompilerTool"
459 Optimization="0"
460 AdditionalIncludeDirectories="..\;..\libgc\include;&quot;..\VSDependancies\include\glib-2.0\glib&quot;;..\VSDependancies\include;..\mono\"
461 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_WINDOWS;__WIN32__;HOST_WIN32;TARGET_WIN32;__i386__"
462 MinimalRebuild="true"
463 BasicRuntimeChecks="3"
464 RuntimeLibrary="1"
465 BufferSecurityCheck="true"
466 UsePrecompiledHeader="0"
467 ObjectFile="$(IntDir)/monodiet/"
468 ProgramDataBaseFileName="$(IntDir)/monodiet/vc80.pdb"
469 XMLDocumentationFileName="$(IntDir)/monodiet/"
470 WarningLevel="3"
471 Detect64BitPortabilityProblems="true"
472 DebugInformationFormat="3"
473 CompileAs="1"
474 DisableSpecificWarnings="4996"
476 <Tool
477 Name="VCManagedResourceCompilerTool"
479 <Tool
480 Name="VCResourceCompilerTool"
482 <Tool
483 Name="VCPreLinkEventTool"
485 <Tool
486 Name="VCLinkerTool"
487 LinkLibraryDependencies="false"
488 AdditionalDependencies="glib-2.0.lib gmodule-2.0.lib ws2_32.lib gthread-2.0.lib gobject-2.0.lib libmono.lib Psapi.lib"
489 LinkIncremental="1"
490 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;"
491 GenerateDebugInformation="true"
492 SubSystem="1"
493 TargetMachine="17"
495 <Tool
496 Name="VCALinkTool"
498 <Tool
499 Name="VCManifestTool"
501 <Tool
502 Name="VCXDCMakeTool"
504 <Tool
505 Name="VCBscMakeTool"
507 <Tool
508 Name="VCFxCopTool"
510 <Tool
511 Name="VCAppVerifierTool"
513 <Tool
514 Name="VCWebDeploymentTool"
516 <Tool
517 Name="VCPostBuildEventTool"
519 </Configuration>
520 <Configuration
521 Name="Release_eglib|Win32"
522 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
523 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
524 ConfigurationType="1"
525 CharacterSet="1"
527 <Tool
528 Name="VCPreBuildEventTool"
530 <Tool
531 Name="VCCustomBuildTool"
533 <Tool
534 Name="VCXMLDataGeneratorTool"
536 <Tool
537 Name="VCWebServiceProxyGeneratorTool"
539 <Tool
540 Name="VCMIDLTool"
542 <Tool
543 Name="VCCLCompilerTool"
544 Optimization="1"
545 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
546 RuntimeLibrary="2"
547 BufferSecurityCheck="true"
548 UsePrecompiledHeader="0"
549 WarningLevel="3"
550 Detect64BitPortabilityProblems="true"
551 DebugInformationFormat="3"
553 <Tool
554 Name="VCManagedResourceCompilerTool"
556 <Tool
557 Name="VCResourceCompilerTool"
559 <Tool
560 Name="VCPreLinkEventTool"
562 <Tool
563 Name="VCLinkerTool"
564 LinkLibraryDependencies="false"
565 LinkIncremental="1"
566 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;"
567 GenerateDebugInformation="true"
568 SubSystem="1"
569 OptimizeReferences="2"
570 EnableCOMDATFolding="2"
571 TargetMachine="1"
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 LinkIncremental="1"
645 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;"
646 GenerateDebugInformation="true"
647 SubSystem="1"
648 OptimizeReferences="2"
649 EnableCOMDATFolding="2"
650 TargetMachine="17"
652 <Tool
653 Name="VCALinkTool"
655 <Tool
656 Name="VCManifestTool"
658 <Tool
659 Name="VCXDCMakeTool"
661 <Tool
662 Name="VCBscMakeTool"
664 <Tool
665 Name="VCFxCopTool"
667 <Tool
668 Name="VCAppVerifierTool"
670 <Tool
671 Name="VCWebDeploymentTool"
673 <Tool
674 Name="VCPostBuildEventTool"
676 </Configuration>
677 </Configurations>
678 <References>
679 </References>
680 <Files>
681 <File
682 RelativePath="..\mono\metadata\monodiet.c"
684 </File>
685 <File
686 RelativePath="..\mono\metadata\opcodes.c"
688 </File>
689 </Files>
690 <Globals>
691 </Globals>
692 </VisualStudioProject>