Tagging 2.4.2.3 (but will be reverting debugger changes, not releasing
[mono.git] / msvc / teste.vcproj
blob03b568c869f3e03000b8f31b82e1c6ea7292c548
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="teste"
6 ProjectGUID="{6FDE4E5E-57D0-432F-A987-6C226A7827E4}"
7 RootNamespace="teste"
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&quot;;&quot;..\..\VSDependancies\include\glib-2.0\glib&quot;;&quot;..\..\VSDependancies\lib\glib-2.0\include&quot;;..\..\VSDependancies\include;..\..\;C:\cygwin\opt\mono\include"
47 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
48 MinimalRebuild="true"
49 BasicRuntimeChecks="3"
50 RuntimeLibrary="1"
51 BufferSecurityCheck="true"
52 UsePrecompiledHeader="0"
53 ObjectFile="$(IntDir)/e/"
54 ProgramDataBaseFileName="$(IntDir)/e/vc80.pdb"
55 XMLDocumentationFileName="$(IntDir)/e/"
56 WarningLevel="3"
57 Detect64BitPortabilityProblems="true"
58 DebugInformationFormat="3"
59 CompileAs="1"
61 <Tool
62 Name="VCManagedResourceCompilerTool"
64 <Tool
65 Name="VCResourceCompilerTool"
67 <Tool
68 Name="VCPreLinkEventTool"
70 <Tool
71 Name="VCLinkerTool"
72 LinkLibraryDependencies="false"
73 AdditionalDependencies="glib-2.0.lib gmodule-2.0.lib ws2_32.lib gthread-2.0.lib gobject-2.0.lib libmono.lib Psapi.lib"
74 LinkIncremental="1"
75 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\lib&quot;"
76 GenerateDebugInformation="true"
77 SubSystem="1"
78 TargetMachine="1"
80 <Tool
81 Name="VCALinkTool"
83 <Tool
84 Name="VCManifestTool"
86 <Tool
87 Name="VCXDCMakeTool"
89 <Tool
90 Name="VCBscMakeTool"
92 <Tool
93 Name="VCFxCopTool"
95 <Tool
96 Name="VCAppVerifierTool"
98 <Tool
99 Name="VCWebDeploymentTool"
101 <Tool
102 Name="VCPostBuildEventTool"
104 </Configuration>
105 <Configuration
106 Name="Debug|x64"
107 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
108 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
109 ConfigurationType="1"
110 CharacterSet="1"
112 <Tool
113 Name="VCPreBuildEventTool"
115 <Tool
116 Name="VCCustomBuildTool"
118 <Tool
119 Name="VCXMLDataGeneratorTool"
121 <Tool
122 Name="VCWebServiceProxyGeneratorTool"
124 <Tool
125 Name="VCMIDLTool"
126 TargetEnvironment="3"
128 <Tool
129 Name="VCCLCompilerTool"
130 Optimization="0"
131 AdditionalIncludeDirectories="..\..\..\libgc\include;&quot;..\..\VSDependancies\include\glib-2.0&quot;;&quot;..\..\VSDependancies\include\glib-2.0\glib&quot;;&quot;..\..\VSDependancies\lib\glib-2.0\include&quot;;..\..\VSDependancies\include;..\..\;C:\cygwin\opt\mono\include"
132 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
133 MinimalRebuild="true"
134 BasicRuntimeChecks="3"
135 RuntimeLibrary="1"
136 BufferSecurityCheck="true"
137 UsePrecompiledHeader="0"
138 ObjectFile="$(IntDir)/e/"
139 ProgramDataBaseFileName="$(IntDir)/e/vc80.pdb"
140 XMLDocumentationFileName="$(IntDir)/e/"
141 WarningLevel="3"
142 Detect64BitPortabilityProblems="true"
143 DebugInformationFormat="3"
144 CompileAs="1"
146 <Tool
147 Name="VCManagedResourceCompilerTool"
149 <Tool
150 Name="VCResourceCompilerTool"
152 <Tool
153 Name="VCPreLinkEventTool"
155 <Tool
156 Name="VCLinkerTool"
157 LinkLibraryDependencies="false"
158 AdditionalDependencies="glib-2.0.lib gmodule-2.0.lib ws2_32.lib gthread-2.0.lib gobject-2.0.lib libmono.lib Psapi.lib"
159 LinkIncremental="1"
160 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\lib&quot;"
161 GenerateDebugInformation="true"
162 SubSystem="1"
163 TargetMachine="17"
165 <Tool
166 Name="VCALinkTool"
168 <Tool
169 Name="VCManifestTool"
171 <Tool
172 Name="VCXDCMakeTool"
174 <Tool
175 Name="VCBscMakeTool"
177 <Tool
178 Name="VCFxCopTool"
180 <Tool
181 Name="VCAppVerifierTool"
183 <Tool
184 Name="VCWebDeploymentTool"
186 <Tool
187 Name="VCPostBuildEventTool"
189 </Configuration>
190 <Configuration
191 Name="Release|Win32"
192 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
193 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
194 ConfigurationType="1"
195 CharacterSet="1"
197 <Tool
198 Name="VCPreBuildEventTool"
200 <Tool
201 Name="VCCustomBuildTool"
203 <Tool
204 Name="VCXMLDataGeneratorTool"
206 <Tool
207 Name="VCWebServiceProxyGeneratorTool"
209 <Tool
210 Name="VCMIDLTool"
212 <Tool
213 Name="VCCLCompilerTool"
214 Optimization="1"
215 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
216 RuntimeLibrary="2"
217 BufferSecurityCheck="true"
218 UsePrecompiledHeader="0"
219 WarningLevel="3"
220 Detect64BitPortabilityProblems="true"
221 DebugInformationFormat="3"
223 <Tool
224 Name="VCManagedResourceCompilerTool"
226 <Tool
227 Name="VCResourceCompilerTool"
229 <Tool
230 Name="VCPreLinkEventTool"
232 <Tool
233 Name="VCLinkerTool"
234 LinkLibraryDependencies="false"
235 LinkIncremental="1"
236 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\lib&quot;"
237 GenerateDebugInformation="true"
238 SubSystem="1"
239 OptimizeReferences="2"
240 EnableCOMDATFolding="2"
241 TargetMachine="1"
243 <Tool
244 Name="VCALinkTool"
246 <Tool
247 Name="VCManifestTool"
249 <Tool
250 Name="VCXDCMakeTool"
252 <Tool
253 Name="VCBscMakeTool"
255 <Tool
256 Name="VCFxCopTool"
258 <Tool
259 Name="VCAppVerifierTool"
261 <Tool
262 Name="VCWebDeploymentTool"
264 <Tool
265 Name="VCPostBuildEventTool"
267 </Configuration>
268 <Configuration
269 Name="Release|x64"
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"
289 TargetEnvironment="3"
291 <Tool
292 Name="VCCLCompilerTool"
293 Optimization="1"
294 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
295 RuntimeLibrary="2"
296 BufferSecurityCheck="true"
297 UsePrecompiledHeader="0"
298 WarningLevel="3"
299 Detect64BitPortabilityProblems="true"
300 DebugInformationFormat="3"
302 <Tool
303 Name="VCManagedResourceCompilerTool"
305 <Tool
306 Name="VCResourceCompilerTool"
308 <Tool
309 Name="VCPreLinkEventTool"
311 <Tool
312 Name="VCLinkerTool"
313 LinkLibraryDependencies="false"
314 LinkIncremental="1"
315 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\lib&quot;"
316 GenerateDebugInformation="true"
317 SubSystem="1"
318 OptimizeReferences="2"
319 EnableCOMDATFolding="2"
320 TargetMachine="17"
322 <Tool
323 Name="VCALinkTool"
325 <Tool
326 Name="VCManifestTool"
328 <Tool
329 Name="VCXDCMakeTool"
331 <Tool
332 Name="VCBscMakeTool"
334 <Tool
335 Name="VCFxCopTool"
337 <Tool
338 Name="VCAppVerifierTool"
340 <Tool
341 Name="VCWebDeploymentTool"
343 <Tool
344 Name="VCPostBuildEventTool"
346 </Configuration>
347 <Configuration
348 Name="Debug_eglib|Win32"
349 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
350 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
351 ConfigurationType="1"
352 CharacterSet="1"
354 <Tool
355 Name="VCPreBuildEventTool"
357 <Tool
358 Name="VCCustomBuildTool"
360 <Tool
361 Name="VCXMLDataGeneratorTool"
363 <Tool
364 Name="VCWebServiceProxyGeneratorTool"
366 <Tool
367 Name="VCMIDLTool"
369 <Tool
370 Name="VCCLCompilerTool"
371 Optimization="0"
372 AdditionalIncludeDirectories="..\..\..\libgc\include;&quot;..\..\VSDependancies\include\glib-2.0&quot;;&quot;..\..\VSDependancies\include\glib-2.0\glib&quot;;&quot;..\..\VSDependancies\lib\glib-2.0\include&quot;;..\..\VSDependancies\include;..\..\;C:\cygwin\opt\mono\include"
373 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
374 MinimalRebuild="true"
375 BasicRuntimeChecks="3"
376 RuntimeLibrary="1"
377 BufferSecurityCheck="true"
378 UsePrecompiledHeader="0"
379 ObjectFile="$(IntDir)/e/"
380 ProgramDataBaseFileName="$(IntDir)/e/vc80.pdb"
381 XMLDocumentationFileName="$(IntDir)/e/"
382 WarningLevel="3"
383 Detect64BitPortabilityProblems="true"
384 DebugInformationFormat="3"
385 CompileAs="1"
387 <Tool
388 Name="VCManagedResourceCompilerTool"
390 <Tool
391 Name="VCResourceCompilerTool"
393 <Tool
394 Name="VCPreLinkEventTool"
396 <Tool
397 Name="VCLinkerTool"
398 LinkLibraryDependencies="false"
399 AdditionalDependencies="glib-2.0.lib gmodule-2.0.lib ws2_32.lib gthread-2.0.lib gobject-2.0.lib libmono.lib Psapi.lib"
400 LinkIncremental="1"
401 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;"
402 GenerateDebugInformation="true"
403 SubSystem="1"
404 TargetMachine="1"
406 <Tool
407 Name="VCALinkTool"
409 <Tool
410 Name="VCManifestTool"
412 <Tool
413 Name="VCXDCMakeTool"
415 <Tool
416 Name="VCBscMakeTool"
418 <Tool
419 Name="VCFxCopTool"
421 <Tool
422 Name="VCAppVerifierTool"
424 <Tool
425 Name="VCWebDeploymentTool"
427 <Tool
428 Name="VCPostBuildEventTool"
430 </Configuration>
431 <Configuration
432 Name="Debug_eglib|x64"
433 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
434 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
435 ConfigurationType="1"
436 CharacterSet="1"
438 <Tool
439 Name="VCPreBuildEventTool"
441 <Tool
442 Name="VCCustomBuildTool"
444 <Tool
445 Name="VCXMLDataGeneratorTool"
447 <Tool
448 Name="VCWebServiceProxyGeneratorTool"
450 <Tool
451 Name="VCMIDLTool"
452 TargetEnvironment="3"
454 <Tool
455 Name="VCCLCompilerTool"
456 Optimization="0"
457 AdditionalIncludeDirectories="..\..\..\libgc\include;&quot;..\..\VSDependancies\include\glib-2.0&quot;;&quot;..\..\VSDependancies\include\glib-2.0\glib&quot;;&quot;..\..\VSDependancies\lib\glib-2.0\include&quot;;..\..\VSDependancies\include;..\..\;C:\cygwin\opt\mono\include"
458 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
459 MinimalRebuild="true"
460 BasicRuntimeChecks="3"
461 RuntimeLibrary="1"
462 BufferSecurityCheck="true"
463 UsePrecompiledHeader="0"
464 ObjectFile="$(IntDir)/e/"
465 ProgramDataBaseFileName="$(IntDir)/e/vc80.pdb"
466 XMLDocumentationFileName="$(IntDir)/e/"
467 WarningLevel="3"
468 Detect64BitPortabilityProblems="true"
469 DebugInformationFormat="3"
470 CompileAs="1"
472 <Tool
473 Name="VCManagedResourceCompilerTool"
475 <Tool
476 Name="VCResourceCompilerTool"
478 <Tool
479 Name="VCPreLinkEventTool"
481 <Tool
482 Name="VCLinkerTool"
483 LinkLibraryDependencies="false"
484 AdditionalDependencies="glib-2.0.lib gmodule-2.0.lib ws2_32.lib gthread-2.0.lib gobject-2.0.lib libmono.lib Psapi.lib"
485 LinkIncremental="1"
486 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;"
487 GenerateDebugInformation="true"
488 SubSystem="1"
489 TargetMachine="17"
491 <Tool
492 Name="VCALinkTool"
494 <Tool
495 Name="VCManifestTool"
497 <Tool
498 Name="VCXDCMakeTool"
500 <Tool
501 Name="VCBscMakeTool"
503 <Tool
504 Name="VCFxCopTool"
506 <Tool
507 Name="VCAppVerifierTool"
509 <Tool
510 Name="VCWebDeploymentTool"
512 <Tool
513 Name="VCPostBuildEventTool"
515 </Configuration>
516 <Configuration
517 Name="Release_eglib|Win32"
518 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
519 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
520 ConfigurationType="1"
521 CharacterSet="1"
523 <Tool
524 Name="VCPreBuildEventTool"
526 <Tool
527 Name="VCCustomBuildTool"
529 <Tool
530 Name="VCXMLDataGeneratorTool"
532 <Tool
533 Name="VCWebServiceProxyGeneratorTool"
535 <Tool
536 Name="VCMIDLTool"
538 <Tool
539 Name="VCCLCompilerTool"
540 Optimization="1"
541 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
542 RuntimeLibrary="2"
543 BufferSecurityCheck="true"
544 UsePrecompiledHeader="0"
545 WarningLevel="3"
546 Detect64BitPortabilityProblems="true"
547 DebugInformationFormat="3"
549 <Tool
550 Name="VCManagedResourceCompilerTool"
552 <Tool
553 Name="VCResourceCompilerTool"
555 <Tool
556 Name="VCPreLinkEventTool"
558 <Tool
559 Name="VCLinkerTool"
560 LinkLibraryDependencies="false"
561 LinkIncremental="1"
562 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;"
563 GenerateDebugInformation="true"
564 SubSystem="1"
565 OptimizeReferences="2"
566 EnableCOMDATFolding="2"
567 TargetMachine="1"
569 <Tool
570 Name="VCALinkTool"
572 <Tool
573 Name="VCManifestTool"
575 <Tool
576 Name="VCXDCMakeTool"
578 <Tool
579 Name="VCBscMakeTool"
581 <Tool
582 Name="VCFxCopTool"
584 <Tool
585 Name="VCAppVerifierTool"
587 <Tool
588 Name="VCWebDeploymentTool"
590 <Tool
591 Name="VCPostBuildEventTool"
593 </Configuration>
594 <Configuration
595 Name="Release_eglib|x64"
596 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
597 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
598 ConfigurationType="1"
599 CharacterSet="1"
601 <Tool
602 Name="VCPreBuildEventTool"
604 <Tool
605 Name="VCCustomBuildTool"
607 <Tool
608 Name="VCXMLDataGeneratorTool"
610 <Tool
611 Name="VCWebServiceProxyGeneratorTool"
613 <Tool
614 Name="VCMIDLTool"
615 TargetEnvironment="3"
617 <Tool
618 Name="VCCLCompilerTool"
619 Optimization="1"
620 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
621 RuntimeLibrary="2"
622 BufferSecurityCheck="true"
623 UsePrecompiledHeader="0"
624 WarningLevel="3"
625 Detect64BitPortabilityProblems="true"
626 DebugInformationFormat="3"
628 <Tool
629 Name="VCManagedResourceCompilerTool"
631 <Tool
632 Name="VCResourceCompilerTool"
634 <Tool
635 Name="VCPreLinkEventTool"
637 <Tool
638 Name="VCLinkerTool"
639 LinkLibraryDependencies="false"
640 LinkIncremental="1"
641 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;"
642 GenerateDebugInformation="true"
643 SubSystem="1"
644 OptimizeReferences="2"
645 EnableCOMDATFolding="2"
646 TargetMachine="17"
648 <Tool
649 Name="VCALinkTool"
651 <Tool
652 Name="VCManifestTool"
654 <Tool
655 Name="VCXDCMakeTool"
657 <Tool
658 Name="VCBscMakeTool"
660 <Tool
661 Name="VCFxCopTool"
663 <Tool
664 Name="VCAppVerifierTool"
666 <Tool
667 Name="VCWebDeploymentTool"
669 <Tool
670 Name="VCPostBuildEventTool"
672 </Configuration>
673 </Configurations>
674 <References>
675 </References>
676 <Files>
677 <File
678 RelativePath="..\samples\embed\teste.c"
680 </File>
681 </Files>
682 <Globals>
683 </Globals>
684 </VisualStudioProject>