2009-06-25 Gonzalo Paniagua Javier <gonzalo@novell.com>
[mono/afaerber.git] / msvc / monoposixhelper.vcproj
blobaa48a52ed92081663aca87499f1166d3331c904e
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="monoposixhelper"
6 ProjectGUID="{33014734-0F46-4099-9A21-0C989E428681}"
7 RootNamespace="monoposixhelper"
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="2"
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="$(MONO_DEPENDENCIES_PREFIX)\include\glib-2.0;$(MONO_DEPENDENCIES_PREFIX)\include\glib-2.0\glib;$(MONO_DEPENDENCIES_PREFIX)\lib\glib-2.0\include;..\"
48 PreprocessorDefinitions="_DEBUG;__i386__;TARGET_X86;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;PLATFORM_WIN32;_CRT_SECURE_NO_DEPRECATE;HAVE_CONFIG_H"
49 MinimalRebuild="true"
50 BasicRuntimeChecks="3"
51 RuntimeLibrary="3"
52 UsePrecompiledHeader="0"
53 WarningLevel="3"
54 Detect64BitPortabilityProblems="true"
55 DebugInformationFormat="4"
56 CompileAs="1"
58 <Tool
59 Name="VCManagedResourceCompilerTool"
61 <Tool
62 Name="VCResourceCompilerTool"
64 <Tool
65 Name="VCPreLinkEventTool"
67 <Tool
68 Name="VCLinkerTool"
69 OutputFile="$(OutDir)\MonoPosixHelper.dll"
70 LinkIncremental="2"
71 ModuleDefinitionFile="monoposixhelper.def"
72 GenerateDebugInformation="true"
73 SubSystem="2"
74 RandomizedBaseAddress="1"
75 DataExecutionPrevention="0"
76 ImportLibrary="$(PlatformName)_$(ConfigurationName)/lib/MonoPosixHelper.lib"
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="VCPostBuildEventTool"
100 </Configuration>
101 <Configuration
102 Name="Release|Win32"
103 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
104 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
105 ConfigurationType="2"
106 CharacterSet="1"
107 WholeProgramOptimization="1"
109 <Tool
110 Name="VCPreBuildEventTool"
112 <Tool
113 Name="VCCustomBuildTool"
115 <Tool
116 Name="VCXMLDataGeneratorTool"
118 <Tool
119 Name="VCWebServiceProxyGeneratorTool"
121 <Tool
122 Name="VCMIDLTool"
124 <Tool
125 Name="VCCLCompilerTool"
126 Optimization="1"
127 AdditionalIncludeDirectories="$(MONO_DEPENDENCIES_PREFIX)\include\glib-2.0;$(MONO_DEPENDENCIES_PREFIX)\include\glib-2.0\glib;$(MONO_DEPENDENCIES_PREFIX)\lib\glib-2.0\include;..\"
128 PreprocessorDefinitions="NDEBUG;__i386__;TARGET_X86;i386;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;PLATFORM_WIN32;_CRT_SECURE_NO_DEPRECATE;HAVE_CONFIG_H"
129 RuntimeLibrary="2"
130 UsePrecompiledHeader="0"
131 WarningLevel="3"
132 Detect64BitPortabilityProblems="true"
133 DebugInformationFormat="3"
134 CompileAs="1"
136 <Tool
137 Name="VCManagedResourceCompilerTool"
139 <Tool
140 Name="VCResourceCompilerTool"
142 <Tool
143 Name="VCPreLinkEventTool"
145 <Tool
146 Name="VCLinkerTool"
147 OutputFile="$(OutDir)\MonoPosixHelper.dll"
148 LinkIncremental="1"
149 ModuleDefinitionFile="monoposixhelper.def"
150 GenerateDebugInformation="true"
151 SubSystem="2"
152 OptimizeReferences="2"
153 EnableCOMDATFolding="2"
154 RandomizedBaseAddress="1"
155 DataExecutionPrevention="0"
156 ImportLibrary="$(PlatformName)_$(ConfigurationName)/lib/MonoPosixHelper.lib"
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="2"
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="..\..\mono\eglib\src;..\..\mono"
207 PreprocessorDefinitions="_DEBUG;__i386__;TARGET_X86;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;PLATFORM_WIN32;_CRT_SECURE_NO_DEPRECATE;HAVE_CONFIG_H"
208 MinimalRebuild="true"
209 BasicRuntimeChecks="3"
210 RuntimeLibrary="3"
211 UsePrecompiledHeader="0"
212 WarningLevel="3"
213 Detect64BitPortabilityProblems="true"
214 DebugInformationFormat="4"
215 CompileAs="1"
217 <Tool
218 Name="VCManagedResourceCompilerTool"
220 <Tool
221 Name="VCResourceCompilerTool"
223 <Tool
224 Name="VCPreLinkEventTool"
226 <Tool
227 Name="VCLinkerTool"
228 OutputFile="$(OutDir)\MonoPosixHelper.dll"
229 LinkIncremental="2"
230 ModuleDefinitionFile="monoposixhelper.def"
231 GenerateDebugInformation="true"
232 SubSystem="2"
233 RandomizedBaseAddress="1"
234 DataExecutionPrevention="0"
235 ImportLibrary="$(PlatformName)_$(ConfigurationName)/lib/MonoPosixHelper.lib"
236 TargetMachine="1"
238 <Tool
239 Name="VCALinkTool"
241 <Tool
242 Name="VCManifestTool"
244 <Tool
245 Name="VCXDCMakeTool"
247 <Tool
248 Name="VCBscMakeTool"
250 <Tool
251 Name="VCFxCopTool"
253 <Tool
254 Name="VCAppVerifierTool"
256 <Tool
257 Name="VCPostBuildEventTool"
259 </Configuration>
260 <Configuration
261 Name="Release_eglib|Win32"
262 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
263 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
264 ConfigurationType="2"
265 CharacterSet="1"
266 WholeProgramOptimization="1"
268 <Tool
269 Name="VCPreBuildEventTool"
271 <Tool
272 Name="VCCustomBuildTool"
274 <Tool
275 Name="VCXMLDataGeneratorTool"
277 <Tool
278 Name="VCWebServiceProxyGeneratorTool"
280 <Tool
281 Name="VCMIDLTool"
283 <Tool
284 Name="VCCLCompilerTool"
285 Optimization="1"
286 AdditionalIncludeDirectories="..\..\mono\eglib\src;..\..\mono"
287 PreprocessorDefinitions="NDEBUG;__i386__;TARGET_X86;i386;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;PLATFORM_WIN32;_CRT_SECURE_NO_DEPRECATE;HAVE_CONFIG_H"
288 RuntimeLibrary="2"
289 UsePrecompiledHeader="0"
290 WarningLevel="3"
291 Detect64BitPortabilityProblems="true"
292 DebugInformationFormat="3"
293 CompileAs="1"
295 <Tool
296 Name="VCManagedResourceCompilerTool"
298 <Tool
299 Name="VCResourceCompilerTool"
301 <Tool
302 Name="VCPreLinkEventTool"
304 <Tool
305 Name="VCLinkerTool"
306 OutputFile="$(OutDir)\MonoPosixHelper.dll"
307 LinkIncremental="1"
308 ModuleDefinitionFile="monoposixhelper.def"
309 GenerateDebugInformation="true"
310 SubSystem="2"
311 OptimizeReferences="2"
312 EnableCOMDATFolding="2"
313 RandomizedBaseAddress="1"
314 DataExecutionPrevention="0"
315 ImportLibrary="$(PlatformName)_$(ConfigurationName)/lib/MonoPosixHelper.lib"
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="2"
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="$(MONO_DEPENDENCIES_PREFIX)\include\glib-2.0;$(MONO_DEPENDENCIES_PREFIX)\include\glib-2.0\glib;$(MONO_DEPENDENCIES_PREFIX)\lib\glib-2.0\include;..\"
367 PreprocessorDefinitions="_DEBUG;__x86_64__;WIN64;_WIN64;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;PLATFORM_WIN32;_CRT_SECURE_NO_DEPRECATE;HAVE_CONFIG_H"
368 MinimalRebuild="true"
369 BasicRuntimeChecks="3"
370 RuntimeLibrary="3"
371 UsePrecompiledHeader="0"
372 WarningLevel="3"
373 Detect64BitPortabilityProblems="true"
374 DebugInformationFormat="3"
375 CompileAs="1"
377 <Tool
378 Name="VCManagedResourceCompilerTool"
380 <Tool
381 Name="VCResourceCompilerTool"
383 <Tool
384 Name="VCPreLinkEventTool"
386 <Tool
387 Name="VCLinkerTool"
388 OutputFile="$(OutDir)\MonoPosixHelper.dll"
389 LinkIncremental="2"
390 ModuleDefinitionFile="monoposixhelper.def"
391 GenerateDebugInformation="true"
392 SubSystem="2"
393 ImportLibrary="$(PlatformName)_$(ConfigurationName)/lib/MonoPosixHelper.lib"
394 TargetMachine="17"
396 <Tool
397 Name="VCALinkTool"
399 <Tool
400 Name="VCManifestTool"
402 <Tool
403 Name="VCXDCMakeTool"
405 <Tool
406 Name="VCBscMakeTool"
408 <Tool
409 Name="VCFxCopTool"
411 <Tool
412 Name="VCAppVerifierTool"
414 <Tool
415 Name="VCWebDeploymentTool"
417 <Tool
418 Name="VCPostBuildEventTool"
420 </Configuration>
421 <Configuration
422 Name="Release|x64"
423 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
424 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
425 ConfigurationType="2"
426 CharacterSet="1"
427 WholeProgramOptimization="1"
429 <Tool
430 Name="VCPreBuildEventTool"
432 <Tool
433 Name="VCCustomBuildTool"
435 <Tool
436 Name="VCXMLDataGeneratorTool"
438 <Tool
439 Name="VCWebServiceProxyGeneratorTool"
441 <Tool
442 Name="VCMIDLTool"
443 TargetEnvironment="3"
445 <Tool
446 Name="VCCLCompilerTool"
447 Optimization="1"
448 AdditionalIncludeDirectories="$(MONO_DEPENDENCIES_PREFIX)\include\glib-2.0;$(MONO_DEPENDENCIES_PREFIX)\include\glib-2.0\glib;$(MONO_DEPENDENCIES_PREFIX)\lib\glib-2.0\include;..\"
449 PreprocessorDefinitions="NDEBUG;__x86_64__;WIN64;_WIN64;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;PLATFORM_WIN32;_CRT_SECURE_NO_DEPRECATE;HAVE_CONFIG_H"
450 RuntimeLibrary="2"
451 UsePrecompiledHeader="0"
452 WarningLevel="3"
453 Detect64BitPortabilityProblems="true"
454 DebugInformationFormat="3"
455 CompileAs="1"
457 <Tool
458 Name="VCManagedResourceCompilerTool"
460 <Tool
461 Name="VCResourceCompilerTool"
463 <Tool
464 Name="VCPreLinkEventTool"
466 <Tool
467 Name="VCLinkerTool"
468 OutputFile="$(OutDir)\MonoPosixHelper.dll"
469 LinkIncremental="1"
470 ModuleDefinitionFile="monoposixhelper.def"
471 GenerateDebugInformation="true"
472 SubSystem="2"
473 OptimizeReferences="2"
474 EnableCOMDATFolding="2"
475 ImportLibrary="$(PlatformName)_$(ConfigurationName)/lib/MonoPosixHelper.lib"
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="2"
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="..\..\mono\eglib\src;..\"
530 PreprocessorDefinitions="_DEBUG;__x86_64__;WIN64;_WIN64;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;PLATFORM_WIN32;_CRT_SECURE_NO_DEPRECATE;HAVE_CONFIG_H"
531 MinimalRebuild="true"
532 BasicRuntimeChecks="3"
533 RuntimeLibrary="3"
534 UsePrecompiledHeader="0"
535 WarningLevel="3"
536 Detect64BitPortabilityProblems="true"
537 DebugInformationFormat="3"
538 CompileAs="1"
540 <Tool
541 Name="VCManagedResourceCompilerTool"
543 <Tool
544 Name="VCResourceCompilerTool"
546 <Tool
547 Name="VCPreLinkEventTool"
549 <Tool
550 Name="VCLinkerTool"
551 OutputFile="$(OutDir)\MonoPosixHelper.dll"
552 LinkIncremental="2"
553 ModuleDefinitionFile="monoposixhelper.def"
554 GenerateDebugInformation="true"
555 SubSystem="2"
556 ImportLibrary="$(PlatformName)_$(ConfigurationName)/lib/MonoPosixHelper.lib"
557 TargetMachine="17"
559 <Tool
560 Name="VCALinkTool"
562 <Tool
563 Name="VCManifestTool"
565 <Tool
566 Name="VCXDCMakeTool"
568 <Tool
569 Name="VCBscMakeTool"
571 <Tool
572 Name="VCFxCopTool"
574 <Tool
575 Name="VCAppVerifierTool"
577 <Tool
578 Name="VCWebDeploymentTool"
580 <Tool
581 Name="VCPostBuildEventTool"
583 </Configuration>
584 <Configuration
585 Name="Release_eglib|x64"
586 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
587 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
588 ConfigurationType="2"
589 CharacterSet="1"
590 WholeProgramOptimization="1"
592 <Tool
593 Name="VCPreBuildEventTool"
595 <Tool
596 Name="VCCustomBuildTool"
598 <Tool
599 Name="VCXMLDataGeneratorTool"
601 <Tool
602 Name="VCWebServiceProxyGeneratorTool"
604 <Tool
605 Name="VCMIDLTool"
606 TargetEnvironment="3"
608 <Tool
609 Name="VCCLCompilerTool"
610 Optimization="1"
611 AdditionalIncludeDirectories="..\..\mono\eglib\src;..\..\mono"
612 PreprocessorDefinitions="NDEBUG;__x86_64__;WIN64;_WIN64;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;PLATFORM_WIN32;_CRT_SECURE_NO_DEPRECATE;HAVE_CONFIG_H"
613 RuntimeLibrary="2"
614 UsePrecompiledHeader="0"
615 WarningLevel="3"
616 Detect64BitPortabilityProblems="true"
617 DebugInformationFormat="3"
618 CompileAs="1"
620 <Tool
621 Name="VCManagedResourceCompilerTool"
623 <Tool
624 Name="VCResourceCompilerTool"
626 <Tool
627 Name="VCPreLinkEventTool"
629 <Tool
630 Name="VCLinkerTool"
631 OutputFile="$(OutDir)\MonoPosixHelper.dll"
632 LinkIncremental="1"
633 ModuleDefinitionFile="monoposixhelper.def"
634 GenerateDebugInformation="true"
635 SubSystem="2"
636 OptimizeReferences="2"
637 EnableCOMDATFolding="2"
638 ImportLibrary="$(PlatformName)_$(ConfigurationName)/lib/MonoPosixHelper.lib"
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="..\support\adler32.c"
678 </File>
679 <File
680 RelativePath="..\support\compress.c"
682 </File>
683 <File
684 RelativePath="..\support\crc32.c"
686 </File>
687 <File
688 RelativePath="..\support\deflate.c"
690 </File>
691 <File
692 RelativePath="..\support\errno.c"
694 </File>
695 <File
696 RelativePath="..\support\gzio.c"
698 </File>
699 <File
700 RelativePath="..\support\infback.c"
702 </File>
703 <File
704 RelativePath="..\support\inffast.c"
706 </File>
707 <File
708 RelativePath="..\support\inffast.h"
710 </File>
711 <File
712 RelativePath="..\support\inflate.c"
714 </File>
715 <File
716 RelativePath="..\support\inftrees.c"
718 </File>
719 <File
720 RelativePath="..\support\map.c"
722 </File>
723 <File
724 RelativePath=".\monoposixhelper.def"
726 </File>
727 <File
728 RelativePath="..\support\signal.c"
730 </File>
731 <File
732 RelativePath="..\support\stdio.c"
734 </File>
735 <File
736 RelativePath="..\support\stdlib.c"
738 </File>
739 <File
740 RelativePath="..\support\string.c"
742 </File>
743 <File
744 RelativePath="..\support\trees.c"
746 </File>
747 <File
748 RelativePath="..\support\uncompr.c"
750 </File>
751 <File
752 RelativePath="..\support\zlib_macros.c"
754 </File>
755 <File
756 RelativePath="..\support\zutil.c"
758 </File>
759 </Filter>
760 <Filter
761 Name="Header Files"
762 Filter="h;hpp;hxx;hm;inl;inc;xsd"
763 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
765 <File
766 RelativePath="..\support\crc32.h"
768 </File>
769 <File
770 RelativePath="..\support\deflate.h"
772 </File>
773 <File
774 RelativePath="..\support\inffixed.h"
776 </File>
777 <File
778 RelativePath="..\support\inflate.h"
780 </File>
781 <File
782 RelativePath="..\support\inftrees.h"
784 </File>
785 <File
786 RelativePath="..\support\map.h"
788 </File>
789 <File
790 RelativePath="..\support\mph.h"
792 </File>
793 <File
794 RelativePath="..\support\trees.h"
796 </File>
797 <File
798 RelativePath="..\support\zconf.h"
800 </File>
801 <File
802 RelativePath="..\support\zutil.h"
804 </File>
805 </Filter>
806 <Filter
807 Name="Resource Files"
808 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
809 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
811 </Filter>
812 </Files>
813 <Globals>
814 </Globals>
815 </VisualStudioProject>