Fix TortoiseIDiff build error and upgrade to 21831
[TortoiseGit.git] / src / TortoiseIDiff / TortoiseIDiff.vcproj
bloba3e7086cb59535c97f3022a38613057d233374f3
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="TortoiseIDiff"
6 ProjectGUID="{6D95829D-AE04-47A7-B66B-DC2F581DDF01}"
7 RootNamespace="TortoiseIDiff"
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="..\..\bin\Debug\bin"
25 IntermediateDirectory="..\..\obj\TortoiseIDiff\Debug"
26 ConfigurationType="1"
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="..\Utils;..\Utils\MiscUI"
48 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
49 MinimalRebuild="true"
50 BasicRuntimeChecks="3"
51 RuntimeLibrary="3"
52 UsePrecompiledHeader="2"
53 WarningLevel="3"
54 Detect64BitPortabilityProblems="false"
55 DebugInformationFormat="4"
57 <Tool
58 Name="VCManagedResourceCompilerTool"
60 <Tool
61 Name="VCResourceCompilerTool"
62 AdditionalIncludeDirectories=""
64 <Tool
65 Name="VCPreLinkEventTool"
67 <Tool
68 Name="VCLinkerTool"
69 AdditionalDependencies="gdiplus.lib"
70 LinkIncremental="2"
71 DelayLoadDLLs="gdiplus.dll"
72 GenerateDebugInformation="true"
73 SubSystem="2"
74 RandomizedBaseAddress="1"
75 DataExecutionPrevention="0"
76 TargetMachine="1"
78 <Tool
79 Name="VCALinkTool"
81 <Tool
82 Name="VCManifestTool"
84 <Tool
85 Name="VCXDCMakeTool"
87 <Tool
88 Name="VCBscMakeTool"
90 <Tool
91 Name="VCFxCopTool"
93 <Tool
94 Name="VCAppVerifierTool"
96 <Tool
97 Name="VCPostBuildEventTool"
99 </Configuration>
100 <Configuration
101 Name="Debug|x64"
102 OutputDirectory="..\..\bin\Debug64\bin"
103 IntermediateDirectory="..\..\obj\TortoiseIDiff\Debug64"
104 ConfigurationType="1"
105 CharacterSet="1"
107 <Tool
108 Name="VCPreBuildEventTool"
110 <Tool
111 Name="VCCustomBuildTool"
113 <Tool
114 Name="VCXMLDataGeneratorTool"
116 <Tool
117 Name="VCWebServiceProxyGeneratorTool"
119 <Tool
120 Name="VCMIDLTool"
121 TargetEnvironment="3"
123 <Tool
124 Name="VCCLCompilerTool"
125 Optimization="0"
126 AdditionalIncludeDirectories="..\Utils;..\Utils\MiscUI"
127 PreprocessorDefinitions="WIN64;_DEBUG;_WINDOWS"
128 MinimalRebuild="true"
129 BasicRuntimeChecks="3"
130 RuntimeLibrary="3"
131 UsePrecompiledHeader="2"
132 WarningLevel="3"
133 Detect64BitPortabilityProblems="false"
134 DebugInformationFormat="3"
136 <Tool
137 Name="VCManagedResourceCompilerTool"
139 <Tool
140 Name="VCResourceCompilerTool"
142 <Tool
143 Name="VCPreLinkEventTool"
145 <Tool
146 Name="VCLinkerTool"
147 AdditionalDependencies="gdiplus.lib"
148 LinkIncremental="2"
149 DelayLoadDLLs="gdiplus.dll"
150 GenerateDebugInformation="true"
151 SubSystem="2"
152 RandomizedBaseAddress="1"
153 DataExecutionPrevention="0"
154 TargetMachine="17"
156 <Tool
157 Name="VCALinkTool"
159 <Tool
160 Name="VCManifestTool"
162 <Tool
163 Name="VCXDCMakeTool"
165 <Tool
166 Name="VCBscMakeTool"
168 <Tool
169 Name="VCFxCopTool"
171 <Tool
172 Name="VCAppVerifierTool"
174 <Tool
175 Name="VCPostBuildEventTool"
177 </Configuration>
178 <Configuration
179 Name="Release|Win32"
180 OutputDirectory="..\..\bin\Release\bin"
181 IntermediateDirectory="..\..\obj\TortoiseIDiff\Release"
182 ConfigurationType="1"
183 CharacterSet="1"
184 WholeProgramOptimization="1"
186 <Tool
187 Name="VCPreBuildEventTool"
189 <Tool
190 Name="VCCustomBuildTool"
192 <Tool
193 Name="VCXMLDataGeneratorTool"
195 <Tool
196 Name="VCWebServiceProxyGeneratorTool"
198 <Tool
199 Name="VCMIDLTool"
201 <Tool
202 Name="VCCLCompilerTool"
203 Optimization="1"
204 FavorSizeOrSpeed="2"
205 AdditionalIncludeDirectories="..\Utils;..\Utils\MiscUI"
206 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
207 StringPooling="true"
208 RuntimeLibrary="2"
209 BufferSecurityCheck="true"
210 EnableEnhancedInstructionSet="0"
211 RuntimeTypeInfo="true"
212 UsePrecompiledHeader="2"
213 WarningLevel="3"
214 Detect64BitPortabilityProblems="false"
215 DebugInformationFormat="3"
217 <Tool
218 Name="VCManagedResourceCompilerTool"
220 <Tool
221 Name="VCResourceCompilerTool"
223 <Tool
224 Name="VCPreLinkEventTool"
226 <Tool
227 Name="VCLinkerTool"
228 AdditionalDependencies="gdiplus.lib"
229 LinkIncremental="1"
230 DelayLoadDLLs="gdiplus.dll"
231 GenerateDebugInformation="true"
232 SubSystem="2"
233 OptimizeReferences="2"
234 EnableCOMDATFolding="2"
235 TargetMachine="1"
237 <Tool
238 Name="VCALinkTool"
240 <Tool
241 Name="VCManifestTool"
243 <Tool
244 Name="VCXDCMakeTool"
246 <Tool
247 Name="VCBscMakeTool"
249 <Tool
250 Name="VCFxCopTool"
252 <Tool
253 Name="VCAppVerifierTool"
255 <Tool
256 Name="VCPostBuildEventTool"
258 </Configuration>
259 <Configuration
260 Name="Release|x64"
261 OutputDirectory="..\..\bin\Release64\bin"
262 IntermediateDirectory="..\..\obj\TortoiseIDiff\Release64"
263 ConfigurationType="1"
264 CharacterSet="1"
265 WholeProgramOptimization="1"
267 <Tool
268 Name="VCPreBuildEventTool"
270 <Tool
271 Name="VCCustomBuildTool"
273 <Tool
274 Name="VCXMLDataGeneratorTool"
276 <Tool
277 Name="VCWebServiceProxyGeneratorTool"
279 <Tool
280 Name="VCMIDLTool"
281 TargetEnvironment="3"
283 <Tool
284 Name="VCCLCompilerTool"
285 Optimization="1"
286 FavorSizeOrSpeed="2"
287 AdditionalIncludeDirectories="..\Utils;..\Utils\MiscUI"
288 PreprocessorDefinitions="WIN64;NDEBUG;_WINDOWS"
289 RuntimeLibrary="2"
290 UsePrecompiledHeader="2"
291 WarningLevel="3"
292 Detect64BitPortabilityProblems="false"
293 DebugInformationFormat="3"
295 <Tool
296 Name="VCManagedResourceCompilerTool"
298 <Tool
299 Name="VCResourceCompilerTool"
301 <Tool
302 Name="VCPreLinkEventTool"
304 <Tool
305 Name="VCLinkerTool"
306 AdditionalDependencies="gdiplus.lib"
307 LinkIncremental="1"
308 DelayLoadDLLs="gdiplus.dll"
309 GenerateDebugInformation="true"
310 SubSystem="2"
311 OptimizeReferences="2"
312 EnableCOMDATFolding="2"
313 TargetMachine="17"
315 <Tool
316 Name="VCALinkTool"
318 <Tool
319 Name="VCManifestTool"
321 <Tool
322 Name="VCXDCMakeTool"
324 <Tool
325 Name="VCBscMakeTool"
327 <Tool
328 Name="VCFxCopTool"
330 <Tool
331 Name="VCAppVerifierTool"
333 <Tool
334 Name="VCPostBuildEventTool"
336 </Configuration>
337 <Configuration
338 Name="release_static|Win32"
339 OutputDirectory="..\..\bin\ReleaseStatic\bin"
340 IntermediateDirectory="..\..\obj\TortoiseIDiff\ReleaseStatic"
341 ConfigurationType="1"
342 CharacterSet="1"
343 WholeProgramOptimization="1"
345 <Tool
346 Name="VCPreBuildEventTool"
348 <Tool
349 Name="VCCustomBuildTool"
351 <Tool
352 Name="VCXMLDataGeneratorTool"
354 <Tool
355 Name="VCWebServiceProxyGeneratorTool"
357 <Tool
358 Name="VCMIDLTool"
360 <Tool
361 Name="VCCLCompilerTool"
362 Optimization="1"
363 FavorSizeOrSpeed="2"
364 AdditionalIncludeDirectories="..\Utils;..\Utils\MiscUI"
365 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
366 StringPooling="true"
367 RuntimeLibrary="0"
368 BufferSecurityCheck="true"
369 EnableEnhancedInstructionSet="0"
370 RuntimeTypeInfo="true"
371 UsePrecompiledHeader="2"
372 WarningLevel="3"
373 Detect64BitPortabilityProblems="false"
374 DebugInformationFormat="3"
376 <Tool
377 Name="VCManagedResourceCompilerTool"
379 <Tool
380 Name="VCResourceCompilerTool"
382 <Tool
383 Name="VCPreLinkEventTool"
385 <Tool
386 Name="VCLinkerTool"
387 AdditionalDependencies="gdiplus.lib"
388 LinkIncremental="1"
389 DelayLoadDLLs="gdiplus.dll"
390 GenerateDebugInformation="true"
391 SubSystem="2"
392 OptimizeReferences="2"
393 EnableCOMDATFolding="2"
394 OptimizeForWindows98="1"
395 RandomizedBaseAddress="1"
396 DataExecutionPrevention="0"
397 TargetMachine="1"
399 <Tool
400 Name="VCALinkTool"
402 <Tool
403 Name="VCManifestTool"
405 <Tool
406 Name="VCXDCMakeTool"
408 <Tool
409 Name="VCBscMakeTool"
411 <Tool
412 Name="VCFxCopTool"
414 <Tool
415 Name="VCAppVerifierTool"
417 <Tool
418 Name="VCPostBuildEventTool"
420 </Configuration>
421 <Configuration
422 Name="release_static|x64"
423 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
424 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
425 ConfigurationType="1"
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 FavorSizeOrSpeed="2"
449 AdditionalIncludeDirectories="..\Utils;..\Utils\MiscUI"
450 PreprocessorDefinitions="WIN64;NDEBUG;_WINDOWS"
451 RuntimeLibrary="2"
452 UsePrecompiledHeader="2"
453 WarningLevel="3"
454 Detect64BitPortabilityProblems="false"
455 DebugInformationFormat="3"
457 <Tool
458 Name="VCManagedResourceCompilerTool"
460 <Tool
461 Name="VCResourceCompilerTool"
463 <Tool
464 Name="VCPreLinkEventTool"
466 <Tool
467 Name="VCLinkerTool"
468 AdditionalDependencies="gdiplus.lib"
469 LinkIncremental="1"
470 DelayLoadDLLs="gdiplus.dll"
471 GenerateDebugInformation="true"
472 SubSystem="2"
473 OptimizeReferences="2"
474 EnableCOMDATFolding="2"
475 RandomizedBaseAddress="1"
476 DataExecutionPrevention="0"
477 TargetMachine="17"
479 <Tool
480 Name="VCALinkTool"
482 <Tool
483 Name="VCManifestTool"
485 <Tool
486 Name="VCXDCMakeTool"
488 <Tool
489 Name="VCBscMakeTool"
491 <Tool
492 Name="VCFxCopTool"
494 <Tool
495 Name="VCAppVerifierTool"
497 <Tool
498 Name="VCPostBuildEventTool"
500 </Configuration>
501 <Configuration
502 Name="debug_static|Win32"
503 OutputDirectory="..\..\bin\DebugStatic\bin"
504 IntermediateDirectory="..\..\obj\TortoiseIDiff\DebugStatic"
505 ConfigurationType="1"
506 CharacterSet="1"
507 WholeProgramOptimization="1"
509 <Tool
510 Name="VCPreBuildEventTool"
512 <Tool
513 Name="VCCustomBuildTool"
515 <Tool
516 Name="VCXMLDataGeneratorTool"
518 <Tool
519 Name="VCWebServiceProxyGeneratorTool"
521 <Tool
522 Name="VCMIDLTool"
524 <Tool
525 Name="VCCLCompilerTool"
526 Optimization="1"
527 FavorSizeOrSpeed="2"
528 AdditionalIncludeDirectories="..\Utils;..\Utils\MiscUI"
529 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
530 StringPooling="true"
531 RuntimeLibrary="1"
532 BufferSecurityCheck="true"
533 EnableEnhancedInstructionSet="0"
534 RuntimeTypeInfo="true"
535 UsePrecompiledHeader="2"
536 WarningLevel="3"
537 Detect64BitPortabilityProblems="false"
538 DebugInformationFormat="3"
540 <Tool
541 Name="VCManagedResourceCompilerTool"
543 <Tool
544 Name="VCResourceCompilerTool"
546 <Tool
547 Name="VCPreLinkEventTool"
549 <Tool
550 Name="VCLinkerTool"
551 AdditionalDependencies="gdiplus.lib"
552 LinkIncremental="1"
553 DelayLoadDLLs="gdiplus.dll"
554 GenerateDebugInformation="true"
555 SubSystem="2"
556 OptimizeReferences="2"
557 EnableCOMDATFolding="2"
558 OptimizeForWindows98="1"
559 RandomizedBaseAddress="1"
560 DataExecutionPrevention="0"
561 TargetMachine="1"
563 <Tool
564 Name="VCALinkTool"
566 <Tool
567 Name="VCManifestTool"
569 <Tool
570 Name="VCXDCMakeTool"
572 <Tool
573 Name="VCBscMakeTool"
575 <Tool
576 Name="VCFxCopTool"
578 <Tool
579 Name="VCAppVerifierTool"
581 <Tool
582 Name="VCPostBuildEventTool"
584 </Configuration>
585 <Configuration
586 Name="debug_static|x64"
587 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
588 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
589 ConfigurationType="1"
590 CharacterSet="1"
591 WholeProgramOptimization="1"
593 <Tool
594 Name="VCPreBuildEventTool"
596 <Tool
597 Name="VCCustomBuildTool"
599 <Tool
600 Name="VCXMLDataGeneratorTool"
602 <Tool
603 Name="VCWebServiceProxyGeneratorTool"
605 <Tool
606 Name="VCMIDLTool"
607 TargetEnvironment="3"
609 <Tool
610 Name="VCCLCompilerTool"
611 Optimization="1"
612 FavorSizeOrSpeed="2"
613 AdditionalIncludeDirectories="..\Utils;..\Utils\MiscUI"
614 PreprocessorDefinitions="WIN64;NDEBUG;_WINDOWS"
615 RuntimeLibrary="2"
616 UsePrecompiledHeader="2"
617 WarningLevel="3"
618 Detect64BitPortabilityProblems="false"
619 DebugInformationFormat="3"
621 <Tool
622 Name="VCManagedResourceCompilerTool"
624 <Tool
625 Name="VCResourceCompilerTool"
627 <Tool
628 Name="VCPreLinkEventTool"
630 <Tool
631 Name="VCLinkerTool"
632 AdditionalDependencies="gdiplus.lib"
633 LinkIncremental="1"
634 DelayLoadDLLs="gdiplus.dll"
635 GenerateDebugInformation="true"
636 SubSystem="2"
637 OptimizeReferences="2"
638 EnableCOMDATFolding="2"
639 RandomizedBaseAddress="1"
640 DataExecutionPrevention="0"
641 TargetMachine="17"
643 <Tool
644 Name="VCALinkTool"
646 <Tool
647 Name="VCManifestTool"
649 <Tool
650 Name="VCXDCMakeTool"
652 <Tool
653 Name="VCBscMakeTool"
655 <Tool
656 Name="VCFxCopTool"
658 <Tool
659 Name="VCAppVerifierTool"
661 <Tool
662 Name="VCPostBuildEventTool"
664 </Configuration>
665 </Configurations>
666 <References>
667 </References>
668 <Files>
669 <Filter
670 Name="Source Files"
671 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
672 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
674 <File
675 RelativePath=".\AboutDlg.cpp"
677 </File>
678 <File
679 RelativePath="..\Utils\MiscUI\BaseDialog.cpp"
681 </File>
682 <File
683 RelativePath="..\Utils\MiscUI\BaseWindow.cpp"
685 </File>
686 <File
687 RelativePath="..\Utils\CmdLineParser.cpp"
689 </File>
690 <File
691 RelativePath="..\Utils\MiscUI\hyperlink_base.cpp"
693 </File>
694 <File
695 RelativePath="..\Utils\LangDll.cpp"
697 </File>
698 <File
699 RelativePath=".\MainWindow.cpp"
701 </File>
702 <File
703 RelativePath=".\NiceTrackbar.cpp"
705 </File>
706 <File
707 RelativePath="..\Utils\MiscUI\Picture.cpp"
709 </File>
710 <File
711 RelativePath=".\PicWindow.cpp"
713 </File>
714 <File
715 RelativePath="..\Utils\Registry.cpp"
717 </File>
718 <File
719 RelativePath=".\stdafx.cpp"
721 <FileConfiguration
722 Name="Debug|Win32"
724 <Tool
725 Name="VCCLCompilerTool"
726 UsePrecompiledHeader="1"
728 </FileConfiguration>
729 <FileConfiguration
730 Name="Debug|x64"
732 <Tool
733 Name="VCCLCompilerTool"
734 UsePrecompiledHeader="1"
736 </FileConfiguration>
737 <FileConfiguration
738 Name="Release|Win32"
740 <Tool
741 Name="VCCLCompilerTool"
742 UsePrecompiledHeader="1"
744 </FileConfiguration>
745 <FileConfiguration
746 Name="Release|x64"
748 <Tool
749 Name="VCCLCompilerTool"
750 UsePrecompiledHeader="1"
752 </FileConfiguration>
753 <FileConfiguration
754 Name="release_static|Win32"
756 <Tool
757 Name="VCCLCompilerTool"
758 UsePrecompiledHeader="1"
760 </FileConfiguration>
761 <FileConfiguration
762 Name="release_static|x64"
764 <Tool
765 Name="VCCLCompilerTool"
766 UsePrecompiledHeader="1"
768 </FileConfiguration>
769 <FileConfiguration
770 Name="debug_static|Win32"
772 <Tool
773 Name="VCCLCompilerTool"
774 UsePrecompiledHeader="1"
776 </FileConfiguration>
777 <FileConfiguration
778 Name="debug_static|x64"
780 <Tool
781 Name="VCCLCompilerTool"
782 UsePrecompiledHeader="1"
784 </FileConfiguration>
785 </File>
786 <File
787 RelativePath="..\Utils\SysInfo.cpp"
789 </File>
790 <File
791 RelativePath="..\Utils\TaskbarUUID.cpp"
793 </File>
794 <File
795 RelativePath=".\TortoiseIDiff.cpp"
797 </File>
798 </Filter>
799 <Filter
800 Name="Header Files"
801 Filter="h;hpp;hxx;hm;inl;inc;xsd"
802 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
804 <File
805 RelativePath=".\AboutDlg.h"
807 </File>
808 <File
809 RelativePath="..\Utils\MiscUI\BaseDialog.h"
811 </File>
812 <File
813 RelativePath="..\Utils\MiscUI\BaseWindow.h"
815 </File>
816 <File
817 RelativePath="..\Utils\CmdLineParser.h"
819 </File>
820 <File
821 RelativePath="..\Utils\MiscUI\hyperlink_base.h"
823 </File>
824 <File
825 RelativePath="..\Utils\LangDll.h"
827 </File>
828 <File
829 RelativePath=".\MainWindow.h"
831 </File>
832 <File
833 RelativePath="..\Utils\MiscUI\MemDC.h"
835 </File>
836 <File
837 RelativePath=".\NiceTrackbar.h"
839 </File>
840 <File
841 RelativePath="..\Utils\MiscUI\Picture.h"
843 </File>
844 <File
845 RelativePath=".\PicWindow.h"
847 </File>
848 <File
849 RelativePath="..\Utils\registry.h"
851 </File>
852 <File
853 RelativePath=".\Resource.h"
855 </File>
856 <File
857 RelativePath=".\stdafx.h"
859 </File>
860 <File
861 RelativePath="..\Utils\SysInfo.h"
863 </File>
864 <File
865 RelativePath=".\TortoiseIDiff.h"
867 </File>
868 </Filter>
869 <Filter
870 Name="Resource Files"
871 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
872 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
874 <File
875 RelativePath=".\alphatoggle.ico"
877 </File>
878 <File
879 RelativePath=".\blend.ico"
881 </File>
882 <File
883 RelativePath=".\fitinwindow.ico"
885 </File>
886 <File
887 RelativePath=".\fittogether.ico"
889 </File>
890 <File
891 RelativePath=".\imginfo.ico"
893 </File>
894 <File
895 RelativePath=".\link.ico"
897 </File>
898 <File
899 RelativePath=".\origsize.ico"
901 </File>
902 <File
903 RelativePath=".\overlap.ico"
905 </File>
906 <File
907 RelativePath="..\Resources\pan.cur"
909 </File>
910 <File
911 RelativePath="..\Resources\pandown.cur"
913 </File>
914 <File
915 RelativePath=".\player_fwd.ico"
917 </File>
918 <File
919 RelativePath=".\player_rew.ico"
921 </File>
922 <File
923 RelativePath=".\player_start.ico"
925 </File>
926 <File
927 RelativePath=".\player_stop.ico"
929 </File>
930 <File
931 RelativePath=".\TortoiseIDiff.ico"
933 </File>
934 <File
935 RelativePath=".\TortoiseIDiff.rc"
937 </File>
938 <File
939 RelativePath=".\vertical.ico"
941 </File>
942 <File
943 RelativePath=".\zoomin.ico"
945 </File>
946 <File
947 RelativePath=".\zoomout.ico"
949 </File>
950 </Filter>
951 </Files>
952 <Globals>
953 </Globals>
954 </VisualStudioProject>