Font.cs: Add comment on .ctor(Font,FontStyle) about the lack of null check (compatibi...
[mono-project.git] / msvc / test-invoke.vcproj
blob5c149f6c36eb1fc6edc4777f646d92cfe69cb89c
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="test-invoke"
6 ProjectGUID="{C5639B3F-288A-4A4B-A4A5-C0D85834221D}"
7 RootNamespace="testinvoke"
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)/invoke/"
54 ProgramDataBaseFileName="$(IntDir)/invoke/vc80.pdb"
55 XMLDocumentationFileName="$(IntDir)/invoke/"
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 AdditionalDependencies="glib-2.0.lib gmodule-2.0.lib ws2_32.lib gthread-2.0.lib gobject-2.0.lib libmono.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 TargetMachine="1"
79 <Tool
80 Name="VCALinkTool"
82 <Tool
83 Name="VCManifestTool"
85 <Tool
86 Name="VCXDCMakeTool"
88 <Tool
89 Name="VCBscMakeTool"
91 <Tool
92 Name="VCFxCopTool"
94 <Tool
95 Name="VCAppVerifierTool"
97 <Tool
98 Name="VCWebDeploymentTool"
100 <Tool
101 Name="VCPostBuildEventTool"
103 </Configuration>
104 <Configuration
105 Name="Debug|x64"
106 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
107 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
108 ConfigurationType="1"
109 CharacterSet="1"
111 <Tool
112 Name="VCPreBuildEventTool"
114 <Tool
115 Name="VCCustomBuildTool"
117 <Tool
118 Name="VCXMLDataGeneratorTool"
120 <Tool
121 Name="VCWebServiceProxyGeneratorTool"
123 <Tool
124 Name="VCMIDLTool"
125 TargetEnvironment="3"
127 <Tool
128 Name="VCCLCompilerTool"
129 Optimization="0"
130 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"
131 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
132 MinimalRebuild="true"
133 BasicRuntimeChecks="3"
134 RuntimeLibrary="1"
135 BufferSecurityCheck="true"
136 UsePrecompiledHeader="0"
137 ObjectFile="$(IntDir)/invoke/"
138 ProgramDataBaseFileName="$(IntDir)/invoke/vc80.pdb"
139 XMLDocumentationFileName="$(IntDir)/invoke/"
140 WarningLevel="3"
141 Detect64BitPortabilityProblems="true"
142 DebugInformationFormat="3"
143 CompileAs="1"
145 <Tool
146 Name="VCManagedResourceCompilerTool"
148 <Tool
149 Name="VCResourceCompilerTool"
151 <Tool
152 Name="VCPreLinkEventTool"
154 <Tool
155 Name="VCLinkerTool"
156 AdditionalDependencies="glib-2.0.lib gmodule-2.0.lib ws2_32.lib gthread-2.0.lib gobject-2.0.lib libmono.lib Psapi.lib"
157 LinkIncremental="1"
158 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\lib&quot;"
159 GenerateDebugInformation="true"
160 SubSystem="1"
161 TargetMachine="17"
163 <Tool
164 Name="VCALinkTool"
166 <Tool
167 Name="VCManifestTool"
169 <Tool
170 Name="VCXDCMakeTool"
172 <Tool
173 Name="VCBscMakeTool"
175 <Tool
176 Name="VCFxCopTool"
178 <Tool
179 Name="VCAppVerifierTool"
181 <Tool
182 Name="VCWebDeploymentTool"
184 <Tool
185 Name="VCPostBuildEventTool"
187 </Configuration>
188 <Configuration
189 Name="Release|Win32"
190 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
191 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
192 ConfigurationType="1"
193 CharacterSet="1"
195 <Tool
196 Name="VCPreBuildEventTool"
198 <Tool
199 Name="VCCustomBuildTool"
201 <Tool
202 Name="VCXMLDataGeneratorTool"
204 <Tool
205 Name="VCWebServiceProxyGeneratorTool"
207 <Tool
208 Name="VCMIDLTool"
210 <Tool
211 Name="VCCLCompilerTool"
212 Optimization="1"
213 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
214 RuntimeLibrary="2"
215 BufferSecurityCheck="true"
216 UsePrecompiledHeader="0"
217 WarningLevel="3"
218 Detect64BitPortabilityProblems="true"
219 DebugInformationFormat="3"
221 <Tool
222 Name="VCManagedResourceCompilerTool"
224 <Tool
225 Name="VCResourceCompilerTool"
227 <Tool
228 Name="VCPreLinkEventTool"
230 <Tool
231 Name="VCLinkerTool"
232 LinkIncremental="1"
233 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\lib&quot;"
234 GenerateDebugInformation="true"
235 SubSystem="1"
236 OptimizeReferences="2"
237 EnableCOMDATFolding="2"
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="VCWebDeploymentTool"
261 <Tool
262 Name="VCPostBuildEventTool"
264 </Configuration>
265 <Configuration
266 Name="Release|x64"
267 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
268 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
269 ConfigurationType="1"
270 CharacterSet="1"
272 <Tool
273 Name="VCPreBuildEventTool"
275 <Tool
276 Name="VCCustomBuildTool"
278 <Tool
279 Name="VCXMLDataGeneratorTool"
281 <Tool
282 Name="VCWebServiceProxyGeneratorTool"
284 <Tool
285 Name="VCMIDLTool"
286 TargetEnvironment="3"
288 <Tool
289 Name="VCCLCompilerTool"
290 Optimization="1"
291 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
292 RuntimeLibrary="2"
293 BufferSecurityCheck="true"
294 UsePrecompiledHeader="0"
295 WarningLevel="3"
296 Detect64BitPortabilityProblems="true"
297 DebugInformationFormat="3"
299 <Tool
300 Name="VCManagedResourceCompilerTool"
302 <Tool
303 Name="VCResourceCompilerTool"
305 <Tool
306 Name="VCPreLinkEventTool"
308 <Tool
309 Name="VCLinkerTool"
310 LinkIncremental="1"
311 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\lib&quot;"
312 GenerateDebugInformation="true"
313 SubSystem="1"
314 OptimizeReferences="2"
315 EnableCOMDATFolding="2"
316 TargetMachine="17"
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="VCWebDeploymentTool"
339 <Tool
340 Name="VCPostBuildEventTool"
342 </Configuration>
343 <Configuration
344 Name="Debug_eglib|Win32"
345 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
346 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
347 ConfigurationType="1"
348 CharacterSet="1"
350 <Tool
351 Name="VCPreBuildEventTool"
353 <Tool
354 Name="VCCustomBuildTool"
356 <Tool
357 Name="VCXMLDataGeneratorTool"
359 <Tool
360 Name="VCWebServiceProxyGeneratorTool"
362 <Tool
363 Name="VCMIDLTool"
365 <Tool
366 Name="VCCLCompilerTool"
367 Optimization="0"
368 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"
369 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
370 MinimalRebuild="true"
371 BasicRuntimeChecks="3"
372 RuntimeLibrary="1"
373 BufferSecurityCheck="true"
374 UsePrecompiledHeader="0"
375 ObjectFile="$(IntDir)/invoke/"
376 ProgramDataBaseFileName="$(IntDir)/invoke/vc80.pdb"
377 XMLDocumentationFileName="$(IntDir)/invoke/"
378 WarningLevel="3"
379 Detect64BitPortabilityProblems="true"
380 DebugInformationFormat="3"
381 CompileAs="1"
383 <Tool
384 Name="VCManagedResourceCompilerTool"
386 <Tool
387 Name="VCResourceCompilerTool"
389 <Tool
390 Name="VCPreLinkEventTool"
392 <Tool
393 Name="VCLinkerTool"
394 AdditionalDependencies="glib-2.0.lib gmodule-2.0.lib ws2_32.lib gthread-2.0.lib gobject-2.0.lib libmono.lib Psapi.lib"
395 LinkIncremental="1"
396 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;"
397 GenerateDebugInformation="true"
398 SubSystem="1"
399 TargetMachine="1"
401 <Tool
402 Name="VCALinkTool"
404 <Tool
405 Name="VCManifestTool"
407 <Tool
408 Name="VCXDCMakeTool"
410 <Tool
411 Name="VCBscMakeTool"
413 <Tool
414 Name="VCFxCopTool"
416 <Tool
417 Name="VCAppVerifierTool"
419 <Tool
420 Name="VCWebDeploymentTool"
422 <Tool
423 Name="VCPostBuildEventTool"
425 </Configuration>
426 <Configuration
427 Name="Debug_eglib|x64"
428 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
429 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
430 ConfigurationType="1"
431 CharacterSet="1"
433 <Tool
434 Name="VCPreBuildEventTool"
436 <Tool
437 Name="VCCustomBuildTool"
439 <Tool
440 Name="VCXMLDataGeneratorTool"
442 <Tool
443 Name="VCWebServiceProxyGeneratorTool"
445 <Tool
446 Name="VCMIDLTool"
447 TargetEnvironment="3"
449 <Tool
450 Name="VCCLCompilerTool"
451 Optimization="0"
452 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"
453 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
454 MinimalRebuild="true"
455 BasicRuntimeChecks="3"
456 RuntimeLibrary="1"
457 BufferSecurityCheck="true"
458 UsePrecompiledHeader="0"
459 ObjectFile="$(IntDir)/invoke/"
460 ProgramDataBaseFileName="$(IntDir)/invoke/vc80.pdb"
461 XMLDocumentationFileName="$(IntDir)/invoke/"
462 WarningLevel="3"
463 Detect64BitPortabilityProblems="true"
464 DebugInformationFormat="3"
465 CompileAs="1"
467 <Tool
468 Name="VCManagedResourceCompilerTool"
470 <Tool
471 Name="VCResourceCompilerTool"
473 <Tool
474 Name="VCPreLinkEventTool"
476 <Tool
477 Name="VCLinkerTool"
478 AdditionalDependencies="glib-2.0.lib gmodule-2.0.lib ws2_32.lib gthread-2.0.lib gobject-2.0.lib libmono.lib Psapi.lib"
479 LinkIncremental="1"
480 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;"
481 GenerateDebugInformation="true"
482 SubSystem="1"
483 TargetMachine="17"
485 <Tool
486 Name="VCALinkTool"
488 <Tool
489 Name="VCManifestTool"
491 <Tool
492 Name="VCXDCMakeTool"
494 <Tool
495 Name="VCBscMakeTool"
497 <Tool
498 Name="VCFxCopTool"
500 <Tool
501 Name="VCAppVerifierTool"
503 <Tool
504 Name="VCWebDeploymentTool"
506 <Tool
507 Name="VCPostBuildEventTool"
509 </Configuration>
510 <Configuration
511 Name="Release_eglib|Win32"
512 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
513 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
514 ConfigurationType="1"
515 CharacterSet="1"
517 <Tool
518 Name="VCPreBuildEventTool"
520 <Tool
521 Name="VCCustomBuildTool"
523 <Tool
524 Name="VCXMLDataGeneratorTool"
526 <Tool
527 Name="VCWebServiceProxyGeneratorTool"
529 <Tool
530 Name="VCMIDLTool"
532 <Tool
533 Name="VCCLCompilerTool"
534 Optimization="1"
535 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
536 RuntimeLibrary="2"
537 BufferSecurityCheck="true"
538 UsePrecompiledHeader="0"
539 WarningLevel="3"
540 Detect64BitPortabilityProblems="true"
541 DebugInformationFormat="3"
543 <Tool
544 Name="VCManagedResourceCompilerTool"
546 <Tool
547 Name="VCResourceCompilerTool"
549 <Tool
550 Name="VCPreLinkEventTool"
552 <Tool
553 Name="VCLinkerTool"
554 LinkIncremental="1"
555 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;"
556 GenerateDebugInformation="true"
557 SubSystem="1"
558 OptimizeReferences="2"
559 EnableCOMDATFolding="2"
560 TargetMachine="1"
562 <Tool
563 Name="VCALinkTool"
565 <Tool
566 Name="VCManifestTool"
568 <Tool
569 Name="VCXDCMakeTool"
571 <Tool
572 Name="VCBscMakeTool"
574 <Tool
575 Name="VCFxCopTool"
577 <Tool
578 Name="VCAppVerifierTool"
580 <Tool
581 Name="VCWebDeploymentTool"
583 <Tool
584 Name="VCPostBuildEventTool"
586 </Configuration>
587 <Configuration
588 Name="Release_eglib|x64"
589 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
590 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
591 ConfigurationType="1"
592 CharacterSet="1"
594 <Tool
595 Name="VCPreBuildEventTool"
597 <Tool
598 Name="VCCustomBuildTool"
600 <Tool
601 Name="VCXMLDataGeneratorTool"
603 <Tool
604 Name="VCWebServiceProxyGeneratorTool"
606 <Tool
607 Name="VCMIDLTool"
608 TargetEnvironment="3"
610 <Tool
611 Name="VCCLCompilerTool"
612 Optimization="1"
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 LinkIncremental="1"
633 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;"
634 GenerateDebugInformation="true"
635 SubSystem="1"
636 OptimizeReferences="2"
637 EnableCOMDATFolding="2"
638 TargetMachine="17"
640 <Tool
641 Name="VCALinkTool"
643 <Tool
644 Name="VCManifestTool"
646 <Tool
647 Name="VCXDCMakeTool"
649 <Tool
650 Name="VCBscMakeTool"
652 <Tool
653 Name="VCFxCopTool"
655 <Tool
656 Name="VCAppVerifierTool"
658 <Tool
659 Name="VCWebDeploymentTool"
661 <Tool
662 Name="VCPostBuildEventTool"
664 </Configuration>
665 </Configurations>
666 <References>
667 </References>
668 <Files>
669 <File
670 RelativePath="..\samples\embed\test-invoke.c"
672 </File>
673 </Files>
674 <Globals>
675 </Globals>
676 </VisualStudioProject>