Fix stash problem when svn dcommit at dirty working space
[TortoiseGit.git] / src / TortoiseIDiff / TortoiseIDiff.vcproj
blobc8d0855b9ecfa13e3fe906ef351bc94fa3af5289
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 RandomizedBaseAddress="1"
236 DataExecutionPrevention="0"
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="..\..\bin\Release64\bin"
264 IntermediateDirectory="..\..\obj\TortoiseIDiff\Release64"
265 ConfigurationType="1"
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 FavorSizeOrSpeed="2"
289 AdditionalIncludeDirectories="..\Utils;..\Utils\MiscUI"
290 PreprocessorDefinitions="WIN64;NDEBUG;_WINDOWS"
291 RuntimeLibrary="2"
292 UsePrecompiledHeader="2"
293 WarningLevel="3"
294 Detect64BitPortabilityProblems="false"
295 DebugInformationFormat="3"
297 <Tool
298 Name="VCManagedResourceCompilerTool"
300 <Tool
301 Name="VCResourceCompilerTool"
303 <Tool
304 Name="VCPreLinkEventTool"
306 <Tool
307 Name="VCLinkerTool"
308 AdditionalDependencies="gdiplus.lib"
309 LinkIncremental="1"
310 DelayLoadDLLs="gdiplus.dll"
311 GenerateDebugInformation="true"
312 SubSystem="2"
313 OptimizeReferences="2"
314 EnableCOMDATFolding="2"
315 OptimizeForWindows98="1"
316 RandomizedBaseAddress="1"
317 DataExecutionPrevention="0"
318 TargetMachine="17"
320 <Tool
321 Name="VCALinkTool"
323 <Tool
324 Name="VCManifestTool"
326 <Tool
327 Name="VCXDCMakeTool"
329 <Tool
330 Name="VCBscMakeTool"
332 <Tool
333 Name="VCFxCopTool"
335 <Tool
336 Name="VCAppVerifierTool"
338 <Tool
339 Name="VCPostBuildEventTool"
341 </Configuration>
342 <Configuration
343 Name="release_static|Win32"
344 OutputDirectory="..\..\bin\ReleaseStatic\bin"
345 IntermediateDirectory="..\..\obj\TortoiseIDiff\ReleaseStatic"
346 ConfigurationType="1"
347 CharacterSet="1"
348 WholeProgramOptimization="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="1"
368 FavorSizeOrSpeed="2"
369 AdditionalIncludeDirectories="..\Utils;..\Utils\MiscUI"
370 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
371 StringPooling="true"
372 RuntimeLibrary="0"
373 BufferSecurityCheck="true"
374 EnableEnhancedInstructionSet="0"
375 RuntimeTypeInfo="true"
376 UsePrecompiledHeader="2"
377 WarningLevel="3"
378 Detect64BitPortabilityProblems="false"
379 DebugInformationFormat="3"
381 <Tool
382 Name="VCManagedResourceCompilerTool"
384 <Tool
385 Name="VCResourceCompilerTool"
387 <Tool
388 Name="VCPreLinkEventTool"
390 <Tool
391 Name="VCLinkerTool"
392 AdditionalDependencies="gdiplus.lib"
393 LinkIncremental="1"
394 DelayLoadDLLs="gdiplus.dll"
395 GenerateDebugInformation="true"
396 SubSystem="2"
397 OptimizeReferences="2"
398 EnableCOMDATFolding="2"
399 OptimizeForWindows98="1"
400 RandomizedBaseAddress="1"
401 DataExecutionPrevention="0"
402 TargetMachine="1"
404 <Tool
405 Name="VCALinkTool"
407 <Tool
408 Name="VCManifestTool"
410 <Tool
411 Name="VCXDCMakeTool"
413 <Tool
414 Name="VCBscMakeTool"
416 <Tool
417 Name="VCFxCopTool"
419 <Tool
420 Name="VCAppVerifierTool"
422 <Tool
423 Name="VCPostBuildEventTool"
425 </Configuration>
426 <Configuration
427 Name="release_static|x64"
428 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
429 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
430 ConfigurationType="1"
431 CharacterSet="1"
432 WholeProgramOptimization="1"
434 <Tool
435 Name="VCPreBuildEventTool"
437 <Tool
438 Name="VCCustomBuildTool"
440 <Tool
441 Name="VCXMLDataGeneratorTool"
443 <Tool
444 Name="VCWebServiceProxyGeneratorTool"
446 <Tool
447 Name="VCMIDLTool"
448 TargetEnvironment="3"
450 <Tool
451 Name="VCCLCompilerTool"
452 Optimization="1"
453 FavorSizeOrSpeed="2"
454 AdditionalIncludeDirectories="..\Utils;..\Utils\MiscUI"
455 PreprocessorDefinitions="WIN64;NDEBUG;_WINDOWS"
456 RuntimeLibrary="2"
457 UsePrecompiledHeader="2"
458 WarningLevel="3"
459 Detect64BitPortabilityProblems="false"
460 DebugInformationFormat="3"
462 <Tool
463 Name="VCManagedResourceCompilerTool"
465 <Tool
466 Name="VCResourceCompilerTool"
468 <Tool
469 Name="VCPreLinkEventTool"
471 <Tool
472 Name="VCLinkerTool"
473 AdditionalDependencies="gdiplus.lib"
474 LinkIncremental="1"
475 DelayLoadDLLs="gdiplus.dll"
476 GenerateDebugInformation="true"
477 SubSystem="2"
478 OptimizeReferences="2"
479 EnableCOMDATFolding="2"
480 OptimizeForWindows98="1"
481 RandomizedBaseAddress="1"
482 DataExecutionPrevention="0"
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="VCPostBuildEventTool"
506 </Configuration>
507 <Configuration
508 Name="debug_static|Win32"
509 OutputDirectory="..\..\bin\DebugStatic\bin"
510 IntermediateDirectory="..\..\obj\TortoiseIDiff\DebugStatic"
511 ConfigurationType="1"
512 CharacterSet="1"
513 WholeProgramOptimization="1"
515 <Tool
516 Name="VCPreBuildEventTool"
518 <Tool
519 Name="VCCustomBuildTool"
521 <Tool
522 Name="VCXMLDataGeneratorTool"
524 <Tool
525 Name="VCWebServiceProxyGeneratorTool"
527 <Tool
528 Name="VCMIDLTool"
530 <Tool
531 Name="VCCLCompilerTool"
532 Optimization="1"
533 FavorSizeOrSpeed="2"
534 AdditionalIncludeDirectories="..\Utils;..\Utils\MiscUI"
535 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
536 StringPooling="true"
537 RuntimeLibrary="1"
538 BufferSecurityCheck="true"
539 EnableEnhancedInstructionSet="0"
540 RuntimeTypeInfo="true"
541 UsePrecompiledHeader="2"
542 WarningLevel="3"
543 Detect64BitPortabilityProblems="false"
544 DebugInformationFormat="3"
546 <Tool
547 Name="VCManagedResourceCompilerTool"
549 <Tool
550 Name="VCResourceCompilerTool"
552 <Tool
553 Name="VCPreLinkEventTool"
555 <Tool
556 Name="VCLinkerTool"
557 AdditionalDependencies="gdiplus.lib"
558 LinkIncremental="1"
559 DelayLoadDLLs="gdiplus.dll"
560 GenerateDebugInformation="true"
561 SubSystem="2"
562 OptimizeReferences="2"
563 EnableCOMDATFolding="2"
564 OptimizeForWindows98="1"
565 RandomizedBaseAddress="1"
566 DataExecutionPrevention="0"
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="VCPostBuildEventTool"
590 </Configuration>
591 <Configuration
592 Name="debug_static|x64"
593 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
594 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
595 ConfigurationType="1"
596 CharacterSet="1"
597 WholeProgramOptimization="1"
599 <Tool
600 Name="VCPreBuildEventTool"
602 <Tool
603 Name="VCCustomBuildTool"
605 <Tool
606 Name="VCXMLDataGeneratorTool"
608 <Tool
609 Name="VCWebServiceProxyGeneratorTool"
611 <Tool
612 Name="VCMIDLTool"
613 TargetEnvironment="3"
615 <Tool
616 Name="VCCLCompilerTool"
617 Optimization="1"
618 FavorSizeOrSpeed="2"
619 AdditionalIncludeDirectories="..\Utils;..\Utils\MiscUI"
620 PreprocessorDefinitions="WIN64;NDEBUG;_WINDOWS"
621 RuntimeLibrary="2"
622 UsePrecompiledHeader="2"
623 WarningLevel="3"
624 Detect64BitPortabilityProblems="false"
625 DebugInformationFormat="3"
627 <Tool
628 Name="VCManagedResourceCompilerTool"
630 <Tool
631 Name="VCResourceCompilerTool"
633 <Tool
634 Name="VCPreLinkEventTool"
636 <Tool
637 Name="VCLinkerTool"
638 AdditionalDependencies="gdiplus.lib"
639 LinkIncremental="1"
640 DelayLoadDLLs="gdiplus.dll"
641 GenerateDebugInformation="true"
642 SubSystem="2"
643 OptimizeReferences="2"
644 EnableCOMDATFolding="2"
645 OptimizeForWindows98="1"
646 RandomizedBaseAddress="1"
647 DataExecutionPrevention="0"
648 TargetMachine="17"
650 <Tool
651 Name="VCALinkTool"
653 <Tool
654 Name="VCManifestTool"
656 <Tool
657 Name="VCXDCMakeTool"
659 <Tool
660 Name="VCBscMakeTool"
662 <Tool
663 Name="VCFxCopTool"
665 <Tool
666 Name="VCAppVerifierTool"
668 <Tool
669 Name="VCPostBuildEventTool"
671 </Configuration>
672 </Configurations>
673 <References>
674 </References>
675 <Files>
676 <Filter
677 Name="Source Files"
678 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
679 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
681 <File
682 RelativePath=".\AboutDlg.cpp"
684 </File>
685 <File
686 RelativePath="..\Utils\MiscUI\BaseDialog.cpp"
688 </File>
689 <File
690 RelativePath="..\Utils\MiscUI\BaseWindow.cpp"
692 </File>
693 <File
694 RelativePath="..\Utils\CmdLineParser.cpp"
696 </File>
697 <File
698 RelativePath="..\Utils\MiscUI\hyperlink_base.cpp"
700 </File>
701 <File
702 RelativePath="..\Utils\LangDll.cpp"
704 </File>
705 <File
706 RelativePath=".\MainWindow.cpp"
708 </File>
709 <File
710 RelativePath=".\NiceTrackbar.cpp"
712 </File>
713 <File
714 RelativePath="..\Utils\MiscUI\Picture.cpp"
716 </File>
717 <File
718 RelativePath=".\PicWindow.cpp"
720 </File>
721 <File
722 RelativePath="..\Utils\Registry.cpp"
724 </File>
725 <File
726 RelativePath=".\stdafx.cpp"
728 <FileConfiguration
729 Name="Debug|Win32"
731 <Tool
732 Name="VCCLCompilerTool"
733 UsePrecompiledHeader="1"
735 </FileConfiguration>
736 <FileConfiguration
737 Name="Debug|x64"
739 <Tool
740 Name="VCCLCompilerTool"
741 UsePrecompiledHeader="1"
743 </FileConfiguration>
744 <FileConfiguration
745 Name="Release|Win32"
747 <Tool
748 Name="VCCLCompilerTool"
749 UsePrecompiledHeader="1"
751 </FileConfiguration>
752 <FileConfiguration
753 Name="Release|x64"
755 <Tool
756 Name="VCCLCompilerTool"
757 UsePrecompiledHeader="1"
759 </FileConfiguration>
760 <FileConfiguration
761 Name="release_static|Win32"
763 <Tool
764 Name="VCCLCompilerTool"
765 UsePrecompiledHeader="1"
767 </FileConfiguration>
768 <FileConfiguration
769 Name="release_static|x64"
771 <Tool
772 Name="VCCLCompilerTool"
773 UsePrecompiledHeader="1"
775 </FileConfiguration>
776 <FileConfiguration
777 Name="debug_static|Win32"
779 <Tool
780 Name="VCCLCompilerTool"
781 UsePrecompiledHeader="1"
783 </FileConfiguration>
784 <FileConfiguration
785 Name="debug_static|x64"
787 <Tool
788 Name="VCCLCompilerTool"
789 UsePrecompiledHeader="1"
791 </FileConfiguration>
792 </File>
793 <File
794 RelativePath=".\TortoiseIDiff.cpp"
796 </File>
797 </Filter>
798 <Filter
799 Name="Header Files"
800 Filter="h;hpp;hxx;hm;inl;inc;xsd"
801 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
803 <File
804 RelativePath=".\AboutDlg.h"
806 </File>
807 <File
808 RelativePath="..\Utils\MiscUI\BaseDialog.h"
810 </File>
811 <File
812 RelativePath="..\Utils\MiscUI\BaseWindow.h"
814 </File>
815 <File
816 RelativePath="..\Utils\CmdLineParser.h"
818 </File>
819 <File
820 RelativePath="..\Utils\MiscUI\hyperlink_base.h"
822 </File>
823 <File
824 RelativePath="..\Utils\LangDll.h"
826 </File>
827 <File
828 RelativePath=".\MainWindow.h"
830 </File>
831 <File
832 RelativePath="..\Utils\MiscUI\MemDC.h"
834 </File>
835 <File
836 RelativePath=".\NiceTrackbar.h"
838 </File>
839 <File
840 RelativePath="..\Utils\MiscUI\Picture.h"
842 </File>
843 <File
844 RelativePath=".\PicWindow.h"
846 </File>
847 <File
848 RelativePath="..\Utils\registry.h"
850 </File>
851 <File
852 RelativePath=".\Resource.h"
854 </File>
855 <File
856 RelativePath=".\stdafx.h"
858 </File>
859 <File
860 RelativePath=".\TortoiseIDiff.h"
862 </File>
863 </Filter>
864 <Filter
865 Name="Resource Files"
866 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
867 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
869 <File
870 RelativePath=".\alphatoggle.ico"
872 </File>
873 <File
874 RelativePath=".\blend.ico"
876 </File>
877 <File
878 RelativePath=".\fitinwindow.ico"
880 </File>
881 <File
882 RelativePath=".\fittogether.ico"
884 </File>
885 <File
886 RelativePath=".\imginfo.ico"
888 </File>
889 <File
890 RelativePath=".\link.ico"
892 </File>
893 <File
894 RelativePath=".\origsize.ico"
896 </File>
897 <File
898 RelativePath=".\overlap.ico"
900 </File>
901 <File
902 RelativePath="..\Resources\pan.cur"
904 </File>
905 <File
906 RelativePath="..\Resources\pandown.cur"
908 </File>
909 <File
910 RelativePath=".\player_fwd.ico"
912 </File>
913 <File
914 RelativePath=".\player_rew.ico"
916 </File>
917 <File
918 RelativePath=".\player_start.ico"
920 </File>
921 <File
922 RelativePath=".\player_stop.ico"
924 </File>
925 <File
926 RelativePath=".\TortoiseIDiff.ico"
928 </File>
929 <File
930 RelativePath=".\TortoiseIDiff.rc"
932 </File>
933 <File
934 RelativePath=".\vertical.ico"
936 </File>
937 <File
938 RelativePath=".\zoomin.ico"
940 </File>
941 <File
942 RelativePath=".\zoomout.ico"
944 </File>
945 </Filter>
946 </Files>
947 <Globals>
948 </Globals>
949 </VisualStudioProject>