Provide (experimental) clang-format file
[TortoiseGit.git] / src / TortoiseProc / TortoiseProc.vcxproj
blob20150560cfa52f8df94120b80d3a84a09f9e8a5b
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <ItemGroup Label="ProjectConfigurations">\r
4     <ProjectConfiguration Include="Debug|Win32">\r
5       <Configuration>Debug</Configuration>\r
6       <Platform>Win32</Platform>\r
7     </ProjectConfiguration>\r
8     <ProjectConfiguration Include="Debug|x64">\r
9       <Configuration>Debug</Configuration>\r
10       <Platform>x64</Platform>\r
11     </ProjectConfiguration>\r
12     <ProjectConfiguration Include="Release|Win32">\r
13       <Configuration>Release</Configuration>\r
14       <Platform>Win32</Platform>\r
15     </ProjectConfiguration>\r
16     <ProjectConfiguration Include="Release|x64">\r
17       <Configuration>Release</Configuration>\r
18       <Platform>x64</Platform>\r
19     </ProjectConfiguration>\r
20   </ItemGroup>\r
21   <PropertyGroup Label="Globals">\r
22     <ProjectName>TortoiseGitProc</ProjectName>\r
23     <ProjectGuid>{50797F06-39C5-4802-8E2B-7B7A4EF03214}</ProjectGuid>\r
24     <RootNamespace>TortoiseProc</RootNamespace>\r
25     <Keyword>MFCProj</Keyword>\r
26   </PropertyGroup>\r
27   <Import Project="$(SolutionDir)TortoiseGit.toolset.props" />\r
28   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r
29   <PropertyGroup Label="Configuration">\r
30     <ConfigurationType>Application</ConfigurationType>\r
31     <UseOfMfc>Dynamic</UseOfMfc>\r
32     <CharacterSet>Unicode</CharacterSet>\r
33   </PropertyGroup>\r
34   <PropertyGroup Condition="'$(Configuration)'=='Release'" Label="Configuration">\r
35     <WholeProgramOptimization>true</WholeProgramOptimization>\r
36   </PropertyGroup>\r
37   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r
38   <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
39   <Import Project="$(SolutionDir)TortoiseGit.common.props" />\r
40   <PropertyGroup Label="UserMacros" />\r
41   <ItemDefinitionGroup>\r
42     <ClCompile>\r
43       <AdditionalIncludeDirectories>$(ProjectDir);..\Resources;$InputDir;..\..\ext\ResizableLib;..\Git;..\Utils;..\..\ext\hunspell;..\..\ext\scintilla\include;..\Utils\TreePropSheet;..\Utils\MiscUI;..\TortoiseShell;..\..\ext\gitdll;..\..\ext\libgit2\include;..\..\ext\zlib;..\..\ext\OGDF;..\AsyncFramework;..\TortoiseMerge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
44       <PreprocessorDefinitions>HUNSPELL_STATIC;THESAURUS;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
45       <ExceptionHandling>SyncCThrow</ExceptionHandling>\r
46     </ClCompile>\r
47     <ResourceCompile>\r
48       <AdditionalIncludeDirectories>$(IntDir);..\TortoiseShell;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
49     </ResourceCompile>\r
50     <Link>\r
51       <AdditionalDependencies>Winmm.lib;gdiplus.lib;shfolder.lib;comctl32.lib;ws2_32.lib;shlwapi.lib;wininet.lib;UxTheme.lib;%(AdditionalDependencies)</AdditionalDependencies>\r
52     </Link>\r
53   </ItemDefinitionGroup>\r
54   <ItemGroup>\r
55     <ClCompile Include="..\Git\Git.cpp" />\r
56     <ClCompile Include="..\Git\GitAdminDir.cpp" />\r
57     <ClCompile Include="..\Git\GitDataObject.cpp" />\r
58     <ClCompile Include="..\Git\GitRev.cpp" />\r
59     <ClCompile Include="..\Git\GitRevLoglist.cpp" />\r
60     <ClCompile Include="..\Git\GitRevRefBrowser.cpp" />\r
61     <ClCompile Include="..\Git\MassiveGitTaskBase.cpp" />\r
62     <ClCompile Include="..\Git\TGitPath.cpp" />\r
63     <ClCompile Include="..\TortoiseMerge\FileTextLines.cpp" />\r
64     <ClCompile Include="..\TortoiseShell\ShellCache.cpp" />\r
65     <ClCompile Include="..\Utils\ACEdit.cpp" />\r
66     <ClCompile Include="..\Utils\ACListWnd.cpp" />\r
67     <ClCompile Include="..\Utils\BugTraqAssociations.cpp" />\r
68     <ClCompile Include="..\Utils\CmdLineParser.cpp" />\r
69     <ClCompile Include="..\Utils\COMError.cpp" />\r
70     <ClCompile Include="..\Utils\CommonAppUtils.cpp" />\r
71     <ClCompile Include="..\Utils\DebugOutput.cpp" />\r
72     <ClCompile Include="..\Utils\DirFileEnum.cpp" />\r
73     <ClCompile Include="..\Utils\DragDropImpl.cpp" />\r
74     <ClCompile Include="..\Utils\Graphviz.cpp" />\r
75     <ClCompile Include="..\Utils\Hooks.cpp" />\r
76     <ClCompile Include="..\Utils\HwSMTP.cpp" />\r
77     <ClCompile Include="..\Utils\JumpListHelpers.cpp" />\r
78     <ClCompile Include="..\Utils\LangDll.cpp" />\r
79     <ClCompile Include="..\Utils\LoadIconEx.cpp" />\r
80     <ClCompile Include="..\Utils\MailMsg.cpp" />\r
81     <ClCompile Include="..\Utils\MiscUI\AnimationManager.cpp" />\r
82     <ClCompile Include="..\Utils\MiscUI\BrowseFolder.cpp" />\r
83     <ClCompile Include="..\Utils\MiscUI\BufferDC.cpp" />\r
84     <ClCompile Include="..\Utils\MiscUI\DIB.cpp" />\r
85     <ClCompile Include="..\Utils\MiscUI\FileDlgEventHandler.cpp" />\r
86     <ClCompile Include="..\Utils\MiscUI\FileDropEdit.cpp" />\r
87     <ClCompile Include="..\Utils\MiscUI\FilterEdit.cpp" />\r
88     <ClCompile Include="..\Utils\MiscUI\HistoryCombo.cpp" />\r
89     <ClCompile Include="..\Utils\MiscUI\HyperLink.cpp" />\r
90     <ClCompile Include="..\Utils\MiscUI\IconBitmapUtils.cpp" />\r
91     <ClCompile Include="..\Utils\MiscUI\IconMenu.cpp" />\r
92     <ClCompile Include="..\Utils\MiscUI\MenuButton.cpp" />\r
93     <ClCompile Include="..\Utils\MiscUI\MessageBox.cpp" />\r
94     <ClCompile Include="..\Utils\MiscUI\MyGraph.cpp" />\r
95     <ClCompile Include="..\Utils\MiscUI\Picture.cpp" />\r
96     <ClCompile Include="..\Utils\MiscUI\RegexEdit.cpp" />\r
97     <ClCompile Include="..\Utils\MiscUI\SplitterControl.cpp" />\r
98     <ClCompile Include="..\Utils\MiscUI\SVG.cpp" />\r
99     <ClCompile Include="..\Utils\MiscUI\SysProgressDlg.cpp" />\r
100     <ClCompile Include="..\Utils\MiscUI\Tooltip.cpp" />\r
101     <ClCompile Include="..\Utils\MiscUI\WaterEffect.cpp" />\r
102     <ClCompile Include="..\Utils\PathUtils.cpp" />\r
103     <ClCompile Include="..\Utils\PathWatcher.cpp" />\r
104     <ClCompile Include="..\Utils\PersonalDictionary.cpp" />\r
105     <ClCompile Include="..\Utils\ReaderWriterLock.cpp" />\r
106     <ClCompile Include="..\Utils\RegHistory.cpp" />\r
107     <ClCompile Include="..\Utils\Registry.cpp" />\r
108     <ClCompile Include="..\Utils\ShellUpdater.cpp" />\r
109     <ClCompile Include="..\Utils\StringUtils.cpp" />\r
110     <ClCompile Include="..\Utils\SysImageList.cpp" />\r
111     <ClCompile Include="..\Utils\SysInfo.cpp" />\r
112     <ClCompile Include="..\Utils\TaskbarUUID.cpp" />\r
113     <ClCompile Include="..\Utils\TempFile.cpp" />\r
114     <ClCompile Include="..\Utils\TreePropSheet\PropPageFrame.cpp" />\r
115     <ClCompile Include="..\Utils\TreePropSheet\PropPageFrameDefault.cpp" />\r
116     <ClCompile Include="..\Utils\TreePropSheet\TreePropSheet.cpp" />\r
117     <ClCompile Include="..\Utils\UnicodeUtils.cpp" />\r
118     <ClCompile Include="..\Utils\WindowsCredentialsStore.cpp" />\r
119     <ClCompile Include="AddRemoteDlg.cpp" />\r
120     <ClCompile Include="..\TGitCache\CacheInterface.cpp" />\r
121     <ClCompile Include="AutoTextTestDlg.cpp" />\r
122     <ClCompile Include="BugtraqRegexTestDlg.cpp" />\r
123     <ClCompile Include="CheckCertificateDlg.cpp" />\r
124     <ClCompile Include="ColumnManager.cpp" />\r
125     <ClCompile Include="Commands\CommitIsOnRefsCommand.cpp" />\r
126     <ClCompile Include="Commands\DaemonCommand.cpp" />\r
127     <ClCompile Include="CommitIsOnRefsDlg.cpp" />\r
128     <ClCompile Include="FindBar.cpp" />\r
129     <ClCompile Include="FirstStartWizard.cpp" />\r
130     <ClCompile Include="FirstStartWizardAuthentication.cpp" />\r
131     <ClCompile Include="FirstStartWizardBasePage.cpp" />\r
132     <ClCompile Include="FirstStartWizardGit.cpp" />\r
133     <ClCompile Include="FirstStartWizardLanguage.cpp" />\r
134     <ClCompile Include="FirstStartWizardStart.cpp" />\r
135     <ClCompile Include="FirstStartWizardUser.cpp" />\r
136     <ClCompile Include="GitTagCompareList.cpp" />\r
137     <ClCompile Include="GravatarPictureBox.cpp" />\r
138     <ClCompile Include="MergeAbortDlg.cpp" />\r
139     <ClCompile Include="GitRefCompareList.cpp" />\r
140     <ClCompile Include="ProgressCommands\AddProgressCommand.cpp" />\r
141     <ClCompile Include="ProgressCommands\CloneProgressCommand.cpp" />\r
142     <ClCompile Include="ProgressCommands\FetchProgressCommand.cpp" />\r
143     <ClCompile Include="ProgressCommands\RemoteProgressCommand.cpp" />\r
144     <ClCompile Include="ProgressCommands\ResetProgressCommand.cpp" />\r
145     <ClCompile Include="ProgressCommands\ResolveProgressCommand.cpp" />\r
146     <ClCompile Include="ProgressCommands\RevertProgressCommand.cpp" />\r
147     <ClCompile Include="ProgressCommands\SendMailProgressCommand.cpp" />\r
148     <ClCompile Include="SendMail.cpp" />\r
149     <ClCompile Include="FindDlg.cpp" />\r
150     <ClCompile Include="..\Utils\Libraries.cpp" />\r
151     <ClCompile Include="GitProgressList.cpp" />\r
152     <ClCompile Include="LogFile.cpp" />\r
153     <ClCompile Include="LogOrdering.cpp" />\r
154     <ClCompile Include="MassiveGitTask.cpp" />\r
155     <ClCompile Include="SendMailPatch.cpp" />\r
156     <ClCompile Include="ProjectProperties.cpp" />\r
157     <ClCompile Include="SerialPatch.cpp" />\r
158     <ClCompile Include="Settings\SetDialogs2.cpp" />\r
159     <ClCompile Include="Settings\SetDialogs3.cpp" />\r
160     <ClCompile Include="Settings\SettingGitCredential.cpp" />\r
161     <ClCompile Include="Settings\SettingsTUDiff.cpp" />\r
162     <ClCompile Include="SinglePropSheetDlg.cpp" />\r
163     <ClCompile Include="AppUtils.cpp" />\r
164     <ClCompile Include="DeleteConflictDlg.cpp" />\r
165     <ClCompile Include="HistoryDlg.cpp" />\r
166     <ClCompile Include="Colors.cpp" />\r
167     <ClCompile Include="..\Utils\MiscUI\HorizontalResizableStandAloneDialog.cpp" />\r
168     <ClCompile Include="..\Utils\MiscUI\LinkControl.cpp" />\r
169     <ClCompile Include="..\Utils\MiscUI\SciEdit.cpp" />\r
170     <ClCompile Include="..\Utils\MiscUI\StandAloneDlg.cpp" />\r
171     <ClCompile Include="Commands\Command.cpp" />\r
172     <ClCompile Include="Commands\CommitCommand.cpp" />\r
173     <ClCompile Include="CommitDlg.cpp" />\r
174     <ClCompile Include="PatchViewDlg.cpp" />\r
175     <ClCompile Include="Commands\AboutCommand.cpp" />\r
176     <ClCompile Include="AboutDlg.cpp" />\r
177     <ClCompile Include="Commands\BlameCommand.cpp" />\r
178     <ClCompile Include="GitLogCache.cpp" />\r
179     <ClCompile Include="GitLogListAction.cpp" />\r
180     <ClCompile Include="GitLogListBase.cpp" />\r
181     <ClCompile Include="lanes.cpp" />\r
182     <ClCompile Include="Commands\LogCommand.cpp" />\r
183     <ClCompile Include="LogDataVector.cpp" />\r
184     <ClCompile Include="LogDlg.cpp" />\r
185     <ClCompile Include="LoglistUtils.cpp" />\r
186     <ClCompile Include="StatGraphDlg.cpp" />\r
187     <ClCompile Include="Commands\RefLogCommand.cpp" />\r
188     <ClCompile Include="RefLogDlg.cpp" />\r
189     <ClCompile Include="RefLoglist.cpp" />\r
190     <ClCompile Include="SubmoduleAddDlg.cpp" />\r
191     <ClCompile Include="Commands\SubmoduleCommand.cpp" />\r
192     <ClCompile Include="SubmoduleResolveConflictDlg.cpp" />\r
193     <ClCompile Include="SubmoduleUpdateDlg.cpp" />\r
194     <ClCompile Include="Commands\DropMoveCommand.cpp" />\r
195     <ClCompile Include="Commands\RenameCommand.cpp" />\r
196     <ClCompile Include="RenameDlg.cpp" />\r
197     <ClCompile Include="Commands\RemoveCommand.cpp" />\r
198     <ClCompile Include="Commands\RevertCommand.cpp" />\r
199     <ClCompile Include="RevertDlg.cpp" />\r
200     <ClCompile Include="CleanTypeDlg.cpp" />\r
201     <ClCompile Include="Commands\CleanupCommand.cpp" />\r
202     <ClCompile Include="Commands\CloneCommand.cpp" />\r
203     <ClCompile Include="CloneDlg.cpp" />\r
204     <ClCompile Include="Commands\FetchCommand.cpp" />\r
205     <ClCompile Include="Commands\PullCommand.cpp" />\r
206     <ClCompile Include="PullFetchDlg.cpp" />\r
207     <ClCompile Include="Commands\PushCommand.cpp" />\r
208     <ClCompile Include="PushDlg.cpp" />\r
209     <ClCompile Include="Commands\BranchCommand.cpp" />\r
210     <ClCompile Include="CreateBranchTagDlg.cpp" />\r
211     <ClCompile Include="Commands\TagCommand.cpp" />\r
212     <ClCompile Include="Commands\ExportCommand.cpp" />\r
213     <ClCompile Include="ExportDlg.cpp" />\r
214     <ClCompile Include="Commands\AddCommand.cpp" />\r
215     <ClCompile Include="AddDlg.cpp" />\r
216     <ClCompile Include="Commands\IgnoreCommand.cpp" />\r
217     <ClCompile Include="Commands\FormatPatchCommand.cpp" />\r
218     <ClCompile Include="FormatPatchDlg.cpp" />\r
219     <ClCompile Include="Commands\ImportPatchCommand.cpp" />\r
220     <ClCompile Include="ImportPatchDlg.cpp" />\r
221     <ClCompile Include="Commands\CatCommand.cpp" />\r
222     <ClCompile Include="..\TortoiseShell\MenuInfo.cpp" />\r
223     <ClCompile Include="Settings\SetBugTraq.cpp" />\r
224     <ClCompile Include="Settings\SetBugTraqAdv.cpp" />\r
225     <ClCompile Include="Settings\SetDialogs.cpp" />\r
226     <ClCompile Include="Settings\SetHooks.cpp" />\r
227     <ClCompile Include="Settings\SetHooksAdv.cpp" />\r
228     <ClCompile Include="Settings\SetLookAndFeelPage.cpp" />\r
229     <ClCompile Include="Settings\SetMainPage.cpp" />\r
230     <ClCompile Include="Settings\SetOverlayHandlers.cpp" />\r
231     <ClCompile Include="Settings\SetOverlayIcons.cpp" />\r
232     <ClCompile Include="Settings\SetOverlayPage.cpp" />\r
233     <ClCompile Include="Settings\SetProgsAdvDlg.cpp" />\r
234     <ClCompile Include="Settings\SetProxyPage.cpp" />\r
235     <ClCompile Include="Settings\SetSavedDataPage.cpp" />\r
236     <ClCompile Include="Settings\SettingGitConfig.cpp" />\r
237     <ClCompile Include="Settings\SettingGitRemote.cpp" />\r
238     <ClCompile Include="Settings\Settings.cpp" />\r
239     <ClCompile Include="Settings\SettingsAdvanced.cpp" />\r
240     <ClCompile Include="Settings\SettingsBugtraqConfig.cpp" />\r
241     <ClCompile Include="Settings\SettingsColors.cpp" />\r
242     <ClCompile Include="Settings\SettingsColors2.cpp" />\r
243     <ClCompile Include="Settings\SettingsColors3.cpp" />\r
244     <ClCompile Include="Commands\SettingsCommand.cpp" />\r
245     <ClCompile Include="Settings\SettingSMTP.cpp" />\r
246     <ClCompile Include="Settings\SettingsProgsAlternativeEditor.cpp" />\r
247     <ClCompile Include="Settings\SettingsProgsDiff.cpp" />\r
248     <ClCompile Include="Settings\SettingsProgsMerge.cpp" />\r
249     <ClCompile Include="Settings\SettingsPropPage.cpp" />\r
250     <ClCompile Include="Settings\SettingsTBlame.cpp" />\r
251     <ClCompile Include="Settings\ToolAssocDlg.cpp" />\r
252     <ClCompile Include="GitSwitchDlg.cpp" />\r
253     <ClCompile Include="Commands\SwitchCommand.cpp" />\r
254     <ClCompile Include="Commands\PrevDiffCommand.cpp" />\r
255     <ClCompile Include="Commands\DiffCommand.cpp" />\r
256     <ClCompile Include="Commands\ShowCompareCommand.cpp" />\r
257     <ClCompile Include="Commands\ConflictEditorCommand.cpp" />\r
258     <ClCompile Include="Commands\ResolveCommand.cpp" />\r
259     <ClCompile Include="ResolveDlg.cpp" />\r
260     <ClCompile Include="Commands\RebaseCommand.cpp" />\r
261     <ClCompile Include="RebaseDlg.cpp" />\r
262     <ClCompile Include="Commands\MergeCommand.cpp" />\r
263     <ClCompile Include="MergeDlg.cpp" />\r
264     <ClCompile Include="Commands\RepoStatusCommand.cpp" />\r
265     <ClCompile Include="Commands\DropCopyAddCommand.cpp" />\r
266     <ClCompile Include="Commands\DropCopyCommand.cpp" />\r
267     <ClCompile Include="Commands\SendMailCommand.cpp" />\r
268     <ClCompile Include="SendMailDlg.cpp" />\r
269     <ClCompile Include="Commands\StashCommand.cpp" />\r
270     <ClCompile Include="StashSave.cpp" />\r
271     <ClCompile Include="BrowseRefsDlg.cpp" />\r
272     <ClCompile Include="Commands\SVNDCommitCommand.cpp" />\r
273     <ClCompile Include="SVNDCommitDlg.cpp" />\r
274     <ClCompile Include="Commands\SVNFetchCommand.cpp" />\r
275     <ClCompile Include="Commands\SVNIgnoreCommand.cpp" />\r
276     <ClCompile Include="SVNIgnoreTypeDlg.cpp" />\r
277     <ClCompile Include="Commands\SVNRebaseCommand.cpp" />\r
278     <ClCompile Include="Commands\SyncCommand.cpp" />\r
279     <ClCompile Include="SyncDlg.cpp" />\r
280     <ClCompile Include="CheckForUpdatesDlg.cpp" />\r
281     <ClCompile Include="Commands\UpdateCheckCommand.cpp" />\r
282     <ClCompile Include="SyncTabCtrl.cpp" />\r
283     <ClCompile Include="UpdateCrypto.cpp" />\r
284     <ClCompile Include="UpdateDownloader.cpp" />\r
285     <ClCompile Include="UpdateListCtrl.cpp" />\r
286     <ClCompile Include="Commands\PasteCopyCommand.cpp" />\r
287     <ClCompile Include="Commands\PasteMoveCommand.cpp" />\r
288     <ClCompile Include="Commands\RequestPullCommand.cpp" />\r
289     <ClCompile Include="RequestPullDlg.cpp" />\r
290     <ClCompile Include="CreateRepoDlg.cpp" />\r
291     <ClCompile Include="Commands\CreateRepositoryCommand.cpp" />\r
292     <ClCompile Include="Commands\BisectCommand.cpp" />\r
293     <ClCompile Include="BisectStartDlg.cpp" />\r
294     <ClCompile Include="RepositoryBrowser.cpp" />\r
295     <ClCompile Include="Commands\RepositoryBrowserCommand.cpp" />\r
296     <ClCompile Include="RevisionGraph\RevGraphFilterDlg.cpp" />\r
297     <ClCompile Include="Commands\RevisionGraphCommand.cpp" />\r
298     <ClCompile Include="RevisionGraph\RevisionGraphDlg.cpp" />\r
299     <ClCompile Include="RevisionGraph\RevisionGraphDlgDraw.cpp" />\r
300     <ClCompile Include="RevisionGraph\RevisionGraphDlgFunc.cpp" />\r
301     <ClCompile Include="RevisionGraph\RevisionGraphWnd.cpp" />\r
302     <ClCompile Include="ChangedDlg.cpp" />\r
303     <ClCompile Include="DeleteRemoteTagDlg.cpp" />\r
304     <ClCompile Include="FileDiffDlg.cpp" />\r
305     <ClCompile Include="GitProgressDlg.cpp" />\r
306     <ClCompile Include="IgnoreDlg.cpp" />\r
307     <ClCompile Include="InputDlg.cpp" />\r
308     <ClCompile Include="ProgressDlg.cpp" />\r
309     <ClCompile Include="ResetDlg.cpp" />\r
310     <ClCompile Include="SubmoduleDiffDlg.cpp" />\r
311     <ClCompile Include="GitDiff.cpp" />\r
312     <ClCompile Include="..\Git\GitStatusListCtrl.cpp" />\r
313     <ClCompile Include="GitStatusListCtrlHelpers.cpp" />\r
314     <ClCompile Include="PatchListCtrl.cpp" />\r
315     <ClCompile Include="stdafx.cpp">\r
316       <PrecompiledHeader>Create</PrecompiledHeader>\r
317     </ClCompile>\r
318     <ClCompile Include="TortoiseProc.cpp" />\r
319     <ClCompile Include="UserPassword.cpp" />\r
320     <ClCompile Include="VersioncheckParser.cpp" />\r
321   </ItemGroup>\r
322   <ItemGroup>\r
323     <ClInclude Include="..\Git\Git.h" />\r
324     <ClInclude Include="..\Git\GitAdminDir.h" />\r
325     <ClInclude Include="..\Git\GitDataObject.h" />\r
326     <ClInclude Include="..\Git\GitForWindows.h" />\r
327     <ClInclude Include="..\Git\GitHash.h" />\r
328     <ClInclude Include="..\Git\GitRev.h" />\r
329     <ClInclude Include="..\Git\GitRevLoglist.h" />\r
330     <ClInclude Include="..\Git\GitRevRefBrowser.h" />\r
331     <ClInclude Include="..\Git\GitStatus.h" />\r
332     <ClInclude Include="..\Git\gittype.h" />\r
333     <ClInclude Include="..\Git\MassiveGitTaskBase.h" />\r
334     <ClInclude Include="..\Git\TGitPath.h" />\r
335     <ClInclude Include="..\Resources\LoglistCommonResource.h" />\r
336     <ClInclude Include="..\TortoiseMerge\FileTextLines.h" />\r
337     <ClInclude Include="..\TortoiseShell\ShellCache.h" />\r
338     <ClInclude Include="..\Utils\ACEdit.h" />\r
339     <ClInclude Include="..\Utils\ACListWnd.h" />\r
340     <ClInclude Include="..\Utils\BugTraqAssociations.h" />\r
341     <ClInclude Include="..\Utils\CertificateValidationHelper.h" />\r
342     <ClInclude Include="..\Utils\CmdLineParser.h" />\r
343     <ClInclude Include="..\Utils\COMError.h" />\r
344     <ClInclude Include="..\Utils\CommonAppUtils.h" />\r
345     <ClInclude Include="..\Utils\CreateProcessHelper.h" />\r
346     <ClInclude Include="..\Utils\DebugOutput.h" />\r
347     <ClInclude Include="..\Utils\DirFileEnum.h" />\r
348     <ClInclude Include="..\Utils\DragDropImpl.h" />\r
349     <ClInclude Include="..\Utils\Graphviz.h" />\r
350     <ClInclude Include="..\Utils\Hooks.h" />\r
351     <ClInclude Include="..\Utils\HwSMTP.h" />\r
352     <ClInclude Include="..\Utils\IInputValidator.h" />\r
353     <ClInclude Include="..\Utils\JumpListHelpers.h" />\r
354     <ClInclude Include="..\Utils\LangDll.h" />\r
355     <ClInclude Include="..\Utils\Libraries.h" />\r
356     <ClInclude Include="..\Utils\LoadIconEx.h" />\r
357     <ClInclude Include="..\Utils\LruCache.h" />\r
358     <ClInclude Include="..\Utils\MailMsg.h" />\r
359     <ClInclude Include="..\Utils\MiscUI\AnimationManager.h" />\r
360     <ClInclude Include="..\Utils\MiscUI\BrowseFolder.h" />\r
361     <ClInclude Include="..\Utils\MiscUI\BufferDC.h" />\r
362     <ClInclude Include="..\Utils\MiscUI\CommonDialogFunctions.h" />\r
363     <ClInclude Include="..\Utils\MiscUI\ControlsBridge.h" />\r
364     <ClInclude Include="..\Utils\MiscUI\DIB.h" />\r
365     <ClInclude Include="..\Utils\MiscUI\FileDlgEventHandler.h" />\r
366     <ClInclude Include="..\Utils\MiscUI\FileDropEdit.h" />\r
367     <ClInclude Include="..\Utils\MiscUI\FilterEdit.h" />\r
368     <ClInclude Include="..\Utils\MiscUI\GestureEnabledControl.h" />\r
369     <ClInclude Include="..\Utils\MiscUI\HighColorTab.hpp" />\r
370     <ClInclude Include="..\Utils\MiscUI\HintCtrl.h" />\r
371     <ClInclude Include="..\Utils\MiscUI\HistoryCombo.h" />\r
372     <ClInclude Include="..\Utils\MiscUI\HyperLink.h" />\r
373     <ClInclude Include="..\Utils\MiscUI\IconBitmapUtils.h" />\r
374     <ClInclude Include="..\Utils\MiscUI\IconMenu.h" />\r
375     <ClInclude Include="..\Utils\MiscUI\MenuButton.h" />\r
376     <ClInclude Include="..\Utils\MiscUI\MessageBox.h" />\r
377     <ClInclude Include="..\Utils\MiscUI\MyGraph.h" />\r
378     <ClInclude Include="..\Utils\MiscUI\Picture.h" />\r
379     <ClInclude Include="..\Utils\MiscUI\RegexEdit.h" />\r
380     <ClInclude Include="..\Utils\MiscUI\SplitterControl.h" />\r
381     <ClInclude Include="..\Utils\MiscUI\SVG.h" />\r
382     <ClInclude Include="..\Utils\MiscUI\SysProgressDlg.h" />\r
383     <ClInclude Include="..\Utils\MiscUI\Tooltip.h" />\r
384     <ClInclude Include="..\Utils\MiscUI\WaterEffect.h" />\r
385     <ClInclude Include="..\Utils\PathUtils.h" />\r
386     <ClInclude Include="..\Utils\PathWatcher.h" />\r
387     <ClInclude Include="..\Utils\PersonalDictionary.h" />\r
388     <ClInclude Include="..\Utils\ReaderWriterLock.h" />\r
389     <ClInclude Include="..\Utils\RegHistory.h" />\r
390     <ClInclude Include="..\Utils\registry.h" />\r
391     <ClInclude Include="..\Utils\ShellUpdater.h" />\r
392     <ClInclude Include="..\Utils\SmartHandle.h" />\r
393     <ClInclude Include="..\Utils\SmartLibgit2Ref.h" />\r
394     <ClInclude Include="..\Utils\StringUtils.h" />\r
395     <ClInclude Include="..\Utils\SysImageList.h" />\r
396     <ClInclude Include="..\Utils\SysInfo.h" />\r
397     <ClInclude Include="..\Utils\TaskbarUUID.h" />\r
398     <ClInclude Include="..\Utils\TempFile.h" />\r
399     <ClInclude Include="..\Utils\TreePropSheet\PropPageFrame.h" />\r
400     <ClInclude Include="..\Utils\TreePropSheet\PropPageFrameDefault.h" />\r
401     <ClInclude Include="..\Utils\TreePropSheet\TreePropSheet.h" />\r
402     <ClInclude Include="..\Utils\UnicodeUtils.h" />\r
403     <ClInclude Include="..\Utils\WindowsCredentialsStore.h" />\r
404     <ClInclude Include="AddRemoteDlg.h" />\r
405     <ClInclude Include="AutoTextTestDlg.h" />\r
406     <ClInclude Include="BstrSafeVector.h" />\r
407     <ClInclude Include="BugtraqRegexTestDlg.h" />\r
408     <ClInclude Include="CheckCertificateDlg.h" />\r
409     <ClInclude Include="ColumnManager.h" />\r
410     <ClInclude Include="Commands\AutoTextTestCommand.h" />\r
411     <ClInclude Include="Commands\CommitIsOnRefsCommand.h" />\r
412     <ClInclude Include="Commands\DaemonCommand.h" />\r
413     <ClInclude Include="Commands\HelpCommand.h" />\r
414     <ClInclude Include="Commands\RTFMCommand.h" />\r
415     <ClInclude Include="CommitIsOnRefsDlg.h" />\r
416     <ClInclude Include="ConfigureGitExe.h" />\r
417     <ClInclude Include="FindBar.h" />\r
418     <ClInclude Include="FirstStartWizard.h" />\r
419     <ClInclude Include="FirstStartWizardAuthentication.h" />\r
420     <ClInclude Include="FirstStartWizardBasePage.h" />\r
421     <ClInclude Include="FirstStartWizardGit.h" />\r
422     <ClInclude Include="FirstStartWizardLanguage.h" />\r
423     <ClInclude Include="FirstStartWizardStart.h" />\r
424     <ClInclude Include="FirstStartWizardUser.h" />\r
425     <ClInclude Include="GitTagCompareList.h" />\r
426     <ClInclude Include="GravatarPictureBox.h" />\r
427     <ClInclude Include="MergeAbortDlg.h" />\r
428     <ClInclude Include="GitRefCompareList.h" />\r
429     <ClInclude Include="ProgressCommands\AddProgressCommand.h" />\r
430     <ClInclude Include="ProgressCommands\CloneProgressCommand.h" />\r
431     <ClInclude Include="ProgressCommands\FetchProgressCommand.h" />\r
432     <ClInclude Include="ProgressCommands\RemoteProgressCommand.h" />\r
433     <ClInclude Include="ProgressCommands\ResetProgressCommand.h" />\r
434     <ClInclude Include="ProgressCommands\ResolveProgressCommand.h" />\r
435     <ClInclude Include="ProgressCommands\RevertProgressCommand.h" />\r
436     <ClInclude Include="ProgressCommands\SendMailProgressCommand.h" />\r
437     <ClInclude Include="ResizableColumnsListCtrl.h" />\r
438     <ClInclude Include="SendMail.h" />\r
439     <ClInclude Include="FindDlg.h" />\r
440     <ClInclude Include="GitProgressList.h" />\r
441     <ClInclude Include="LogFile.h" />\r
442     <ClInclude Include="LogOrdering.h" />\r
443     <ClInclude Include="MassiveGitTask.h" />\r
444     <ClInclude Include="SendMailPatch.h" />\r
445     <ClInclude Include="ProjectProperties.h" />\r
446     <ClInclude Include="..\TortoiseShell\resource.h" />\r
447     <ClInclude Include="SerialPatch.h" />\r
448     <ClInclude Include="Settings\GitSettings.h" />\r
449     <ClInclude Include="Settings\SetDialogs2.h" />\r
450     <ClInclude Include="Settings\SetDialogs3.h" />\r
451     <ClInclude Include="Settings\SettingGitCredential.h" />\r
452     <ClInclude Include="Settings\SettingsProgsDiff.h" />\r
453     <ClInclude Include="Settings\SettingsProgsMerge.h" />\r
454     <ClInclude Include="Settings\SettingsTUDiff.h" />\r
455     <ClInclude Include="SinglePropSheetDlg.h" />\r
456     <ClInclude Include="DeleteConflictDlg.h" />\r
457     <ClInclude Include="HistoryDlg.h" />\r
458     <ClInclude Include="..\Utils\MiscUI\HorizontalResizableStandAloneDialog.h" />\r
459     <ClInclude Include="..\Utils\MiscUI\LinkControl.h" />\r
460     <ClInclude Include="..\Utils\MiscUI\SciEdit.h" />\r
461     <ClInclude Include="..\Utils\MiscUI\StandAloneDlg.h" />\r
462     <ClInclude Include="Commands\Command.h" />\r
463     <ClInclude Include="Commands\CommitCommand.h" />\r
464     <ClInclude Include="CommitDlg.h" />\r
465     <ClInclude Include="PatchViewDlg.h" />\r
466     <ClInclude Include="Commands\AboutCommand.h" />\r
467     <ClInclude Include="AboutDlg.h" />\r
468     <ClInclude Include="Commands\BlameCommand.h" />\r
469     <ClInclude Include="gitlogcache.h" />\r
470     <ClInclude Include="GitLogList.h" />\r
471     <ClInclude Include="GitLogListBase.h" />\r
472     <ClInclude Include="lanes.h" />\r
473     <ClInclude Include="Commands\LogCommand.h" />\r
474     <ClInclude Include="LogDlg.h" />\r
475     <ClInclude Include="LogDlgHelper.h" />\r
476     <ClInclude Include="LoglistUtils.h" />\r
477     <ClInclude Include="StatGraphDlg.h" />\r
478     <ClInclude Include="Commands\RefLogCommand.h" />\r
479     <ClInclude Include="RefLogDlg.h" />\r
480     <ClInclude Include="RefLoglist.h" />\r
481     <ClInclude Include="SubmoduleAddDlg.h" />\r
482     <ClInclude Include="Commands\SubmoduleCommand.h" />\r
483     <ClInclude Include="SubmoduleResolveConflictDlg.h" />\r
484     <ClInclude Include="SubmoduleUpdateDlg.h" />\r
485     <ClInclude Include="Commands\DropMoveCommand.h" />\r
486     <ClInclude Include="Commands\RenameCommand.h" />\r
487     <ClInclude Include="RenameDlg.h" />\r
488     <ClInclude Include="Commands\RemoveCommand.h" />\r
489     <ClInclude Include="Commands\RevertCommand.h" />\r
490     <ClInclude Include="RevertDlg.h" />\r
491     <ClInclude Include="CleanTypeDlg.h" />\r
492     <ClInclude Include="Commands\CleanupCommand.h" />\r
493     <ClInclude Include="Commands\CloneCommand.h" />\r
494     <ClInclude Include="CloneDlg.h" />\r
495     <ClInclude Include="Commands\FetchCommand.h" />\r
496     <ClInclude Include="Commands\PullCommand.h" />\r
497     <ClInclude Include="PullFetchDlg.h" />\r
498     <ClInclude Include="Commands\PushCommand.h" />\r
499     <ClInclude Include="PushDlg.h" />\r
500     <ClInclude Include="Commands\BranchCommand.h" />\r
501     <ClInclude Include="CreateBranchTagDlg.h" />\r
502     <ClInclude Include="Commands\TagCommand.h" />\r
503     <ClInclude Include="Commands\ExportCommand.h" />\r
504     <ClInclude Include="ExportDlg.h" />\r
505     <ClInclude Include="Commands\AddCommand.h" />\r
506     <ClInclude Include="AddDlg.h" />\r
507     <ClInclude Include="Commands\IgnoreCommand.h" />\r
508     <ClInclude Include="Commands\FormatPatchCommand.h" />\r
509     <ClInclude Include="FormatPatchDlg.h" />\r
510     <ClInclude Include="Commands\ImportPatchCommand.h" />\r
511     <ClInclude Include="ImportPatchDlg.h" />\r
512     <ClInclude Include="Commands\CatCommand.h" />\r
513     <ClInclude Include="Settings\SetBugTraq.h" />\r
514     <ClInclude Include="Settings\SetBugTraqAdv.h" />\r
515     <ClInclude Include="Settings\SetDialogs.h" />\r
516     <ClInclude Include="Settings\SetExtMenu.h" />\r
517     <ClInclude Include="Settings\SetHooks.h" />\r
518     <ClInclude Include="Settings\SetHooksAdv.h" />\r
519     <ClInclude Include="Settings\SetLookAndFeelPage.h" />\r
520     <ClInclude Include="Settings\SetMainPage.h" />\r
521     <ClInclude Include="Settings\SetOverlayHandlers.h" />\r
522     <ClInclude Include="Settings\SetOverlayIcons.h" />\r
523     <ClInclude Include="Settings\SetOverlayPage.h" />\r
524     <ClInclude Include="Settings\SetProgsAdvDlg.h" />\r
525     <ClInclude Include="Settings\SetProxyPage.h" />\r
526     <ClInclude Include="Settings\SetSavedDataPage.h" />\r
527     <ClInclude Include="Settings\SettingGitConfig.h" />\r
528     <ClInclude Include="Settings\SettingGitRemote.h" />\r
529     <ClInclude Include="Settings\Settings.h" />\r
530     <ClInclude Include="Settings\SettingsAdvanced.h" />\r
531     <ClInclude Include="Settings\SettingsBugtraqConfig.h" />\r
532     <ClInclude Include="Settings\SettingsColors.h" />\r
533     <ClInclude Include="Settings\SettingsColors2.h" />\r
534     <ClInclude Include="Settings\SettingsColors3.h" />\r
535     <ClInclude Include="Commands\SettingsCommand.h" />\r
536     <ClInclude Include="Settings\SettingSMTP.h" />\r
537     <ClInclude Include="Settings\SettingsProgsAlternativeEditor.h" />\r
538     <ClInclude Include="Settings\SettingsPropPage.h" />\r
539     <ClInclude Include="Settings\SettingsTBlame.h" />\r
540     <ClInclude Include="Settings\ToolAssocDlg.h" />\r
541     <ClInclude Include="GitSwitchDlg.h" />\r
542     <ClInclude Include="Commands\SwitchCommand.h" />\r
543     <ClInclude Include="Commands\PrevDiffCommand.h" />\r
544     <ClInclude Include="Commands\DiffCommand.h" />\r
545     <ClInclude Include="Commands\ShowCompareCommand.h" />\r
546     <ClInclude Include="Commands\ConflictEditorCommand.h" />\r
547     <ClInclude Include="Commands\ResolveCommand.h" />\r
548     <ClInclude Include="ResolveDlg.h" />\r
549     <ClInclude Include="Commands\RebaseCommand.h" />\r
550     <ClInclude Include="RebaseDlg.h" />\r
551     <ClInclude Include="Commands\MergeCommand.h" />\r
552     <ClInclude Include="MergeDlg.h" />\r
553     <ClInclude Include="Commands\RepoStatusCommand.h" />\r
554     <ClInclude Include="Commands\DropCopyAddCommand.h" />\r
555     <ClInclude Include="Commands\DropCopyCommand.h" />\r
556     <ClInclude Include="Commands\SendMailCommand.h" />\r
557     <ClInclude Include="SendMailDlg.h" />\r
558     <ClInclude Include="Commands\StashCommand.h" />\r
559     <ClInclude Include="StashSave.h" />\r
560     <ClInclude Include="BrowseRefsDlg.h" />\r
561     <ClInclude Include="Commands\RefBrowseCommand.h" />\r
562     <ClInclude Include="Commands\SVNDCommitCommand.h" />\r
563     <ClInclude Include="SVNDCommitDlg.h" />\r
564     <ClInclude Include="Commands\SVNFetchCommand.h" />\r
565     <ClInclude Include="Commands\SVNIgnoreCommand.h" />\r
566     <ClInclude Include="SVNIgnoreTypeDlg.h" />\r
567     <ClInclude Include="Commands\SVNRebaseCommand.h" />\r
568     <ClInclude Include="Commands\SyncCommand.h" />\r
569     <ClInclude Include="SyncDlg.h" />\r
570     <ClInclude Include="CheckForUpdatesDlg.h" />\r
571     <ClInclude Include="Commands\UpdateCheckCommand.h" />\r
572     <ClInclude Include="SyncTabCtrl.h" />\r
573     <ClInclude Include="UpdateCrypto.h" />\r
574     <ClInclude Include="UpdateDownloader.h" />\r
575     <ClInclude Include="UpdateListCtrl.h" />\r
576     <ClInclude Include="Commands\RequestPullCommand.h" />\r
577     <ClInclude Include="RequestPullDlg.h" />\r
578     <ClInclude Include="CreateRepoDlg.h" />\r
579     <ClInclude Include="Commands\CreateRepositoryCommand.h" />\r
580     <ClInclude Include="Commands\BisectCommand.h" />\r
581     <ClInclude Include="BisectStartDlg.h" />\r
582     <ClInclude Include="RepositoryBrowser.h" />\r
583     <ClInclude Include="Commands\RepositoryBrowserCommand.h" />\r
584     <ClInclude Include="RevisionGraph\RevGraphFilterDlg.h" />\r
585     <ClInclude Include="Commands\RevisionGraphCommand.h" />\r
586     <ClInclude Include="RevisionGraph\RevisionGraphDlg.h" />\r
587     <ClInclude Include="RevisionGraph\RevisionGraphWnd.h" />\r
588     <ClInclude Include="BranchCombox.h" />\r
589     <ClInclude Include="ChangedDlg.h" />\r
590     <ClInclude Include="ChooseVersion.h" />\r
591     <ClInclude Include="DeleteRemoteTagDlg.h" />\r
592     <ClInclude Include="FileDiffDlg.h" />\r
593     <ClInclude Include="GitProgressDlg.h" />\r
594     <ClInclude Include="IgnoreDlg.h" />\r
595     <ClInclude Include="InputDlg.h" />\r
596     <ClInclude Include="ProgressDlg.h" />\r
597     <ClInclude Include="ResetDlg.h" />\r
598     <ClInclude Include="SubmoduleDiffDlg.h" />\r
599     <ClInclude Include="GitDiff.h" />\r
600     <ClInclude Include="..\Git\GitStatusListCtrl.h" />\r
601     <ClInclude Include="PatchListCtrl.h" />\r
602     <ClInclude Include="Resource.h" />\r
603     <ClInclude Include="stdafx.h" />\r
604     <ClInclude Include="TortoiseProc.h" />\r
605     <ClInclude Include="UserPassword.h" />\r
606     <ClInclude Include="VersioncheckParser.h" />\r
607   </ItemGroup>\r
608   <ItemGroup>\r
609     <Image Include="..\Resources\actionadded.ico" />\r
610     <Image Include="..\Resources\actionconflicted.ico" />\r
611     <Image Include="..\Resources\actiondeleted.ico" />\r
612     <Image Include="..\Resources\actionfetching.ico" />\r
613     <Image Include="..\Resources\actionmodified.ico" />\r
614     <Image Include="..\Resources\actionreplaced.ico" />\r
615     <Image Include="..\Resources\AddBackground.ico" />\r
616     <Image Include="..\Resources\bugtraq.ico" />\r
617     <Image Include="..\Resources\cancel-normal.ico" />\r
618     <Image Include="..\Resources\cancel-pressed.ico" />\r
619     <Image Include="..\Resources\certcheck.ico" />\r
620     <Image Include="..\Resources\CFMBackground.ico" />\r
621     <Image Include="..\Resources\checkout.ico" />\r
622     <Image Include="..\Resources\clippaste.ico" />\r
623     <Image Include="..\Resources\code.ico" />\r
624     <Image Include="..\Resources\CommitBackground.ico" />\r
625     <Image Include="..\Resources\copy.ico" />\r
626     <Image Include="..\Resources\dialogs.ico" />\r
627     <Image Include="..\Resources\Drives.ico" />\r
628     <Image Include="..\Resources\executableovl.ico" />\r
629     <Image Include="..\Resources\explorer.ico" />\r
630     <Image Include="..\Resources\externalovl.ico" />\r
631     <Image Include="..\Resources\file.ico" />\r
632     <Image Include="..\Resources\filteredit.ico" />\r
633     <Image Include="..\Resources\general.ico" />\r
634     <Image Include="..\Resources\gitconfig.ico" />\r
635     <Image Include="..\Resources\gitcredential.ico" />\r
636     <Image Include="..\Resources\gitremote.ico" />\r
637     <Image Include="..\Resources\graph-bar-stacked.ico" />\r
638     <Image Include="..\Resources\graph-bar.ico" />\r
639     <Image Include="..\Resources\graph-line-stacked.ico" />\r
640     <Image Include="..\Resources\graph-line.ico" />\r
641     <Image Include="..\Resources\graph-pie.ico" />\r
642     <Image Include="..\Resources\hook.ico" />\r
643     <Image Include="..\Resources\iconset.ico" />\r
644     <Image Include="..\Resources\ImportPatchesBackground.ico" />\r
645     <Image Include="..\Resources\jumpdown.ico" />\r
646     <Image Include="..\Resources\jumpup.ico" />\r
647     <Image Include="..\Resources\Library.ico" />\r
648     <Image Include="..\Resources\lineadded.ico" />\r
649     <Image Include="..\Resources\lineconflicted.ico" />\r
650     <Image Include="..\Resources\lineremoved.ico" />\r
651     <Image Include="..\Resources\logfilter.ico" />\r
652     <Image Include="..\Resources\lookandfeel.ico" />\r
653     <Image Include="..\Resources\menuabout.ico" />\r
654     <Image Include="..\Resources\menuadd.ico" />\r
655     <Image Include="..\Resources\menucheckout.ico" />\r
656     <Image Include="..\Resources\menucleanup.ico" />\r
657     <Image Include="..\Resources\menucommit.ico" />\r
658     <Image Include="..\Resources\menucompare.ico" />\r
659     <Image Include="..\Resources\menuconflict.ico" />\r
660     <Image Include="..\Resources\menucopy.ico" />\r
661     <Image Include="..\Resources\menucreaterepos.ico" />\r
662     <Image Include="..\Resources\menudelete.ico" />\r
663     <Image Include="..\Resources\menudiff.ico" />\r
664     <Image Include="..\Resources\menuexport.ico" />\r
665     <Image Include="..\Resources\menuhelp.ico" />\r
666     <Image Include="..\Resources\menuignore.ico" />\r
667     <Image Include="..\Resources\menulog.ico" />\r
668     <Image Include="..\Resources\menumerge.ico" />\r
669     <Image Include="..\Resources\menupatch.ico" />\r
670     <Image Include="..\Resources\menurelocate.ico" />\r
671     <Image Include="..\Resources\menurename.ico" />\r
672     <Image Include="..\Resources\menuresolve.ico" />\r
673     <Image Include="..\Resources\menurevert.ico" />\r
674     <Image Include="..\Resources\menusettings.ico" />\r
675     <Image Include="..\Resources\menushowchanged.ico" />\r
676     <Image Include="..\Resources\menuswitch.ico" />\r
677     <Image Include="..\Resources\menuupdate.ico" />\r
678     <Image Include="..\Resources\misc.ico" />\r
679     <Image Include="..\Resources\notepad.ico" />\r
680     <Image Include="..\Resources\open.ico" />\r
681     <Image Include="..\Resources\Overlays.ico" />\r
682     <Image Include="..\Resources\proxy.ico" />\r
683     <Image Include="..\Resources\pull1.ico" />\r
684     <Image Include="..\Resources\refresh.ico" />\r
685     <Image Include="..\Resources\reftype.bmp" />\r
686     <Image Include="..\Resources\RepoBrowserBackground.ico" />\r
687     <Image Include="..\Resources\reset.ico" />\r
688     <Image Include="..\Resources\ResolveBackground.ico" />\r
689     <Image Include="..\Resources\restore.ico" />\r
690     <Image Include="..\Resources\restoreovl.ico" />\r
691     <Image Include="..\Resources\RevertBackground.ico" />\r
692     <Image Include="..\Resources\revgraphbar.bmp" />\r
693     <Image Include="..\Resources\revgraphglyphs.bmp" />\r
694     <Image Include="..\Resources\save.ico" />\r
695     <Image Include="..\Resources\saveas.ico" />\r
696     <Image Include="..\Resources\saveddata.ico" />\r
697     <Image Include="..\Resources\snippet.ico" />\r
698     <Image Include="..\Resources\spell.ico" />\r
699     <Image Include="..\Resources\UpdateBackground.ico" />\r
700     <Image Include="..\Resources\switch.ico" />\r
701     <Image Include="..\Resources\SwitchBackground.ico" />\r
702     <Image Include="..\Resources\symlinkovl.ico" />\r
703     <Image Include="..\Resources\Toolbar.bmp" />\r
704     <Image Include="..\Resources\Tortoise.ico" />\r
705     <Image Include="..\Resources\TortoiseGitBlame.ico" />\r
706     <Image Include="..\Resources\tortoisegit_logoflipped.bmp" />\r
707     <Image Include="..\Resources\TortoiseMerge.ico" />\r
708     <Image Include="..\Resources\TortoiseSmall.ico" />\r
709     <Image Include="..\Resources\tsvnmenufile.ico" />\r
710     <Image Include="..\Resources\tsvnmenufolder.ico" />\r
711     <Image Include="..\Resources\tsvnmenulink.ico" />\r
712     <Image Include="..\Resources\tsvnmenumultiple.ico" />\r
713     <Image Include="..\Resources\warning-general.ico" />\r
714     <Image Include="..\TortoiseUDiff\TortoiseUDiff.ico" />\r
715     <Image Include="..\Resources\library-win10.ico" />\r
716   </ItemGroup>\r
717   <ItemGroup>\r
718     <None Include="..\Resources\download.avi" />\r
719     <None Include="..\Resources\pan.cur" />\r
720     <None Include="..\Resources\pandown.cur" />\r
721     <None Include="..\Resources\TortoiseLoglistCommon.rc2" />\r
722   </ItemGroup>\r
723   <ItemGroup>\r
724     <ResourceCompile Include="..\Resources\TortoiseProcENG.rc" />\r
725   </ItemGroup>\r
726   <ItemGroup>\r
727     <ProjectReference Include="..\..\ext\build\libgit2.vcxproj">\r
728       <Project>{2b4f366c-93ba-491e-87af-5ef7b37f75f7}</Project>\r
729       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
730     </ProjectReference>\r
731     <ProjectReference Include="..\..\ext\build\ScintillaLexer.vcxproj">\r
732       <Project>{a5498556-ce09-4095-8335-08fc8370552d}</Project>\r
733       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
734     </ProjectReference>\r
735     <ProjectReference Include="..\..\ext\gitdll\gitdll.vcxproj">\r
736       <Project>{4f0a55de-dafd-4a0b-a03d-2c14cb77e08f}</Project>\r
737       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
738     </ProjectReference>\r
739     <ProjectReference Include="..\..\ext\hunspell\hunspell.vcxproj">\r
740       <Project>{12e5b4ae-d7ef-4a57-a22d-6f9f9d8ce1fb}</Project>\r
741       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
742     </ProjectReference>\r
743     <ProjectReference Include="..\..\ext\build\ogdf.vcxproj">\r
744       <Project>{7801d1be-e2fe-476b-a4b4-5d27f387f479}</Project>\r
745       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
746     </ProjectReference>\r
747     <ProjectReference Include="..\..\ext\ResizableLib\ResizableLib.vcxproj">\r
748       <Project>{4be529fb-c2f2-49f7-a897-054b955564cf}</Project>\r
749       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
750     </ProjectReference>\r
751     <ProjectReference Include="..\AsyncFramework\AsyncFramework.vcxproj">\r
752       <Project>{98e4e6d3-0ef6-4570-a29e-274dacf3b784}</Project>\r
753       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
754     </ProjectReference>\r
755     <ProjectReference Include="..\IBugTraqProvider\IBugTraqProvider.vcxproj">\r
756       <Project>{2c879469-db8f-4bf0-b016-ae864d2a7bbc}</Project>\r
757       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
758     </ProjectReference>\r
759   </ItemGroup>\r
760   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
761   <ImportGroup Label="ExtensionTargets">\r
762   </ImportGroup>\r
763 </Project>