1 <?xml version="1.0" encoding="utf-8"?>
\r
2 <Project DefaultTargets="Build" ToolsVersion="4.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
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
27 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
\r
28 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
\r
29 <ConfigurationType>Application</ConfigurationType>
\r
30 <PlatformToolset>v110_xp</PlatformToolset>
\r
31 <UseOfMfc>Dynamic</UseOfMfc>
\r
32 <CharacterSet>Unicode</CharacterSet>
\r
33 <WholeProgramOptimization>true</WholeProgramOptimization>
\r
35 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
\r
36 <ConfigurationType>Application</ConfigurationType>
\r
37 <PlatformToolset>v110_xp</PlatformToolset>
\r
38 <UseOfMfc>Dynamic</UseOfMfc>
\r
39 <CharacterSet>Unicode</CharacterSet>
\r
41 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
\r
42 <ConfigurationType>Application</ConfigurationType>
\r
43 <PlatformToolset>v110_xp</PlatformToolset>
\r
44 <UseOfMfc>Dynamic</UseOfMfc>
\r
45 <CharacterSet>Unicode</CharacterSet>
\r
46 <WholeProgramOptimization>true</WholeProgramOptimization>
\r
48 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
\r
49 <ConfigurationType>Application</ConfigurationType>
\r
50 <PlatformToolset>v110_xp</PlatformToolset>
\r
51 <UseOfMfc>Dynamic</UseOfMfc>
\r
52 <CharacterSet>Unicode</CharacterSet>
\r
54 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
\r
55 <ImportGroup Label="ExtensionSettings">
\r
57 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
\r
58 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
\r
59 <Import Project="$(SolutionDir)TortoiseGit.common.props" />
\r
61 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
\r
62 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
\r
63 <Import Project="$(SolutionDir)TortoiseGit.common.props" />
\r
65 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
\r
66 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
\r
67 <Import Project="$(SolutionDir)TortoiseGit.common.props" />
\r
69 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
\r
70 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
\r
71 <Import Project="$(SolutionDir)TortoiseGit.common.props" />
\r
73 <PropertyGroup Label="UserMacros" />
\r
75 <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
\r
77 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
\r
79 <AdditionalIncludeDirectories>..\TortoiseProc;..\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;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
\r
80 <PreprocessorDefinitions>THESAURUS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
\r
81 <ExceptionHandling>Async</ExceptionHandling>
\r
84 <AdditionalIncludeDirectories>$(IntDir);..\TortoiseShell;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
\r
87 <AdditionalDependencies>Crypt32.lib;gdiplus.lib;shfolder.lib;shell32.lib;comctl32.lib;ws2_32.lib;rpcrt4.lib;shlwapi.lib;wininet.lib;version.lib;Dnsapi.lib;UxTheme.lib;%(AdditionalDependencies)</AdditionalDependencies>
\r
90 <AdditionalManifestFiles>..\DeclareDPIAware.manifest;%(AdditionalManifestFiles)</AdditionalManifestFiles>
\r
92 </ItemDefinitionGroup>
\r
93 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
\r
95 <AdditionalIncludeDirectories>..\TortoiseProc;..\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;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
\r
96 <PreprocessorDefinitions>THESAURUS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
\r
97 <ExceptionHandling>Async</ExceptionHandling>
\r
100 <AdditionalIncludeDirectories>$(IntDir);..\TortoiseShell;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
\r
103 <AdditionalDependencies>Crypt32.lib;gdiplus.lib;shfolder.lib;shell32.lib;comctl32.lib;ws2_32.lib;rpcrt4.lib;shlwapi.lib;wininet.lib;version.lib;Dnsapi.lib;UxTheme.lib;%(AdditionalDependencies)</AdditionalDependencies>
\r
106 <AdditionalManifestFiles>..\DeclareDPIAware.manifest;%(AdditionalManifestFiles)</AdditionalManifestFiles>
\r
108 </ItemDefinitionGroup>
\r
109 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
\r
111 <AdditionalIncludeDirectories>..\TortoiseProc;..\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;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
\r
112 <PreprocessorDefinitions>THESAURUS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
\r
113 <ExceptionHandling>Async</ExceptionHandling>
\r
116 <AdditionalIncludeDirectories>$(IntDir);..\TortoiseShell;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
\r
119 <AdditionalDependencies>Crypt32.lib;gdiplus.lib;shfolder.lib;shell32.lib;comctl32.lib;ws2_32.lib;rpcrt4.lib;shlwapi.lib;wininet.lib;version.lib;Dnsapi.lib;UxTheme.lib;%(AdditionalDependencies)</AdditionalDependencies>
\r
122 <AdditionalManifestFiles>..\DeclareDPIAware.manifest;%(AdditionalManifestFiles)</AdditionalManifestFiles>
\r
124 </ItemDefinitionGroup>
\r
125 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
\r
127 <AdditionalIncludeDirectories>..\TortoiseProc;..\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;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
\r
128 <PreprocessorDefinitions>THESAURUS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
\r
129 <ExceptionHandling>Async</ExceptionHandling>
\r
132 <AdditionalIncludeDirectories>$(IntDir);..\TortoiseShell;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
\r
135 <AdditionalDependencies>Crypt32.lib;gdiplus.lib;shfolder.lib;shell32.lib;comctl32.lib;ws2_32.lib;rpcrt4.lib;shlwapi.lib;wininet.lib;version.lib;Dnsapi.lib;UxTheme.lib;%(AdditionalDependencies)</AdditionalDependencies>
\r
138 <AdditionalManifestFiles>..\DeclareDPIAware.manifest;%(AdditionalManifestFiles)</AdditionalManifestFiles>
\r
140 </ItemDefinitionGroup>
\r
142 <ClCompile Include="AddRemoteDlg.cpp" />
\r
143 <ClCompile Include="..\TGitCache\CacheInterface.cpp" />
\r
144 <ClCompile Include="FindDlg.cpp" />
\r
145 <ClCompile Include="..\Utils\Libraries.cpp" />
\r
146 <ClCompile Include="LogFile.cpp" />
\r
147 <ClCompile Include="MassiveGitTask.cpp" />
\r
148 <ClCompile Include="Patch.cpp" />
\r
149 <ClCompile Include="ProjectProperties.cpp" />
\r
150 <ClCompile Include="SinglePropSheetDlg.cpp" />
\r
151 <ClCompile Include="AppUtils.cpp" />
\r
152 <ClCompile Include="DeleteConflictDlg.cpp" />
\r
153 <ClCompile Include="HistoryDlg.cpp" />
\r
154 <ClCompile Include="Colors.cpp" />
\r
155 <ClCompile Include="..\Utils\MiscUI\HorizontalResizableStandAloneDialog.cpp" />
\r
156 <ClCompile Include="..\Utils\MiscUI\LinkControl.cpp" />
\r
157 <ClCompile Include="..\Utils\MiscUI\SciEdit.cpp" />
\r
158 <ClCompile Include="..\Utils\MiscUI\StandAloneDlg.cpp" />
\r
159 <ClCompile Include="Commands\Command.cpp" />
\r
160 <ClCompile Include="Commands\CommitCommand.cpp" />
\r
161 <ClCompile Include="CommitDlg.cpp" />
\r
162 <ClCompile Include="PatchViewDlg.cpp" />
\r
163 <ClCompile Include="Commands\AboutCommand.cpp" />
\r
164 <ClCompile Include="AboutDlg.cpp" />
\r
165 <ClCompile Include="Commands\BlameCommand.cpp" />
\r
166 <ClCompile Include="GitLogCache.cpp" />
\r
167 <ClCompile Include="GitLogListAction.cpp" />
\r
168 <ClCompile Include="GitLogListBase.cpp" />
\r
169 <ClCompile Include="lanes.cpp" />
\r
170 <ClCompile Include="Commands\LogCommand.cpp" />
\r
171 <ClCompile Include="LogDataVector.cpp" />
\r
172 <ClCompile Include="LogDlg.cpp" />
\r
173 <ClCompile Include="LogDlgHelper.cpp" />
\r
174 <ClCompile Include="LoglistUtils.cpp" />
\r
175 <ClCompile Include="StatGraphDlg.cpp" />
\r
176 <ClCompile Include="Commands\RefLogCommand.cpp" />
\r
177 <ClCompile Include="RefLogDlg.cpp" />
\r
178 <ClCompile Include="RefLoglist.cpp" />
\r
179 <ClCompile Include="SubmoduleAddDlg.cpp" />
\r
180 <ClCompile Include="Commands\SubmoduleCommand.cpp" />
\r
181 <ClCompile Include="SubmoduleUpdateDlg.cpp" />
\r
182 <ClCompile Include="Commands\DropMoveCommand.cpp" />
\r
183 <ClCompile Include="Commands\RenameCommand.cpp" />
\r
184 <ClCompile Include="RenameDlg.cpp" />
\r
185 <ClCompile Include="Commands\RemoveCommand.cpp" />
\r
186 <ClCompile Include="Commands\RevertCommand.cpp" />
\r
187 <ClCompile Include="RevertDlg.cpp" />
\r
188 <ClCompile Include="CleanTypeDlg.cpp" />
\r
189 <ClCompile Include="Commands\CleanupCommand.cpp" />
\r
190 <ClCompile Include="Commands\CloneCommand.cpp" />
\r
191 <ClCompile Include="CloneDlg.cpp" />
\r
192 <ClCompile Include="Commands\FetchCommand.cpp" />
\r
193 <ClCompile Include="Commands\PullCommand.cpp" />
\r
194 <ClCompile Include="PullFetchDlg.cpp" />
\r
195 <ClCompile Include="Commands\PushCommand.cpp" />
\r
196 <ClCompile Include="PushDlg.cpp" />
\r
197 <ClCompile Include="Commands\BranchCommand.cpp" />
\r
198 <ClCompile Include="CreateBranchTagDlg.cpp" />
\r
199 <ClCompile Include="Commands\TagCommand.cpp" />
\r
200 <ClCompile Include="Commands\ExportCommand.cpp" />
\r
201 <ClCompile Include="ExportDlg.cpp" />
\r
202 <ClCompile Include="Commands\AddCommand.cpp" />
\r
203 <ClCompile Include="AddDlg.cpp" />
\r
204 <ClCompile Include="Commands\IgnoreCommand.cpp" />
\r
205 <ClCompile Include="Commands\FormatPatchCommand.cpp" />
\r
206 <ClCompile Include="FormatPatchDlg.cpp" />
\r
207 <ClCompile Include="Commands\ImportPatchCommand.cpp" />
\r
208 <ClCompile Include="ImportPatchDlg.cpp" />
\r
209 <ClCompile Include="Commands\CatCommand.cpp" />
\r
210 <ClCompile Include="..\TortoiseShell\MenuInfo.cpp" />
\r
211 <ClCompile Include="Settings\SetBugTraq.cpp" />
\r
212 <ClCompile Include="Settings\SetBugTraqAdv.cpp" />
\r
213 <ClCompile Include="Settings\SetDialogs.cpp" />
\r
214 <ClCompile Include="Settings\SetHooks.cpp" />
\r
215 <ClCompile Include="Settings\SetHooksAdv.cpp" />
\r
216 <ClCompile Include="Settings\SetLookAndFeelPage.cpp" />
\r
217 <ClCompile Include="Settings\SetMainPage.cpp" />
\r
218 <ClCompile Include="Settings\SetOverlayHandlers.cpp" />
\r
219 <ClCompile Include="Settings\SetOverlayIcons.cpp" />
\r
220 <ClCompile Include="Settings\SetOverlayPage.cpp" />
\r
221 <ClCompile Include="Settings\SetProgsAdvDlg.cpp" />
\r
222 <ClCompile Include="Settings\SetProxyPage.cpp" />
\r
223 <ClCompile Include="Settings\SetSavedDataPage.cpp" />
\r
224 <ClCompile Include="Settings\SettingGitConfig.cpp" />
\r
225 <ClCompile Include="Settings\SettingGitRemote.cpp" />
\r
226 <ClCompile Include="Settings\Settings.cpp" />
\r
227 <ClCompile Include="Settings\SettingsAdvanced.cpp" />
\r
228 <ClCompile Include="Settings\SettingsBugtraqConfig.cpp" />
\r
229 <ClCompile Include="Settings\SettingsColors.cpp" />
\r
230 <ClCompile Include="Settings\SettingsColors2.cpp" />
\r
231 <ClCompile Include="Settings\SettingsColors3.cpp" />
\r
232 <ClCompile Include="Commands\SettingsCommand.cpp" />
\r
233 <ClCompile Include="Settings\SettingSMTP.cpp" />
\r
234 <ClCompile Include="Settings\SettingsProgsAlternativeEditor.cpp" />
\r
235 <ClCompile Include="Settings\SettingsProgsDiff.cpp" />
\r
236 <ClCompile Include="Settings\SettingsProgsMerge.cpp" />
\r
237 <ClCompile Include="Settings\SettingsPropPage.cpp" />
\r
238 <ClCompile Include="Settings\SettingsTBlame.cpp" />
\r
239 <ClCompile Include="Settings\ToolAssocDlg.cpp" />
\r
240 <ClCompile Include="GitSwitchDlg.cpp" />
\r
241 <ClCompile Include="Commands\SwitchCommand.cpp" />
\r
242 <ClCompile Include="Commands\PrevDiffCommand.cpp" />
\r
243 <ClCompile Include="Commands\DiffCommand.cpp" />
\r
244 <ClCompile Include="Commands\ShowCompareCommand.cpp" />
\r
245 <ClCompile Include="Commands\ConflictEditorCommand.cpp" />
\r
246 <ClCompile Include="Commands\ResolveCommand.cpp" />
\r
247 <ClCompile Include="ResolveDlg.cpp" />
\r
248 <ClCompile Include="Commands\RebaseCommand.cpp" />
\r
249 <ClCompile Include="RebaseDlg.cpp" />
\r
250 <ClCompile Include="Commands\MergeCommand.cpp" />
\r
251 <ClCompile Include="MergeDlg.cpp" />
\r
252 <ClCompile Include="Commands\RepoStatusCommand.cpp" />
\r
253 <ClCompile Include="Commands\DropCopyAddCommand.cpp" />
\r
254 <ClCompile Include="Commands\DropCopyCommand.cpp" />
\r
255 <ClCompile Include="Commands\SendMailCommand.cpp" />
\r
256 <ClCompile Include="SendMailDlg.cpp" />
\r
257 <ClCompile Include="Commands\StashCommand.cpp" />
\r
258 <ClCompile Include="StashSave.cpp" />
\r
259 <ClCompile Include="BrowseRefsDlg.cpp" />
\r
260 <ClCompile Include="Commands\SVNDCommitCommand.cpp" />
\r
261 <ClCompile Include="SVNDCommitDlg.cpp" />
\r
262 <ClCompile Include="Commands\SVNFetchCommand.cpp" />
\r
263 <ClCompile Include="Commands\SVNIgnoreCommand.cpp" />
\r
264 <ClCompile Include="SVNIgnoreTypeDlg.cpp" />
\r
265 <ClCompile Include="Commands\SVNRebaseCommand.cpp" />
\r
266 <ClCompile Include="Commands\SyncCommand.cpp" />
\r
267 <ClCompile Include="SyncDlg.cpp" />
\r
268 <ClCompile Include="CheckForUpdatesDlg.cpp" />
\r
269 <ClCompile Include="Commands\UpdateCheckCommand.cpp" />
\r
270 <ClCompile Include="UpdateListCtrl.cpp" />
\r
271 <ClCompile Include="Commands\PasteCopyCommand.cpp" />
\r
272 <ClCompile Include="Commands\PasteMoveCommand.cpp" />
\r
273 <ClCompile Include="Commands\RequestPullCommand.cpp" />
\r
274 <ClCompile Include="RequestPullDlg.cpp" />
\r
275 <ClCompile Include="CreateRepoDlg.cpp" />
\r
276 <ClCompile Include="Commands\CreateRepositoryCommand.cpp" />
\r
277 <ClCompile Include="Commands\BisectCommand.cpp" />
\r
278 <ClCompile Include="BisectStartDlg.cpp" />
\r
279 <ClCompile Include="RepositoryBrowser.cpp" />
\r
280 <ClCompile Include="Commands\RepositoryBrowserCommand.cpp" />
\r
281 <ClCompile Include="RevisionGraph\RevGraphFilterDlg.cpp" />
\r
282 <ClCompile Include="Commands\RevisionGraphCommand.cpp" />
\r
283 <ClCompile Include="RevisionGraph\RevisionGraphDlg.cpp" />
\r
284 <ClCompile Include="RevisionGraph\RevisionGraphDlgDraw.cpp" />
\r
285 <ClCompile Include="RevisionGraph\RevisionGraphDlgFunc.cpp" />
\r
286 <ClCompile Include="RevisionGraph\RevisionGraphWnd.cpp" />
\r
287 <ClCompile Include="ChangedDlg.cpp" />
\r
288 <ClCompile Include="DeleteRemoteTagDlg.cpp" />
\r
289 <ClCompile Include="FileDiffDlg.cpp" />
\r
290 <ClCompile Include="GitProgressDlg.cpp" />
\r
291 <ClCompile Include="IgnoreDlg.cpp" />
\r
292 <ClCompile Include="InputDlg.cpp" />
\r
293 <ClCompile Include="ProgressDlg.cpp" />
\r
294 <ClCompile Include="ResetDlg.cpp" />
\r
295 <ClCompile Include="SubmoduleDiffDlg.cpp" />
\r
296 <ClCompile Include="GitDiff.cpp" />
\r
297 <ClCompile Include="..\Git\GitStatusListCtrl.cpp" />
\r
298 <ClCompile Include="GitStatusListCtrlHelpers.cpp" />
\r
299 <ClCompile Include="PatchListCtrl.cpp" />
\r
300 <ClCompile Include="stdafx.cpp">
\r
301 <PrecompiledHeader>Create</PrecompiledHeader>
\r
303 <ClCompile Include="TortoiseProc.cpp" />
\r
306 <ClInclude Include="AddRemoteDlg.h" />
\r
307 <ClInclude Include="FindDlg.h" />
\r
308 <ClInclude Include="LogFile.h" />
\r
309 <ClInclude Include="MassiveGitTask.h" />
\r
310 <ClInclude Include="Patch.h" />
\r
311 <ClInclude Include="ProjectProperties.h" />
\r
312 <ClInclude Include="..\TortoiseShell\resource.h" />
\r
313 <ClInclude Include="SinglePropSheetDlg.h" />
\r
314 <ClInclude Include="DeleteConflictDlg.h" />
\r
315 <ClInclude Include="HistoryDlg.h" />
\r
316 <ClInclude Include="..\Utils\MiscUI\HorizontalResizableStandAloneDialog.h" />
\r
317 <ClInclude Include="..\Utils\MiscUI\LinkControl.h" />
\r
318 <ClInclude Include="..\Utils\MiscUI\SciEdit.h" />
\r
319 <ClInclude Include="..\Utils\MiscUI\StandAloneDlg.h" />
\r
320 <ClInclude Include="Commands\Command.h" />
\r
321 <ClInclude Include="Commands\CommitCommand.h" />
\r
322 <ClInclude Include="CommitDlg.h" />
\r
323 <ClInclude Include="PatchViewDlg.h" />
\r
324 <ClInclude Include="Commands\AboutCommand.h" />
\r
325 <ClInclude Include="AboutDlg.h" />
\r
326 <ClInclude Include="Commands\BlameCommand.h" />
\r
327 <ClInclude Include="gitlogcache.h" />
\r
328 <ClInclude Include="GitLogList.h" />
\r
329 <ClInclude Include="GitLogListBase.h" />
\r
330 <ClInclude Include="lanes.h" />
\r
331 <ClInclude Include="Commands\LogCommand.h" />
\r
332 <ClInclude Include="LogDlg.h" />
\r
333 <ClInclude Include="LogDlgHelper.h" />
\r
334 <ClInclude Include="LoglistUtils.h" />
\r
335 <ClInclude Include="StatGraphDlg.h" />
\r
336 <ClInclude Include="Commands\RefLogCommand.h" />
\r
337 <ClInclude Include="RefLogDlg.h" />
\r
338 <ClInclude Include="RefLoglist.h" />
\r
339 <ClInclude Include="SubmoduleAddDlg.h" />
\r
340 <ClInclude Include="Commands\SubmoduleCommand.h" />
\r
341 <ClInclude Include="SubmoduleUpdateDlg.h" />
\r
342 <ClInclude Include="Commands\DropMoveCommand.h" />
\r
343 <ClInclude Include="Commands\RenameCommand.h" />
\r
344 <ClInclude Include="RenameDlg.h" />
\r
345 <ClInclude Include="Commands\RemoveCommand.h" />
\r
346 <ClInclude Include="Commands\RevertCommand.h" />
\r
347 <ClInclude Include="RevertDlg.h" />
\r
348 <ClInclude Include="CleanTypeDlg.h" />
\r
349 <ClInclude Include="Commands\CleanupCommand.h" />
\r
350 <ClInclude Include="Commands\CloneCommand.h" />
\r
351 <ClInclude Include="CloneDlg.h" />
\r
352 <ClInclude Include="Commands\FetchCommand.h" />
\r
353 <ClInclude Include="Commands\PullCommand.h" />
\r
354 <ClInclude Include="PullFetchDlg.h" />
\r
355 <ClInclude Include="Commands\PushCommand.h" />
\r
356 <ClInclude Include="PushDlg.h" />
\r
357 <ClInclude Include="Commands\BranchCommand.h" />
\r
358 <ClInclude Include="CreateBranchTagDlg.h" />
\r
359 <ClInclude Include="Commands\TagCommand.h" />
\r
360 <ClInclude Include="Commands\ExportCommand.h" />
\r
361 <ClInclude Include="ExportDlg.h" />
\r
362 <ClInclude Include="Commands\AddCommand.h" />
\r
363 <ClInclude Include="AddDlg.h" />
\r
364 <ClInclude Include="Commands\IgnoreCommand.h" />
\r
365 <ClInclude Include="Commands\FormatPatchCommand.h" />
\r
366 <ClInclude Include="FormatPatchDlg.h" />
\r
367 <ClInclude Include="Commands\ImportPatchCommand.h" />
\r
368 <ClInclude Include="ImportPatchDlg.h" />
\r
369 <ClInclude Include="Commands\CatCommand.h" />
\r
370 <ClInclude Include="Settings\SetBugTraq.h" />
\r
371 <ClInclude Include="Settings\SetBugTraqAdv.h" />
\r
372 <ClInclude Include="Settings\SetDialogs.h" />
\r
373 <ClInclude Include="Settings\SetExtMenu.h" />
\r
374 <ClInclude Include="Settings\SetHooks.h" />
\r
375 <ClInclude Include="Settings\SetHooksAdv.h" />
\r
376 <ClInclude Include="Settings\SetLookAndFeelPage.h" />
\r
377 <ClInclude Include="Settings\SetMainPage.h" />
\r
378 <ClInclude Include="Settings\SetOverlayHandlers.h" />
\r
379 <ClInclude Include="Settings\SetOverlayIcons.h" />
\r
380 <ClInclude Include="Settings\SetOverlayPage.h" />
\r
381 <ClInclude Include="Settings\SetProgsAdvDlg.h" />
\r
382 <ClInclude Include="Settings\SetProxyPage.h" />
\r
383 <ClInclude Include="Settings\SetSavedDataPage.h" />
\r
384 <ClInclude Include="Settings\SettingGitConfig.h" />
\r
385 <ClInclude Include="Settings\SettingGitRemote.h" />
\r
386 <ClInclude Include="Settings\Settings.h" />
\r
387 <ClInclude Include="Settings\SettingsAdvanced.h" />
\r
388 <ClInclude Include="Settings\SettingsBugtraqConfig.h" />
\r
389 <ClInclude Include="Settings\SettingsColors.h" />
\r
390 <ClInclude Include="Settings\SettingsColors2.h" />
\r
391 <ClInclude Include="Settings\SettingsColors3.h" />
\r
392 <ClInclude Include="Commands\SettingsCommand.h" />
\r
393 <ClInclude Include="Settings\SettingSMTP.h" />
\r
394 <ClInclude Include="Settings\SettingsProgsAlternativeEditor.h" />
\r
395 <ClInclude Include="Settings\SettingsPropPage.h" />
\r
396 <ClInclude Include="Settings\SettingsTBlame.h" />
\r
397 <ClInclude Include="Settings\ToolAssocDlg.h" />
\r
398 <ClInclude Include="GitSwitchDlg.h" />
\r
399 <ClInclude Include="Commands\SwitchCommand.h" />
\r
400 <ClInclude Include="Commands\PrevDiffCommand.h" />
\r
401 <ClInclude Include="Commands\DiffCommand.h" />
\r
402 <ClInclude Include="Commands\ShowCompareCommand.h" />
\r
403 <ClInclude Include="Commands\ConflictEditorCommand.h" />
\r
404 <ClInclude Include="Commands\ResolveCommand.h" />
\r
405 <ClInclude Include="ResolveDlg.h" />
\r
406 <ClInclude Include="Commands\RebaseCommand.h" />
\r
407 <ClInclude Include="RebaseDlg.h" />
\r
408 <ClInclude Include="Commands\MergeCommand.h" />
\r
409 <ClInclude Include="MergeDlg.h" />
\r
410 <ClInclude Include="Commands\RepoStatusCommand.h" />
\r
411 <ClInclude Include="Commands\DropCopyAddCommand.h" />
\r
412 <ClInclude Include="Commands\DropCopyCommand.h" />
\r
413 <ClInclude Include="Commands\SendMailCommand.h" />
\r
414 <ClInclude Include="SendMailDlg.h" />
\r
415 <ClInclude Include="Commands\StashCommand.h" />
\r
416 <ClInclude Include="StashSave.h" />
\r
417 <ClInclude Include="BrowseRefsDlg.h" />
\r
418 <ClInclude Include="Commands\RefBrowseCommand.h" />
\r
419 <ClInclude Include="Commands\SVNDCommitCommand.h" />
\r
420 <ClInclude Include="SVNDCommitDlg.h" />
\r
421 <ClInclude Include="Commands\SVNFetchCommand.h" />
\r
422 <ClInclude Include="Commands\SVNIgnoreCommand.h" />
\r
423 <ClInclude Include="SVNIgnoreTypeDlg.h" />
\r
424 <ClInclude Include="Commands\SVNRebaseCommand.h" />
\r
425 <ClInclude Include="Commands\SyncCommand.h" />
\r
426 <ClInclude Include="SyncDlg.h" />
\r
427 <ClInclude Include="CheckForUpdatesDlg.h" />
\r
428 <ClInclude Include="Commands\UpdateCheckCommand.h" />
\r
429 <ClInclude Include="UpdateListCtrl.h" />
\r
430 <ClInclude Include="Commands\RequestPullCommand.h" />
\r
431 <ClInclude Include="RequestPullDlg.h" />
\r
432 <ClInclude Include="CreateRepoDlg.h" />
\r
433 <ClInclude Include="Commands\CreateRepositoryCommand.h" />
\r
434 <ClInclude Include="Commands\BisectCommand.h" />
\r
435 <ClInclude Include="BisectStartDlg.h" />
\r
436 <ClInclude Include="RepositoryBrowser.h" />
\r
437 <ClInclude Include="Commands\RepositoryBrowserCommand.h" />
\r
438 <ClInclude Include="RevisionGraph\RevGraphFilterDlg.h" />
\r
439 <ClInclude Include="Commands\RevisionGraphCommand.h" />
\r
440 <ClInclude Include="RevisionGraph\RevisionGraphDlg.h" />
\r
441 <ClInclude Include="RevisionGraph\RevisionGraphWnd.h" />
\r
442 <ClInclude Include="BranchCombox.h" />
\r
443 <ClInclude Include="ChangedDlg.h" />
\r
444 <ClInclude Include="ChooseVersion.h" />
\r
445 <ClInclude Include="DeleteRemoteTagDlg.h" />
\r
446 <ClInclude Include="FileDiffDlg.h" />
\r
447 <ClInclude Include="GitProgressDlg.h" />
\r
448 <ClInclude Include="IgnoreDlg.h" />
\r
449 <ClInclude Include="InputDlg.h" />
\r
450 <ClInclude Include="ProgressDlg.h" />
\r
451 <ClInclude Include="ResetDlg.h" />
\r
452 <ClInclude Include="SubmoduleDiffDlg.h" />
\r
453 <ClInclude Include="GitDiff.h" />
\r
454 <ClInclude Include="..\Git\GitStatusListCtrl.h" />
\r
455 <ClInclude Include="PatchListCtrl.h" />
\r
456 <ClInclude Include="Resource.h" />
\r
457 <ClInclude Include="stdafx.h" />
\r
458 <ClInclude Include="TortoiseProc.h" />
\r
461 <Image Include="..\Resources\actionad.ico" />
\r
462 <Image Include="..\Resources\actionadded.ico" />
\r
463 <Image Include="..\Resources\actiondeleted.ico" />
\r
464 <Image Include="..\Resources\actionfetching.ico" />
\r
465 <Image Include="..\Resources\actionmodified.ico" />
\r
466 <Image Include="..\Resources\actionreplaced.ico" />
\r
467 <Image Include="..\Resources\AddBackground.ico" />
\r
468 <Image Include="..\Resources\AddedIcon.ico" />
\r
469 <Image Include="..\Resources\bitmap2.bmp" />
\r
470 <Image Include="..\Resources\bugtraq.ico" />
\r
471 <Image Include="..\Resources\cache.ico" />
\r
472 <Image Include="..\Resources\CacheList.ico" />
\r
473 <Image Include="..\Resources\cancel-highlight.bmp" />
\r
474 <Image Include="..\Resources\cancel-normal.ico" />
\r
475 <Image Include="..\Resources\cancel-pressed.ico" />
\r
476 <Image Include="..\Resources\CFMBackground.ico" />
\r
477 <Image Include="..\Resources\checkout.ico" />
\r
478 <Image Include="..\Resources\clippaste.ico" />
\r
479 <Image Include="..\Resources\CommitBackground.ico" />
\r
480 <Image Include="..\Resources\ConflictIcon.ico" />
\r
481 <Image Include="..\Resources\copy.ico" />
\r
482 <Image Include="..\Resources\CopyBackground.ico" />
\r
483 <Image Include="..\Resources\DeletedIcon.ico" />
\r
484 <Image Include="..\Resources\DelunversionedBackground.ico" />
\r
485 <Image Include="..\Resources\dialogs.ico" />
\r
486 <Image Include="..\Resources\Drives.ico" />
\r
487 <Image Include="..\Resources\explorer.ico" />
\r
488 <Image Include="..\Resources\ExportBackground.ico" />
\r
489 <Image Include="..\Resources\extwarning.ico" />
\r
490 <Image Include="..\Resources\filteredit.ico" />
\r
491 <Image Include="..\Resources\general.ico" />
\r
492 <Image Include="..\Resources\git.bmp" />
\r
493 <Image Include="..\Resources\gitconfig.ico" />
\r
494 <Image Include="..\Resources\gitremote.ico" />
\r
495 <Image Include="..\Resources\graph-bar-stacked.ico" />
\r
496 <Image Include="..\Resources\graph-bar.ico" />
\r
497 <Image Include="..\Resources\graph-line-stacked.ico" />
\r
498 <Image Include="..\Resources\graph-line.ico" />
\r
499 <Image Include="..\Resources\graph-pie.ico" />
\r
500 <Image Include="..\Resources\hook.ico" />
\r
501 <Image Include="..\Resources\icon1.ico" />
\r
502 <Image Include="..\Resources\iconset.ico" />
\r
503 <Image Include="..\Resources\ImportBackground.ico" />
\r
504 <Image Include="..\Resources\ImportPatchesBackground.ico" />
\r
505 <Image Include="..\Resources\InSubVersionIcon.ico" />
\r
506 <Image Include="..\Resources\jumpdown.ico" />
\r
507 <Image Include="..\Resources\jumpup.ico" />
\r
508 <Image Include="..\Resources\Library.ico" />
\r
509 <Image Include="..\Resources\lineadded.ico" />
\r
510 <Image Include="..\Resources\lineconflicted.ico" />
\r
511 <Image Include="..\Resources\lineremoved.ico" />
\r
512 <Image Include="..\Resources\logfilter.ico" />
\r
513 <Image Include="..\Resources\lookandfeel.ico" />
\r
514 <Image Include="..\Resources\menuabout.ico" />
\r
515 <Image Include="..\Resources\menuadd.ico" />
\r
516 <Image Include="..\Resources\menublame.ico" />
\r
517 <Image Include="..\Resources\menucheckout.ico" />
\r
518 <Image Include="..\Resources\menucleanup.ico" />
\r
519 <Image Include="..\Resources\menucommit.ico" />
\r
520 <Image Include="..\Resources\menucompare.ico" />
\r
521 <Image Include="..\Resources\menuconflict.ico" />
\r
522 <Image Include="..\Resources\menucopy.ico" />
\r
523 <Image Include="..\Resources\menucreaterepos.ico" />
\r
524 <Image Include="..\Resources\menudelete.ico" />
\r
525 <Image Include="..\Resources\menudelunversioned.ico" />
\r
526 <Image Include="..\Resources\menudiff.ico" />
\r
527 <Image Include="..\Resources\menuexport.ico" />
\r
528 <Image Include="..\Resources\menuhelp.ico" />
\r
529 <Image Include="..\Resources\menuignore.ico" />
\r
530 <Image Include="..\Resources\menuimport.ico" />
\r
531 <Image Include="..\Resources\menulog.ico" />
\r
532 <Image Include="..\Resources\menumerge.ico" />
\r
533 <Image Include="..\Resources\menupatch.ico" />
\r
534 <Image Include="..\Resources\menuproperties.ico" />
\r
535 <Image Include="..\Resources\menurelocate.ico" />
\r
536 <Image Include="..\Resources\menurename.ico" />
\r
537 <Image Include="..\Resources\menuresolve.ico" />
\r
538 <Image Include="..\Resources\menurevert.ico" />
\r
539 <Image Include="..\Resources\menusettings.ico" />
\r
540 <Image Include="..\Resources\menushowchanged.ico" />
\r
541 <Image Include="..\Resources\menuswitch.ico" />
\r
542 <Image Include="..\Resources\menuupdate.ico" />
\r
543 <Image Include="..\Resources\MergeBackground.ico" />
\r
544 <Image Include="..\Resources\misc.ico" />
\r
545 <Image Include="..\Resources\ModifiedIcon.ico" />
\r
546 <Image Include="..\Resources\newfolder.ico" />
\r
547 <Image Include="..\Resources\open.ico" />
\r
548 <Image Include="..\Resources\Overlays.ico" />
\r
549 <Image Include="..\Resources\proxy.ico" />
\r
550 <Image Include="..\Resources\pull1.ico" />
\r
551 <Image Include="..\Resources\refresh.ico" />
\r
552 <Image Include="..\Resources\reftype.bmp" />
\r
553 <Image Include="..\Resources\RenameBackground.ico" />
\r
554 <Image Include="..\Resources\RepoBrowserBackground.ico" />
\r
555 <Image Include="..\Resources\ResolveBackground.ico" />
\r
556 <Image Include="..\Resources\restore.ico" />
\r
557 <Image Include="..\Resources\restoreovl.ico" />
\r
558 <Image Include="..\Resources\RevertBackground.ico" />
\r
559 <Image Include="..\Resources\revgraph_added.ico" />
\r
560 <Image Include="..\Resources\revgraph_addedplus.ico" />
\r
561 <Image Include="..\Resources\revgraph_deleted.ico" />
\r
562 <Image Include="..\Resources\revgraph_lastcommit.ico" />
\r
563 <Image Include="..\Resources\revgraph_renamed.ico" />
\r
564 <Image Include="..\Resources\revgraph_replaced.ico" />
\r
565 <Image Include="..\Resources\revgraph_tag.ico" />
\r
566 <Image Include="..\Resources\revgraphbar.bmp" />
\r
567 <Image Include="..\Resources\revgraphglyphs.bmp" />
\r
568 <Image Include="..\Resources\save.ico" />
\r
569 <Image Include="..\Resources\saveas.ico" />
\r
570 <Image Include="..\Resources\saveddata.ico" />
\r
571 <Image Include="..\Resources\showbranches.ico" />
\r
572 <Image Include="..\TortoiseBlame\small.ico" />
\r
573 <Image Include="..\Resources\ssh.ico" />
\r
574 <Image Include="..\Resources\switch.ico" />
\r
575 <Image Include="..\Resources\SwitchBackground.ico" />
\r
576 <Image Include="..\Resources\Toolbar.bmp" />
\r
577 <Image Include="..\Resources\Tortoise.ico" />
\r
578 <Image Include="..\Resources\Tortoise13by13.ico" />
\r
579 <Image Include="..\Resources\Tortoise16by16.ico" />
\r
580 <Image Include="..\Resources\Tortoise20by16.ico" />
\r
581 <Image Include="..\Resources\TortoiseBlame.ico" />
\r
582 <Image Include="..\Resources\tortoisegit_logoflipped.bmp" />
\r
583 <Image Include="..\Resources\TortoiseMerge.ico" />
\r
584 <Image Include="..\Resources\TortoiseSmall.ico" />
\r
585 <Image Include="..\Resources\tsvnmenufile.ico" />
\r
586 <Image Include="..\Resources\tsvnmenufolder.ico" />
\r
587 <Image Include="..\Resources\tsvnmenulink.ico" />
\r
588 <Image Include="..\Resources\tsvnmenumultiple.ico" />
\r
589 <Image Include="..\Resources\ttf_glyph.bmp" />
\r
590 <Image Include="..\Resources\up.ico" />
\r
591 <Image Include="..\Resources\update1.ico" />
\r
592 <Image Include="..\Resources\warning-general.ico" />
\r
595 <None Include="..\Resources\bin167.avi" />
\r
596 <None Include="..\Resources\bin168.avi" />
\r
597 <None Include="..\Resources\cleananim.avi" />
\r
598 <None Include="..\Resources\download.avi" />
\r
599 <None Include="..\Resources\pan.cur" />
\r
600 <None Include="..\Resources\pandown.cur" />
\r
601 <None Include="..\Resources\search.avi" />
\r
604 <ResourceCompile Include="..\Resources\TortoiseProcENG.rc" />
\r
607 <ProjectReference Include="..\..\ext\build\libgit2.vcxproj">
\r
608 <Project>{2b4f366c-93ba-491e-87af-5ef7b37f75f7}</Project>
\r
609 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
\r
610 </ProjectReference>
\r
611 <ProjectReference Include="..\..\ext\build\ScintillaLexer.vcxproj">
\r
612 <Project>{a5498556-ce09-4095-8335-08fc8370552d}</Project>
\r
613 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
\r
614 </ProjectReference>
\r
615 <ProjectReference Include="..\..\ext\gitdll\gitdll.vcxproj">
\r
616 <Project>{4f0a55de-dafd-4a0b-a03d-2c14cb77e08f}</Project>
\r
617 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
\r
618 </ProjectReference>
\r
619 <ProjectReference Include="..\..\ext\hunspell\hunspell.vcxproj">
\r
620 <Project>{12e5b4ae-d7ef-4a57-a22d-6f9f9d8ce1fb}</Project>
\r
621 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
\r
622 </ProjectReference>
\r
623 <ProjectReference Include="..\..\ext\build\ogdf.vcxproj">
\r
624 <Project>{7801d1be-e2fe-476b-a4b4-5d27f387f479}</Project>
\r
625 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
\r
626 </ProjectReference>
\r
627 <ProjectReference Include="..\..\ext\ResizableLib\ResizableLib.vcxproj">
\r
628 <Project>{4be529fb-c2f2-49f7-a897-054b955564cf}</Project>
\r
629 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
\r
630 </ProjectReference>
\r
631 <ProjectReference Include="..\AsyncFramework\AsyncFramework.vcxproj">
\r
632 <Project>{98e4e6d3-0ef6-4570-a29e-274dacf3b784}</Project>
\r
633 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
\r
634 </ProjectReference>
\r
635 <ProjectReference Include="..\Git\Git.vcxproj">
\r
636 <Project>{7ca5b1eb-8cc9-40a6-96d8-83649c1a870b}</Project>
\r
637 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
\r
638 </ProjectReference>
\r
639 <ProjectReference Include="..\IBugTraqProvider\IBugTraqProvider.vcxproj">
\r
640 <Project>{2c879469-db8f-4bf0-b016-ae864d2a7bbc}</Project>
\r
641 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
\r
642 </ProjectReference>
\r
643 <ProjectReference Include="..\Utils\Utils.vcxproj">
\r
644 <Project>{a2c38606-3d96-4a2c-b5c5-22ceac523b37}</Project>
\r
645 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
\r
646 </ProjectReference>
\r
648 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
\r
649 <ImportGroup Label="ExtensionTargets">
\r