drop useless readme files
[TortoiseGit.git] / src / TortoiseGitBlame / TortoiseGitBlame.vcproj
blob12e3c5d39b64d8581932d536b1e233ce66c8d5ba
1 <?xml version="1.0" encoding="gb2312"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="TortoiseGitBlame"
6 ProjectGUID="{62507C2F-9290-4342-910F-BFC44DF99B01}"
7 RootNamespace="TortoiseGitBlame"
8 Keyword="MFCProj"
9 TargetFrameworkVersion="196613"
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\TortoiseGitBlame\$(ConfigurationName)"
26 ConfigurationType="1"
27 UseOfMFC="2"
28 CharacterSet="1"
30 <Tool
31 Name="VCPreBuildEventTool"
33 <Tool
34 Name="VCCustomBuildTool"
36 <Tool
37 Name="VCXMLDataGeneratorTool"
39 <Tool
40 Name="VCWebServiceProxyGeneratorTool"
42 <Tool
43 Name="VCMIDLTool"
44 PreprocessorDefinitions="_DEBUG"
45 MkTypLibCompatible="false"
46 ValidateParameters="true"
48 <Tool
49 Name="VCCLCompilerTool"
50 Optimization="0"
51 AdditionalIncludeDirectories="./;../../ext/gitdll;..\Git;..\TortoiseProc;..\..\ext\scintilla\include;..\Utils;..\Utils\MiscUI;..\..\ext\hunspell;..\..\ext\ResizableLib;..\Resources;../TortoiseMerge"
52 PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG"
53 MinimalRebuild="true"
54 BasicRuntimeChecks="3"
55 RuntimeLibrary="3"
56 UsePrecompiledHeader="2"
57 WarningLevel="3"
58 DebugInformationFormat="4"
59 DisableSpecificWarnings="4996,4018"
61 <Tool
62 Name="VCManagedResourceCompilerTool"
64 <Tool
65 Name="VCResourceCompilerTool"
66 PreprocessorDefinitions="_DEBUG"
67 Culture="1033"
68 AdditionalIncludeDirectories="$(IntDir);..\TortoiseShell"
70 <Tool
71 Name="VCPreLinkEventTool"
73 <Tool
74 Name="VCLinkerTool"
75 AdditionalDependencies="Crypt32.lib gdiplus.lib shfolder.lib shell32.lib comctl32.lib ws2_32.lib rpcrt4.lib shlwapi.lib wininet.lib version.lib"
76 LinkIncremental="2"
77 AdditionalLibraryDirectories=""
78 IgnoreDefaultLibraryNames=""
79 DelayLoadDLLs=""
80 GenerateDebugInformation="true"
81 SubSystem="2"
82 TargetMachine="1"
84 <Tool
85 Name="VCALinkTool"
87 <Tool
88 Name="VCManifestTool"
90 <Tool
91 Name="VCXDCMakeTool"
93 <Tool
94 Name="VCBscMakeTool"
96 <Tool
97 Name="VCFxCopTool"
99 <Tool
100 Name="VCAppVerifierTool"
102 <Tool
103 Name="VCPostBuildEventTool"
105 </Configuration>
106 <Configuration
107 Name="Debug|x64"
108 OutputDirectory="..\..\bin\$(ConfigurationName)64\bin"
109 IntermediateDirectory="..\..\obj\TortoiseGitBlame\$(ConfigurationName)64"
110 ConfigurationType="1"
111 UseOfMFC="2"
112 CharacterSet="1"
114 <Tool
115 Name="VCPreBuildEventTool"
117 <Tool
118 Name="VCCustomBuildTool"
120 <Tool
121 Name="VCXMLDataGeneratorTool"
123 <Tool
124 Name="VCWebServiceProxyGeneratorTool"
126 <Tool
127 Name="VCMIDLTool"
128 PreprocessorDefinitions="_DEBUG"
129 MkTypLibCompatible="false"
130 TargetEnvironment="3"
132 <Tool
133 Name="VCCLCompilerTool"
134 Optimization="0"
135 AdditionalIncludeDirectories="./;../../ext/gitdll;..\Git;..\TortoiseProc;..\..\ext\scintilla\include;..\Utils;..\Utils\MiscUI;..\..\ext\hunspell;..\..\ext\ResizableLib;..\Resources;../TortoiseMerge"
136 PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG"
137 MinimalRebuild="true"
138 BasicRuntimeChecks="3"
139 RuntimeLibrary="3"
140 UsePrecompiledHeader="2"
141 WarningLevel="3"
142 DebugInformationFormat="3"
144 <Tool
145 Name="VCManagedResourceCompilerTool"
147 <Tool
148 Name="VCResourceCompilerTool"
149 PreprocessorDefinitions="_DEBUG"
150 Culture="1033"
151 AdditionalIncludeDirectories="$(IntDir);..\TortoiseShell"
153 <Tool
154 Name="VCPreLinkEventTool"
156 <Tool
157 Name="VCLinkerTool"
158 AdditionalDependencies="Crypt32.lib gdiplus.lib shfolder.lib shell32.lib comctl32.lib ws2_32.lib rpcrt4.lib shlwapi.lib wininet.lib version.lib"
159 LinkIncremental="1"
160 AdditionalLibraryDirectories=""
161 IgnoreDefaultLibraryNames=""
162 GenerateDebugInformation="true"
163 SubSystem="2"
164 TargetMachine="17"
166 <Tool
167 Name="VCALinkTool"
169 <Tool
170 Name="VCManifestTool"
172 <Tool
173 Name="VCXDCMakeTool"
175 <Tool
176 Name="VCBscMakeTool"
178 <Tool
179 Name="VCFxCopTool"
181 <Tool
182 Name="VCAppVerifierTool"
184 <Tool
185 Name="VCPostBuildEventTool"
187 </Configuration>
188 <Configuration
189 Name="Release|Win32"
190 OutputDirectory="..\..\bin\$(ConfigurationName)\bin"
191 IntermediateDirectory="..\..\obj\TortoiseGitBlame\$(ConfigurationName)"
192 ConfigurationType="1"
193 UseOfMFC="2"
194 CharacterSet="1"
195 WholeProgramOptimization="1"
197 <Tool
198 Name="VCPreBuildEventTool"
200 <Tool
201 Name="VCCustomBuildTool"
203 <Tool
204 Name="VCXMLDataGeneratorTool"
206 <Tool
207 Name="VCWebServiceProxyGeneratorTool"
209 <Tool
210 Name="VCMIDLTool"
211 PreprocessorDefinitions="NDEBUG"
212 MkTypLibCompatible="false"
213 ValidateParameters="true"
215 <Tool
216 Name="VCCLCompilerTool"
217 AdditionalIncludeDirectories="./;../../ext/gitdll;..\Git;..\TortoiseProc;..\..\ext\scintilla\include;..\Utils;..\Utils\MiscUI;..\..\ext\hunspell;..\..\ext\ResizableLib;..\Resources;../TortoiseMerge"
218 PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG"
219 MinimalRebuild="false"
220 RuntimeLibrary="2"
221 EnableFunctionLevelLinking="true"
222 UsePrecompiledHeader="2"
223 WarningLevel="3"
224 DebugInformationFormat="3"
225 DisableSpecificWarnings="4996,4018"
227 <Tool
228 Name="VCManagedResourceCompilerTool"
230 <Tool
231 Name="VCResourceCompilerTool"
232 PreprocessorDefinitions="NDEBUG"
233 Culture="1033"
234 AdditionalIncludeDirectories="$(IntDir);..\TortoiseShell"
236 <Tool
237 Name="VCPreLinkEventTool"
239 <Tool
240 Name="VCLinkerTool"
241 AdditionalDependencies="Crypt32.lib gdiplus.lib shfolder.lib shell32.lib comctl32.lib ws2_32.lib rpcrt4.lib shlwapi.lib wininet.lib version.lib"
242 LinkIncremental="1"
243 AdditionalLibraryDirectories="../../ext/wingit"
244 IgnoreDefaultLibraryNames=""
245 GenerateDebugInformation="true"
246 SubSystem="2"
247 OptimizeReferences="2"
248 EnableCOMDATFolding="2"
249 TargetMachine="1"
251 <Tool
252 Name="VCALinkTool"
254 <Tool
255 Name="VCManifestTool"
257 <Tool
258 Name="VCXDCMakeTool"
260 <Tool
261 Name="VCBscMakeTool"
263 <Tool
264 Name="VCFxCopTool"
266 <Tool
267 Name="VCAppVerifierTool"
269 <Tool
270 Name="VCPostBuildEventTool"
272 </Configuration>
273 <Configuration
274 Name="Release|x64"
275 OutputDirectory="..\..\bin\$(ConfigurationName)64\bin"
276 IntermediateDirectory="..\..\obj\TortoiseGitBlame\$(ConfigurationName)64"
277 ConfigurationType="1"
278 UseOfMFC="2"
279 UseOfATL="2"
280 CharacterSet="1"
281 WholeProgramOptimization="1"
283 <Tool
284 Name="VCPreBuildEventTool"
286 <Tool
287 Name="VCCustomBuildTool"
289 <Tool
290 Name="VCXMLDataGeneratorTool"
292 <Tool
293 Name="VCWebServiceProxyGeneratorTool"
295 <Tool
296 Name="VCMIDLTool"
297 PreprocessorDefinitions="NDEBUG"
298 MkTypLibCompatible="false"
299 TargetEnvironment="3"
301 <Tool
302 Name="VCCLCompilerTool"
303 AdditionalIncludeDirectories="./;../../ext/gitdll;..\Git;..\TortoiseProc;..\..\ext\scintilla\include;..\Utils;..\Utils\MiscUI;..\..\ext\hunspell;..\..\ext\ResizableLib;..\Resources;../TortoiseMerge"
304 PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG"
305 MinimalRebuild="false"
306 RuntimeLibrary="2"
307 EnableFunctionLevelLinking="true"
308 UsePrecompiledHeader="2"
309 WarningLevel="3"
310 DebugInformationFormat="3"
312 <Tool
313 Name="VCManagedResourceCompilerTool"
315 <Tool
316 Name="VCResourceCompilerTool"
317 PreprocessorDefinitions="NDEBUG"
318 Culture="1033"
319 AdditionalIncludeDirectories="$(IntDir);..\TortoiseShell"
321 <Tool
322 Name="VCPreLinkEventTool"
324 <Tool
325 Name="VCLinkerTool"
326 AdditionalDependencies="Crypt32.lib gdiplus.lib shfolder.lib shell32.lib comctl32.lib ws2_32.lib rpcrt4.lib shlwapi.lib wininet.lib version.lib"
327 LinkIncremental="1"
328 IgnoreDefaultLibraryNames=""
329 GenerateDebugInformation="true"
330 SubSystem="2"
331 OptimizeReferences="2"
332 EnableCOMDATFolding="2"
333 TargetMachine="17"
335 <Tool
336 Name="VCALinkTool"
338 <Tool
339 Name="VCManifestTool"
341 <Tool
342 Name="VCXDCMakeTool"
344 <Tool
345 Name="VCBscMakeTool"
347 <Tool
348 Name="VCFxCopTool"
350 <Tool
351 Name="VCAppVerifierTool"
353 <Tool
354 Name="VCPostBuildEventTool"
356 </Configuration>
357 </Configurations>
358 <References>
359 </References>
360 <Files>
361 <Filter
362 Name="Source Files"
363 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
364 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
366 <File
367 RelativePath="..\TortoiseProc\Colors.cpp"
369 </File>
370 <File
371 RelativePath=".\EditGotoDlg.cpp"
373 </File>
374 <File
375 RelativePath="..\TortoiseMerge\FileTextLines.cpp"
377 </File>
378 <File
379 RelativePath="..\TortoiseProc\FindDlg.cpp"
381 </File>
382 <File
383 RelativePath=".\GitBlameLogList.h"
385 </File>
386 <File
387 RelativePath="..\TortoiseProc\GitLogCache.cpp"
389 </File>
390 <File
391 RelativePath="..\TortoiseProc\gitlogcache.h"
393 </File>
394 <File
395 RelativePath="..\TortoiseProc\GitLogListBase.cpp"
397 </File>
398 <File
399 RelativePath="..\TortoiseProc\GitLogListBase.h"
401 </File>
402 <File
403 RelativePath="..\TortoiseProc\GitStatusListCtrlHelpers.cpp"
405 </File>
406 <File
407 RelativePath="..\TortoiseProc\lanes.cpp"
409 </File>
410 <File
411 RelativePath="..\TortoiseProc\lanes.h"
413 </File>
414 <File
415 RelativePath="..\TortoiseProc\LogDataVector.cpp"
417 </File>
418 <File
419 RelativePath="..\TortoiseProc\LogDlgHelper.cpp"
421 </File>
422 <File
423 RelativePath="..\TortoiseProc\LogDlgHelper.h"
425 </File>
426 <File
427 RelativePath=".\LogListBlameAction.cpp"
429 </File>
430 <File
431 RelativePath=".\MainFrm.cpp"
433 </File>
434 <File
435 RelativePath=".\OutputWnd.cpp"
437 </File>
438 <File
439 RelativePath="..\TortoiseProc\ProjectProperties.cpp"
441 </File>
442 <File
443 RelativePath=".\PropertiesWnd.cpp"
445 </File>
446 <File
447 RelativePath="..\Utils\MiscUI\SciEdit.cpp"
449 </File>
450 <File
451 RelativePath="..\Utils\MiscUI\SciEdit.h"
453 </File>
454 <File
455 RelativePath="..\Utils\MiscUI\StandAloneDlg.cpp"
457 </File>
458 <File
459 RelativePath=".\stdafx.cpp"
461 <FileConfiguration
462 Name="Debug|Win32"
464 <Tool
465 Name="VCCLCompilerTool"
466 UsePrecompiledHeader="1"
468 </FileConfiguration>
469 <FileConfiguration
470 Name="Debug|x64"
472 <Tool
473 Name="VCCLCompilerTool"
474 UsePrecompiledHeader="1"
476 </FileConfiguration>
477 <FileConfiguration
478 Name="Release|Win32"
480 <Tool
481 Name="VCCLCompilerTool"
482 UsePrecompiledHeader="1"
484 </FileConfiguration>
485 <FileConfiguration
486 Name="Release|x64"
488 <Tool
489 Name="VCCLCompilerTool"
490 UsePrecompiledHeader="1"
492 </FileConfiguration>
493 </File>
494 <File
495 RelativePath=".\TortoiseGitBlame.cpp"
497 </File>
498 <File
499 RelativePath=".\TortoiseGitBlameAppUtils.cpp"
501 </File>
502 <File
503 RelativePath=".\TortoiseGitBlameDoc.cpp"
505 </File>
506 <File
507 RelativePath=".\TortoiseGitBlameView.cpp"
509 </File>
510 </Filter>
511 <Filter
512 Name="Header Files"
513 Filter="h;hpp;hxx;hm;inl;inc;xsd"
514 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
516 <File
517 RelativePath=".\EditGotoDlg.h"
519 </File>
520 <File
521 RelativePath="..\TortoiseMerge\FileTextLines.h"
523 </File>
524 <File
525 RelativePath=".\MainFrm.h"
527 </File>
528 <File
529 RelativePath=".\MenuEncode.h"
531 </File>
532 <File
533 RelativePath=".\OutputWnd.h"
535 </File>
536 <File
537 RelativePath=".\PropertiesWnd.h"
539 </File>
540 <File
541 RelativePath=".\Resource.h"
543 </File>
544 <File
545 RelativePath=".\stdafx.h"
547 </File>
548 <File
549 RelativePath=".\targetver.h"
551 </File>
552 <File
553 RelativePath=".\TortoiseGitBlame.h"
555 </File>
556 <File
557 RelativePath=".\TortoiseGitBlameDoc.h"
559 </File>
560 <File
561 RelativePath=".\TortoiseGitBlameView.h"
563 </File>
564 </Filter>
565 <Filter
566 Name="Resource Files"
567 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
568 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
570 <File
571 RelativePath=".\hlp\Images\Bullet.gif"
573 </File>
574 <File
575 RelativePath="..\Resources\blameres\output_wnd.ico"
577 </File>
578 <File
579 RelativePath=".\res\output_wnd.ico"
581 </File>
582 <File
583 RelativePath="..\Resources\blameres\output_wnd_hc.ico"
585 </File>
586 <File
587 RelativePath=".\res\output_wnd_hc.ico"
589 </File>
590 <File
591 RelativePath="..\Resources\blameres\properties.bmp"
593 </File>
594 <File
595 RelativePath=".\res\properties.bmp"
597 </File>
598 <File
599 RelativePath=".\res\properties_hc.bmp"
601 </File>
602 <File
603 RelativePath="..\Resources\blameres\properties_hc.bmp"
605 </File>
606 <File
607 RelativePath=".\res\properties_wnd.ico"
609 </File>
610 <File
611 RelativePath="..\Resources\blameres\properties_wnd.ico"
613 </File>
614 <File
615 RelativePath=".\res\properties_wnd_hc.ico"
617 </File>
618 <File
619 RelativePath="..\Resources\blameres\properties_wnd_hc.ico"
621 </File>
622 <File
623 RelativePath=".\res\Toolbar.bmp"
625 </File>
626 <File
627 RelativePath="..\Resources\blameres\Toolbar.bmp"
629 </File>
630 <File
631 RelativePath=".\res\Toolbar256.bmp"
633 </File>
634 <File
635 RelativePath="..\Resources\blameres\Toolbar256.bmp"
637 </File>
638 <File
639 RelativePath=".\res\TortoiseGitBlame.ico"
641 </File>
642 <File
643 RelativePath="..\Resources\blameres\TortoiseGitBlame.ico"
645 </File>
646 <File
647 RelativePath="..\Resources\TortoiseGitBlame.rc"
649 <FileConfiguration
650 Name="Debug|Win32"
652 <Tool
653 Name="VCResourceCompilerTool"
654 AdditionalIncludeDirectories="$(IntDir);..\TortoiseShell"
656 </FileConfiguration>
657 <FileConfiguration
658 Name="Debug|x64"
660 <Tool
661 Name="VCResourceCompilerTool"
662 AdditionalIncludeDirectories="$(IntDir);..\TortoiseShell"
664 </FileConfiguration>
665 <FileConfiguration
666 Name="Release|Win32"
668 <Tool
669 Name="VCResourceCompilerTool"
670 AdditionalIncludeDirectories="$(IntDir);..\TortoiseShell"
672 </FileConfiguration>
673 <FileConfiguration
674 Name="Release|x64"
676 <Tool
677 Name="VCResourceCompilerTool"
678 AdditionalIncludeDirectories="$(IntDir);..\TortoiseShell"
680 </FileConfiguration>
681 </File>
682 <File
683 RelativePath=".\res\TortoiseGitBlameDoc.ico"
685 </File>
686 <File
687 RelativePath="..\Resources\blameres\TortoiseGitBlameDoc.ico"
689 </File>
690 <File
691 RelativePath=".\UserImages.bmp"
693 </File>
694 </Filter>
695 <Filter
696 Name="HTML Help Topics"
697 Filter="htm;html"
699 <File
700 RelativePath=".\hlp\afx_hidd_color.htm"
701 DeploymentContent="true"
703 </File>
704 <File
705 RelativePath=".\hlp\afx_hidd_fileopen.htm"
706 DeploymentContent="true"
708 </File>
709 <File
710 RelativePath=".\hlp\afx_hidd_filesave.htm"
711 DeploymentContent="true"
713 </File>
714 <File
715 RelativePath=".\hlp\afx_hidd_find.htm"
716 DeploymentContent="true"
718 </File>
719 <File
720 RelativePath=".\hlp\afx_hidd_font.htm"
721 DeploymentContent="true"
723 </File>
724 <File
725 RelativePath=".\hlp\afx_hidd_newtypedlg.htm"
726 DeploymentContent="true"
728 </File>
729 <File
730 RelativePath=".\hlp\afx_hidd_print.htm"
731 DeploymentContent="true"
733 </File>
734 <File
735 RelativePath=".\hlp\afx_hidd_printdlg.htm"
736 DeploymentContent="true"
738 </File>
739 <File
740 RelativePath=".\hlp\afx_hidd_printsetup.htm"
741 DeploymentContent="true"
743 </File>
744 <File
745 RelativePath=".\hlp\afx_hidd_replace.htm"
746 DeploymentContent="true"
748 </File>
749 <File
750 RelativePath=".\hlp\afx_hidp_default.htm"
751 DeploymentContent="true"
753 </File>
754 <File
755 RelativePath=".\hlp\afx_hidw_dockbar_top.htm"
756 DeploymentContent="true"
758 </File>
759 <File
760 RelativePath=".\hlp\afx_hidw_preview_bar.htm"
761 DeploymentContent="true"
763 </File>
764 <File
765 RelativePath=".\hlp\afx_hidw_status_bar.htm"
766 DeploymentContent="true"
768 </File>
769 <File
770 RelativePath=".\hlp\afx_hidw_toolbar.htm"
771 DeploymentContent="true"
773 </File>
774 <File
775 RelativePath=".\hlp\hid_app_about.htm"
776 DeploymentContent="true"
778 </File>
779 <File
780 RelativePath=".\hlp\hid_app_exit.htm"
781 DeploymentContent="true"
783 </File>
784 <File
785 RelativePath=".\hlp\hid_context_help.htm"
786 DeploymentContent="true"
788 </File>
789 <File
790 RelativePath=".\hlp\hid_edit_clear.htm"
791 DeploymentContent="true"
793 </File>
794 <File
795 RelativePath=".\hlp\hid_edit_clear_all.htm"
796 DeploymentContent="true"
798 </File>
799 <File
800 RelativePath=".\hlp\hid_edit_copy.htm"
801 DeploymentContent="true"
803 </File>
804 <File
805 RelativePath=".\hlp\hid_edit_cut.htm"
806 DeploymentContent="true"
808 </File>
809 <File
810 RelativePath=".\hlp\hid_edit_find.htm"
811 DeploymentContent="true"
813 </File>
814 <File
815 RelativePath=".\hlp\hid_edit_paste.htm"
816 DeploymentContent="true"
818 </File>
819 <File
820 RelativePath=".\hlp\hid_edit_redo.htm"
821 DeploymentContent="true"
823 </File>
824 <File
825 RelativePath=".\hlp\hid_edit_repeat.htm"
826 DeploymentContent="true"
828 </File>
829 <File
830 RelativePath=".\hlp\hid_edit_replace.htm"
831 DeploymentContent="true"
833 </File>
834 <File
835 RelativePath=".\hlp\hid_edit_undo.htm"
836 DeploymentContent="true"
838 </File>
839 <File
840 RelativePath=".\hlp\hid_file_close.htm"
841 DeploymentContent="true"
843 </File>
844 <File
845 RelativePath=".\hlp\hid_file_mru_file1.htm"
846 DeploymentContent="true"
848 </File>
849 <File
850 RelativePath=".\hlp\hid_file_new.htm"
851 DeploymentContent="true"
853 </File>
854 <File
855 RelativePath=".\hlp\hid_file_open.htm"
856 DeploymentContent="true"
858 </File>
859 <File
860 RelativePath=".\hlp\hid_file_page_setup.htm"
861 DeploymentContent="true"
863 </File>
864 <File
865 RelativePath=".\hlp\hid_file_print.htm"
866 DeploymentContent="true"
868 </File>
869 <File
870 RelativePath=".\hlp\hid_file_print_preview.htm"
871 DeploymentContent="true"
873 </File>
874 <File
875 RelativePath=".\hlp\hid_file_print_setup.htm"
876 DeploymentContent="true"
878 </File>
879 <File
880 RelativePath=".\hlp\hid_file_save.htm"
881 DeploymentContent="true"
883 </File>
884 <File
885 RelativePath=".\hlp\hid_file_save_as.htm"
886 DeploymentContent="true"
888 </File>
889 <File
890 RelativePath=".\hlp\hid_file_send_mail.htm"
891 DeploymentContent="true"
893 </File>
894 <File
895 RelativePath=".\hlp\hid_help_index.htm"
896 DeploymentContent="true"
898 </File>
899 <File
900 RelativePath=".\hlp\hid_help_using.htm"
901 DeploymentContent="true"
903 </File>
904 <File
905 RelativePath=".\hlp\hid_ht_caption.htm"
906 DeploymentContent="true"
908 </File>
909 <File
910 RelativePath=".\hlp\hid_ht_nowhere.htm"
911 DeploymentContent="true"
913 </File>
914 <File
915 RelativePath=".\hlp\hid_next_pane.htm"
916 DeploymentContent="true"
918 </File>
919 <File
920 RelativePath=".\hlp\hid_prev_pane.htm"
921 DeploymentContent="true"
923 </File>
924 <File
925 RelativePath=".\hlp\hid_sc_close.htm"
926 DeploymentContent="true"
928 </File>
929 <File
930 RelativePath=".\hlp\hid_sc_maximize.htm"
931 DeploymentContent="true"
933 </File>
934 <File
935 RelativePath=".\hlp\hid_sc_minimize.htm"
936 DeploymentContent="true"
938 </File>
939 <File
940 RelativePath=".\hlp\hid_sc_move.htm"
941 DeploymentContent="true"
943 </File>
944 <File
945 RelativePath=".\hlp\hid_sc_nextwindow.htm"
946 DeploymentContent="true"
948 </File>
949 <File
950 RelativePath=".\hlp\hid_sc_prevwindow.htm"
951 DeploymentContent="true"
953 </File>
954 <File
955 RelativePath=".\hlp\hid_sc_restore.htm"
956 DeploymentContent="true"
958 </File>
959 <File
960 RelativePath=".\hlp\hid_sc_size.htm"
961 DeploymentContent="true"
963 </File>
964 <File
965 RelativePath=".\hlp\hid_sc_tasklist.htm"
966 DeploymentContent="true"
968 </File>
969 <File
970 RelativePath=".\hlp\hid_view_ruler.htm"
971 DeploymentContent="true"
973 </File>
974 <File
975 RelativePath=".\hlp\hid_view_status_bar.htm"
976 DeploymentContent="true"
978 </File>
979 <File
980 RelativePath=".\hlp\hid_view_toolbar.htm"
981 DeploymentContent="true"
983 </File>
984 <File
985 RelativePath=".\hlp\hid_window_all.htm"
986 DeploymentContent="true"
988 </File>
989 <File
990 RelativePath=".\hlp\hid_window_arrange.htm"
991 DeploymentContent="true"
993 </File>
994 <File
995 RelativePath=".\hlp\hid_window_cascade.htm"
996 DeploymentContent="true"
998 </File>
999 <File
1000 RelativePath=".\hlp\hid_window_new.htm"
1001 DeploymentContent="true"
1003 </File>
1004 <File
1005 RelativePath=".\hlp\hid_window_split.htm"
1006 DeploymentContent="true"
1008 </File>
1009 <File
1010 RelativePath=".\hlp\hid_window_tile.htm"
1011 DeploymentContent="true"
1013 </File>
1014 <File
1015 RelativePath=".\hlp\hid_window_tile_horz.htm"
1016 DeploymentContent="true"
1018 </File>
1019 <File
1020 RelativePath=".\hlp\hid_window_tile_vert.htm"
1021 DeploymentContent="true"
1023 </File>
1024 <File
1025 RelativePath=".\hlp\hidr_doc1type.htm"
1026 DeploymentContent="true"
1028 </File>
1029 <File
1030 RelativePath=".\hlp\main_index.htm"
1031 DeploymentContent="true"
1033 </File>
1034 <File
1035 RelativePath=".\hlp\menu_edit.htm"
1036 DeploymentContent="true"
1038 </File>
1039 <File
1040 RelativePath=".\hlp\menu_file.htm"
1041 DeploymentContent="true"
1043 </File>
1044 <File
1045 RelativePath=".\hlp\menu_help.htm"
1046 DeploymentContent="true"
1048 </File>
1049 <File
1050 RelativePath=".\hlp\menu_view.htm"
1051 DeploymentContent="true"
1053 </File>
1054 <File
1055 RelativePath=".\hlp\menu_window.htm"
1056 DeploymentContent="true"
1058 </File>
1059 <File
1060 RelativePath=".\hlp\scrollbars.htm"
1061 DeploymentContent="true"
1063 </File>
1064 </Filter>
1065 <Filter
1066 Name="HTML Help Files"
1067 Filter="hhp;hhc;hhk;gif;jpg"
1069 <File
1070 RelativePath=".\hlp\TortoiseGitBlame.hhc"
1072 </File>
1073 <File
1074 RelativePath=".\hlp\TortoiseGitBlame.hhk"
1076 </File>
1077 <File
1078 RelativePath=".\hlp\TortoiseGitBlame.hhp"
1080 <FileConfiguration
1081 Name="Debug|Win32"
1083 <Tool
1084 Name="VCCustomBuildTool"
1085 Description="Making help file..."
1086 CommandLine="start /wait hhc &quot;hlp\TortoiseGitBlame.hhp&quot;&#x0D;&#x0A;if not exist &quot;hlp\TortoiseGitBlame.chm&quot; goto :HelpError&#x0D;&#x0A;copy &quot;hlp\TortoiseGitBlame.chm&quot; &quot;$(OutDir)\TortoiseGitBlame.chm&quot;&#x0D;&#x0A;goto :HelpDone&#x0D;&#x0A;:HelpError&#x0D;&#x0A;echo hlp\TortoiseGitBlame.hhp(1) : error:Problem encountered creating help file&#x0D;&#x0A;echo.&#x0D;&#x0A;:HelpDone&#x0D;&#x0A;echo.&#x0D;&#x0A;"
1087 AdditionalDependencies="hlp\HTMLDefines.h"
1088 Outputs="$(OutDir)\$(ProjectName).chm"
1090 </FileConfiguration>
1091 <FileConfiguration
1092 Name="Debug|x64"
1094 <Tool
1095 Name="VCCustomBuildTool"
1096 Description="Making help file..."
1097 CommandLine="start /wait hhc &quot;hlp\TortoiseGitBlame.hhp&quot;&#x0D;&#x0A;if not exist &quot;hlp\TortoiseGitBlame.chm&quot; goto :HelpError&#x0D;&#x0A;copy &quot;hlp\TortoiseGitBlame.chm&quot; &quot;$(OutDir)\TortoiseGitBlame.chm&quot;&#x0D;&#x0A;goto :HelpDone&#x0D;&#x0A;:HelpError&#x0D;&#x0A;echo hlp\TortoiseGitBlame.hhp(1) : error:Problem encountered creating help file&#x0D;&#x0A;echo.&#x0D;&#x0A;:HelpDone&#x0D;&#x0A;echo.&#x0D;&#x0A;"
1098 AdditionalDependencies="hlp\HTMLDefines.h"
1099 Outputs="$(OutDir)\$(ProjectName).chm"
1101 </FileConfiguration>
1102 <FileConfiguration
1103 Name="Release|Win32"
1105 <Tool
1106 Name="VCCustomBuildTool"
1107 Description="Making help file..."
1108 CommandLine="start /wait hhc &quot;hlp\TortoiseGitBlame.hhp&quot;&#x0D;&#x0A;if not exist &quot;hlp\TortoiseGitBlame.chm&quot; goto :HelpError&#x0D;&#x0A;copy &quot;hlp\TortoiseGitBlame.chm&quot; &quot;$(OutDir)\TortoiseGitBlame.chm&quot;&#x0D;&#x0A;goto :HelpDone&#x0D;&#x0A;:HelpError&#x0D;&#x0A;echo hlp\TortoiseGitBlame.hhp(1) : error:Problem encountered creating help file&#x0D;&#x0A;echo.&#x0D;&#x0A;:HelpDone&#x0D;&#x0A;echo.&#x0D;&#x0A;"
1109 AdditionalDependencies="hlp\HTMLDefines.h"
1110 Outputs="$(OutDir)\$(ProjectName).chm"
1112 </FileConfiguration>
1113 <FileConfiguration
1114 Name="Release|x64"
1116 <Tool
1117 Name="VCCustomBuildTool"
1118 Description="Making help file..."
1119 CommandLine="start /wait hhc &quot;hlp\TortoiseGitBlame.hhp&quot;&#x0D;&#x0A;if not exist &quot;hlp\TortoiseGitBlame.chm&quot; goto :HelpError&#x0D;&#x0A;copy &quot;hlp\TortoiseGitBlame.chm&quot; &quot;$(OutDir)\TortoiseGitBlame.chm&quot;&#x0D;&#x0A;goto :HelpDone&#x0D;&#x0A;:HelpError&#x0D;&#x0A;echo hlp\TortoiseGitBlame.hhp(1) : error:Problem encountered creating help file&#x0D;&#x0A;echo.&#x0D;&#x0A;:HelpDone&#x0D;&#x0A;echo.&#x0D;&#x0A;"
1120 AdditionalDependencies="hlp\HTMLDefines.h"
1121 Outputs="$(OutDir)\$(ProjectName).chm"
1123 </FileConfiguration>
1124 </File>
1125 </Filter>
1126 </Files>
1127 <Globals>
1128 <Global
1129 Name="RESOURCE_FILE"
1130 Value="\build\x64\TortoiseGit\src\Resources\TortoiseGitBlame.rc"
1132 </Globals>
1133 </VisualStudioProject>