Add LogList To GitBlame
[TortoiseGit.git] / src / TortoiseGitBlame / TortoiseGitBlame.vcproj
blobf4249bd0c958c3603c1710e52777106259966a5b
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 </Platforms>
16 <ToolFiles>
17 </ToolFiles>
18 <Configurations>
19 <Configuration
20 Name="Debug|Win32"
21 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22 IntermediateDirectory="$(ConfigurationName)"
23 ConfigurationType="1"
24 UseOfMFC="2"
25 CharacterSet="1"
27 <Tool
28 Name="VCPreBuildEventTool"
30 <Tool
31 Name="VCCustomBuildTool"
33 <Tool
34 Name="VCXMLDataGeneratorTool"
36 <Tool
37 Name="VCWebServiceProxyGeneratorTool"
39 <Tool
40 Name="VCMIDLTool"
41 PreprocessorDefinitions="_DEBUG"
42 MkTypLibCompatible="false"
43 ValidateParameters="true"
45 <Tool
46 Name="VCCLCompilerTool"
47 Optimization="0"
48 AdditionalIncludeDirectories="..\Git;..\TortoiseProc;..\..\ext\scintilla\include;..\Utils;..\Utils\MiscUI;..\..\ext\hunspell;..\..\ext\ResizableLib"
49 PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG"
50 MinimalRebuild="true"
51 BasicRuntimeChecks="3"
52 RuntimeLibrary="3"
53 UsePrecompiledHeader="2"
54 WarningLevel="3"
55 DebugInformationFormat="4"
57 <Tool
58 Name="VCManagedResourceCompilerTool"
60 <Tool
61 Name="VCResourceCompilerTool"
62 PreprocessorDefinitions="_DEBUG"
63 Culture="1033"
64 AdditionalIncludeDirectories="$(IntDir)"
66 <Tool
67 Name="VCPreLinkEventTool"
69 <Tool
70 Name="VCLinkerTool"
71 AdditionalDependencies="Crypt32.lib gdiplus.lib shfolder.lib shell32.lib comctl32.lib ws2_32.lib rpcrt4.lib shlwapi.lib wininet.lib version.lib"
72 LinkIncremental="2"
73 IgnoreDefaultLibraryNames="LIBCMTD"
74 GenerateDebugInformation="true"
75 SubSystem="2"
76 TargetMachine="1"
78 <Tool
79 Name="VCALinkTool"
81 <Tool
82 Name="VCManifestTool"
84 <Tool
85 Name="VCXDCMakeTool"
87 <Tool
88 Name="VCBscMakeTool"
90 <Tool
91 Name="VCFxCopTool"
93 <Tool
94 Name="VCAppVerifierTool"
96 <Tool
97 Name="VCPostBuildEventTool"
99 </Configuration>
100 <Configuration
101 Name="Release|Win32"
102 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
103 IntermediateDirectory="$(ConfigurationName)"
104 ConfigurationType="1"
105 UseOfMFC="2"
106 CharacterSet="1"
107 WholeProgramOptimization="1"
109 <Tool
110 Name="VCPreBuildEventTool"
112 <Tool
113 Name="VCCustomBuildTool"
115 <Tool
116 Name="VCXMLDataGeneratorTool"
118 <Tool
119 Name="VCWebServiceProxyGeneratorTool"
121 <Tool
122 Name="VCMIDLTool"
123 PreprocessorDefinitions="NDEBUG"
124 MkTypLibCompatible="false"
125 ValidateParameters="true"
127 <Tool
128 Name="VCCLCompilerTool"
129 Optimization="2"
130 EnableIntrinsicFunctions="true"
131 AdditionalIncludeDirectories="..\Git;..\TortoiseProc;..\..\ext\scintilla\include;..\Utils;..\Utils\MiscUI;..\..\ext\hunspell;..\..\ext\ResizableLib"
132 PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG"
133 MinimalRebuild="false"
134 RuntimeLibrary="2"
135 EnableFunctionLevelLinking="true"
136 UsePrecompiledHeader="2"
137 WarningLevel="3"
138 DebugInformationFormat="3"
140 <Tool
141 Name="VCManagedResourceCompilerTool"
143 <Tool
144 Name="VCResourceCompilerTool"
145 PreprocessorDefinitions="NDEBUG"
146 Culture="1033"
147 AdditionalIncludeDirectories="$(IntDir)"
149 <Tool
150 Name="VCPreLinkEventTool"
152 <Tool
153 Name="VCLinkerTool"
154 AdditionalDependencies="Crypt32.lib gdiplus.lib shfolder.lib shell32.lib comctl32.lib ws2_32.lib rpcrt4.lib shlwapi.lib wininet.lib version.lib"
155 LinkIncremental="1"
156 GenerateDebugInformation="true"
157 SubSystem="2"
158 OptimizeReferences="2"
159 EnableCOMDATFolding="2"
160 TargetMachine="1"
162 <Tool
163 Name="VCALinkTool"
165 <Tool
166 Name="VCManifestTool"
168 <Tool
169 Name="VCXDCMakeTool"
171 <Tool
172 Name="VCBscMakeTool"
174 <Tool
175 Name="VCFxCopTool"
177 <Tool
178 Name="VCAppVerifierTool"
180 <Tool
181 Name="VCPostBuildEventTool"
183 </Configuration>
184 </Configurations>
185 <References>
186 </References>
187 <Files>
188 <Filter
189 Name="Source Files"
190 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
191 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
193 <File
194 RelativePath=".\GitBlameLogList.h"
196 </File>
197 <File
198 RelativePath="..\TortoiseProc\GitLogListBase.cpp"
200 </File>
201 <File
202 RelativePath="..\TortoiseProc\GitLogListBase.h"
204 </File>
205 <File
206 RelativePath="..\TortoiseProc\lanes.cpp"
208 </File>
209 <File
210 RelativePath="..\TortoiseProc\lanes.h"
212 </File>
213 <File
214 RelativePath="..\TortoiseProc\LogDataVector.cpp"
216 </File>
217 <File
218 RelativePath="..\TortoiseProc\LogDlgHelper.cpp"
220 </File>
221 <File
222 RelativePath="..\TortoiseProc\LogDlgHelper.h"
224 </File>
225 <File
226 RelativePath=".\LogListBlameAction.cpp"
228 </File>
229 <File
230 RelativePath=".\MainFrm.cpp"
232 </File>
233 <File
234 RelativePath=".\OutputWnd.cpp"
236 </File>
237 <File
238 RelativePath=".\PropertiesWnd.cpp"
240 </File>
241 <File
242 RelativePath="..\Utils\MiscUI\SciEdit.cpp"
244 </File>
245 <File
246 RelativePath="..\Utils\MiscUI\SciEdit.h"
248 </File>
249 <File
250 RelativePath=".\stdafx.cpp"
252 <FileConfiguration
253 Name="Debug|Win32"
255 <Tool
256 Name="VCCLCompilerTool"
257 UsePrecompiledHeader="1"
259 </FileConfiguration>
260 <FileConfiguration
261 Name="Release|Win32"
263 <Tool
264 Name="VCCLCompilerTool"
265 UsePrecompiledHeader="1"
267 </FileConfiguration>
268 </File>
269 <File
270 RelativePath=".\TortoiseGitBlame.cpp"
272 </File>
273 <File
274 RelativePath=".\TortoiseGitBlameDoc.cpp"
276 </File>
277 <File
278 RelativePath=".\TortoiseGitBlameView.cpp"
280 </File>
281 </Filter>
282 <Filter
283 Name="Header Files"
284 Filter="h;hpp;hxx;hm;inl;inc;xsd"
285 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
287 <File
288 RelativePath=".\MainFrm.h"
290 </File>
291 <File
292 RelativePath=".\OutputWnd.h"
294 </File>
295 <File
296 RelativePath=".\PropertiesWnd.h"
298 </File>
299 <File
300 RelativePath=".\Resource.h"
302 <FileConfiguration
303 Name="Debug|Win32"
305 <Tool
306 Name="VCCustomBuildTool"
307 Description="Generating map file for help compiler..."
308 CommandLine="echo // Generated Help Map file. Used by TortoiseGitBlame.HHP. &gt; &quot;hlp\HTMLDefines.h&quot;&#x0D;&#x0A;echo. &gt; &quot;hlp\HTMLDefines.h&quot;&#x0D;&#x0A;echo // Commands (ID_* and IDM_*) &gt;&gt; &quot;hlp\HTMLDefines.h&quot;&#x0D;&#x0A;makehm /h ID_,HID_,0x10000 IDM_,HIDM_,0x10000 &quot;$(InputFileName)&quot; &gt;&gt; &quot;hlp\HTMLDefines.h&quot;&#x0D;&#x0A;echo. &gt;&gt; &quot;hlp\HTMLDefines.h&quot;&#x0D;&#x0A;echo // Prompts (IDP_*) &gt;&gt; &quot;hlp\HTMLDefines.h&quot;&#x0D;&#x0A;makehm /h IDP_,HIDP_,0x30000 &quot;$(InputFileName)&quot; &gt;&gt; &quot;hlp\HTMLDefines.h&quot;&#x0D;&#x0A;echo. &gt;&gt; &quot;hlp\HTMLDefines.h&quot;&#x0D;&#x0A;echo // Resources (IDR_*) &gt;&gt; &quot;hlp\HTMLDefines.h&quot;&#x0D;&#x0A;makehm /h IDR_,HIDR_,0x20000 &quot;$(InputFileName)&quot; &gt;&gt; &quot;hlp\HTMLDefines.h&quot;&#x0D;&#x0A;echo. &gt;&gt; &quot;hlp\HTMLDefines.h&quot;&#x0D;&#x0A;echo // Dialogs (IDD_*) &gt;&gt; &quot;hlp\HTMLDefines.h&quot;&#x0D;&#x0A;makehm /h IDD_,HIDD_,0x20000 &quot;$(InputFileName)&quot; &gt;&gt; &quot;hlp\HTMLDefines.h&quot;&#x0D;&#x0A;echo. &gt;&gt; &quot;hlp\HTMLDefines.h&quot;&#x0D;&#x0A;echo // Frame Controls (IDW_*) &gt;&gt; &quot;hlp\HTMLDefines.h&quot;&#x0D;&#x0A;makehm /h /a afxhh.h IDW_,HIDW_,0x50000 &quot;$(InputFileName)&quot; &gt;&gt; &quot;hlp\HTMLDefines.h&quot;&#x0D;&#x0A;"
309 Outputs="hlp\HTMLDefines.h"
311 </FileConfiguration>
312 <FileConfiguration
313 Name="Release|Win32"
315 <Tool
316 Name="VCCustomBuildTool"
317 Description="Generating map file for help compiler..."
318 CommandLine="echo // Generated Help Map file. Used by TortoiseGitBlame.HHP. &gt; &quot;hlp\HTMLDefines.h&quot;&#x0D;&#x0A;echo. &gt; &quot;hlp\HTMLDefines.h&quot;&#x0D;&#x0A;echo // Commands (ID_* and IDM_*) &gt;&gt; &quot;hlp\HTMLDefines.h&quot;&#x0D;&#x0A;makehm /h ID_,HID_,0x10000 IDM_,HIDM_,0x10000 &quot;$(InputFileName)&quot; &gt;&gt; &quot;hlp\HTMLDefines.h&quot;&#x0D;&#x0A;echo. &gt;&gt; &quot;hlp\HTMLDefines.h&quot;&#x0D;&#x0A;echo // Prompts (IDP_*) &gt;&gt; &quot;hlp\HTMLDefines.h&quot;&#x0D;&#x0A;makehm /h IDP_,HIDP_,0x30000 &quot;$(InputFileName)&quot; &gt;&gt; &quot;hlp\HTMLDefines.h&quot;&#x0D;&#x0A;echo. &gt;&gt; &quot;hlp\HTMLDefines.h&quot;&#x0D;&#x0A;echo // Resources (IDR_*) &gt;&gt; &quot;hlp\HTMLDefines.h&quot;&#x0D;&#x0A;makehm /h IDR_,HIDR_,0x20000 &quot;$(InputFileName)&quot; &gt;&gt; &quot;hlp\HTMLDefines.h&quot;&#x0D;&#x0A;echo. &gt;&gt; &quot;hlp\HTMLDefines.h&quot;&#x0D;&#x0A;echo // Dialogs (IDD_*) &gt;&gt; &quot;hlp\HTMLDefines.h&quot;&#x0D;&#x0A;makehm /h IDD_,HIDD_,0x20000 &quot;$(InputFileName)&quot; &gt;&gt; &quot;hlp\HTMLDefines.h&quot;&#x0D;&#x0A;echo. &gt;&gt; &quot;hlp\HTMLDefines.h&quot;&#x0D;&#x0A;echo // Frame Controls (IDW_*) &gt;&gt; &quot;hlp\HTMLDefines.h&quot;&#x0D;&#x0A;makehm /h /a afxhh.h IDW_,HIDW_,0x50000 &quot;$(InputFileName)&quot; &gt;&gt; &quot;hlp\HTMLDefines.h&quot;&#x0D;&#x0A;"
319 Outputs="hlp\HTMLDefines.h"
321 </FileConfiguration>
322 </File>
323 <File
324 RelativePath=".\stdafx.h"
326 </File>
327 <File
328 RelativePath=".\targetver.h"
330 </File>
331 <File
332 RelativePath=".\TortoiseGitBlame.h"
334 </File>
335 <File
336 RelativePath=".\TortoiseGitBlameDoc.h"
338 </File>
339 <File
340 RelativePath=".\TortoiseGitBlameView.h"
342 </File>
343 </Filter>
344 <Filter
345 Name="Resource Files"
346 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
347 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
349 <File
350 RelativePath=".\hlp\Images\Bullet.gif"
352 </File>
353 <File
354 RelativePath=".\res\output_wnd.ico"
356 </File>
357 <File
358 RelativePath=".\res\output_wnd_hc.ico"
360 </File>
361 <File
362 RelativePath=".\res\properties.bmp"
364 </File>
365 <File
366 RelativePath=".\res\properties_hc.bmp"
368 </File>
369 <File
370 RelativePath=".\res\properties_wnd.ico"
372 </File>
373 <File
374 RelativePath=".\res\properties_wnd_hc.ico"
376 </File>
377 <File
378 RelativePath=".\res\Toolbar.bmp"
380 </File>
381 <File
382 RelativePath=".\res\Toolbar256.bmp"
384 </File>
385 <File
386 RelativePath=".\res\TortoiseGitBlame.ico"
388 </File>
389 <File
390 RelativePath="..\Resources\TortoiseGitBlame.rc"
392 </File>
393 <File
394 RelativePath=".\res\TortoiseGitBlameDoc.ico"
396 </File>
397 <File
398 RelativePath=".\UserImages.bmp"
400 </File>
401 </Filter>
402 <Filter
403 Name="HTML Help Files"
404 Filter="hhp;hhc;hhk;gif;jpg"
406 <File
407 RelativePath=".\hlp\TortoiseGitBlame.hhc"
409 </File>
410 <File
411 RelativePath=".\hlp\TortoiseGitBlame.hhk"
413 </File>
414 <File
415 RelativePath=".\hlp\TortoiseGitBlame.hhp"
417 <FileConfiguration
418 Name="Debug|Win32"
420 <Tool
421 Name="VCCustomBuildTool"
422 Description="Making help file..."
423 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;"
424 AdditionalDependencies="hlp\HTMLDefines.h"
425 Outputs="$(OutDir)\$(ProjectName).chm"
427 </FileConfiguration>
428 <FileConfiguration
429 Name="Release|Win32"
431 <Tool
432 Name="VCCustomBuildTool"
433 Description="Making help file..."
434 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;"
435 AdditionalDependencies="hlp\HTMLDefines.h"
436 Outputs="$(OutDir)\$(ProjectName).chm"
438 </FileConfiguration>
439 </File>
440 </Filter>
441 <Filter
442 Name="HTML Help Topics"
443 Filter="htm;html"
445 <File
446 RelativePath=".\hlp\afx_hidd_color.htm"
447 DeploymentContent="true"
449 </File>
450 <File
451 RelativePath=".\hlp\afx_hidd_fileopen.htm"
452 DeploymentContent="true"
454 </File>
455 <File
456 RelativePath=".\hlp\afx_hidd_filesave.htm"
457 DeploymentContent="true"
459 </File>
460 <File
461 RelativePath=".\hlp\afx_hidd_find.htm"
462 DeploymentContent="true"
464 </File>
465 <File
466 RelativePath=".\hlp\afx_hidd_font.htm"
467 DeploymentContent="true"
469 </File>
470 <File
471 RelativePath=".\hlp\afx_hidd_newtypedlg.htm"
472 DeploymentContent="true"
474 </File>
475 <File
476 RelativePath=".\hlp\afx_hidd_print.htm"
477 DeploymentContent="true"
479 </File>
480 <File
481 RelativePath=".\hlp\afx_hidd_printdlg.htm"
482 DeploymentContent="true"
484 </File>
485 <File
486 RelativePath=".\hlp\afx_hidd_printsetup.htm"
487 DeploymentContent="true"
489 </File>
490 <File
491 RelativePath=".\hlp\afx_hidd_replace.htm"
492 DeploymentContent="true"
494 </File>
495 <File
496 RelativePath=".\hlp\afx_hidp_default.htm"
497 DeploymentContent="true"
499 </File>
500 <File
501 RelativePath=".\hlp\afx_hidw_dockbar_top.htm"
502 DeploymentContent="true"
504 </File>
505 <File
506 RelativePath=".\hlp\afx_hidw_preview_bar.htm"
507 DeploymentContent="true"
509 </File>
510 <File
511 RelativePath=".\hlp\afx_hidw_status_bar.htm"
512 DeploymentContent="true"
514 </File>
515 <File
516 RelativePath=".\hlp\afx_hidw_toolbar.htm"
517 DeploymentContent="true"
519 </File>
520 <File
521 RelativePath=".\hlp\hid_app_about.htm"
522 DeploymentContent="true"
524 </File>
525 <File
526 RelativePath=".\hlp\hid_app_exit.htm"
527 DeploymentContent="true"
529 </File>
530 <File
531 RelativePath=".\hlp\hid_context_help.htm"
532 DeploymentContent="true"
534 </File>
535 <File
536 RelativePath=".\hlp\hid_edit_clear.htm"
537 DeploymentContent="true"
539 </File>
540 <File
541 RelativePath=".\hlp\hid_edit_clear_all.htm"
542 DeploymentContent="true"
544 </File>
545 <File
546 RelativePath=".\hlp\hid_edit_copy.htm"
547 DeploymentContent="true"
549 </File>
550 <File
551 RelativePath=".\hlp\hid_edit_cut.htm"
552 DeploymentContent="true"
554 </File>
555 <File
556 RelativePath=".\hlp\hid_edit_find.htm"
557 DeploymentContent="true"
559 </File>
560 <File
561 RelativePath=".\hlp\hid_edit_paste.htm"
562 DeploymentContent="true"
564 </File>
565 <File
566 RelativePath=".\hlp\hid_edit_redo.htm"
567 DeploymentContent="true"
569 </File>
570 <File
571 RelativePath=".\hlp\hid_edit_repeat.htm"
572 DeploymentContent="true"
574 </File>
575 <File
576 RelativePath=".\hlp\hid_edit_replace.htm"
577 DeploymentContent="true"
579 </File>
580 <File
581 RelativePath=".\hlp\hid_edit_undo.htm"
582 DeploymentContent="true"
584 </File>
585 <File
586 RelativePath=".\hlp\hid_file_close.htm"
587 DeploymentContent="true"
589 </File>
590 <File
591 RelativePath=".\hlp\hid_file_mru_file1.htm"
592 DeploymentContent="true"
594 </File>
595 <File
596 RelativePath=".\hlp\hid_file_new.htm"
597 DeploymentContent="true"
599 </File>
600 <File
601 RelativePath=".\hlp\hid_file_open.htm"
602 DeploymentContent="true"
604 </File>
605 <File
606 RelativePath=".\hlp\hid_file_page_setup.htm"
607 DeploymentContent="true"
609 </File>
610 <File
611 RelativePath=".\hlp\hid_file_print.htm"
612 DeploymentContent="true"
614 </File>
615 <File
616 RelativePath=".\hlp\hid_file_print_preview.htm"
617 DeploymentContent="true"
619 </File>
620 <File
621 RelativePath=".\hlp\hid_file_print_setup.htm"
622 DeploymentContent="true"
624 </File>
625 <File
626 RelativePath=".\hlp\hid_file_save.htm"
627 DeploymentContent="true"
629 </File>
630 <File
631 RelativePath=".\hlp\hid_file_save_as.htm"
632 DeploymentContent="true"
634 </File>
635 <File
636 RelativePath=".\hlp\hid_file_send_mail.htm"
637 DeploymentContent="true"
639 </File>
640 <File
641 RelativePath=".\hlp\hid_help_index.htm"
642 DeploymentContent="true"
644 </File>
645 <File
646 RelativePath=".\hlp\hid_help_using.htm"
647 DeploymentContent="true"
649 </File>
650 <File
651 RelativePath=".\hlp\hid_ht_caption.htm"
652 DeploymentContent="true"
654 </File>
655 <File
656 RelativePath=".\hlp\hid_ht_nowhere.htm"
657 DeploymentContent="true"
659 </File>
660 <File
661 RelativePath=".\hlp\hid_next_pane.htm"
662 DeploymentContent="true"
664 </File>
665 <File
666 RelativePath=".\hlp\hid_prev_pane.htm"
667 DeploymentContent="true"
669 </File>
670 <File
671 RelativePath=".\hlp\hid_sc_close.htm"
672 DeploymentContent="true"
674 </File>
675 <File
676 RelativePath=".\hlp\hid_sc_maximize.htm"
677 DeploymentContent="true"
679 </File>
680 <File
681 RelativePath=".\hlp\hid_sc_minimize.htm"
682 DeploymentContent="true"
684 </File>
685 <File
686 RelativePath=".\hlp\hid_sc_move.htm"
687 DeploymentContent="true"
689 </File>
690 <File
691 RelativePath=".\hlp\hid_sc_nextwindow.htm"
692 DeploymentContent="true"
694 </File>
695 <File
696 RelativePath=".\hlp\hid_sc_prevwindow.htm"
697 DeploymentContent="true"
699 </File>
700 <File
701 RelativePath=".\hlp\hid_sc_restore.htm"
702 DeploymentContent="true"
704 </File>
705 <File
706 RelativePath=".\hlp\hid_sc_size.htm"
707 DeploymentContent="true"
709 </File>
710 <File
711 RelativePath=".\hlp\hid_sc_tasklist.htm"
712 DeploymentContent="true"
714 </File>
715 <File
716 RelativePath=".\hlp\hid_view_ruler.htm"
717 DeploymentContent="true"
719 </File>
720 <File
721 RelativePath=".\hlp\hid_view_status_bar.htm"
722 DeploymentContent="true"
724 </File>
725 <File
726 RelativePath=".\hlp\hid_view_toolbar.htm"
727 DeploymentContent="true"
729 </File>
730 <File
731 RelativePath=".\hlp\hid_window_all.htm"
732 DeploymentContent="true"
734 </File>
735 <File
736 RelativePath=".\hlp\hid_window_arrange.htm"
737 DeploymentContent="true"
739 </File>
740 <File
741 RelativePath=".\hlp\hid_window_cascade.htm"
742 DeploymentContent="true"
744 </File>
745 <File
746 RelativePath=".\hlp\hid_window_new.htm"
747 DeploymentContent="true"
749 </File>
750 <File
751 RelativePath=".\hlp\hid_window_split.htm"
752 DeploymentContent="true"
754 </File>
755 <File
756 RelativePath=".\hlp\hid_window_tile.htm"
757 DeploymentContent="true"
759 </File>
760 <File
761 RelativePath=".\hlp\hid_window_tile_horz.htm"
762 DeploymentContent="true"
764 </File>
765 <File
766 RelativePath=".\hlp\hid_window_tile_vert.htm"
767 DeploymentContent="true"
769 </File>
770 <File
771 RelativePath=".\hlp\hidr_doc1type.htm"
772 DeploymentContent="true"
774 </File>
775 <File
776 RelativePath=".\hlp\main_index.htm"
777 DeploymentContent="true"
779 </File>
780 <File
781 RelativePath=".\hlp\menu_edit.htm"
782 DeploymentContent="true"
784 </File>
785 <File
786 RelativePath=".\hlp\menu_file.htm"
787 DeploymentContent="true"
789 </File>
790 <File
791 RelativePath=".\hlp\menu_help.htm"
792 DeploymentContent="true"
794 </File>
795 <File
796 RelativePath=".\hlp\menu_view.htm"
797 DeploymentContent="true"
799 </File>
800 <File
801 RelativePath=".\hlp\menu_window.htm"
802 DeploymentContent="true"
804 </File>
805 <File
806 RelativePath=".\hlp\scrollbars.htm"
807 DeploymentContent="true"
809 </File>
810 </Filter>
811 <File
812 RelativePath=".\ReadMe.txt"
814 </File>
815 </Files>
816 <Globals>
817 </Globals>
818 </VisualStudioProject>