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|ARM64">
\r
5 <Configuration>Debug</Configuration>
\r
6 <Platform>ARM64</Platform>
\r
7 </ProjectConfiguration>
\r
8 <ProjectConfiguration Include="Debug|Win32">
\r
9 <Configuration>Debug</Configuration>
\r
10 <Platform>Win32</Platform>
\r
11 </ProjectConfiguration>
\r
12 <ProjectConfiguration Include="Debug|x64">
\r
13 <Configuration>Debug</Configuration>
\r
14 <Platform>x64</Platform>
\r
15 </ProjectConfiguration>
\r
16 <ProjectConfiguration Include="Release|ARM64">
\r
17 <Configuration>Release</Configuration>
\r
18 <Platform>ARM64</Platform>
\r
19 </ProjectConfiguration>
\r
20 <ProjectConfiguration Include="Release|Win32">
\r
21 <Configuration>Release</Configuration>
\r
22 <Platform>Win32</Platform>
\r
23 </ProjectConfiguration>
\r
24 <ProjectConfiguration Include="Release|x64">
\r
25 <Configuration>Release</Configuration>
\r
26 <Platform>x64</Platform>
\r
27 </ProjectConfiguration>
\r
29 <PropertyGroup Label="Globals">
\r
30 <ProjectGuid>{2643919E-D024-440B-9817-1B2DF5FE4603}</ProjectGuid>
\r
31 <RootNamespace>TortoiseGitUDiffLang</RootNamespace>
\r
32 <Keyword>Win32Proj</Keyword>
\r
33 <ProjectName>TortoiseGitUDiffLang</ProjectName>
\r
35 <Import Project="$(SolutionDir)TortoiseGit.toolset.props" />
\r
36 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
\r
37 <PropertyGroup Label="Configuration">
\r
38 <ConfigurationType>DynamicLibrary</ConfigurationType>
\r
39 <CharacterSet>Unicode</CharacterSet>
\r
41 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
\r
42 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
\r
43 <Import Project="$(SolutionDir)TortoiseGit.common.props" />
\r
44 <Import Project="$(SolutionDir)TortoiseGit.common-dll.props" />
\r
45 <Import Project="$(SolutionDir)TortoiseGit.common-langs.props" />
\r
46 <PropertyGroup Label="UserMacros" />
\r
48 <ClInclude Include="resource.h" />
\r
51 <ResourceCompile Include="TortoiseUDiff.rc" />
\r
53 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
\r
54 <ImportGroup Label="ExtensionTargets">
\r