Fix U and D keyboard shortcuts in rebase dialog
[TortoiseGit.git] / src / TortoiseIDiff / TortoiseIDiffLang.vcxproj
blob26456cc6ef5d9f15c3b19d48c98a17fa9bbf17bd
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     <ProjectGuid>{56016512-D578-46FD-85E0-9EDCD37433AC}</ProjectGuid>\r
23     <RootNamespace>TortoiseProcLang</RootNamespace>\r
24     <Keyword>Win32Proj</Keyword>\r
25   </PropertyGroup>\r
26   <Import Project="$(SolutionDir)TortoiseGit.toolset.props" />\r
27   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r
28   <PropertyGroup Label="Configuration">\r
29     <ConfigurationType>DynamicLibrary</ConfigurationType>\r
30     <CharacterSet>Unicode</CharacterSet>\r
31   </PropertyGroup>\r
32   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r
33   <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
34   <Import Project="$(SolutionDir)TortoiseGit.common.props" />\r
35   <Import Project="$(SolutionDir)TortoiseGit.common-dll.props" />\r
36   <Import Project="$(SolutionDir)TortoiseGit.common-langs.props" />\r
37   <PropertyGroup Label="UserMacros" />\r
38   <ItemDefinitionGroup>\r
39     <ResourceCompile>\r
40       <AdditionalIncludeDirectories>..\TortoiseShell;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
41     </ResourceCompile>\r
42   </ItemDefinitionGroup>\r
43   <ItemGroup>\r
44     <ClInclude Include="resource.h" />\r
45   </ItemGroup>\r
46   <ItemGroup>\r
47     <ResourceCompile Include="TortoiseIDiff.rc" />\r
48   </ItemGroup>\r
49   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
50   <ImportGroup Label="ExtensionTargets">\r
51   </ImportGroup>\r
52 </Project>