2010-06-21 Rodrigo Kumpera <rkumpera@novell.com>
[mono.git] / msvc / monoposixhelper.vcproj
blob7cf487d036b5289956566223aed4335924daff73
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;HOST_WIN32;TARGET_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 AdditionalDependencies="$(TargetDir)..\lib\eglib.lib"
70 OutputFile="$(OutDir)\MonoPosixHelper.dll"
71 LinkIncremental="2"
72 ModuleDefinitionFile="monoposixhelper.def"
73 GenerateDebugInformation="true"
74 SubSystem="2"
75 RandomizedBaseAddress="1"
76 DataExecutionPrevention="0"
77 ImportLibrary="$(PlatformName)_$(ConfigurationName)/lib/MonoPosixHelper.lib"
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="VCPostBuildEventTool"
101 </Configuration>
102 <Configuration
103 Name="Debug|x64"
104 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
105 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
106 ConfigurationType="2"
107 CharacterSet="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"
123 TargetEnvironment="3"
125 <Tool
126 Name="VCCLCompilerTool"
127 Optimization="0"
128 AdditionalIncludeDirectories="$(MONO_DEPENDENCIES_PREFIX)\include\glib-2.0;$(MONO_DEPENDENCIES_PREFIX)\include\glib-2.0\glib;$(MONO_DEPENDENCIES_PREFIX)\lib\glib-2.0\include;..\"
129 PreprocessorDefinitions="_DEBUG;__x86_64__;WIN64;_WIN64;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;HOST_WIN32;TARGET_WIN32;_CRT_SECURE_NO_DEPRECATE;HAVE_CONFIG_H"
130 MinimalRebuild="true"
131 BasicRuntimeChecks="3"
132 RuntimeLibrary="3"
133 UsePrecompiledHeader="0"
134 WarningLevel="3"
135 Detect64BitPortabilityProblems="true"
136 DebugInformationFormat="3"
137 CompileAs="1"
139 <Tool
140 Name="VCManagedResourceCompilerTool"
142 <Tool
143 Name="VCResourceCompilerTool"
145 <Tool
146 Name="VCPreLinkEventTool"
148 <Tool
149 Name="VCLinkerTool"
150 OutputFile="$(OutDir)\MonoPosixHelper.dll"
151 LinkIncremental="2"
152 ModuleDefinitionFile="monoposixhelper.def"
153 GenerateDebugInformation="true"
154 SubSystem="2"
155 ImportLibrary="$(PlatformName)_$(ConfigurationName)/lib/MonoPosixHelper.lib"
156 TargetMachine="17"
158 <Tool
159 Name="VCALinkTool"
161 <Tool
162 Name="VCManifestTool"
164 <Tool
165 Name="VCXDCMakeTool"
167 <Tool
168 Name="VCBscMakeTool"
170 <Tool
171 Name="VCFxCopTool"
173 <Tool
174 Name="VCAppVerifierTool"
176 <Tool
177 Name="VCPostBuildEventTool"
179 </Configuration>
180 <Configuration
181 Name="Release|Win32"
182 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
183 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
184 ConfigurationType="2"
185 CharacterSet="1"
186 WholeProgramOptimization="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="1"
206 AdditionalIncludeDirectories="$(MONO_DEPENDENCIES_PREFIX)\include\glib-2.0;$(MONO_DEPENDENCIES_PREFIX)\include\glib-2.0\glib;$(MONO_DEPENDENCIES_PREFIX)\lib\glib-2.0\include;..\"
207 PreprocessorDefinitions="NDEBUG;__i386__;TARGET_X86;i386;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;HOST_WIN32;TARGET_WIN32;_CRT_SECURE_NO_DEPRECATE;HAVE_CONFIG_H"
208 RuntimeLibrary="2"
209 UsePrecompiledHeader="0"
210 WarningLevel="3"
211 Detect64BitPortabilityProblems="true"
212 DebugInformationFormat="3"
213 CompileAs="1"
215 <Tool
216 Name="VCManagedResourceCompilerTool"
218 <Tool
219 Name="VCResourceCompilerTool"
221 <Tool
222 Name="VCPreLinkEventTool"
224 <Tool
225 Name="VCLinkerTool"
226 AdditionalDependencies="$(TargetDir)..\lib\eglib.lib"
227 OutputFile="$(OutDir)\MonoPosixHelper.dll"
228 LinkIncremental="1"
229 ModuleDefinitionFile="monoposixhelper.def"
230 GenerateDebugInformation="true"
231 SubSystem="2"
232 OptimizeReferences="2"
233 EnableCOMDATFolding="2"
234 RandomizedBaseAddress="1"
235 DataExecutionPrevention="0"
236 ImportLibrary="$(PlatformName)_$(ConfigurationName)/lib/MonoPosixHelper.lib"
237 TargetMachine="1"
239 <Tool
240 Name="VCALinkTool"
242 <Tool
243 Name="VCManifestTool"
245 <Tool
246 Name="VCXDCMakeTool"
248 <Tool
249 Name="VCBscMakeTool"
251 <Tool
252 Name="VCFxCopTool"
254 <Tool
255 Name="VCAppVerifierTool"
257 <Tool
258 Name="VCPostBuildEventTool"
260 </Configuration>
261 <Configuration
262 Name="Release|x64"
263 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
264 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
265 ConfigurationType="2"
266 CharacterSet="1"
267 WholeProgramOptimization="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"
283 TargetEnvironment="3"
285 <Tool
286 Name="VCCLCompilerTool"
287 Optimization="1"
288 AdditionalIncludeDirectories="$(MONO_DEPENDENCIES_PREFIX)\include\glib-2.0;$(MONO_DEPENDENCIES_PREFIX)\include\glib-2.0\glib;$(MONO_DEPENDENCIES_PREFIX)\lib\glib-2.0\include;..\"
289 PreprocessorDefinitions="NDEBUG;__x86_64__;WIN64;_WIN64;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;HOST_WIN32;TARGET_WIN32;_CRT_SECURE_NO_DEPRECATE;HAVE_CONFIG_H"
290 RuntimeLibrary="2"
291 UsePrecompiledHeader="0"
292 WarningLevel="3"
293 Detect64BitPortabilityProblems="true"
294 DebugInformationFormat="3"
295 CompileAs="1"
297 <Tool
298 Name="VCManagedResourceCompilerTool"
300 <Tool
301 Name="VCResourceCompilerTool"
303 <Tool
304 Name="VCPreLinkEventTool"
306 <Tool
307 Name="VCLinkerTool"
308 OutputFile="$(OutDir)\MonoPosixHelper.dll"
309 LinkIncremental="1"
310 ModuleDefinitionFile="monoposixhelper.def"
311 GenerateDebugInformation="true"
312 SubSystem="2"
313 OptimizeReferences="2"
314 EnableCOMDATFolding="2"
315 ImportLibrary="$(PlatformName)_$(ConfigurationName)/lib/MonoPosixHelper.lib"
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="VCPostBuildEventTool"
339 </Configuration>
340 <Configuration
341 Name="Debug_eglib|Win32"
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"
362 <Tool
363 Name="VCCLCompilerTool"
364 Optimization="0"
365 AdditionalIncludeDirectories="..\..\mono\eglib\src;..\..\mono"
366 PreprocessorDefinitions="_DEBUG;__i386__;TARGET_X86;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;HOST_WIN32;TARGET_WIN32;_CRT_SECURE_NO_DEPRECATE;HAVE_CONFIG_H"
367 MinimalRebuild="true"
368 BasicRuntimeChecks="3"
369 RuntimeLibrary="3"
370 UsePrecompiledHeader="0"
371 WarningLevel="3"
372 Detect64BitPortabilityProblems="true"
373 DebugInformationFormat="4"
374 CompileAs="1"
376 <Tool
377 Name="VCManagedResourceCompilerTool"
379 <Tool
380 Name="VCResourceCompilerTool"
382 <Tool
383 Name="VCPreLinkEventTool"
385 <Tool
386 Name="VCLinkerTool"
387 AdditionalDependencies="$(TargetDir)..\lib\eglib.lib"
388 OutputFile="$(OutDir)\MonoPosixHelper.dll"
389 LinkIncremental="2"
390 ModuleDefinitionFile="monoposixhelper.def"
391 GenerateDebugInformation="true"
392 SubSystem="2"
393 RandomizedBaseAddress="1"
394 DataExecutionPrevention="0"
395 ImportLibrary="$(PlatformName)_$(ConfigurationName)/lib/MonoPosixHelper.lib"
396 TargetMachine="1"
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="VCPostBuildEventTool"
419 </Configuration>
420 <Configuration
421 Name="Debug_eglib|x64"
422 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
423 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
424 ConfigurationType="2"
425 CharacterSet="1"
427 <Tool
428 Name="VCPreBuildEventTool"
430 <Tool
431 Name="VCCustomBuildTool"
433 <Tool
434 Name="VCXMLDataGeneratorTool"
436 <Tool
437 Name="VCWebServiceProxyGeneratorTool"
439 <Tool
440 Name="VCMIDLTool"
441 TargetEnvironment="3"
443 <Tool
444 Name="VCCLCompilerTool"
445 Optimization="0"
446 AdditionalIncludeDirectories="..\..\mono\eglib\src;..\"
447 PreprocessorDefinitions="_DEBUG;__x86_64__;WIN64;_WIN64;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;HOST_WIN32;TARGET_WIN32;_CRT_SECURE_NO_DEPRECATE;HAVE_CONFIG_H"
448 MinimalRebuild="true"
449 BasicRuntimeChecks="3"
450 RuntimeLibrary="3"
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="2"
470 ModuleDefinitionFile="monoposixhelper.def"
471 GenerateDebugInformation="true"
472 SubSystem="2"
473 ImportLibrary="$(PlatformName)_$(ConfigurationName)/lib/MonoPosixHelper.lib"
474 TargetMachine="17"
476 <Tool
477 Name="VCALinkTool"
479 <Tool
480 Name="VCManifestTool"
482 <Tool
483 Name="VCXDCMakeTool"
485 <Tool
486 Name="VCBscMakeTool"
488 <Tool
489 Name="VCFxCopTool"
491 <Tool
492 Name="VCAppVerifierTool"
494 <Tool
495 Name="VCPostBuildEventTool"
497 </Configuration>
498 <Configuration
499 Name="Release_eglib|Win32"
500 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
501 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
502 ConfigurationType="2"
503 CharacterSet="1"
504 WholeProgramOptimization="1"
506 <Tool
507 Name="VCPreBuildEventTool"
509 <Tool
510 Name="VCCustomBuildTool"
512 <Tool
513 Name="VCXMLDataGeneratorTool"
515 <Tool
516 Name="VCWebServiceProxyGeneratorTool"
518 <Tool
519 Name="VCMIDLTool"
521 <Tool
522 Name="VCCLCompilerTool"
523 Optimization="1"
524 AdditionalIncludeDirectories="..\..\mono\eglib\src;..\..\mono"
525 PreprocessorDefinitions="NDEBUG;__i386__;TARGET_X86;i386;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;HOST_WIN32;TARGET_WIN32;_CRT_SECURE_NO_DEPRECATE;HAVE_CONFIG_H"
526 RuntimeLibrary="2"
527 UsePrecompiledHeader="0"
528 WarningLevel="3"
529 Detect64BitPortabilityProblems="true"
530 DebugInformationFormat="3"
531 CompileAs="1"
533 <Tool
534 Name="VCManagedResourceCompilerTool"
536 <Tool
537 Name="VCResourceCompilerTool"
539 <Tool
540 Name="VCPreLinkEventTool"
542 <Tool
543 Name="VCLinkerTool"
544 AdditionalDependencies="$(TargetDir)..\lib\eglib.lib"
545 OutputFile="$(OutDir)\MonoPosixHelper.dll"
546 LinkIncremental="1"
547 ModuleDefinitionFile="monoposixhelper.def"
548 GenerateDebugInformation="true"
549 SubSystem="2"
550 OptimizeReferences="2"
551 EnableCOMDATFolding="2"
552 RandomizedBaseAddress="1"
553 DataExecutionPrevention="0"
554 ImportLibrary="$(PlatformName)_$(ConfigurationName)/lib/MonoPosixHelper.lib"
555 TargetMachine="1"
557 <Tool
558 Name="VCALinkTool"
560 <Tool
561 Name="VCManifestTool"
563 <Tool
564 Name="VCXDCMakeTool"
566 <Tool
567 Name="VCBscMakeTool"
569 <Tool
570 Name="VCFxCopTool"
572 <Tool
573 Name="VCAppVerifierTool"
575 <Tool
576 Name="VCPostBuildEventTool"
578 </Configuration>
579 <Configuration
580 Name="Release_eglib|x64"
581 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
582 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
583 ConfigurationType="2"
584 CharacterSet="1"
585 WholeProgramOptimization="1"
587 <Tool
588 Name="VCPreBuildEventTool"
590 <Tool
591 Name="VCCustomBuildTool"
593 <Tool
594 Name="VCXMLDataGeneratorTool"
596 <Tool
597 Name="VCWebServiceProxyGeneratorTool"
599 <Tool
600 Name="VCMIDLTool"
601 TargetEnvironment="3"
603 <Tool
604 Name="VCCLCompilerTool"
605 Optimization="1"
606 AdditionalIncludeDirectories="..\..\mono\eglib\src;..\..\mono"
607 PreprocessorDefinitions="NDEBUG;__x86_64__;WIN64;_WIN64;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;HOST_WIN32;TARGET_WIN32;_CRT_SECURE_NO_DEPRECATE;HAVE_CONFIG_H"
608 RuntimeLibrary="2"
609 UsePrecompiledHeader="0"
610 WarningLevel="3"
611 Detect64BitPortabilityProblems="true"
612 DebugInformationFormat="3"
613 CompileAs="1"
615 <Tool
616 Name="VCManagedResourceCompilerTool"
618 <Tool
619 Name="VCResourceCompilerTool"
621 <Tool
622 Name="VCPreLinkEventTool"
624 <Tool
625 Name="VCLinkerTool"
626 OutputFile="$(OutDir)\MonoPosixHelper.dll"
627 LinkIncremental="1"
628 ModuleDefinitionFile="monoposixhelper.def"
629 GenerateDebugInformation="true"
630 SubSystem="2"
631 OptimizeReferences="2"
632 EnableCOMDATFolding="2"
633 ImportLibrary="$(PlatformName)_$(ConfigurationName)/lib/MonoPosixHelper.lib"
634 TargetMachine="17"
636 <Tool
637 Name="VCALinkTool"
639 <Tool
640 Name="VCManifestTool"
642 <Tool
643 Name="VCXDCMakeTool"
645 <Tool
646 Name="VCBscMakeTool"
648 <Tool
649 Name="VCFxCopTool"
651 <Tool
652 Name="VCAppVerifierTool"
654 <Tool
655 Name="VCPostBuildEventTool"
657 </Configuration>
658 </Configurations>
659 <References>
660 </References>
661 <Files>
662 <Filter
663 Name="Source Files"
664 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
665 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
667 <File
668 RelativePath="..\support\adler32.c"
670 </File>
671 <File
672 RelativePath="..\support\compress.c"
674 </File>
675 <File
676 RelativePath="..\support\crc32.c"
678 </File>
679 <File
680 RelativePath="..\support\deflate.c"
682 </File>
683 <File
684 RelativePath="..\support\errno.c"
686 </File>
687 <File
688 RelativePath="..\support\gzio.c"
690 </File>
691 <File
692 RelativePath="..\support\infback.c"
694 </File>
695 <File
696 RelativePath="..\support\inffast.c"
698 </File>
699 <File
700 RelativePath="..\support\inffast.h"
702 </File>
703 <File
704 RelativePath="..\support\inflate.c"
706 </File>
707 <File
708 RelativePath="..\support\inftrees.c"
710 </File>
711 <File
712 RelativePath="..\support\map.c"
714 </File>
715 <File
716 RelativePath=".\monoposixhelper.def"
718 </File>
719 <File
720 RelativePath="..\support\signal.c"
722 </File>
723 <File
724 RelativePath="..\support\stdio.c"
726 </File>
727 <File
728 RelativePath="..\support\stdlib.c"
730 </File>
731 <File
732 RelativePath="..\support\string.c"
734 </File>
735 <File
736 RelativePath="..\support\trees.c"
738 </File>
739 <File
740 RelativePath="..\support\uncompr.c"
742 </File>
743 <File
744 RelativePath="..\support\zlib-helper.c"
746 </File>
747 <File
748 RelativePath="..\support\zutil.c"
750 </File>
751 </Filter>
752 <Filter
753 Name="Header Files"
754 Filter="h;hpp;hxx;hm;inl;inc;xsd"
755 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
757 <File
758 RelativePath="..\support\crc32.h"
760 </File>
761 <File
762 RelativePath="..\support\deflate.h"
764 </File>
765 <File
766 RelativePath="..\support\inffixed.h"
768 </File>
769 <File
770 RelativePath="..\support\inflate.h"
772 </File>
773 <File
774 RelativePath="..\support\inftrees.h"
776 </File>
777 <File
778 RelativePath="..\support\map.h"
780 </File>
781 <File
782 RelativePath="..\support\mph.h"
784 </File>
785 <File
786 RelativePath="..\support\trees.h"
788 </File>
789 <File
790 RelativePath="..\support\zconf.h"
792 </File>
793 <File
794 RelativePath="..\support\zutil.h"
796 </File>
797 </Filter>
798 <Filter
799 Name="Resource Files"
800 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
801 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
803 </Filter>
804 </Files>
805 <Globals>
806 </Globals>
807 </VisualStudioProject>