Cleanup
[TortoiseGit.git] / Languages / TortoiseLang.vcxproj
blob13d4c3d2338c6a75ad8e2e5d84664df0afb9b919
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>TortoiseLangs</ProjectName>\r
23     <ProjectGuid>{EC88E7EC-3074-4841-BA45-B938D098EFF6}</ProjectGuid>\r
24     <RootNamespace>TortoiseLangs</RootNamespace>\r
25     <Keyword>MakeFileProj</Keyword>\r
26   </PropertyGroup>\r
27   <Import Project="$(SolutionDir)TortoiseGit.toolset.props" />\r
28   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r
29   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">\r
30     <ConfigurationType>Makefile</ConfigurationType>\r
31     <PlatformToolset>v110</PlatformToolset>\r
32   </PropertyGroup>\r
33   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">\r
34     <ConfigurationType>Makefile</ConfigurationType>\r
35     <PlatformToolset>v110</PlatformToolset>\r
36   </PropertyGroup>\r
37   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">\r
38     <ConfigurationType>Makefile</ConfigurationType>\r
39     <PlatformToolset>v110</PlatformToolset>\r
40   </PropertyGroup>\r
41   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">\r
42     <ConfigurationType>Makefile</ConfigurationType>\r
43     <PlatformToolset>v110</PlatformToolset>\r
44   </PropertyGroup>\r
45   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r
46   <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
47   <Import Project="$(SolutionDir)TortoiseGit.common.props" />\r
48   <PropertyGroup Label="UserMacros" />\r
49   <PropertyGroup>\r
50     <NMakeBuildCommandLine>build-lang.cmd $(OutDir)</NMakeBuildCommandLine>\r
51     <NMakeReBuildCommandLine>build-lang.cmd $(OutDir)</NMakeReBuildCommandLine>\r
52     <NMakeCleanCommandLine>build-lang.cmd $(OutDir) clean</NMakeCleanCommandLine>\r
53   </PropertyGroup>\r
54   <ItemDefinitionGroup>\r
55   </ItemDefinitionGroup>\r
56   <ItemGroup>\r
57     <None Include="build-lang.cmd" />\r
58     <None Include="Tortoise_bg_BG.po" />\r
59     <None Include="Tortoise_cs.po" />\r
60     <None Include="Tortoise_de.po" />\r
61     <None Include="Tortoise_es_ES.po" />\r
62     <None Include="Tortoise_fr.po" />\r
63     <None Include="Tortoise_it_IT.po" />\r
64     <None Include="Tortoise_ja.po" />\r
65     <None Include="Tortoise_ko_KR.po" />\r
66     <None Include="Tortoise_pl_PL.po" />\r
67     <None Include="Tortoise_pt_BR.po" />\r
68     <None Include="Tortoise_ru.po" />\r
69     <None Include="Tortoise_sv.po" />\r
70     <None Include="Tortoise_tr.po" />\r
71     <None Include="Tortoise_zh_CN.po" />\r
72     <None Include="Tortoise_zh_TW.po" />\r
73     <None Include="Makefile" />\r
74   </ItemGroup>\r
75   <ItemGroup>\r
76     <ProjectReference Include="..\src\ResText\ResText.vcxproj">\r
77       <Project>{72efb681-1397-4193-bbf9-ca05ac52b75d}</Project>\r
78     </ProjectReference>\r
79     <ProjectReference Include="..\src\TortoiseGitBlame\TortoiseGitBlameLang.vcxproj">\r
80       <Project>{4c8c72be-fe20-4a92-a592-0d44ed849b1c}</Project>\r
81     </ProjectReference>\r
82     <ProjectReference Include="..\src\TortoiseIDiff\TortoiseIDiffLang.vcxproj">\r
83       <Project>{56016512-d578-46fd-85e0-9edcd37433ac}</Project>\r
84     </ProjectReference>\r
85     <ProjectReference Include="..\src\TortoiseMerge\TortoiseMergeLang.vcxproj">\r
86       <Project>{1b3c273e-6ddf-4fbe-ba31-fcf39c6dbcf9}</Project>\r
87     </ProjectReference>\r
88     <ProjectReference Include="..\src\TortoiseProc\TortoiseProcLang.vcxproj">\r
89       <Project>{1b3c273e-6ddf-4fbe-ba31-f9f39c6dac99}</Project>\r
90     </ProjectReference>\r
91   </ItemGroup>\r
92   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
93   <ImportGroup Label="ExtensionTargets">\r
94   </ImportGroup>\r
95 </Project>