Build is okay
[TortoiseGit.git] / src / TortoiseGitBlame / TortoiseGitBlame.vcproj
blob33b1d37a9a49bf71aaa64df0ca567129f11185ae
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"
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"
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"
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"
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=".\GitBlameLogList.h"
377 </File>
378 <File
379 RelativePath="..\TortoiseProc\GitLogCache.cpp"
381 </File>
382 <File
383 RelativePath="..\TortoiseProc\gitlogcache.h"
385 </File>
386 <File
387 RelativePath="..\TortoiseProc\GitLogListBase.cpp"
389 </File>
390 <File
391 RelativePath="..\TortoiseProc\GitLogListBase.h"
393 </File>
394 <File
395 RelativePath="..\TortoiseProc\lanes.cpp"
397 </File>
398 <File
399 RelativePath="..\TortoiseProc\lanes.h"
401 </File>
402 <File
403 RelativePath="..\TortoiseProc\LogDataVector.cpp"
405 </File>
406 <File
407 RelativePath="..\TortoiseProc\LogDlgHelper.cpp"
409 </File>
410 <File
411 RelativePath="..\TortoiseProc\LogDlgHelper.h"
413 </File>
414 <File
415 RelativePath=".\LogListBlameAction.cpp"
417 </File>
418 <File
419 RelativePath=".\MainFrm.cpp"
421 </File>
422 <File
423 RelativePath=".\OutputWnd.cpp"
425 </File>
426 <File
427 RelativePath=".\PropertiesWnd.cpp"
429 </File>
430 <File
431 RelativePath="..\Utils\MiscUI\SciEdit.cpp"
433 </File>
434 <File
435 RelativePath="..\Utils\MiscUI\SciEdit.h"
437 </File>
438 <File
439 RelativePath=".\stdafx.cpp"
441 <FileConfiguration
442 Name="Debug|Win32"
444 <Tool
445 Name="VCCLCompilerTool"
446 UsePrecompiledHeader="1"
448 </FileConfiguration>
449 <FileConfiguration
450 Name="Debug|x64"
452 <Tool
453 Name="VCCLCompilerTool"
454 UsePrecompiledHeader="1"
456 </FileConfiguration>
457 <FileConfiguration
458 Name="Release|Win32"
460 <Tool
461 Name="VCCLCompilerTool"
462 UsePrecompiledHeader="1"
464 </FileConfiguration>
465 <FileConfiguration
466 Name="Release|x64"
468 <Tool
469 Name="VCCLCompilerTool"
470 UsePrecompiledHeader="1"
472 </FileConfiguration>
473 </File>
474 <File
475 RelativePath=".\TortoiseGitBlame.cpp"
477 </File>
478 <File
479 RelativePath=".\TortoiseGitBlameAppUtils.cpp"
481 </File>
482 <File
483 RelativePath=".\TortoiseGitBlameDoc.cpp"
485 </File>
486 <File
487 RelativePath=".\TortoiseGitBlameView.cpp"
489 </File>
490 </Filter>
491 <Filter
492 Name="Header Files"
493 Filter="h;hpp;hxx;hm;inl;inc;xsd"
494 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
496 <File
497 RelativePath=".\EditGotoDlg.h"
499 </File>
500 <File
501 RelativePath=".\MainFrm.h"
503 </File>
504 <File
505 RelativePath=".\OutputWnd.h"
507 </File>
508 <File
509 RelativePath=".\PropertiesWnd.h"
511 </File>
512 <File
513 RelativePath=".\Resource.h"
515 </File>
516 <File
517 RelativePath=".\stdafx.h"
519 </File>
520 <File
521 RelativePath=".\targetver.h"
523 </File>
524 <File
525 RelativePath=".\TortoiseGitBlame.h"
527 </File>
528 <File
529 RelativePath=".\TortoiseGitBlameDoc.h"
531 </File>
532 <File
533 RelativePath=".\TortoiseGitBlameView.h"
535 </File>
536 </Filter>
537 <Filter
538 Name="Resource Files"
539 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
540 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
542 <File
543 RelativePath=".\hlp\Images\Bullet.gif"
545 </File>
546 <File
547 RelativePath="..\Resources\blameres\output_wnd.ico"
549 </File>
550 <File
551 RelativePath=".\res\output_wnd.ico"
553 </File>
554 <File
555 RelativePath="..\Resources\blameres\output_wnd_hc.ico"
557 </File>
558 <File
559 RelativePath=".\res\output_wnd_hc.ico"
561 </File>
562 <File
563 RelativePath="..\Resources\blameres\properties.bmp"
565 </File>
566 <File
567 RelativePath=".\res\properties.bmp"
569 </File>
570 <File
571 RelativePath=".\res\properties_hc.bmp"
573 </File>
574 <File
575 RelativePath="..\Resources\blameres\properties_hc.bmp"
577 </File>
578 <File
579 RelativePath=".\res\properties_wnd.ico"
581 </File>
582 <File
583 RelativePath="..\Resources\blameres\properties_wnd.ico"
585 </File>
586 <File
587 RelativePath=".\res\properties_wnd_hc.ico"
589 </File>
590 <File
591 RelativePath="..\Resources\blameres\properties_wnd_hc.ico"
593 </File>
594 <File
595 RelativePath=".\res\Toolbar.bmp"
597 </File>
598 <File
599 RelativePath="..\Resources\blameres\Toolbar.bmp"
601 </File>
602 <File
603 RelativePath=".\res\Toolbar256.bmp"
605 </File>
606 <File
607 RelativePath="..\Resources\blameres\Toolbar256.bmp"
609 </File>
610 <File
611 RelativePath=".\res\TortoiseGitBlame.ico"
613 </File>
614 <File
615 RelativePath="..\Resources\blameres\TortoiseGitBlame.ico"
617 </File>
618 <File
619 RelativePath="..\Resources\TortoiseGitBlame.rc"
621 <FileConfiguration
622 Name="Debug|Win32"
624 <Tool
625 Name="VCResourceCompilerTool"
626 AdditionalIncludeDirectories="$(IntDir);..\TortoiseShell"
628 </FileConfiguration>
629 <FileConfiguration
630 Name="Debug|x64"
632 <Tool
633 Name="VCResourceCompilerTool"
634 AdditionalIncludeDirectories="$(IntDir);..\TortoiseShell"
636 </FileConfiguration>
637 <FileConfiguration
638 Name="Release|Win32"
640 <Tool
641 Name="VCResourceCompilerTool"
642 AdditionalIncludeDirectories="$(IntDir);..\TortoiseShell"
644 </FileConfiguration>
645 <FileConfiguration
646 Name="Release|x64"
648 <Tool
649 Name="VCResourceCompilerTool"
650 AdditionalIncludeDirectories="$(IntDir);..\TortoiseShell"
652 </FileConfiguration>
653 </File>
654 <File
655 RelativePath=".\res\TortoiseGitBlameDoc.ico"
657 </File>
658 <File
659 RelativePath="..\Resources\blameres\TortoiseGitBlameDoc.ico"
661 </File>
662 <File
663 RelativePath=".\UserImages.bmp"
665 </File>
666 </Filter>
667 <Filter
668 Name="HTML Help Topics"
669 Filter="htm;html"
671 <File
672 RelativePath=".\hlp\afx_hidd_color.htm"
673 DeploymentContent="true"
675 </File>
676 <File
677 RelativePath=".\hlp\afx_hidd_fileopen.htm"
678 DeploymentContent="true"
680 </File>
681 <File
682 RelativePath=".\hlp\afx_hidd_filesave.htm"
683 DeploymentContent="true"
685 </File>
686 <File
687 RelativePath=".\hlp\afx_hidd_find.htm"
688 DeploymentContent="true"
690 </File>
691 <File
692 RelativePath=".\hlp\afx_hidd_font.htm"
693 DeploymentContent="true"
695 </File>
696 <File
697 RelativePath=".\hlp\afx_hidd_newtypedlg.htm"
698 DeploymentContent="true"
700 </File>
701 <File
702 RelativePath=".\hlp\afx_hidd_print.htm"
703 DeploymentContent="true"
705 </File>
706 <File
707 RelativePath=".\hlp\afx_hidd_printdlg.htm"
708 DeploymentContent="true"
710 </File>
711 <File
712 RelativePath=".\hlp\afx_hidd_printsetup.htm"
713 DeploymentContent="true"
715 </File>
716 <File
717 RelativePath=".\hlp\afx_hidd_replace.htm"
718 DeploymentContent="true"
720 </File>
721 <File
722 RelativePath=".\hlp\afx_hidp_default.htm"
723 DeploymentContent="true"
725 </File>
726 <File
727 RelativePath=".\hlp\afx_hidw_dockbar_top.htm"
728 DeploymentContent="true"
730 </File>
731 <File
732 RelativePath=".\hlp\afx_hidw_preview_bar.htm"
733 DeploymentContent="true"
735 </File>
736 <File
737 RelativePath=".\hlp\afx_hidw_status_bar.htm"
738 DeploymentContent="true"
740 </File>
741 <File
742 RelativePath=".\hlp\afx_hidw_toolbar.htm"
743 DeploymentContent="true"
745 </File>
746 <File
747 RelativePath=".\hlp\hid_app_about.htm"
748 DeploymentContent="true"
750 </File>
751 <File
752 RelativePath=".\hlp\hid_app_exit.htm"
753 DeploymentContent="true"
755 </File>
756 <File
757 RelativePath=".\hlp\hid_context_help.htm"
758 DeploymentContent="true"
760 </File>
761 <File
762 RelativePath=".\hlp\hid_edit_clear.htm"
763 DeploymentContent="true"
765 </File>
766 <File
767 RelativePath=".\hlp\hid_edit_clear_all.htm"
768 DeploymentContent="true"
770 </File>
771 <File
772 RelativePath=".\hlp\hid_edit_copy.htm"
773 DeploymentContent="true"
775 </File>
776 <File
777 RelativePath=".\hlp\hid_edit_cut.htm"
778 DeploymentContent="true"
780 </File>
781 <File
782 RelativePath=".\hlp\hid_edit_find.htm"
783 DeploymentContent="true"
785 </File>
786 <File
787 RelativePath=".\hlp\hid_edit_paste.htm"
788 DeploymentContent="true"
790 </File>
791 <File
792 RelativePath=".\hlp\hid_edit_redo.htm"
793 DeploymentContent="true"
795 </File>
796 <File
797 RelativePath=".\hlp\hid_edit_repeat.htm"
798 DeploymentContent="true"
800 </File>
801 <File
802 RelativePath=".\hlp\hid_edit_replace.htm"
803 DeploymentContent="true"
805 </File>
806 <File
807 RelativePath=".\hlp\hid_edit_undo.htm"
808 DeploymentContent="true"
810 </File>
811 <File
812 RelativePath=".\hlp\hid_file_close.htm"
813 DeploymentContent="true"
815 </File>
816 <File
817 RelativePath=".\hlp\hid_file_mru_file1.htm"
818 DeploymentContent="true"
820 </File>
821 <File
822 RelativePath=".\hlp\hid_file_new.htm"
823 DeploymentContent="true"
825 </File>
826 <File
827 RelativePath=".\hlp\hid_file_open.htm"
828 DeploymentContent="true"
830 </File>
831 <File
832 RelativePath=".\hlp\hid_file_page_setup.htm"
833 DeploymentContent="true"
835 </File>
836 <File
837 RelativePath=".\hlp\hid_file_print.htm"
838 DeploymentContent="true"
840 </File>
841 <File
842 RelativePath=".\hlp\hid_file_print_preview.htm"
843 DeploymentContent="true"
845 </File>
846 <File
847 RelativePath=".\hlp\hid_file_print_setup.htm"
848 DeploymentContent="true"
850 </File>
851 <File
852 RelativePath=".\hlp\hid_file_save.htm"
853 DeploymentContent="true"
855 </File>
856 <File
857 RelativePath=".\hlp\hid_file_save_as.htm"
858 DeploymentContent="true"
860 </File>
861 <File
862 RelativePath=".\hlp\hid_file_send_mail.htm"
863 DeploymentContent="true"
865 </File>
866 <File
867 RelativePath=".\hlp\hid_help_index.htm"
868 DeploymentContent="true"
870 </File>
871 <File
872 RelativePath=".\hlp\hid_help_using.htm"
873 DeploymentContent="true"
875 </File>
876 <File
877 RelativePath=".\hlp\hid_ht_caption.htm"
878 DeploymentContent="true"
880 </File>
881 <File
882 RelativePath=".\hlp\hid_ht_nowhere.htm"
883 DeploymentContent="true"
885 </File>
886 <File
887 RelativePath=".\hlp\hid_next_pane.htm"
888 DeploymentContent="true"
890 </File>
891 <File
892 RelativePath=".\hlp\hid_prev_pane.htm"
893 DeploymentContent="true"
895 </File>
896 <File
897 RelativePath=".\hlp\hid_sc_close.htm"
898 DeploymentContent="true"
900 </File>
901 <File
902 RelativePath=".\hlp\hid_sc_maximize.htm"
903 DeploymentContent="true"
905 </File>
906 <File
907 RelativePath=".\hlp\hid_sc_minimize.htm"
908 DeploymentContent="true"
910 </File>
911 <File
912 RelativePath=".\hlp\hid_sc_move.htm"
913 DeploymentContent="true"
915 </File>
916 <File
917 RelativePath=".\hlp\hid_sc_nextwindow.htm"
918 DeploymentContent="true"
920 </File>
921 <File
922 RelativePath=".\hlp\hid_sc_prevwindow.htm"
923 DeploymentContent="true"
925 </File>
926 <File
927 RelativePath=".\hlp\hid_sc_restore.htm"
928 DeploymentContent="true"
930 </File>
931 <File
932 RelativePath=".\hlp\hid_sc_size.htm"
933 DeploymentContent="true"
935 </File>
936 <File
937 RelativePath=".\hlp\hid_sc_tasklist.htm"
938 DeploymentContent="true"
940 </File>
941 <File
942 RelativePath=".\hlp\hid_view_ruler.htm"
943 DeploymentContent="true"
945 </File>
946 <File
947 RelativePath=".\hlp\hid_view_status_bar.htm"
948 DeploymentContent="true"
950 </File>
951 <File
952 RelativePath=".\hlp\hid_view_toolbar.htm"
953 DeploymentContent="true"
955 </File>
956 <File
957 RelativePath=".\hlp\hid_window_all.htm"
958 DeploymentContent="true"
960 </File>
961 <File
962 RelativePath=".\hlp\hid_window_arrange.htm"
963 DeploymentContent="true"
965 </File>
966 <File
967 RelativePath=".\hlp\hid_window_cascade.htm"
968 DeploymentContent="true"
970 </File>
971 <File
972 RelativePath=".\hlp\hid_window_new.htm"
973 DeploymentContent="true"
975 </File>
976 <File
977 RelativePath=".\hlp\hid_window_split.htm"
978 DeploymentContent="true"
980 </File>
981 <File
982 RelativePath=".\hlp\hid_window_tile.htm"
983 DeploymentContent="true"
985 </File>
986 <File
987 RelativePath=".\hlp\hid_window_tile_horz.htm"
988 DeploymentContent="true"
990 </File>
991 <File
992 RelativePath=".\hlp\hid_window_tile_vert.htm"
993 DeploymentContent="true"
995 </File>
996 <File
997 RelativePath=".\hlp\hidr_doc1type.htm"
998 DeploymentContent="true"
1000 </File>
1001 <File
1002 RelativePath=".\hlp\main_index.htm"
1003 DeploymentContent="true"
1005 </File>
1006 <File
1007 RelativePath=".\hlp\menu_edit.htm"
1008 DeploymentContent="true"
1010 </File>
1011 <File
1012 RelativePath=".\hlp\menu_file.htm"
1013 DeploymentContent="true"
1015 </File>
1016 <File
1017 RelativePath=".\hlp\menu_help.htm"
1018 DeploymentContent="true"
1020 </File>
1021 <File
1022 RelativePath=".\hlp\menu_view.htm"
1023 DeploymentContent="true"
1025 </File>
1026 <File
1027 RelativePath=".\hlp\menu_window.htm"
1028 DeploymentContent="true"
1030 </File>
1031 <File
1032 RelativePath=".\hlp\scrollbars.htm"
1033 DeploymentContent="true"
1035 </File>
1036 </Filter>
1037 <Filter
1038 Name="HTML Help Files"
1039 Filter="hhp;hhc;hhk;gif;jpg"
1041 <File
1042 RelativePath=".\hlp\TortoiseGitBlame.hhc"
1044 </File>
1045 <File
1046 RelativePath=".\hlp\TortoiseGitBlame.hhk"
1048 </File>
1049 <File
1050 RelativePath=".\hlp\TortoiseGitBlame.hhp"
1052 <FileConfiguration
1053 Name="Debug|Win32"
1055 <Tool
1056 Name="VCCustomBuildTool"
1057 Description="Making help file..."
1058 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;"
1059 AdditionalDependencies="hlp\HTMLDefines.h"
1060 Outputs="$(OutDir)\$(ProjectName).chm"
1062 </FileConfiguration>
1063 <FileConfiguration
1064 Name="Debug|x64"
1066 <Tool
1067 Name="VCCustomBuildTool"
1068 Description="Making help file..."
1069 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;"
1070 AdditionalDependencies="hlp\HTMLDefines.h"
1071 Outputs="$(OutDir)\$(ProjectName).chm"
1073 </FileConfiguration>
1074 <FileConfiguration
1075 Name="Release|Win32"
1077 <Tool
1078 Name="VCCustomBuildTool"
1079 Description="Making help file..."
1080 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;"
1081 AdditionalDependencies="hlp\HTMLDefines.h"
1082 Outputs="$(OutDir)\$(ProjectName).chm"
1084 </FileConfiguration>
1085 <FileConfiguration
1086 Name="Release|x64"
1088 <Tool
1089 Name="VCCustomBuildTool"
1090 Description="Making help file..."
1091 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;"
1092 AdditionalDependencies="hlp\HTMLDefines.h"
1093 Outputs="$(OutDir)\$(ProjectName).chm"
1095 </FileConfiguration>
1096 </File>
1097 </Filter>
1098 <File
1099 RelativePath=".\ReadMe.txt"
1101 </File>
1102 </Files>
1103 <Globals>
1104 <Global
1105 Name="RESOURCE_FILE"
1106 Value="\build\x64\TortoiseGit\src\Resources\TortoiseGitBlame.rc"
1108 </Globals>
1109 </VisualStudioProject>