OSDN Git Service

Show selected refs in list ctrl
[tortoisegit/TortoiseGitJp.git] / src / TortoiseProc / TortoiseProcLang.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>\r
2 <VisualStudioProject\r
3         ProjectType="Visual C++"\r
4         Version="9.00"\r
5         Name="TortoiseProcLang"\r
6         ProjectGUID="{1B3C273E-6DDF-4FBE-BA31-F9F39C6DAC99}"\r
7         RootNamespace="TortoiseProcLang"\r
8         Keyword="Win32Proj"\r
9         TargetFrameworkVersion="131072"\r
10         >\r
11         <Platforms>\r
12                 <Platform\r
13                         Name="Win32"\r
14                 />\r
15                 <Platform\r
16                         Name="x64"\r
17                 />\r
18         </Platforms>\r
19         <ToolFiles>\r
20         </ToolFiles>\r
21         <Configurations>\r
22                 <Configuration\r
23                         Name="Release|Win32"\r
24                         OutputDirectory="..\..\bin\Release\bin"\r
25                         IntermediateDirectory="..\..\obj\TortoiseProcLang\Release"\r
26                         ConfigurationType="2"\r
27                         CharacterSet="1"\r
28                         >\r
29                         <Tool\r
30                                 Name="VCPreBuildEventTool"\r
31                         />\r
32                         <Tool\r
33                                 Name="VCCustomBuildTool"\r
34                         />\r
35                         <Tool\r
36                                 Name="VCXMLDataGeneratorTool"\r
37                         />\r
38                         <Tool\r
39                                 Name="VCWebServiceProxyGeneratorTool"\r
40                         />\r
41                         <Tool\r
42                                 Name="VCMIDLTool"\r
43                         />\r
44                         <Tool\r
45                                 Name="VCCLCompilerTool"\r
46                                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;TORTOISELANG_EXPORTS"\r
47                                 RuntimeLibrary="0"\r
48                                 UsePrecompiledHeader="0"\r
49                                 WarningLevel="3"\r
50                                 Detect64BitPortabilityProblems="true"\r
51                                 DebugInformationFormat="3"\r
52                         />\r
53                         <Tool\r
54                                 Name="VCManagedResourceCompilerTool"\r
55                         />\r
56                         <Tool\r
57                                 Name="VCResourceCompilerTool"\r
58                                 AdditionalIncludeDirectories="..\TortoiseShell"\r
59                         />\r
60                         <Tool\r
61                                 Name="VCPreLinkEventTool"\r
62                         />\r
63                         <Tool\r
64                                 Name="VCLinkerTool"\r
65                                 OutputFile="$(OutDir)/$(ProjectName).dll"\r
66                                 LinkIncremental="1"\r
67                                 IgnoreAllDefaultLibraries="true"\r
68                                 GenerateDebugInformation="false"\r
69                                 SubSystem="2"\r
70                                 OptimizeReferences="2"\r
71                                 EnableCOMDATFolding="2"\r
72                                 ResourceOnlyDLL="true"\r
73                                 RandomizedBaseAddress="1"\r
74                                 DataExecutionPrevention="0"\r
75                                 ImportLibrary="$(OutDir)/$(TargetName).lib"\r
76                                 TargetMachine="1"\r
77                         />\r
78                         <Tool\r
79                                 Name="VCALinkTool"\r
80                         />\r
81                         <Tool\r
82                                 Name="VCManifestTool"\r
83                         />\r
84                         <Tool\r
85                                 Name="VCXDCMakeTool"\r
86                         />\r
87                         <Tool\r
88                                 Name="VCBscMakeTool"\r
89                         />\r
90                         <Tool\r
91                                 Name="VCFxCopTool"\r
92                         />\r
93                         <Tool\r
94                                 Name="VCAppVerifierTool"\r
95                         />\r
96                         <Tool\r
97                                 Name="VCPostBuildEventTool"\r
98                                 CommandLine=""\r
99                         />\r
100                 </Configuration>\r
101                 <Configuration\r
102                         Name="Release|x64"\r
103                         OutputDirectory="..\..\bin\release64\bin"\r
104                         IntermediateDirectory="..\..\obj\TortoiseProcLang\Release64"\r
105                         ConfigurationType="2"\r
106                         CharacterSet="1"\r
107                         >\r
108                         <Tool\r
109                                 Name="VCPreBuildEventTool"\r
110                         />\r
111                         <Tool\r
112                                 Name="VCCustomBuildTool"\r
113                         />\r
114                         <Tool\r
115                                 Name="VCXMLDataGeneratorTool"\r
116                         />\r
117                         <Tool\r
118                                 Name="VCWebServiceProxyGeneratorTool"\r
119                         />\r
120                         <Tool\r
121                                 Name="VCMIDLTool"\r
122                                 TargetEnvironment="3"\r
123                         />\r
124                         <Tool\r
125                                 Name="VCCLCompilerTool"\r
126                                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;TORTOISELANG_EXPORTS"\r
127                                 RuntimeLibrary="0"\r
128                                 UsePrecompiledHeader="0"\r
129                                 WarningLevel="3"\r
130                                 Detect64BitPortabilityProblems="true"\r
131                                 DebugInformationFormat="3"\r
132                         />\r
133                         <Tool\r
134                                 Name="VCManagedResourceCompilerTool"\r
135                         />\r
136                         <Tool\r
137                                 Name="VCResourceCompilerTool"\r
138                                 AdditionalIncludeDirectories="..\TortoiseShell"\r
139                         />\r
140                         <Tool\r
141                                 Name="VCPreLinkEventTool"\r
142                         />\r
143                         <Tool\r
144                                 Name="VCLinkerTool"\r
145                                 OutputFile="$(OutDir)/$(ProjectName).dll"\r
146                                 LinkIncremental="1"\r
147                                 IgnoreAllDefaultLibraries="true"\r
148                                 GenerateDebugInformation="false"\r
149                                 SubSystem="2"\r
150                                 OptimizeReferences="2"\r
151                                 EnableCOMDATFolding="2"\r
152                                 ResourceOnlyDLL="true"\r
153                                 RandomizedBaseAddress="1"\r
154                                 DataExecutionPrevention="0"\r
155                                 ImportLibrary="$(OutDir)/$(TargetName).lib"\r
156                                 TargetMachine="17"\r
157                         />\r
158                         <Tool\r
159                                 Name="VCALinkTool"\r
160                         />\r
161                         <Tool\r
162                                 Name="VCManifestTool"\r
163                         />\r
164                         <Tool\r
165                                 Name="VCXDCMakeTool"\r
166                         />\r
167                         <Tool\r
168                                 Name="VCBscMakeTool"\r
169                         />\r
170                         <Tool\r
171                                 Name="VCFxCopTool"\r
172                         />\r
173                         <Tool\r
174                                 Name="VCAppVerifierTool"\r
175                         />\r
176                         <Tool\r
177                                 Name="VCPostBuildEventTool"\r
178                                 CommandLine=""\r
179                         />\r
180                 </Configuration>\r
181                 <Configuration\r
182                         Name="Debug|Win32"\r
183                         OutputDirectory="..\..\bin\Debug\bin"\r
184                         IntermediateDirectory="..\..\obj\TortoiseProcLang\Debug"\r
185                         ConfigurationType="2"\r
186                         CharacterSet="1"\r
187                         >\r
188                         <Tool\r
189                                 Name="VCPreBuildEventTool"\r
190                         />\r
191                         <Tool\r
192                                 Name="VCCustomBuildTool"\r
193                         />\r
194                         <Tool\r
195                                 Name="VCXMLDataGeneratorTool"\r
196                         />\r
197                         <Tool\r
198                                 Name="VCWebServiceProxyGeneratorTool"\r
199                         />\r
200                         <Tool\r
201                                 Name="VCMIDLTool"\r
202                         />\r
203                         <Tool\r
204                                 Name="VCCLCompilerTool"\r
205                                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;TORTOISELANG_EXPORTS"\r
206                                 RuntimeLibrary="0"\r
207                                 UsePrecompiledHeader="0"\r
208                                 WarningLevel="3"\r
209                                 Detect64BitPortabilityProblems="true"\r
210                                 DebugInformationFormat="3"\r
211                         />\r
212                         <Tool\r
213                                 Name="VCManagedResourceCompilerTool"\r
214                         />\r
215                         <Tool\r
216                                 Name="VCResourceCompilerTool"\r
217                                 AdditionalIncludeDirectories="..\TortoiseShell"\r
218                         />\r
219                         <Tool\r
220                                 Name="VCPreLinkEventTool"\r
221                         />\r
222                         <Tool\r
223                                 Name="VCLinkerTool"\r
224                                 OutputFile="$(OutDir)/$(ProjectName).dll"\r
225                                 LinkIncremental="1"\r
226                                 IgnoreAllDefaultLibraries="true"\r
227                                 GenerateDebugInformation="false"\r
228                                 SubSystem="2"\r
229                                 OptimizeReferences="2"\r
230                                 EnableCOMDATFolding="2"\r
231                                 ResourceOnlyDLL="true"\r
232                                 RandomizedBaseAddress="1"\r
233                                 DataExecutionPrevention="0"\r
234                                 ImportLibrary="$(OutDir)/$(TargetName).lib"\r
235                                 TargetMachine="1"\r
236                         />\r
237                         <Tool\r
238                                 Name="VCALinkTool"\r
239                         />\r
240                         <Tool\r
241                                 Name="VCManifestTool"\r
242                         />\r
243                         <Tool\r
244                                 Name="VCXDCMakeTool"\r
245                         />\r
246                         <Tool\r
247                                 Name="VCBscMakeTool"\r
248                         />\r
249                         <Tool\r
250                                 Name="VCFxCopTool"\r
251                         />\r
252                         <Tool\r
253                                 Name="VCAppVerifierTool"\r
254                         />\r
255                         <Tool\r
256                                 Name="VCPostBuildEventTool"\r
257                                 CommandLine=""\r
258                         />\r
259                 </Configuration>\r
260                 <Configuration\r
261                         Name="Debug|x64"\r
262                         OutputDirectory="..\..\bin\debug64\bin"\r
263                         IntermediateDirectory="..\..\obj\TortoiseProcLang\Debug64"\r
264                         ConfigurationType="2"\r
265                         CharacterSet="1"\r
266                         >\r
267                         <Tool\r
268                                 Name="VCPreBuildEventTool"\r
269                         />\r
270                         <Tool\r
271                                 Name="VCCustomBuildTool"\r
272                         />\r
273                         <Tool\r
274                                 Name="VCXMLDataGeneratorTool"\r
275                         />\r
276                         <Tool\r
277                                 Name="VCWebServiceProxyGeneratorTool"\r
278                         />\r
279                         <Tool\r
280                                 Name="VCMIDLTool"\r
281                                 TargetEnvironment="3"\r
282                         />\r
283                         <Tool\r
284                                 Name="VCCLCompilerTool"\r
285                                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;TORTOISELANG_EXPORTS"\r
286                                 RuntimeLibrary="0"\r
287                                 UsePrecompiledHeader="0"\r
288                                 WarningLevel="3"\r
289                                 Detect64BitPortabilityProblems="true"\r
290                                 DebugInformationFormat="3"\r
291                         />\r
292                         <Tool\r
293                                 Name="VCManagedResourceCompilerTool"\r
294                         />\r
295                         <Tool\r
296                                 Name="VCResourceCompilerTool"\r
297                                 AdditionalIncludeDirectories="..\TortoiseShell"\r
298                         />\r
299                         <Tool\r
300                                 Name="VCPreLinkEventTool"\r
301                         />\r
302                         <Tool\r
303                                 Name="VCLinkerTool"\r
304                                 OutputFile="$(OutDir)/$(ProjectName).dll"\r
305                                 LinkIncremental="1"\r
306                                 IgnoreAllDefaultLibraries="true"\r
307                                 GenerateDebugInformation="false"\r
308                                 SubSystem="2"\r
309                                 OptimizeReferences="2"\r
310                                 EnableCOMDATFolding="2"\r
311                                 ResourceOnlyDLL="true"\r
312                                 RandomizedBaseAddress="1"\r
313                                 DataExecutionPrevention="0"\r
314                                 ImportLibrary="$(OutDir)/$(TargetName).lib"\r
315                                 TargetMachine="17"\r
316                         />\r
317                         <Tool\r
318                                 Name="VCALinkTool"\r
319                         />\r
320                         <Tool\r
321                                 Name="VCManifestTool"\r
322                         />\r
323                         <Tool\r
324                                 Name="VCXDCMakeTool"\r
325                         />\r
326                         <Tool\r
327                                 Name="VCBscMakeTool"\r
328                         />\r
329                         <Tool\r
330                                 Name="VCFxCopTool"\r
331                         />\r
332                         <Tool\r
333                                 Name="VCAppVerifierTool"\r
334                         />\r
335                         <Tool\r
336                                 Name="VCPostBuildEventTool"\r
337                                 CommandLine=""\r
338                         />\r
339                 </Configuration>\r
340         </Configurations>\r
341         <References>\r
342         </References>\r
343         <Files>\r
344                 <Filter\r
345                         Name="Source Files"\r
346                         Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"\r
347                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"\r
348                         >\r
349                 </Filter>\r
350                 <Filter\r
351                         Name="Header Files"\r
352                         Filter="h;hpp;hxx;hm;inl;inc;xsd"\r
353                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"\r
354                         >\r
355                         <File\r
356                                 RelativePath="..\TortoiseProc\resource.h"\r
357                                 >\r
358                         </File>\r
359                 </Filter>\r
360                 <Filter\r
361                         Name="Resource Files"\r
362                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"\r
363                         UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"\r
364                         >\r
365                         <File\r
366                                 RelativePath="..\Resources\actionadded.ico"\r
367                                 >\r
368                         </File>\r
369                         <File\r
370                                 RelativePath="..\Resources\actiondeleted.ico"\r
371                                 >\r
372                         </File>\r
373                         <File\r
374                                 RelativePath="..\Resources\actionmodified.ico"\r
375                                 >\r
376                         </File>\r
377                         <File\r
378                                 RelativePath="..\Resources\actionreplaced.ico"\r
379                                 >\r
380                         </File>\r
381                         <File\r
382                                 RelativePath="..\Resources\AddBackground.ico"\r
383                                 >\r
384                         </File>\r
385                         <File\r
386                                 RelativePath="..\Resources\cache.ico"\r
387                                 >\r
388                         </File>\r
389                         <File\r
390                                 RelativePath="..\Resources\cancel-normal.bmp"\r
391                                 >\r
392                         </File>\r
393                         <File\r
394                                 RelativePath="..\Resources\cancel-normal.ico"\r
395                                 >\r
396                         </File>\r
397                         <File\r
398                                 RelativePath="..\Resources\cancel-pressed.bmp"\r
399                                 >\r
400                         </File>\r
401                         <File\r
402                                 RelativePath="..\Resources\cancel-pressed.ico"\r
403                                 >\r
404                         </File>\r
405                         <File\r
406                                 RelativePath="..\Resources\CFMBackground.ico"\r
407                                 >\r
408                         </File>\r
409                         <File\r
410                                 RelativePath="..\Resources\CheckoutBackground.ico"\r
411                                 >\r
412                         </File>\r
413                         <File\r
414                                 RelativePath="..\Resources\CommitBackground.ico"\r
415                                 >\r
416                         </File>\r
417                         <File\r
418                                 RelativePath="..\Resources\CopyBackground.ico"\r
419                                 >\r
420                         </File>\r
421                         <File\r
422                                 RelativePath="..\Resources\DelunversionedBackground.ico"\r
423                                 >\r
424                         </File>\r
425                         <File\r
426                                 RelativePath="..\Resources\dialogs.ico"\r
427                                 >\r
428                         </File>\r
429                         <File\r
430                                 RelativePath="..\Resources\Drives.ico"\r
431                                 >\r
432                         </File>\r
433                         <File\r
434                                 RelativePath="..\Resources\ExportBackground.ico"\r
435                                 >\r
436                         </File>\r
437                         <File\r
438                                 RelativePath="..\Resources\extwarning.ico"\r
439                                 >\r
440                         </File>\r
441                         <File\r
442                                 RelativePath="..\Resources\filteredit.ico"\r
443                                 >\r
444                         </File>\r
445                         <File\r
446                                 RelativePath="..\Resources\general.ico"\r
447                                 >\r
448                         </File>\r
449                         <File\r
450                                 RelativePath="..\Resources\graph-bar-stacked.ico"\r
451                                 >\r
452                         </File>\r
453                         <File\r
454                                 RelativePath="..\Resources\graph-bar.ico"\r
455                                 >\r
456                         </File>\r
457                         <File\r
458                                 RelativePath="..\Resources\graph-line-stacked.ico"\r
459                                 >\r
460                         </File>\r
461                         <File\r
462                                 RelativePath="..\Resources\graph-line.ico"\r
463                                 >\r
464                         </File>\r
465                         <File\r
466                                 RelativePath="..\Resources\graph-pie.ico"\r
467                                 >\r
468                         </File>\r
469                         <File\r
470                                 RelativePath="..\Resources\hook.ico"\r
471                                 >\r
472                         </File>\r
473                         <File\r
474                                 RelativePath="..\Resources\iconset.ico"\r
475                                 >\r
476                         </File>\r
477                         <File\r
478                                 RelativePath="..\Resources\ImportBackground.ico"\r
479                                 >\r
480                         </File>\r
481                         <File\r
482                                 RelativePath="..\Resources\LockBackground.ico"\r
483                                 >\r
484                         </File>\r
485                         <File\r
486                                 RelativePath="..\Resources\logfilter.bmp"\r
487                                 >\r
488                         </File>\r
489                         <File\r
490                                 RelativePath="..\Resources\logfilter.ico"\r
491                                 >\r
492                         </File>\r
493                         <File\r
494                                 RelativePath="..\Resources\lookandfeel.ico"\r
495                                 >\r
496                         </File>\r
497                         <File\r
498                                 RelativePath="..\Resources\MergeBackground.ico"\r
499                                 >\r
500                         </File>\r
501                         <File\r
502                                 RelativePath="..\Resources\MergeWizardTitle.bmp"\r
503                                 >\r
504                         </File>\r
505                         <File\r
506                                 RelativePath="..\Resources\misc.ico"\r
507                                 >\r
508                         </File>\r
509                         <File\r
510                                 RelativePath="..\Resources\Overlays.ico"\r
511                                 >\r
512                         </File>\r
513                         <File\r
514                                 RelativePath="..\Resources\pan.cur"\r
515                                 >\r
516                         </File>\r
517                         <File\r
518                                 RelativePath="..\Resources\pandown.cur"\r
519                                 >\r
520                         </File>\r
521                         <File\r
522                                 RelativePath="..\Resources\proxy.ico"\r
523                                 >\r
524                         </File>\r
525                         <File\r
526                                 RelativePath="..\Resources\RenameBackground.ico"\r
527                                 >\r
528                         </File>\r
529                         <File\r
530                                 RelativePath="..\Resources\repo_file.ico"\r
531                                 >\r
532                         </File>\r
533                         <File\r
534                                 RelativePath="..\Resources\repo_http.ico"\r
535                                 >\r
536                         </File>\r
537                         <File\r
538                                 RelativePath="..\Resources\repo_https.ico"\r
539                                 >\r
540                         </File>\r
541                         <File\r
542                                 RelativePath="..\Resources\repo_svn+ssh.ico"\r
543                                 >\r
544                         </File>\r
545                         <File\r
546                                 RelativePath="..\Resources\repo_svn.ico"\r
547                                 >\r
548                         </File>\r
549                         <File\r
550                                 RelativePath="..\Resources\repo_unknown.ico"\r
551                                 >\r
552                         </File>\r
553                         <File\r
554                                 RelativePath="..\Resources\ResolveBackground.ico"\r
555                                 >\r
556                         </File>\r
557                         <File\r
558                                 RelativePath="..\Resources\RevertBackground.ico"\r
559                                 >\r
560                         </File>\r
561                         <File\r
562                                 RelativePath="..\Resources\revgraph_added.ico"\r
563                                 >\r
564                         </File>\r
565                         <File\r
566                                 RelativePath="..\Resources\revgraph_addedplus.ico"\r
567                                 >\r
568                         </File>\r
569                         <File\r
570                                 RelativePath="..\Resources\revgraph_deleted.ico"\r
571                                 >\r
572                         </File>\r
573                         <File\r
574                                 RelativePath="..\Resources\revgraph_lastcommit.ico"\r
575                                 >\r
576                         </File>\r
577                         <File\r
578                                 RelativePath="..\Resources\revgraph_renamed.ico"\r
579                                 >\r
580                         </File>\r
581                         <File\r
582                                 RelativePath="..\Resources\revgraph_replaced.ico"\r
583                                 >\r
584                         </File>\r
585                         <File\r
586                                 RelativePath="..\Resources\revgraph_tag.ico"\r
587                                 >\r
588                         </File>\r
589                         <File\r
590                                 RelativePath="..\Resources\revgraphbar.bmp"\r
591                                 >\r
592                         </File>\r
593                         <File\r
594                                 RelativePath="..\Resources\saveddata.ico"\r
595                                 >\r
596                         </File>\r
597                         <File\r
598                                 RelativePath="..\TortoiseBlame\small.ico"\r
599                                 >\r
600                         </File>\r
601                         <File\r
602                                 RelativePath="..\Resources\ssh.ico"\r
603                                 >\r
604                         </File>\r
605                         <File\r
606                                 RelativePath="..\Resources\switch.ico"\r
607                                 >\r
608                         </File>\r
609                         <File\r
610                                 RelativePath="..\Resources\SwitchBackground.ico"\r
611                                 >\r
612                         </File>\r
613                         <File\r
614                                 RelativePath="..\Resources\Tortoise.ico"\r
615                                 >\r
616                         </File>\r
617                         <File\r
618                                 RelativePath="..\Resources\TortoiseProcENG.rc"\r
619                                 >\r
620                         </File>\r
621                         <File\r
622                                 RelativePath="..\Resources\tortoisesvn_logoflipped.bmp"\r
623                                 >\r
624                         </File>\r
625                         <File\r
626                                 RelativePath="..\Resources\ttf_glyph.bmp"\r
627                                 >\r
628                         </File>\r
629                         <File\r
630                                 RelativePath="..\Resources\UnlockBackground.ico"\r
631                                 >\r
632                         </File>\r
633                         <File\r
634                                 RelativePath="..\Resources\UpdateBackground.ico"\r
635                                 >\r
636                         </File>\r
637                         <File\r
638                                 RelativePath="..\Resources\warning-general.ico"\r
639                                 >\r
640                         </File>\r
641                 </Filter>\r
642                 <File\r
643                         RelativePath="..\Resources\bin167.avi"\r
644                         >\r
645                 </File>\r
646                 <File\r
647                         RelativePath="..\Languages\res\bin167.avi"\r
648                         >\r
649                 </File>\r
650                 <File\r
651                         RelativePath="..\Resources\bin168.avi"\r
652                         >\r
653                 </File>\r
654                 <File\r
655                         RelativePath="..\Languages\res\bin168.avi"\r
656                         >\r
657                 </File>\r
658                 <File\r
659                         RelativePath="..\Resources\cleananim.avi"\r
660                         >\r
661                 </File>\r
662                 <File\r
663                         RelativePath="..\Resources\download.avi"\r
664                         >\r
665                 </File>\r
666                 <File\r
667                         RelativePath="..\Resources\search.avi"\r
668                         >\r
669                 </File>\r
670                 <File\r
671                         RelativePath="..\Languages\res\TortoiseProc.manifest"\r
672                         >\r
673                         <FileConfiguration\r
674                                 Name="Release|Win32"\r
675                                 ExcludedFromBuild="true"\r
676                                 >\r
677                                 <Tool\r
678                                         Name="VCCustomBuildTool"\r
679                                 />\r
680                         </FileConfiguration>\r
681                         <FileConfiguration\r
682                                 Name="Release|x64"\r
683                                 ExcludedFromBuild="true"\r
684                                 >\r
685                                 <Tool\r
686                                         Name="VCCustomBuildTool"\r
687                                 />\r
688                         </FileConfiguration>\r
689                         <FileConfiguration\r
690                                 Name="Debug|Win32"\r
691                                 ExcludedFromBuild="true"\r
692                                 >\r
693                                 <Tool\r
694                                         Name="VCCustomBuildTool"\r
695                                 />\r
696                         </FileConfiguration>\r
697                         <FileConfiguration\r
698                                 Name="Debug|x64"\r
699                                 ExcludedFromBuild="true"\r
700                                 >\r
701                                 <Tool\r
702                                         Name="VCCustomBuildTool"\r
703                                 />\r
704                         </FileConfiguration>\r
705                 </File>\r
706                 <File\r
707                         RelativePath="..\Resources\TortoiseProc.manifest"\r
708                         >\r
709                         <FileConfiguration\r
710                                 Name="Release|Win32"\r
711                                 ExcludedFromBuild="true"\r
712                                 >\r
713                                 <Tool\r
714                                         Name="VCCustomBuildTool"\r
715                                 />\r
716                         </FileConfiguration>\r
717                         <FileConfiguration\r
718                                 Name="Release|x64"\r
719                                 ExcludedFromBuild="true"\r
720                                 >\r
721                                 <Tool\r
722                                         Name="VCCustomBuildTool"\r
723                                 />\r
724                         </FileConfiguration>\r
725                         <FileConfiguration\r
726                                 Name="Debug|Win32"\r
727                                 ExcludedFromBuild="true"\r
728                                 >\r
729                                 <Tool\r
730                                         Name="VCCustomBuildTool"\r
731                                 />\r
732                         </FileConfiguration>\r
733                         <FileConfiguration\r
734                                 Name="Debug|x64"\r
735                                 ExcludedFromBuild="true"\r
736                                 >\r
737                                 <Tool\r
738                                         Name="VCCustomBuildTool"\r
739                                 />\r
740                         </FileConfiguration>\r
741                 </File>\r
742         </Files>\r
743         <Globals>\r
744                 <Global\r
745                         Name="DevPartner_IsInstrumented"\r
746                         Value="0"\r
747                 />\r
748         </Globals>\r
749 </VisualStudioProject>\r