OSDN Git Service

Build TortoiseBlame Success.
[tortoisegit/TortoiseGitJp.git] / src / TortoiseGitBlame / TortoiseGitBlame.vcproj
1 <?xml version="1.0" encoding="gb2312"?>\r
2 <VisualStudioProject\r
3         ProjectType="Visual C++"\r
4         Version="9.00"\r
5         Name="TortoiseGitBlame"\r
6         ProjectGUID="{62507C2F-9290-4342-910F-BFC44DF99B01}"\r
7         RootNamespace="TortoiseGitBlame"\r
8         Keyword="MFCProj"\r
9         TargetFrameworkVersion="196613"\r
10         >\r
11         <Platforms>\r
12                 <Platform\r
13                         Name="Win32"\r
14                 />\r
15         </Platforms>\r
16         <ToolFiles>\r
17         </ToolFiles>\r
18         <Configurations>\r
19                 <Configuration\r
20                         Name="Debug|Win32"\r
21                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"\r
22                         IntermediateDirectory="$(ConfigurationName)"\r
23                         ConfigurationType="1"\r
24                         UseOfMFC="2"\r
25                         CharacterSet="1"\r
26                         >\r
27                         <Tool\r
28                                 Name="VCPreBuildEventTool"\r
29                         />\r
30                         <Tool\r
31                                 Name="VCCustomBuildTool"\r
32                         />\r
33                         <Tool\r
34                                 Name="VCXMLDataGeneratorTool"\r
35                         />\r
36                         <Tool\r
37                                 Name="VCWebServiceProxyGeneratorTool"\r
38                         />\r
39                         <Tool\r
40                                 Name="VCMIDLTool"\r
41                                 PreprocessorDefinitions="_DEBUG"\r
42                                 MkTypLibCompatible="false"\r
43                                 ValidateParameters="true"\r
44                         />\r
45                         <Tool\r
46                                 Name="VCCLCompilerTool"\r
47                                 Optimization="0"\r
48                                 AdditionalIncludeDirectories="..\..\ext\scintilla\include;..\Utils"\r
49                                 PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG"\r
50                                 MinimalRebuild="true"\r
51                                 BasicRuntimeChecks="3"\r
52                                 RuntimeLibrary="3"\r
53                                 UsePrecompiledHeader="2"\r
54                                 WarningLevel="3"\r
55                                 DebugInformationFormat="4"\r
56                         />\r
57                         <Tool\r
58                                 Name="VCManagedResourceCompilerTool"\r
59                         />\r
60                         <Tool\r
61                                 Name="VCResourceCompilerTool"\r
62                                 PreprocessorDefinitions="_DEBUG"\r
63                                 Culture="1033"\r
64                                 AdditionalIncludeDirectories="$(IntDir)"\r
65                         />\r
66                         <Tool\r
67                                 Name="VCPreLinkEventTool"\r
68                         />\r
69                         <Tool\r
70                                 Name="VCLinkerTool"\r
71                                 LinkIncremental="2"\r
72                                 GenerateDebugInformation="true"\r
73                                 SubSystem="2"\r
74                                 TargetMachine="1"\r
75                         />\r
76                         <Tool\r
77                                 Name="VCALinkTool"\r
78                         />\r
79                         <Tool\r
80                                 Name="VCManifestTool"\r
81                         />\r
82                         <Tool\r
83                                 Name="VCXDCMakeTool"\r
84                         />\r
85                         <Tool\r
86                                 Name="VCBscMakeTool"\r
87                         />\r
88                         <Tool\r
89                                 Name="VCFxCopTool"\r
90                         />\r
91                         <Tool\r
92                                 Name="VCAppVerifierTool"\r
93                         />\r
94                         <Tool\r
95                                 Name="VCPostBuildEventTool"\r
96                         />\r
97                 </Configuration>\r
98                 <Configuration\r
99                         Name="Release|Win32"\r
100                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"\r
101                         IntermediateDirectory="$(ConfigurationName)"\r
102                         ConfigurationType="1"\r
103                         UseOfMFC="2"\r
104                         CharacterSet="1"\r
105                         WholeProgramOptimization="1"\r
106                         >\r
107                         <Tool\r
108                                 Name="VCPreBuildEventTool"\r
109                         />\r
110                         <Tool\r
111                                 Name="VCCustomBuildTool"\r
112                         />\r
113                         <Tool\r
114                                 Name="VCXMLDataGeneratorTool"\r
115                         />\r
116                         <Tool\r
117                                 Name="VCWebServiceProxyGeneratorTool"\r
118                         />\r
119                         <Tool\r
120                                 Name="VCMIDLTool"\r
121                                 PreprocessorDefinitions="NDEBUG"\r
122                                 MkTypLibCompatible="false"\r
123                                 ValidateParameters="true"\r
124                         />\r
125                         <Tool\r
126                                 Name="VCCLCompilerTool"\r
127                                 Optimization="2"\r
128                                 EnableIntrinsicFunctions="true"\r
129                                 AdditionalIncludeDirectories="..\..\ext\scintilla\include;..\Utils"\r
130                                 PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG"\r
131                                 MinimalRebuild="false"\r
132                                 RuntimeLibrary="2"\r
133                                 EnableFunctionLevelLinking="true"\r
134                                 UsePrecompiledHeader="2"\r
135                                 WarningLevel="3"\r
136                                 DebugInformationFormat="3"\r
137                         />\r
138                         <Tool\r
139                                 Name="VCManagedResourceCompilerTool"\r
140                         />\r
141                         <Tool\r
142                                 Name="VCResourceCompilerTool"\r
143                                 PreprocessorDefinitions="NDEBUG"\r
144                                 Culture="1033"\r
145                                 AdditionalIncludeDirectories="$(IntDir)"\r
146                         />\r
147                         <Tool\r
148                                 Name="VCPreLinkEventTool"\r
149                         />\r
150                         <Tool\r
151                                 Name="VCLinkerTool"\r
152                                 LinkIncremental="1"\r
153                                 GenerateDebugInformation="true"\r
154                                 SubSystem="2"\r
155                                 OptimizeReferences="2"\r
156                                 EnableCOMDATFolding="2"\r
157                                 TargetMachine="1"\r
158                         />\r
159                         <Tool\r
160                                 Name="VCALinkTool"\r
161                         />\r
162                         <Tool\r
163                                 Name="VCManifestTool"\r
164                         />\r
165                         <Tool\r
166                                 Name="VCXDCMakeTool"\r
167                         />\r
168                         <Tool\r
169                                 Name="VCBscMakeTool"\r
170                         />\r
171                         <Tool\r
172                                 Name="VCFxCopTool"\r
173                         />\r
174                         <Tool\r
175                                 Name="VCAppVerifierTool"\r
176                         />\r
177                         <Tool\r
178                                 Name="VCPostBuildEventTool"\r
179                         />\r
180                 </Configuration>\r
181         </Configurations>\r
182         <References>\r
183         </References>\r
184         <Files>\r
185                 <Filter\r
186                         Name="Source Files"\r
187                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"\r
188                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"\r
189                         >\r
190                         <File\r
191                                 RelativePath=".\MainFrm.cpp"\r
192                                 >\r
193                         </File>\r
194                         <File\r
195                                 RelativePath=".\OutputWnd.cpp"\r
196                                 >\r
197                         </File>\r
198                         <File\r
199                                 RelativePath=".\PropertiesWnd.cpp"\r
200                                 >\r
201                         </File>\r
202                         <File\r
203                                 RelativePath=".\stdafx.cpp"\r
204                                 >\r
205                                 <FileConfiguration\r
206                                         Name="Debug|Win32"\r
207                                         >\r
208                                         <Tool\r
209                                                 Name="VCCLCompilerTool"\r
210                                                 UsePrecompiledHeader="1"\r
211                                         />\r
212                                 </FileConfiguration>\r
213                                 <FileConfiguration\r
214                                         Name="Release|Win32"\r
215                                         >\r
216                                         <Tool\r
217                                                 Name="VCCLCompilerTool"\r
218                                                 UsePrecompiledHeader="1"\r
219                                         />\r
220                                 </FileConfiguration>\r
221                         </File>\r
222                         <File\r
223                                 RelativePath=".\TortoiseGitBlame.cpp"\r
224                                 >\r
225                         </File>\r
226                         <File\r
227                                 RelativePath=".\TortoiseGitBlameDoc.cpp"\r
228                                 >\r
229                         </File>\r
230                         <File\r
231                                 RelativePath=".\TortoiseGitBlameView.cpp"\r
232                                 >\r
233                         </File>\r
234                 </Filter>\r
235                 <Filter\r
236                         Name="Header Files"\r
237                         Filter="h;hpp;hxx;hm;inl;inc;xsd"\r
238                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"\r
239                         >\r
240                         <File\r
241                                 RelativePath=".\MainFrm.h"\r
242                                 >\r
243                         </File>\r
244                         <File\r
245                                 RelativePath=".\OutputWnd.h"\r
246                                 >\r
247                         </File>\r
248                         <File\r
249                                 RelativePath=".\PropertiesWnd.h"\r
250                                 >\r
251                         </File>\r
252                         <File\r
253                                 RelativePath=".\Resource.h"\r
254                                 >\r
255                                 <FileConfiguration\r
256                                         Name="Debug|Win32"\r
257                                         >\r
258                                         <Tool\r
259                                                 Name="VCCustomBuildTool"\r
260                                                 Description="Generating map file for help compiler..."\r
261                                                 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;"\r
262                                                 Outputs="hlp\HTMLDefines.h"\r
263                                         />\r
264                                 </FileConfiguration>\r
265                                 <FileConfiguration\r
266                                         Name="Release|Win32"\r
267                                         >\r
268                                         <Tool\r
269                                                 Name="VCCustomBuildTool"\r
270                                                 Description="Generating map file for help compiler..."\r
271                                                 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;"\r
272                                                 Outputs="hlp\HTMLDefines.h"\r
273                                         />\r
274                                 </FileConfiguration>\r
275                         </File>\r
276                         <File\r
277                                 RelativePath=".\stdafx.h"\r
278                                 >\r
279                         </File>\r
280                         <File\r
281                                 RelativePath=".\targetver.h"\r
282                                 >\r
283                         </File>\r
284                         <File\r
285                                 RelativePath=".\TortoiseGitBlame.h"\r
286                                 >\r
287                         </File>\r
288                         <File\r
289                                 RelativePath=".\TortoiseGitBlameDoc.h"\r
290                                 >\r
291                         </File>\r
292                         <File\r
293                                 RelativePath=".\TortoiseGitBlameView.h"\r
294                                 >\r
295                         </File>\r
296                 </Filter>\r
297                 <Filter\r
298                         Name="Resource Files"\r
299                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"\r
300                         UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"\r
301                         >\r
302                         <File\r
303                                 RelativePath=".\hlp\Images\Bullet.gif"\r
304                                 >\r
305                         </File>\r
306                         <File\r
307                                 RelativePath=".\res\output_wnd.ico"\r
308                                 >\r
309                         </File>\r
310                         <File\r
311                                 RelativePath=".\res\output_wnd_hc.ico"\r
312                                 >\r
313                         </File>\r
314                         <File\r
315                                 RelativePath=".\res\properties.bmp"\r
316                                 >\r
317                         </File>\r
318                         <File\r
319                                 RelativePath=".\res\properties_hc.bmp"\r
320                                 >\r
321                         </File>\r
322                         <File\r
323                                 RelativePath=".\res\properties_wnd.ico"\r
324                                 >\r
325                         </File>\r
326                         <File\r
327                                 RelativePath=".\res\properties_wnd_hc.ico"\r
328                                 >\r
329                         </File>\r
330                         <File\r
331                                 RelativePath=".\res\Toolbar.bmp"\r
332                                 >\r
333                         </File>\r
334                         <File\r
335                                 RelativePath=".\res\Toolbar256.bmp"\r
336                                 >\r
337                         </File>\r
338                         <File\r
339                                 RelativePath=".\res\TortoiseGitBlame.ico"\r
340                                 >\r
341                         </File>\r
342                         <File\r
343                                 RelativePath=".\TortoiseGitBlame.rc"\r
344                                 >\r
345                         </File>\r
346                         <File\r
347                                 RelativePath=".\res\TortoiseGitBlame.rc2"\r
348                                 >\r
349                         </File>\r
350                         <File\r
351                                 RelativePath=".\res\TortoiseGitBlameDoc.ico"\r
352                                 >\r
353                         </File>\r
354                         <File\r
355                                 RelativePath=".\UserImages.bmp"\r
356                                 >\r
357                         </File>\r
358                 </Filter>\r
359                 <Filter\r
360                         Name="HTML Help Files"\r
361                         Filter="hhp;hhc;hhk;gif;jpg"\r
362                         >\r
363                         <File\r
364                                 RelativePath=".\hlp\TortoiseGitBlame.hhc"\r
365                                 >\r
366                         </File>\r
367                         <File\r
368                                 RelativePath=".\hlp\TortoiseGitBlame.hhk"\r
369                                 >\r
370                         </File>\r
371                         <File\r
372                                 RelativePath=".\hlp\TortoiseGitBlame.hhp"\r
373                                 >\r
374                                 <FileConfiguration\r
375                                         Name="Debug|Win32"\r
376                                         >\r
377                                         <Tool\r
378                                                 Name="VCCustomBuildTool"\r
379                                                 Description="Making help file..."\r
380                                                 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;"\r
381                                                 AdditionalDependencies="hlp\HTMLDefines.h"\r
382                                                 Outputs="$(OutDir)\$(ProjectName).chm"\r
383                                         />\r
384                                 </FileConfiguration>\r
385                                 <FileConfiguration\r
386                                         Name="Release|Win32"\r
387                                         >\r
388                                         <Tool\r
389                                                 Name="VCCustomBuildTool"\r
390                                                 Description="Making help file..."\r
391                                                 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;"\r
392                                                 AdditionalDependencies="hlp\HTMLDefines.h"\r
393                                                 Outputs="$(OutDir)\$(ProjectName).chm"\r
394                                         />\r
395                                 </FileConfiguration>\r
396                         </File>\r
397                 </Filter>\r
398                 <Filter\r
399                         Name="HTML Help Topics"\r
400                         Filter="htm;html"\r
401                         >\r
402                         <File\r
403                                 RelativePath=".\hlp\afx_hidd_color.htm"\r
404                                 DeploymentContent="true"\r
405                                 >\r
406                         </File>\r
407                         <File\r
408                                 RelativePath=".\hlp\afx_hidd_fileopen.htm"\r
409                                 DeploymentContent="true"\r
410                                 >\r
411                         </File>\r
412                         <File\r
413                                 RelativePath=".\hlp\afx_hidd_filesave.htm"\r
414                                 DeploymentContent="true"\r
415                                 >\r
416                         </File>\r
417                         <File\r
418                                 RelativePath=".\hlp\afx_hidd_find.htm"\r
419                                 DeploymentContent="true"\r
420                                 >\r
421                         </File>\r
422                         <File\r
423                                 RelativePath=".\hlp\afx_hidd_font.htm"\r
424                                 DeploymentContent="true"\r
425                                 >\r
426                         </File>\r
427                         <File\r
428                                 RelativePath=".\hlp\afx_hidd_newtypedlg.htm"\r
429                                 DeploymentContent="true"\r
430                                 >\r
431                         </File>\r
432                         <File\r
433                                 RelativePath=".\hlp\afx_hidd_print.htm"\r
434                                 DeploymentContent="true"\r
435                                 >\r
436                         </File>\r
437                         <File\r
438                                 RelativePath=".\hlp\afx_hidd_printdlg.htm"\r
439                                 DeploymentContent="true"\r
440                                 >\r
441                         </File>\r
442                         <File\r
443                                 RelativePath=".\hlp\afx_hidd_printsetup.htm"\r
444                                 DeploymentContent="true"\r
445                                 >\r
446                         </File>\r
447                         <File\r
448                                 RelativePath=".\hlp\afx_hidd_replace.htm"\r
449                                 DeploymentContent="true"\r
450                                 >\r
451                         </File>\r
452                         <File\r
453                                 RelativePath=".\hlp\afx_hidp_default.htm"\r
454                                 DeploymentContent="true"\r
455                                 >\r
456                         </File>\r
457                         <File\r
458                                 RelativePath=".\hlp\afx_hidw_dockbar_top.htm"\r
459                                 DeploymentContent="true"\r
460                                 >\r
461                         </File>\r
462                         <File\r
463                                 RelativePath=".\hlp\afx_hidw_preview_bar.htm"\r
464                                 DeploymentContent="true"\r
465                                 >\r
466                         </File>\r
467                         <File\r
468                                 RelativePath=".\hlp\afx_hidw_status_bar.htm"\r
469                                 DeploymentContent="true"\r
470                                 >\r
471                         </File>\r
472                         <File\r
473                                 RelativePath=".\hlp\afx_hidw_toolbar.htm"\r
474                                 DeploymentContent="true"\r
475                                 >\r
476                         </File>\r
477                         <File\r
478                                 RelativePath=".\hlp\hid_app_about.htm"\r
479                                 DeploymentContent="true"\r
480                                 >\r
481                         </File>\r
482                         <File\r
483                                 RelativePath=".\hlp\hid_app_exit.htm"\r
484                                 DeploymentContent="true"\r
485                                 >\r
486                         </File>\r
487                         <File\r
488                                 RelativePath=".\hlp\hid_context_help.htm"\r
489                                 DeploymentContent="true"\r
490                                 >\r
491                         </File>\r
492                         <File\r
493                                 RelativePath=".\hlp\hid_edit_clear.htm"\r
494                                 DeploymentContent="true"\r
495                                 >\r
496                         </File>\r
497                         <File\r
498                                 RelativePath=".\hlp\hid_edit_clear_all.htm"\r
499                                 DeploymentContent="true"\r
500                                 >\r
501                         </File>\r
502                         <File\r
503                                 RelativePath=".\hlp\hid_edit_copy.htm"\r
504                                 DeploymentContent="true"\r
505                                 >\r
506                         </File>\r
507                         <File\r
508                                 RelativePath=".\hlp\hid_edit_cut.htm"\r
509                                 DeploymentContent="true"\r
510                                 >\r
511                         </File>\r
512                         <File\r
513                                 RelativePath=".\hlp\hid_edit_find.htm"\r
514                                 DeploymentContent="true"\r
515                                 >\r
516                         </File>\r
517                         <File\r
518                                 RelativePath=".\hlp\hid_edit_paste.htm"\r
519                                 DeploymentContent="true"\r
520                                 >\r
521                         </File>\r
522                         <File\r
523                                 RelativePath=".\hlp\hid_edit_redo.htm"\r
524                                 DeploymentContent="true"\r
525                                 >\r
526                         </File>\r
527                         <File\r
528                                 RelativePath=".\hlp\hid_edit_repeat.htm"\r
529                                 DeploymentContent="true"\r
530                                 >\r
531                         </File>\r
532                         <File\r
533                                 RelativePath=".\hlp\hid_edit_replace.htm"\r
534                                 DeploymentContent="true"\r
535                                 >\r
536                         </File>\r
537                         <File\r
538                                 RelativePath=".\hlp\hid_edit_undo.htm"\r
539                                 DeploymentContent="true"\r
540                                 >\r
541                         </File>\r
542                         <File\r
543                                 RelativePath=".\hlp\hid_file_close.htm"\r
544                                 DeploymentContent="true"\r
545                                 >\r
546                         </File>\r
547                         <File\r
548                                 RelativePath=".\hlp\hid_file_mru_file1.htm"\r
549                                 DeploymentContent="true"\r
550                                 >\r
551                         </File>\r
552                         <File\r
553                                 RelativePath=".\hlp\hid_file_new.htm"\r
554                                 DeploymentContent="true"\r
555                                 >\r
556                         </File>\r
557                         <File\r
558                                 RelativePath=".\hlp\hid_file_open.htm"\r
559                                 DeploymentContent="true"\r
560                                 >\r
561                         </File>\r
562                         <File\r
563                                 RelativePath=".\hlp\hid_file_page_setup.htm"\r
564                                 DeploymentContent="true"\r
565                                 >\r
566                         </File>\r
567                         <File\r
568                                 RelativePath=".\hlp\hid_file_print.htm"\r
569                                 DeploymentContent="true"\r
570                                 >\r
571                         </File>\r
572                         <File\r
573                                 RelativePath=".\hlp\hid_file_print_preview.htm"\r
574                                 DeploymentContent="true"\r
575                                 >\r
576                         </File>\r
577                         <File\r
578                                 RelativePath=".\hlp\hid_file_print_setup.htm"\r
579                                 DeploymentContent="true"\r
580                                 >\r
581                         </File>\r
582                         <File\r
583                                 RelativePath=".\hlp\hid_file_save.htm"\r
584                                 DeploymentContent="true"\r
585                                 >\r
586                         </File>\r
587                         <File\r
588                                 RelativePath=".\hlp\hid_file_save_as.htm"\r
589                                 DeploymentContent="true"\r
590                                 >\r
591                         </File>\r
592                         <File\r
593                                 RelativePath=".\hlp\hid_file_send_mail.htm"\r
594                                 DeploymentContent="true"\r
595                                 >\r
596                         </File>\r
597                         <File\r
598                                 RelativePath=".\hlp\hid_help_index.htm"\r
599                                 DeploymentContent="true"\r
600                                 >\r
601                         </File>\r
602                         <File\r
603                                 RelativePath=".\hlp\hid_help_using.htm"\r
604                                 DeploymentContent="true"\r
605                                 >\r
606                         </File>\r
607                         <File\r
608                                 RelativePath=".\hlp\hid_ht_caption.htm"\r
609                                 DeploymentContent="true"\r
610                                 >\r
611                         </File>\r
612                         <File\r
613                                 RelativePath=".\hlp\hid_ht_nowhere.htm"\r
614                                 DeploymentContent="true"\r
615                                 >\r
616                         </File>\r
617                         <File\r
618                                 RelativePath=".\hlp\hid_next_pane.htm"\r
619                                 DeploymentContent="true"\r
620                                 >\r
621                         </File>\r
622                         <File\r
623                                 RelativePath=".\hlp\hid_prev_pane.htm"\r
624                                 DeploymentContent="true"\r
625                                 >\r
626                         </File>\r
627                         <File\r
628                                 RelativePath=".\hlp\hid_sc_close.htm"\r
629                                 DeploymentContent="true"\r
630                                 >\r
631                         </File>\r
632                         <File\r
633                                 RelativePath=".\hlp\hid_sc_maximize.htm"\r
634                                 DeploymentContent="true"\r
635                                 >\r
636                         </File>\r
637                         <File\r
638                                 RelativePath=".\hlp\hid_sc_minimize.htm"\r
639                                 DeploymentContent="true"\r
640                                 >\r
641                         </File>\r
642                         <File\r
643                                 RelativePath=".\hlp\hid_sc_move.htm"\r
644                                 DeploymentContent="true"\r
645                                 >\r
646                         </File>\r
647                         <File\r
648                                 RelativePath=".\hlp\hid_sc_nextwindow.htm"\r
649                                 DeploymentContent="true"\r
650                                 >\r
651                         </File>\r
652                         <File\r
653                                 RelativePath=".\hlp\hid_sc_prevwindow.htm"\r
654                                 DeploymentContent="true"\r
655                                 >\r
656                         </File>\r
657                         <File\r
658                                 RelativePath=".\hlp\hid_sc_restore.htm"\r
659                                 DeploymentContent="true"\r
660                                 >\r
661                         </File>\r
662                         <File\r
663                                 RelativePath=".\hlp\hid_sc_size.htm"\r
664                                 DeploymentContent="true"\r
665                                 >\r
666                         </File>\r
667                         <File\r
668                                 RelativePath=".\hlp\hid_sc_tasklist.htm"\r
669                                 DeploymentContent="true"\r
670                                 >\r
671                         </File>\r
672                         <File\r
673                                 RelativePath=".\hlp\hid_view_ruler.htm"\r
674                                 DeploymentContent="true"\r
675                                 >\r
676                         </File>\r
677                         <File\r
678                                 RelativePath=".\hlp\hid_view_status_bar.htm"\r
679                                 DeploymentContent="true"\r
680                                 >\r
681                         </File>\r
682                         <File\r
683                                 RelativePath=".\hlp\hid_view_toolbar.htm"\r
684                                 DeploymentContent="true"\r
685                                 >\r
686                         </File>\r
687                         <File\r
688                                 RelativePath=".\hlp\hid_window_all.htm"\r
689                                 DeploymentContent="true"\r
690                                 >\r
691                         </File>\r
692                         <File\r
693                                 RelativePath=".\hlp\hid_window_arrange.htm"\r
694                                 DeploymentContent="true"\r
695                                 >\r
696                         </File>\r
697                         <File\r
698                                 RelativePath=".\hlp\hid_window_cascade.htm"\r
699                                 DeploymentContent="true"\r
700                                 >\r
701                         </File>\r
702                         <File\r
703                                 RelativePath=".\hlp\hid_window_new.htm"\r
704                                 DeploymentContent="true"\r
705                                 >\r
706                         </File>\r
707                         <File\r
708                                 RelativePath=".\hlp\hid_window_split.htm"\r
709                                 DeploymentContent="true"\r
710                                 >\r
711                         </File>\r
712                         <File\r
713                                 RelativePath=".\hlp\hid_window_tile.htm"\r
714                                 DeploymentContent="true"\r
715                                 >\r
716                         </File>\r
717                         <File\r
718                                 RelativePath=".\hlp\hid_window_tile_horz.htm"\r
719                                 DeploymentContent="true"\r
720                                 >\r
721                         </File>\r
722                         <File\r
723                                 RelativePath=".\hlp\hid_window_tile_vert.htm"\r
724                                 DeploymentContent="true"\r
725                                 >\r
726                         </File>\r
727                         <File\r
728                                 RelativePath=".\hlp\hidr_doc1type.htm"\r
729                                 DeploymentContent="true"\r
730                                 >\r
731                         </File>\r
732                         <File\r
733                                 RelativePath=".\hlp\main_index.htm"\r
734                                 DeploymentContent="true"\r
735                                 >\r
736                         </File>\r
737                         <File\r
738                                 RelativePath=".\hlp\menu_edit.htm"\r
739                                 DeploymentContent="true"\r
740                                 >\r
741                         </File>\r
742                         <File\r
743                                 RelativePath=".\hlp\menu_file.htm"\r
744                                 DeploymentContent="true"\r
745                                 >\r
746                         </File>\r
747                         <File\r
748                                 RelativePath=".\hlp\menu_help.htm"\r
749                                 DeploymentContent="true"\r
750                                 >\r
751                         </File>\r
752                         <File\r
753                                 RelativePath=".\hlp\menu_view.htm"\r
754                                 DeploymentContent="true"\r
755                                 >\r
756                         </File>\r
757                         <File\r
758                                 RelativePath=".\hlp\menu_window.htm"\r
759                                 DeploymentContent="true"\r
760                                 >\r
761                         </File>\r
762                         <File\r
763                                 RelativePath=".\hlp\scrollbars.htm"\r
764                                 DeploymentContent="true"\r
765                                 >\r
766                         </File>\r
767                 </Filter>\r
768                 <File\r
769                         RelativePath=".\ReadMe.txt"\r
770                         >\r
771                 </File>\r
772         </Files>\r
773         <Globals>\r
774         </Globals>\r
775 </VisualStudioProject>\r