DeleteRemoteTagDlg: Allow to delete multiple tags at once
[TortoiseGit.git] / src / TortoiseProc / TortoiseProc.vcproj
blob51b347035937dd0d6f512c8498e3f133fdc81afe
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="TortoiseProc"
6 ProjectGUID="{50797F06-39C5-4802-8E2B-7B7A4EF03214}"
7 RootNamespace="TortoiseProc"
8 Keyword="MFCProj"
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\$(ConfigurationName)\bin"
25 IntermediateDirectory="..\..\obj\TortoiseProc\$(ConfigurationName)"
26 ConfigurationType="1"
27 UseOfMFC="2"
28 UseOfATL="0"
29 CharacterSet="1"
31 <Tool
32 Name="VCPreBuildEventTool"
34 <Tool
35 Name="VCCustomBuildTool"
37 <Tool
38 Name="VCXMLDataGeneratorTool"
40 <Tool
41 Name="VCWebServiceProxyGeneratorTool"
43 <Tool
44 Name="VCMIDLTool"
45 PreprocessorDefinitions="_DEBUG"
46 MkTypLibCompatible="false"
48 <Tool
49 Name="VCCLCompilerTool"
50 Optimization="0"
51 AdditionalIncludeDirectories="..\TortoiseProc;..\Resources;&quot;$InputDir&quot;;../../ext/ResizableLib;../Git;..\Utils;..\crashrpt;..\..\ext\hunspell;..\..\ext\scintilla\include;..\Utils\TreePropSheet;..\Utils\MiscUI;..\TortoiseShell;..\..\ext\gitdll;..\..\ext\libgit2\include;..\..\ext\zlib"
52 PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;ENABLE_NLS;THESAURUS"
53 MinimalRebuild="true"
54 ExceptionHandling="2"
55 RuntimeLibrary="3"
56 TreatWChar_tAsBuiltInType="true"
57 ForceConformanceInForLoopScope="true"
58 RuntimeTypeInfo="true"
59 UsePrecompiledHeader="2"
60 WarningLevel="4"
61 DebugInformationFormat="4"
62 DisableSpecificWarnings="4996,4018"
64 <Tool
65 Name="VCManagedResourceCompilerTool"
67 <Tool
68 Name="VCResourceCompilerTool"
69 PreprocessorDefinitions="_DEBUG"
70 Culture="1033"
71 AdditionalIncludeDirectories="&quot;$(IntDir)&quot;;..\TortoiseShell"
73 <Tool
74 Name="VCPreLinkEventTool"
76 <Tool
77 Name="VCLinkerTool"
78 AdditionalDependencies="Crypt32.lib gdiplus.lib shfolder.lib shell32.lib comctl32.lib ws2_32.lib rpcrt4.lib shlwapi.lib wininet.lib version.lib Dnsapi.lib UxTheme.lib"
79 LinkIncremental="2"
80 AdditionalLibraryDirectories=""
81 IgnoreDefaultLibraryNames=""
82 DelayLoadDLLs="gdiplus.dll"
83 GenerateDebugInformation="true"
84 SubSystem="2"
85 RandomizedBaseAddress="1"
86 DataExecutionPrevention="0"
87 TargetMachine="1"
89 <Tool
90 Name="VCALinkTool"
92 <Tool
93 Name="VCManifestTool"
94 AdditionalManifestFiles="..\DeclareDPIAware.manifest"
96 <Tool
97 Name="VCXDCMakeTool"
99 <Tool
100 Name="VCBscMakeTool"
102 <Tool
103 Name="VCFxCopTool"
105 <Tool
106 Name="VCAppVerifierTool"
108 <Tool
109 Name="VCPostBuildEventTool"
111 </Configuration>
112 <Configuration
113 Name="Debug|x64"
114 OutputDirectory="..\..\bin\Debug64\bin"
115 IntermediateDirectory="..\..\obj\TortoiseProc\Debug64"
116 ConfigurationType="1"
117 UseOfMFC="2"
118 UseOfATL="0"
119 CharacterSet="1"
121 <Tool
122 Name="VCPreBuildEventTool"
124 <Tool
125 Name="VCCustomBuildTool"
127 <Tool
128 Name="VCXMLDataGeneratorTool"
130 <Tool
131 Name="VCWebServiceProxyGeneratorTool"
133 <Tool
134 Name="VCMIDLTool"
135 PreprocessorDefinitions="_DEBUG"
136 MkTypLibCompatible="false"
137 TargetEnvironment="3"
139 <Tool
140 Name="VCCLCompilerTool"
141 Optimization="0"
142 AdditionalIncludeDirectories="..\TortoiseProc;..\Resources;&quot;$InputDir&quot;;../../ext/ResizableLib;../Git;..\Utils;..\crashrpt;..\..\ext\hunspell;..\..\ext\scintilla\include;..\Utils\TreePropSheet;..\Utils\MiscUI;..\TortoiseShell;..\..\ext\gitdll;..\..\ext\libgit2\include;..\..\ext\zlib"
143 PreprocessorDefinitions="WIN64;_WINDOWS;_DEBUG;ENABLE_NLS;THESAURUS"
144 MinimalRebuild="true"
145 ExceptionHandling="2"
146 RuntimeLibrary="3"
147 TreatWChar_tAsBuiltInType="true"
148 ForceConformanceInForLoopScope="true"
149 RuntimeTypeInfo="true"
150 UsePrecompiledHeader="2"
151 WarningLevel="4"
152 DebugInformationFormat="3"
154 <Tool
155 Name="VCManagedResourceCompilerTool"
157 <Tool
158 Name="VCResourceCompilerTool"
159 PreprocessorDefinitions="_DEBUG"
160 Culture="1033"
161 AdditionalIncludeDirectories="&quot;$(IntDir)&quot;;..\TortoiseShell"
163 <Tool
164 Name="VCPreLinkEventTool"
166 <Tool
167 Name="VCLinkerTool"
168 AdditionalDependencies="Crypt32.lib gdiplus.lib shfolder.lib shell32.lib comctl32.lib ws2_32.lib rpcrt4.lib shlwapi.lib wininet.lib version.lib Dnsapi.lib UxTheme.lib"
169 LinkIncremental="2"
170 IgnoreDefaultLibraryNames=""
171 DelayLoadDLLs="gdiplus.dll"
172 GenerateDebugInformation="true"
173 SubSystem="2"
174 RandomizedBaseAddress="1"
175 DataExecutionPrevention="0"
176 TargetMachine="17"
178 <Tool
179 Name="VCALinkTool"
181 <Tool
182 Name="VCManifestTool"
183 AdditionalManifestFiles="..\DeclareDPIAware.manifest"
185 <Tool
186 Name="VCXDCMakeTool"
188 <Tool
189 Name="VCBscMakeTool"
191 <Tool
192 Name="VCFxCopTool"
194 <Tool
195 Name="VCAppVerifierTool"
197 <Tool
198 Name="VCPostBuildEventTool"
200 </Configuration>
201 <Configuration
202 Name="Release|Win32"
203 OutputDirectory="..\..\bin\$(ConfigurationName)\bin"
204 IntermediateDirectory="..\..\obj\TortoiseProc\$(ConfigurationName)"
205 ConfigurationType="1"
206 UseOfMFC="2"
207 CharacterSet="1"
208 WholeProgramOptimization="1"
210 <Tool
211 Name="VCPreBuildEventTool"
213 <Tool
214 Name="VCCustomBuildTool"
216 <Tool
217 Name="VCXMLDataGeneratorTool"
219 <Tool
220 Name="VCWebServiceProxyGeneratorTool"
222 <Tool
223 Name="VCMIDLTool"
224 PreprocessorDefinitions="NDEBUG"
225 MkTypLibCompatible="false"
227 <Tool
228 Name="VCCLCompilerTool"
229 AdditionalIncludeDirectories="..\TortoiseProc;..\Resources;&quot;$InputDir&quot;;../../ext/ResizableLib;../Git;..\Utils;..\crashrpt;..\..\ext\hunspell;..\..\ext\scintilla\include;..\Utils\TreePropSheet;..\Utils\MiscUI;..\TortoiseShell;..\..\ext\gitdll;..\..\ext\libgit2\include;..\..\ext\zlib"
230 PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;THESAURUS"
231 StringPooling="true"
232 MinimalRebuild="false"
233 ExceptionHandling="2"
234 RuntimeLibrary="2"
235 TreatWChar_tAsBuiltInType="true"
236 ForceConformanceInForLoopScope="true"
237 RuntimeTypeInfo="true"
238 UsePrecompiledHeader="2"
239 WarningLevel="4"
240 DebugInformationFormat="3"
241 DisableSpecificWarnings="4996,4018"
243 <Tool
244 Name="VCManagedResourceCompilerTool"
246 <Tool
247 Name="VCResourceCompilerTool"
248 PreprocessorDefinitions="NDEBUG"
249 Culture="1033"
250 AdditionalIncludeDirectories="&quot;$(IntDir)&quot;;..\TortoiseShell"
252 <Tool
253 Name="VCPreLinkEventTool"
255 <Tool
256 Name="VCLinkerTool"
257 AdditionalDependencies="Crypt32.lib gdiplus.lib shfolder.lib shell32.lib comctl32.lib ws2_32.lib rpcrt4.lib shlwapi.lib wininet.lib version.lib Dnsapi.lib UxTheme.lib"
258 LinkIncremental="1"
259 AdditionalLibraryDirectories="../../ext/wingit"
260 IgnoreDefaultLibraryNames=""
261 DelayLoadDLLs="gdiplus.dll"
262 GenerateDebugInformation="true"
263 SubSystem="2"
264 OptimizeReferences="2"
265 EnableCOMDATFolding="2"
266 OptimizeForWindows98="0"
267 TargetMachine="1"
268 Profile="true"
270 <Tool
271 Name="VCALinkTool"
273 <Tool
274 Name="VCManifestTool"
275 AdditionalManifestFiles="..\DeclareDPIAware.manifest"
277 <Tool
278 Name="VCXDCMakeTool"
280 <Tool
281 Name="VCBscMakeTool"
283 <Tool
284 Name="VCFxCopTool"
286 <Tool
287 Name="VCAppVerifierTool"
289 <Tool
290 Name="VCPostBuildEventTool"
292 </Configuration>
293 <Configuration
294 Name="Release|x64"
295 OutputDirectory="..\..\bin\Release64\bin"
296 IntermediateDirectory="..\..\obj\TortoiseProc\Release64"
297 ConfigurationType="1"
298 UseOfMFC="2"
299 CharacterSet="1"
300 WholeProgramOptimization="1"
302 <Tool
303 Name="VCPreBuildEventTool"
305 <Tool
306 Name="VCCustomBuildTool"
308 <Tool
309 Name="VCXMLDataGeneratorTool"
311 <Tool
312 Name="VCWebServiceProxyGeneratorTool"
314 <Tool
315 Name="VCMIDLTool"
316 PreprocessorDefinitions="NDEBUG"
317 MkTypLibCompatible="false"
318 TargetEnvironment="3"
320 <Tool
321 Name="VCCLCompilerTool"
322 AdditionalIncludeDirectories="..\TortoiseProc;..\Resources;&quot;$InputDir&quot;;../../ext/ResizableLib;../Git;..\Utils;..\crashrpt;..\..\ext\hunspell;..\..\ext\scintilla\include;..\Utils\TreePropSheet;..\Utils\MiscUI;..\TortoiseShell;..\..\ext\gitdll;..\..\ext\libgit2\include;..\..\ext\zlib"
323 PreprocessorDefinitions="WIN64;_WINDOWS;NDEBUG;THESAURUS"
324 StringPooling="true"
325 MinimalRebuild="false"
326 ExceptionHandling="2"
327 RuntimeLibrary="2"
328 TreatWChar_tAsBuiltInType="true"
329 ForceConformanceInForLoopScope="true"
330 RuntimeTypeInfo="true"
331 UsePrecompiledHeader="2"
332 WarningLevel="4"
333 DebugInformationFormat="3"
335 <Tool
336 Name="VCManagedResourceCompilerTool"
338 <Tool
339 Name="VCResourceCompilerTool"
340 PreprocessorDefinitions="NDEBUG"
341 Culture="1033"
342 AdditionalIncludeDirectories="&quot;$(IntDir)&quot;;..\TortoiseShell"
344 <Tool
345 Name="VCPreLinkEventTool"
347 <Tool
348 Name="VCLinkerTool"
349 AdditionalDependencies="Crypt32.lib gdiplus.lib shfolder.lib shell32.lib comctl32.lib ws2_32.lib rpcrt4.lib shlwapi.lib wininet.lib version.lib Dnsapi.lib UxTheme.lib"
350 LinkIncremental="1"
351 IgnoreDefaultLibraryNames=""
352 DelayLoadDLLs="gdiplus.dll"
353 GenerateDebugInformation="true"
354 GenerateMapFile="true"
355 SubSystem="2"
356 OptimizeReferences="2"
357 EnableCOMDATFolding="2"
358 TargetMachine="17"
360 <Tool
361 Name="VCALinkTool"
363 <Tool
364 Name="VCManifestTool"
365 AdditionalManifestFiles="..\DeclareDPIAware.manifest"
367 <Tool
368 Name="VCXDCMakeTool"
370 <Tool
371 Name="VCBscMakeTool"
373 <Tool
374 Name="VCFxCopTool"
376 <Tool
377 Name="VCAppVerifierTool"
379 <Tool
380 Name="VCPostBuildEventTool"
382 </Configuration>
383 </Configurations>
384 <References>
385 </References>
386 <Files>
387 <Filter
388 Name="Utils"
389 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;h;hpp;hxx;hm;inl;inc"
391 <File
392 RelativePath=".\AddRemoteDlg.cpp"
394 </File>
395 <File
396 RelativePath=".\AddRemoteDlg.h"
398 </File>
399 <File
400 RelativePath="..\TGitCache\CacheInterface.cpp"
402 </File>
403 <File
404 RelativePath=".\FindDlg.cpp"
406 </File>
407 <File
408 RelativePath=".\FindDlg.h"
410 </File>
411 <File
412 RelativePath="..\Utils\Libraries.cpp"
414 </File>
415 <File
416 RelativePath=".\LogFile.cpp"
418 </File>
419 <File
420 RelativePath=".\LogFile.h"
422 </File>
423 <File
424 RelativePath=".\MassiveGitTask.cpp"
426 </File>
427 <File
428 RelativePath=".\MassiveGitTask.h"
430 </File>
431 <File
432 RelativePath=".\Patch.cpp"
434 </File>
435 <File
436 RelativePath=".\Patch.h"
438 </File>
439 <File
440 RelativePath=".\ProjectProperties.cpp"
442 </File>
443 <File
444 RelativePath=".\ProjectProperties.h"
446 </File>
447 <File
448 RelativePath="..\TortoiseShell\resource.h"
450 </File>
451 <File
452 RelativePath=".\SinglePropSheetDlg.cpp"
454 </File>
455 <File
456 RelativePath=".\SinglePropSheetDlg.h"
458 </File>
459 <Filter
460 Name="General"
462 <File
463 RelativePath=".\AppUtils.cpp"
465 </File>
466 <File
467 RelativePath=".\DeleteConflictDlg.cpp"
469 </File>
470 <File
471 RelativePath=".\DeleteConflictDlg.h"
473 </File>
474 <File
475 RelativePath=".\HistoryDlg.cpp"
477 </File>
478 <File
479 RelativePath=".\HistoryDlg.h"
481 </File>
482 </Filter>
483 <Filter
484 Name="UI"
486 <File
487 RelativePath=".\Colors.cpp"
489 </File>
490 <File
491 RelativePath="..\Utils\MiscUI\HorizontalResizableStandAloneDialog.cpp"
493 </File>
494 <File
495 RelativePath="..\Utils\MiscUI\HorizontalResizableStandAloneDialog.h"
497 </File>
498 <File
499 RelativePath="..\Utils\MiscUI\LinkControl.cpp"
501 </File>
502 <File
503 RelativePath="..\Utils\MiscUI\LinkControl.h"
505 </File>
506 <File
507 RelativePath="..\Utils\MiscUI\SciEdit.cpp"
509 </File>
510 <File
511 RelativePath="..\Utils\MiscUI\SciEdit.h"
513 </File>
514 <File
515 RelativePath="..\Utils\MiscUI\StandAloneDlg.cpp"
517 </File>
518 <File
519 RelativePath="..\Utils\MiscUI\StandAloneDlg.h"
521 </File>
522 </Filter>
523 </Filter>
524 <Filter
525 Name="Resource Files"
526 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;jpg;jpeg;jpe;manifest"
528 <File
529 RelativePath="..\Resources\actionad.ico"
531 </File>
532 <File
533 RelativePath="..\Resources\actionadded.ico"
535 </File>
536 <File
537 RelativePath="..\Resources\actiondeleted.ico"
539 </File>
540 <File
541 RelativePath="..\Resources\actionfetching.ico"
543 </File>
544 <File
545 RelativePath="..\Resources\actionmodified.ico"
547 </File>
548 <File
549 RelativePath="..\Resources\actionreplaced.ico"
551 </File>
552 <File
553 RelativePath="..\Resources\AddBackground.ico"
555 </File>
556 <File
557 RelativePath="..\Resources\AddedIcon.ico"
559 </File>
560 <File
561 RelativePath="..\Resources\bin167.avi"
563 </File>
564 <File
565 RelativePath="..\Resources\bin168.avi"
567 </File>
568 <File
569 RelativePath="..\Resources\bitmap2.bmp"
571 </File>
572 <File
573 RelativePath="..\Resources\bugtraq.ico"
575 </File>
576 <File
577 RelativePath="..\Resources\cache.ico"
579 </File>
580 <File
581 RelativePath="..\Resources\CacheList.ico"
583 </File>
584 <File
585 RelativePath="..\Resources\cancel-highlight.bmp"
587 </File>
588 <File
589 RelativePath="..\Resources\cancel-normal.ico"
591 </File>
592 <File
593 RelativePath="..\Resources\cancel-pressed.ico"
595 </File>
596 <File
597 RelativePath="..\Resources\CFMBackground.ico"
599 </File>
600 <File
601 RelativePath="..\Resources\checkout.ico"
603 </File>
604 <File
605 RelativePath="..\Resources\cleananim.avi"
607 </File>
608 <File
609 RelativePath="..\Resources\clippaste.ico"
611 </File>
612 <File
613 RelativePath="..\Resources\CommitBackground.ico"
615 </File>
616 <File
617 RelativePath="..\Resources\ConflictIcon.ico"
619 </File>
620 <File
621 RelativePath="..\Resources\copy.ico"
623 </File>
624 <File
625 RelativePath="..\Resources\CopyBackground.ico"
627 </File>
628 <File
629 RelativePath="..\Resources\DeletedIcon.ico"
631 </File>
632 <File
633 RelativePath="..\Resources\DelunversionedBackground.ico"
635 </File>
636 <File
637 RelativePath="..\Resources\dialogs.ico"
639 </File>
640 <File
641 RelativePath="..\Resources\download.avi"
643 </File>
644 <File
645 RelativePath="..\Resources\Drives.ico"
647 </File>
648 <File
649 RelativePath="..\Resources\explorer.ico"
651 </File>
652 <File
653 RelativePath="..\Resources\ExportBackground.ico"
655 </File>
656 <File
657 RelativePath="..\Resources\extwarning.ico"
659 </File>
660 <File
661 RelativePath="..\Resources\filteredit.ico"
663 </File>
664 <File
665 RelativePath="..\Resources\general.ico"
667 </File>
668 <File
669 RelativePath="..\Resources\git.bmp"
671 </File>
672 <File
673 RelativePath="..\Resources\gitconfig.ico"
675 </File>
676 <File
677 RelativePath="..\Resources\gitremote.ico"
679 </File>
680 <File
681 RelativePath="..\Resources\graph-bar-stacked.ico"
683 </File>
684 <File
685 RelativePath="..\Resources\graph-bar.ico"
687 </File>
688 <File
689 RelativePath="..\Resources\graph-line-stacked.ico"
691 </File>
692 <File
693 RelativePath="..\Resources\graph-line.ico"
695 </File>
696 <File
697 RelativePath="..\Resources\graph-pie.ico"
699 </File>
700 <File
701 RelativePath="..\Resources\hook.ico"
703 </File>
704 <File
705 RelativePath="..\Resources\icon1.ico"
707 </File>
708 <File
709 RelativePath="..\Resources\iconset.ico"
711 </File>
712 <File
713 RelativePath="..\Resources\ImportBackground.ico"
715 </File>
716 <File
717 RelativePath="..\Resources\ImportPatchesBackground.ico"
719 </File>
720 <File
721 RelativePath="..\Resources\InSubVersionIcon.ico"
723 </File>
724 <File
725 RelativePath="..\Resources\Library.ico"
727 </File>
728 <File
729 RelativePath="..\Resources\lineadded.ico"
731 </File>
732 <File
733 RelativePath="..\Resources\lineconflicted.ico"
735 </File>
736 <File
737 RelativePath="..\Resources\lineremoved.ico"
739 </File>
740 <File
741 RelativePath="..\Resources\logfilter.ico"
743 </File>
744 <File
745 RelativePath="..\Resources\lookandfeel.ico"
747 </File>
748 <File
749 RelativePath="..\Resources\menuabout.ico"
751 </File>
752 <File
753 RelativePath="..\Resources\menuadd.ico"
755 </File>
756 <File
757 RelativePath="..\Resources\menublame.ico"
759 </File>
760 <File
761 RelativePath="..\Resources\menucheckout.ico"
763 </File>
764 <File
765 RelativePath="..\Resources\menucleanup.ico"
767 </File>
768 <File
769 RelativePath="..\Resources\menucommit.ico"
771 </File>
772 <File
773 RelativePath="..\Resources\menucompare.ico"
775 </File>
776 <File
777 RelativePath="..\Resources\menuconflict.ico"
779 </File>
780 <File
781 RelativePath="..\Resources\menucopy.ico"
783 </File>
784 <File
785 RelativePath="..\Resources\menucreaterepos.ico"
787 </File>
788 <File
789 RelativePath="..\Resources\menudelete.ico"
791 </File>
792 <File
793 RelativePath="..\Resources\menudelunversioned.ico"
795 </File>
796 <File
797 RelativePath="..\Resources\menudiff.ico"
799 </File>
800 <File
801 RelativePath="..\Resources\menuexport.ico"
803 </File>
804 <File
805 RelativePath="..\Resources\menuhelp.ico"
807 </File>
808 <File
809 RelativePath="..\Resources\menuignore.ico"
811 </File>
812 <File
813 RelativePath="..\Resources\menuimport.ico"
815 </File>
816 <File
817 RelativePath="..\Resources\menulog.ico"
819 </File>
820 <File
821 RelativePath="..\Resources\menumerge.ico"
823 </File>
824 <File
825 RelativePath="..\Resources\menupatch.ico"
827 </File>
828 <File
829 RelativePath="..\Resources\menuproperties.ico"
831 </File>
832 <File
833 RelativePath="..\Resources\menurelocate.ico"
835 </File>
836 <File
837 RelativePath="..\Resources\menurename.ico"
839 </File>
840 <File
841 RelativePath="..\Resources\menuresolve.ico"
843 </File>
844 <File
845 RelativePath="..\Resources\menurevert.ico"
847 </File>
848 <File
849 RelativePath="..\Resources\menusettings.ico"
851 </File>
852 <File
853 RelativePath="..\Resources\menushowchanged.ico"
855 </File>
856 <File
857 RelativePath="..\Resources\menuswitch.ico"
859 </File>
860 <File
861 RelativePath="..\Resources\menuupdate.ico"
863 </File>
864 <File
865 RelativePath="..\Resources\MergeBackground.ico"
867 </File>
868 <File
869 RelativePath="..\Resources\misc.ico"
871 </File>
872 <File
873 RelativePath="..\Resources\ModifiedIcon.ico"
875 </File>
876 <File
877 RelativePath="..\Resources\newfolder.ico"
879 </File>
880 <File
881 RelativePath="..\Resources\open.ico"
883 </File>
884 <File
885 RelativePath="..\Resources\Overlays.ico"
887 </File>
888 <File
889 RelativePath="..\Resources\pan.cur"
891 </File>
892 <File
893 RelativePath="..\Resources\pandown.cur"
895 </File>
896 <File
897 RelativePath="..\Resources\proxy.ico"
899 </File>
900 <File
901 RelativePath="..\Resources\pull1.ico"
903 </File>
904 <File
905 RelativePath="..\Resources\refresh.ico"
907 </File>
908 <File
909 RelativePath="..\Resources\reftype.bmp"
911 </File>
912 <File
913 RelativePath="..\Resources\RenameBackground.ico"
915 </File>
916 <File
917 RelativePath="..\Resources\RepoBrowserBackground.ico"
919 </File>
920 <File
921 RelativePath="..\Resources\ResolveBackground.ico"
923 </File>
924 <File
925 RelativePath="..\Resources\restore.ico"
927 </File>
928 <File
929 RelativePath="..\Resources\restoreovl.ico"
931 </File>
932 <File
933 RelativePath="..\Resources\RevertBackground.ico"
935 </File>
936 <File
937 RelativePath="..\Resources\revgraph_added.ico"
939 </File>
940 <File
941 RelativePath="..\Resources\revgraph_addedplus.ico"
943 </File>
944 <File
945 RelativePath="..\Resources\revgraph_deleted.ico"
947 </File>
948 <File
949 RelativePath="..\Resources\revgraph_lastcommit.ico"
951 </File>
952 <File
953 RelativePath="..\Resources\revgraph_renamed.ico"
955 </File>
956 <File
957 RelativePath="..\Resources\revgraph_replaced.ico"
959 </File>
960 <File
961 RelativePath="..\Resources\revgraph_tag.ico"
963 </File>
964 <File
965 RelativePath="..\Resources\revgraphbar.bmp"
967 </File>
968 <File
969 RelativePath="..\Resources\save.ico"
971 </File>
972 <File
973 RelativePath="..\Resources\saveas.ico"
975 </File>
976 <File
977 RelativePath="..\Resources\saveddata.ico"
979 </File>
980 <File
981 RelativePath="..\Resources\search.avi"
983 </File>
984 <File
985 RelativePath="..\Resources\showbranches.ico"
987 </File>
988 <File
989 RelativePath="..\TortoiseBlame\small.ico"
991 </File>
992 <File
993 RelativePath="..\Resources\ssh.ico"
995 </File>
996 <File
997 RelativePath="..\Resources\switch.ico"
999 </File>
1000 <File
1001 RelativePath="..\Resources\SwitchBackground.ico"
1003 </File>
1004 <File
1005 RelativePath="..\Resources\Toolbar.bmp"
1007 </File>
1008 <File
1009 RelativePath="..\Resources\Tortoise.ico"
1011 </File>
1012 <File
1013 RelativePath="..\Resources\Tortoise13by13.ico"
1015 </File>
1016 <File
1017 RelativePath="..\Resources\Tortoise16by16.ico"
1019 </File>
1020 <File
1021 RelativePath="..\Resources\Tortoise20by16.ico"
1023 </File>
1024 <File
1025 RelativePath="..\Resources\TortoiseBlame.ico"
1027 </File>
1028 <File
1029 RelativePath="..\Resources\tortoisegit_logoflipped.bmp"
1031 </File>
1032 <File
1033 RelativePath="..\Resources\TortoiseMerge.ico"
1035 </File>
1036 <File
1037 RelativePath="..\Resources\TortoiseProcENG.rc"
1039 </File>
1040 <File
1041 RelativePath="..\Resources\TortoiseSmall.ico"
1043 </File>
1044 <File
1045 RelativePath="..\Resources\tsvnmenufile.ico"
1047 </File>
1048 <File
1049 RelativePath="..\Resources\tsvnmenufolder.ico"
1051 </File>
1052 <File
1053 RelativePath="..\Resources\tsvnmenulink.ico"
1055 </File>
1056 <File
1057 RelativePath="..\Resources\tsvnmenumultiple.ico"
1059 </File>
1060 <File
1061 RelativePath="..\Resources\ttf_glyph.bmp"
1063 </File>
1064 <File
1065 RelativePath="..\Resources\up.ico"
1067 </File>
1068 <File
1069 RelativePath="..\Resources\update1.ico"
1071 </File>
1072 <File
1073 RelativePath="..\Resources\warning-general.ico"
1075 </File>
1076 </Filter>
1077 <Filter
1078 Name="Commands"
1080 <File
1081 RelativePath=".\Commands\Command.cpp"
1083 </File>
1084 <File
1085 RelativePath=".\Commands\Command.h"
1087 </File>
1088 <Filter
1089 Name="Commit"
1091 <File
1092 RelativePath=".\Commands\CommitCommand.cpp"
1094 </File>
1095 <File
1096 RelativePath=".\Commands\CommitCommand.h"
1098 </File>
1099 <File
1100 RelativePath=".\CommitDlg.cpp"
1102 </File>
1103 <File
1104 RelativePath=".\CommitDlg.h"
1106 </File>
1107 <File
1108 RelativePath=".\PatchViewDlg.cpp"
1110 </File>
1111 <File
1112 RelativePath=".\PatchViewDlg.h"
1114 </File>
1115 </Filter>
1116 <Filter
1117 Name="About"
1119 <File
1120 RelativePath=".\Commands\AboutCommand.cpp"
1122 </File>
1123 <File
1124 RelativePath=".\Commands\AboutCommand.h"
1126 </File>
1127 <File
1128 RelativePath=".\AboutDlg.cpp"
1130 </File>
1131 <File
1132 RelativePath=".\AboutDlg.h"
1134 </File>
1135 </Filter>
1136 <Filter
1137 Name="Blame"
1139 <File
1140 RelativePath=".\Commands\BlameCommand.cpp"
1142 </File>
1143 <File
1144 RelativePath=".\Commands\BlameCommand.h"
1146 </File>
1147 </Filter>
1148 <Filter
1149 Name="Log"
1151 <File
1152 RelativePath=".\GitLogCache.cpp"
1154 </File>
1155 <File
1156 RelativePath=".\gitlogcache.h"
1158 </File>
1159 <File
1160 RelativePath=".\GitLogList.h"
1162 </File>
1163 <File
1164 RelativePath=".\GitLogListAction.cpp"
1166 </File>
1167 <File
1168 RelativePath=".\GitLogListBase.cpp"
1170 </File>
1171 <File
1172 RelativePath=".\GitLogListBase.h"
1174 </File>
1175 <File
1176 RelativePath=".\lanes.cpp"
1178 </File>
1179 <File
1180 RelativePath=".\lanes.h"
1182 </File>
1183 <File
1184 RelativePath=".\Commands\LogCommand.cpp"
1186 </File>
1187 <File
1188 RelativePath=".\Commands\LogCommand.h"
1190 </File>
1191 <File
1192 RelativePath=".\LogDataVector.cpp"
1194 </File>
1195 <File
1196 RelativePath=".\LogDlg.cpp"
1198 </File>
1199 <File
1200 RelativePath=".\LogDlg.h"
1202 </File>
1203 <File
1204 RelativePath=".\LogDlgHelper.cpp"
1206 </File>
1207 <File
1208 RelativePath=".\LogDlgHelper.h"
1210 </File>
1211 <File
1212 RelativePath=".\LoglistUtils.cpp"
1214 </File>
1215 <File
1216 RelativePath=".\LoglistUtils.h"
1218 </File>
1219 <File
1220 RelativePath=".\StatGraphDlg.cpp"
1222 </File>
1223 <File
1224 RelativePath=".\StatGraphDlg.h"
1226 </File>
1227 </Filter>
1228 <Filter
1229 Name="RefLog"
1231 <File
1232 RelativePath=".\Commands\RefLogCommand.cpp"
1234 </File>
1235 <File
1236 RelativePath=".\Commands\RefLogCommand.h"
1238 </File>
1239 <File
1240 RelativePath=".\RefLogDlg.cpp"
1242 </File>
1243 <File
1244 RelativePath=".\RefLogDlg.h"
1246 </File>
1247 <File
1248 RelativePath=".\RefLoglist.cpp"
1250 </File>
1251 <File
1252 RelativePath=".\RefLoglist.h"
1254 </File>
1255 </Filter>
1256 <Filter
1257 Name="Submodule"
1259 <File
1260 RelativePath=".\SubmoduleAddDlg.cpp"
1262 </File>
1263 <File
1264 RelativePath=".\SubmoduleAddDlg.h"
1266 </File>
1267 <File
1268 RelativePath=".\Commands\SubmoduleCommand.cpp"
1270 </File>
1271 <File
1272 RelativePath=".\Commands\SubmoduleCommand.h"
1274 </File>
1275 <File
1276 RelativePath=".\SubmoduleUpdateDlg.cpp"
1278 </File>
1279 <File
1280 RelativePath=".\SubmoduleUpdateDlg.h"
1282 </File>
1283 </Filter>
1284 <Filter
1285 Name="Rename"
1287 <File
1288 RelativePath=".\Commands\DropMoveCommand.cpp"
1290 </File>
1291 <File
1292 RelativePath=".\Commands\DropMoveCommand.h"
1294 </File>
1295 <File
1296 RelativePath=".\Commands\RenameCommand.cpp"
1298 </File>
1299 <File
1300 RelativePath=".\Commands\RenameCommand.h"
1302 </File>
1303 <File
1304 RelativePath=".\RenameDlg.cpp"
1306 </File>
1307 <File
1308 RelativePath=".\RenameDlg.h"
1310 </File>
1311 </Filter>
1312 <Filter
1313 Name="Remove"
1315 <File
1316 RelativePath=".\Commands\RemoveCommand.cpp"
1318 </File>
1319 <File
1320 RelativePath=".\Commands\RemoveCommand.h"
1322 </File>
1323 </Filter>
1324 <Filter
1325 Name="Revert"
1327 <File
1328 RelativePath=".\Commands\RevertCommand.cpp"
1330 </File>
1331 <File
1332 RelativePath=".\Commands\RevertCommand.h"
1334 </File>
1335 <File
1336 RelativePath=".\RevertDlg.cpp"
1338 </File>
1339 <File
1340 RelativePath=".\RevertDlg.h"
1342 </File>
1343 </Filter>
1344 <Filter
1345 Name="Clean"
1347 <File
1348 RelativePath=".\CleanTypeDlg.cpp"
1350 </File>
1351 <File
1352 RelativePath=".\CleanTypeDlg.h"
1354 </File>
1355 <File
1356 RelativePath=".\Commands\CleanupCommand.cpp"
1358 </File>
1359 <File
1360 RelativePath=".\Commands\CleanupCommand.h"
1362 </File>
1363 </Filter>
1364 <Filter
1365 Name="Clone"
1367 <File
1368 RelativePath=".\Commands\CloneCommand.cpp"
1370 </File>
1371 <File
1372 RelativePath=".\Commands\CloneCommand.h"
1374 </File>
1375 <File
1376 RelativePath=".\CloneDlg.cpp"
1378 </File>
1379 <File
1380 RelativePath=".\CloneDlg.h"
1382 </File>
1383 </Filter>
1384 <Filter
1385 Name="PullFetch"
1387 <File
1388 RelativePath=".\Commands\FetchCommand.cpp"
1390 </File>
1391 <File
1392 RelativePath=".\Commands\FetchCommand.h"
1394 </File>
1395 <File
1396 RelativePath=".\Commands\PullCommand.cpp"
1398 </File>
1399 <File
1400 RelativePath=".\Commands\PullCommand.h"
1402 </File>
1403 <File
1404 RelativePath=".\PullFetchDlg.cpp"
1406 </File>
1407 <File
1408 RelativePath=".\PullFetchDlg.h"
1410 </File>
1411 </Filter>
1412 <Filter
1413 Name="push"
1415 <File
1416 RelativePath=".\Commands\PushCommand.cpp"
1418 </File>
1419 <File
1420 RelativePath=".\Commands\PushCommand.h"
1422 </File>
1423 <File
1424 RelativePath=".\PushDlg.cpp"
1426 </File>
1427 <File
1428 RelativePath=".\PushDlg.h"
1430 </File>
1431 </Filter>
1432 <Filter
1433 Name="branch\tag"
1435 <File
1436 RelativePath=".\Commands\BranchCommand.cpp"
1438 </File>
1439 <File
1440 RelativePath=".\Commands\BranchCommand.h"
1442 </File>
1443 <File
1444 RelativePath=".\CreateBranchTagDlg.cpp"
1446 </File>
1447 <File
1448 RelativePath=".\CreateBranchTagDlg.h"
1450 </File>
1451 <File
1452 RelativePath=".\Commands\TagCommand.cpp"
1454 </File>
1455 <File
1456 RelativePath=".\Commands\TagCommand.h"
1458 </File>
1459 </Filter>
1460 <Filter
1461 Name="Export"
1463 <File
1464 RelativePath=".\Commands\ExportCommand.cpp"
1466 </File>
1467 <File
1468 RelativePath=".\Commands\ExportCommand.h"
1470 </File>
1471 <File
1472 RelativePath=".\ExportDlg.cpp"
1474 </File>
1475 <File
1476 RelativePath=".\ExportDlg.h"
1478 </File>
1479 </Filter>
1480 <Filter
1481 Name="Add"
1483 <File
1484 RelativePath=".\Commands\AddCommand.cpp"
1486 </File>
1487 <File
1488 RelativePath=".\Commands\AddCommand.h"
1490 </File>
1491 <File
1492 RelativePath=".\AddDlg.cpp"
1494 </File>
1495 <File
1496 RelativePath=".\AddDlg.h"
1498 </File>
1499 </Filter>
1500 <Filter
1501 Name="Ignore"
1503 <File
1504 RelativePath=".\Commands\IgnoreCommand.cpp"
1506 </File>
1507 <File
1508 RelativePath=".\Commands\IgnoreCommand.h"
1510 </File>
1511 </Filter>
1512 <Filter
1513 Name="Patch"
1515 <File
1516 RelativePath=".\Commands\FormatPatchCommand.cpp"
1518 </File>
1519 <File
1520 RelativePath=".\Commands\FormatPatchCommand.h"
1522 </File>
1523 <File
1524 RelativePath=".\FormatPatchDlg.cpp"
1526 </File>
1527 <File
1528 RelativePath=".\FormatPatchDlg.h"
1530 </File>
1531 <File
1532 RelativePath=".\Commands\ImportPatchCommand.cpp"
1534 </File>
1535 <File
1536 RelativePath=".\Commands\ImportPatchCommand.h"
1538 </File>
1539 <File
1540 RelativePath=".\ImportPatchDlg.cpp"
1542 </File>
1543 <File
1544 RelativePath=".\ImportPatchDlg.h"
1546 </File>
1547 </Filter>
1548 <Filter
1549 Name="cat"
1551 <File
1552 RelativePath=".\Commands\CatCommand.cpp"
1554 </File>
1555 <File
1556 RelativePath=".\Commands\CatCommand.h"
1558 </File>
1559 </Filter>
1560 <Filter
1561 Name="setting"
1563 <File
1564 RelativePath="..\TortoiseShell\MenuInfo.cpp"
1566 </File>
1567 <File
1568 RelativePath=".\Settings\SetBugTraq.cpp"
1570 </File>
1571 <File
1572 RelativePath=".\Settings\SetBugTraq.h"
1574 </File>
1575 <File
1576 RelativePath=".\Settings\SetBugTraqAdv.cpp"
1578 </File>
1579 <File
1580 RelativePath=".\Settings\SetBugTraqAdv.h"
1582 </File>
1583 <File
1584 RelativePath=".\Settings\SetDialogs.cpp"
1586 </File>
1587 <File
1588 RelativePath=".\Settings\SetDialogs.h"
1590 </File>
1591 <File
1592 RelativePath=".\Settings\SetExtMenu.h"
1594 </File>
1595 <File
1596 RelativePath=".\Settings\SetHooks.cpp"
1598 </File>
1599 <File
1600 RelativePath=".\Settings\SetHooks.h"
1602 </File>
1603 <File
1604 RelativePath=".\Settings\SetHooksAdv.cpp"
1606 </File>
1607 <File
1608 RelativePath=".\Settings\SetHooksAdv.h"
1610 </File>
1611 <File
1612 RelativePath=".\Settings\SetLookAndFeelPage.cpp"
1614 </File>
1615 <File
1616 RelativePath=".\Settings\SetLookAndFeelPage.h"
1618 </File>
1619 <File
1620 RelativePath=".\Settings\SetMainPage.cpp"
1622 </File>
1623 <File
1624 RelativePath=".\Settings\SetMainPage.h"
1626 </File>
1627 <File
1628 RelativePath=".\Settings\SetOverlayHandlers.cpp"
1630 </File>
1631 <File
1632 RelativePath=".\Settings\SetOverlayHandlers.h"
1634 </File>
1635 <File
1636 RelativePath=".\Settings\SetOverlayIcons.cpp"
1638 </File>
1639 <File
1640 RelativePath=".\Settings\SetOverlayIcons.h"
1642 </File>
1643 <File
1644 RelativePath=".\Settings\SetOverlayPage.cpp"
1646 </File>
1647 <File
1648 RelativePath=".\Settings\SetOverlayPage.h"
1650 </File>
1651 <File
1652 RelativePath=".\Settings\SetProgsAdvDlg.cpp"
1654 </File>
1655 <File
1656 RelativePath=".\Settings\SetProgsAdvDlg.h"
1658 </File>
1659 <File
1660 RelativePath=".\Settings\SetProxyPage.cpp"
1662 </File>
1663 <File
1664 RelativePath=".\Settings\SetProxyPage.h"
1666 </File>
1667 <File
1668 RelativePath=".\Settings\SetSavedDataPage.cpp"
1670 </File>
1671 <File
1672 RelativePath=".\Settings\SetSavedDataPage.h"
1674 </File>
1675 <File
1676 RelativePath=".\Settings\SettingGitConfig.cpp"
1678 </File>
1679 <File
1680 RelativePath=".\Settings\SettingGitConfig.h"
1682 </File>
1683 <File
1684 RelativePath=".\Settings\SettingGitRemote.cpp"
1686 </File>
1687 <File
1688 RelativePath=".\Settings\SettingGitRemote.h"
1690 </File>
1691 <File
1692 RelativePath=".\Settings\Settings.cpp"
1694 </File>
1695 <File
1696 RelativePath=".\Settings\Settings.h"
1698 </File>
1699 <File
1700 RelativePath=".\Settings\SettingsAdvanced.cpp"
1702 </File>
1703 <File
1704 RelativePath=".\Settings\SettingsAdvanced.h"
1706 </File>
1707 <File
1708 RelativePath=".\Settings\SettingsBugtraqConfig.cpp"
1710 </File>
1711 <File
1712 RelativePath=".\Settings\SettingsBugtraqConfig.h"
1714 </File>
1715 <File
1716 RelativePath=".\Settings\SettingsColors.cpp"
1718 </File>
1719 <File
1720 RelativePath=".\Settings\SettingsColors.h"
1722 </File>
1723 <File
1724 RelativePath=".\Settings\SettingsColors2.cpp"
1726 </File>
1727 <File
1728 RelativePath=".\Settings\SettingsColors2.h"
1730 </File>
1731 <File
1732 RelativePath=".\Settings\SettingsColors3.cpp"
1734 </File>
1735 <File
1736 RelativePath=".\Settings\SettingsColors3.h"
1738 </File>
1739 <File
1740 RelativePath=".\Commands\SettingsCommand.cpp"
1742 </File>
1743 <File
1744 RelativePath=".\Commands\SettingsCommand.h"
1746 </File>
1747 <File
1748 RelativePath=".\Settings\SettingSMTP.cpp"
1750 </File>
1751 <File
1752 RelativePath=".\Settings\SettingSMTP.h"
1754 </File>
1755 <File
1756 RelativePath=".\Settings\SettingsProgsAlternativeEditor.cpp"
1758 </File>
1759 <File
1760 RelativePath=".\Settings\SettingsProgsAlternativeEditor.h"
1762 </File>
1763 <File
1764 RelativePath=".\Settings\SettingsProgsDiff.cpp"
1766 </File>
1767 <File
1768 RelativePath=".\Settings\SettingsProgsMerge.cpp"
1770 </File>
1771 <File
1772 RelativePath=".\Settings\SettingsPropPage.cpp"
1774 </File>
1775 <File
1776 RelativePath=".\Settings\SettingsPropPage.h"
1778 </File>
1779 <File
1780 RelativePath=".\Settings\SettingsTBlame.cpp"
1782 </File>
1783 <File
1784 RelativePath=".\Settings\SettingsTBlame.h"
1786 </File>
1787 <File
1788 RelativePath=".\Settings\ToolAssocDlg.cpp"
1790 </File>
1791 <File
1792 RelativePath=".\Settings\ToolAssocDlg.h"
1794 </File>
1795 </Filter>
1796 <Filter
1797 Name="Switch"
1799 <File
1800 RelativePath=".\GitSwitchDlg.cpp"
1802 </File>
1803 <File
1804 RelativePath=".\GitSwitchDlg.h"
1806 </File>
1807 <File
1808 RelativePath=".\Commands\SwitchCommand.cpp"
1810 </File>
1811 <File
1812 RelativePath=".\Commands\SwitchCommand.h"
1814 </File>
1815 </Filter>
1816 <Filter
1817 Name="PrevDiff"
1819 <File
1820 RelativePath=".\Commands\PrevDiffCommand.cpp"
1822 </File>
1823 <File
1824 RelativePath=".\Commands\PrevDiffCommand.h"
1826 </File>
1827 </Filter>
1828 <Filter
1829 Name="Diff"
1831 <File
1832 RelativePath=".\Commands\DiffCommand.cpp"
1834 </File>
1835 <File
1836 RelativePath=".\Commands\DiffCommand.h"
1838 </File>
1839 </Filter>
1840 <Filter
1841 Name="Compare"
1843 <File
1844 RelativePath=".\Commands\ShowCompareCommand.cpp"
1846 </File>
1847 <File
1848 RelativePath=".\Commands\ShowCompareCommand.h"
1850 </File>
1851 </Filter>
1852 <Filter
1853 Name="Conflict"
1855 <File
1856 RelativePath=".\Commands\ConflictEditorCommand.cpp"
1858 </File>
1859 <File
1860 RelativePath=".\Commands\ConflictEditorCommand.h"
1862 </File>
1863 <File
1864 RelativePath=".\Commands\ResolveCommand.cpp"
1866 </File>
1867 <File
1868 RelativePath=".\Commands\ResolveCommand.h"
1870 </File>
1871 <File
1872 RelativePath=".\ResolveDlg.cpp"
1874 </File>
1875 <File
1876 RelativePath=".\ResolveDlg.h"
1878 </File>
1879 </Filter>
1880 <Filter
1881 Name="Rebase"
1883 <File
1884 RelativePath=".\Commands\RebaseCommand.cpp"
1886 </File>
1887 <File
1888 RelativePath=".\Commands\RebaseCommand.h"
1890 </File>
1891 <File
1892 RelativePath=".\RebaseDlg.cpp"
1894 </File>
1895 <File
1896 RelativePath=".\RebaseDlg.h"
1898 </File>
1899 </Filter>
1900 <Filter
1901 Name="merge"
1903 <File
1904 RelativePath=".\Commands\MergeCommand.cpp"
1906 </File>
1907 <File
1908 RelativePath=".\Commands\MergeCommand.h"
1910 </File>
1911 <File
1912 RelativePath=".\MergeDlg.cpp"
1914 </File>
1915 <File
1916 RelativePath=".\MergeDlg.h"
1918 </File>
1919 </Filter>
1920 <Filter
1921 Name="ReposStatus"
1923 <File
1924 RelativePath=".\Commands\RepoStatusCommand.cpp"
1926 </File>
1927 <File
1928 RelativePath=".\Commands\RepoStatusCommand.h"
1930 </File>
1931 </Filter>
1932 <Filter
1933 Name="Copy"
1935 <File
1936 RelativePath=".\Commands\DropCopyAddCommand.cpp"
1938 </File>
1939 <File
1940 RelativePath=".\Commands\DropCopyAddCommand.h"
1942 </File>
1943 <File
1944 RelativePath=".\Commands\DropCopyCommand.cpp"
1946 </File>
1947 <File
1948 RelativePath=".\Commands\DropCopyCommand.h"
1950 </File>
1951 </Filter>
1952 <Filter
1953 Name="SendMail"
1955 <File
1956 RelativePath=".\Commands\SendMailCommand.cpp"
1958 </File>
1959 <File
1960 RelativePath=".\Commands\SendMailCommand.h"
1962 </File>
1963 <File
1964 RelativePath=".\SendMailDlg.cpp"
1966 </File>
1967 <File
1968 RelativePath=".\SendMailDlg.h"
1970 </File>
1971 </Filter>
1972 <Filter
1973 Name="Stash"
1975 <File
1976 RelativePath=".\Commands\StashCommand.cpp"
1978 </File>
1979 <File
1980 RelativePath=".\Commands\StashCommand.h"
1982 </File>
1983 <File
1984 RelativePath=".\StashSave.cpp"
1986 </File>
1987 <File
1988 RelativePath=".\StashSave.h"
1990 </File>
1991 </Filter>
1992 <Filter
1993 Name="RefBrowse"
1995 <File
1996 RelativePath=".\BrowseRefsDlg.cpp"
1998 </File>
1999 <File
2000 RelativePath=".\BrowseRefsDlg.h"
2002 </File>
2003 <File
2004 RelativePath=".\Commands\RefBrowseCommand.h"
2006 </File>
2007 </Filter>
2008 <Filter
2009 Name="SVN"
2011 <File
2012 RelativePath=".\Commands\SVNDCommitCommand.cpp"
2014 </File>
2015 <File
2016 RelativePath=".\Commands\SVNDCommitCommand.h"
2018 </File>
2019 <File
2020 RelativePath=".\SVNDCommitDlg.cpp"
2022 </File>
2023 <File
2024 RelativePath=".\SVNDCommitDlg.h"
2026 </File>
2027 <File
2028 RelativePath=".\Commands\SVNFetchCommand.cpp"
2030 </File>
2031 <File
2032 RelativePath=".\Commands\SVNFetchCommand.h"
2034 </File>
2035 <File
2036 RelativePath=".\Commands\SVNIgnoreCommand.cpp"
2038 </File>
2039 <File
2040 RelativePath=".\Commands\SVNIgnoreCommand.h"
2042 </File>
2043 <File
2044 RelativePath=".\SVNIgnoreTypeDlg.cpp"
2046 </File>
2047 <File
2048 RelativePath=".\SVNIgnoreTypeDlg.h"
2050 </File>
2051 <File
2052 RelativePath=".\Commands\SVNRebaseCommand.cpp"
2054 </File>
2055 <File
2056 RelativePath=".\Commands\SVNRebaseCommand.h"
2058 </File>
2059 </Filter>
2060 <Filter
2061 Name="Sync"
2063 <File
2064 RelativePath=".\Commands\SyncCommand.cpp"
2066 </File>
2067 <File
2068 RelativePath=".\Commands\SyncCommand.h"
2070 </File>
2071 <File
2072 RelativePath=".\SyncDlg.cpp"
2074 </File>
2075 <File
2076 RelativePath=".\SyncDlg.h"
2078 </File>
2079 </Filter>
2080 <Filter
2081 Name="UpdateCheck"
2083 <File
2084 RelativePath=".\CheckForUpdatesDlg.cpp"
2086 </File>
2087 <File
2088 RelativePath=".\CheckForUpdatesDlg.h"
2090 </File>
2091 <File
2092 RelativePath=".\Commands\UpdateCheckCommand.cpp"
2094 </File>
2095 <File
2096 RelativePath=".\Commands\UpdateCheckCommand.h"
2098 </File>
2099 </Filter>
2100 <Filter
2101 Name="Paste"
2103 <File
2104 RelativePath=".\Commands\PasteCopyCommand.cpp"
2106 </File>
2107 <File
2108 RelativePath=".\Commands\PasteMoveCommand.cpp"
2110 </File>
2111 </Filter>
2112 <Filter
2113 Name="requestpull"
2115 <File
2116 RelativePath=".\Commands\RequestPullCommand.cpp"
2118 </File>
2119 <File
2120 RelativePath=".\Commands\RequestPullCommand.h"
2122 </File>
2123 <File
2124 RelativePath=".\RequestPullDlg.cpp"
2126 </File>
2127 <File
2128 RelativePath=".\RequestPullDlg.h"
2130 </File>
2131 </Filter>
2132 <Filter
2133 Name="CreateRepository"
2135 <File
2136 RelativePath=".\CreateRepoDlg.cpp"
2138 </File>
2139 <File
2140 RelativePath=".\CreateRepoDlg.h"
2142 </File>
2143 <File
2144 RelativePath=".\Commands\CreateRepositoryCommand.cpp"
2146 </File>
2147 <File
2148 RelativePath=".\Commands\CreateRepositoryCommand.h"
2150 </File>
2151 </Filter>
2152 <Filter
2153 Name="bisect"
2155 <File
2156 RelativePath=".\Commands\BisectCommand.cpp"
2158 </File>
2159 <File
2160 RelativePath=".\Commands\BisectCommand.h"
2162 </File>
2163 <File
2164 RelativePath=".\BisectStartDlg.cpp"
2166 </File>
2167 <File
2168 RelativePath=".\BisectStartDlg.h"
2170 </File>
2171 </Filter>
2172 <Filter
2173 Name="RepositoryBrowser"
2175 <File
2176 RelativePath=".\RepositoryBrowser.cpp"
2178 </File>
2179 <File
2180 RelativePath=".\RepositoryBrowser.h"
2182 </File>
2183 <File
2184 RelativePath=".\Commands\RepositoryBrowserCommand.cpp"
2186 </File>
2187 <File
2188 RelativePath=".\Commands\RepositoryBrowserCommand.h"
2190 </File>
2191 </Filter>
2192 </Filter>
2193 <Filter
2194 Name="Utility Dialogs"
2196 <File
2197 RelativePath=".\BranchCombox.h"
2199 </File>
2200 <File
2201 RelativePath=".\ChangedDlg.cpp"
2203 </File>
2204 <File
2205 RelativePath=".\ChangedDlg.h"
2207 </File>
2208 <File
2209 RelativePath=".\ChooseVersion.h"
2211 </File>
2212 <File
2213 RelativePath=".\DeleteRemoteTagDlg.cpp"
2215 </File>
2216 <File
2217 RelativePath=".\DeleteRemoteTagDlg.h"
2219 </File>
2220 <File
2221 RelativePath=".\FileDiffDlg.cpp"
2223 </File>
2224 <File
2225 RelativePath=".\FileDiffDlg.h"
2227 </File>
2228 <File
2229 RelativePath=".\GitProgressDlg.cpp"
2231 </File>
2232 <File
2233 RelativePath=".\GitProgressDlg.h"
2235 </File>
2236 <File
2237 RelativePath=".\IgnoreDlg.cpp"
2239 </File>
2240 <File
2241 RelativePath=".\IgnoreDlg.h"
2243 </File>
2244 <File
2245 RelativePath=".\InputDlg.cpp"
2247 </File>
2248 <File
2249 RelativePath=".\InputDlg.h"
2251 </File>
2252 <File
2253 RelativePath=".\ProgressDlg.cpp"
2255 </File>
2256 <File
2257 RelativePath=".\ProgressDlg.h"
2259 </File>
2260 <File
2261 RelativePath=".\ResetDlg.cpp"
2263 </File>
2264 <File
2265 RelativePath=".\ResetDlg.h"
2267 </File>
2268 <File
2269 RelativePath=".\SubmoduleDiffDlg.cpp"
2271 </File>
2272 <File
2273 RelativePath=".\SubmoduleDiffDlg.h"
2275 </File>
2276 </Filter>
2277 <Filter
2278 Name="Git"
2280 <File
2281 RelativePath=".\GitDiff.cpp"
2283 </File>
2284 <File
2285 RelativePath=".\GitDiff.h"
2287 </File>
2288 <File
2289 RelativePath="..\Git\GitStatusListCtrl.cpp"
2291 </File>
2292 <File
2293 RelativePath="..\Git\GitStatusListCtrl.h"
2295 </File>
2296 <File
2297 RelativePath=".\GitStatusListCtrlHelpers.cpp"
2299 </File>
2300 <File
2301 RelativePath=".\PatchListCtrl.cpp"
2303 </File>
2304 <File
2305 RelativePath=".\PatchListCtrl.h"
2307 </File>
2308 </Filter>
2309 <File
2310 RelativePath="Resource.h"
2312 </File>
2313 <File
2314 RelativePath="stdafx.cpp"
2316 <FileConfiguration
2317 Name="Debug|Win32"
2319 <Tool
2320 Name="VCCLCompilerTool"
2321 UsePrecompiledHeader="1"
2323 </FileConfiguration>
2324 <FileConfiguration
2325 Name="Debug|x64"
2327 <Tool
2328 Name="VCCLCompilerTool"
2329 UsePrecompiledHeader="1"
2331 </FileConfiguration>
2332 <FileConfiguration
2333 Name="Release|Win32"
2335 <Tool
2336 Name="VCCLCompilerTool"
2337 UsePrecompiledHeader="1"
2339 </FileConfiguration>
2340 <FileConfiguration
2341 Name="Release|x64"
2343 <Tool
2344 Name="VCCLCompilerTool"
2345 UsePrecompiledHeader="1"
2347 </FileConfiguration>
2348 </File>
2349 <File
2350 RelativePath="stdafx.h"
2352 </File>
2353 <File
2354 RelativePath="TortoiseProc.cpp"
2356 </File>
2357 <File
2358 RelativePath="TortoiseProc.h"
2360 </File>
2361 </Files>
2362 <Globals>
2363 <Global
2364 Name="DevPartner_IsInstrumented"
2365 Value="0"
2367 <Global
2368 Name="RESOURCE_FILE"
2369 Value="\TortoiseGit\src\Resources\TortoiseProcENG.rc"
2371 </Globals>
2372 </VisualStudioProject>