Add tests for UpdateCrypto
[TortoiseGit.git] / Languages / TortoiseLang.vcxproj
blob0ac4925463a25e384ac8235b547a53adb866cb1e
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 Label="Configuration">\r
30     <ConfigurationType>Makefile</ConfigurationType>\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   <PropertyGroup Label="UserMacros" />\r
36   <PropertyGroup>\r
37     <NMakeBuildCommandLine>build-lang.cmd $(OutDir)</NMakeBuildCommandLine>\r
38     <NMakeReBuildCommandLine>build-lang.cmd $(OutDir)</NMakeReBuildCommandLine>\r
39     <NMakeCleanCommandLine>build-lang.cmd $(OutDir) clean</NMakeCleanCommandLine>\r
40   </PropertyGroup>\r
41   <ItemDefinitionGroup>\r
42   </ItemDefinitionGroup>\r
43   <ItemGroup>\r
44     <None Include="build-lang.cmd" />\r
45     <None Include="Tortoise.pot" />\r
46     <None Include="Tortoise_bg_BG.po" />\r
47     <None Include="Tortoise_ca.po" />\r
48     <None Include="Tortoise_cs.po" />\r
49     <None Include="Tortoise_de.po" />\r
50     <None Include="Tortoise_es_ES.po" />\r
51     <None Include="Tortoise_fr.po" />\r
52     <None Include="Tortoise_hu.po" />\r
53     <None Include="Tortoise_id.po" />\r
54     <None Include="Tortoise_it_IT.po" />\r
55     <None Include="Tortoise_ja.po" />\r
56     <None Include="Tortoise_ko_KR.po" />\r
57     <None Include="Tortoise_nl_NL.po" />\r
58     <None Include="Tortoise_pl_PL.po" />\r
59     <None Include="Tortoise_pt_BR.po" />\r
60     <None Include="Tortoise_pt_PT.po" />\r
61     <None Include="Tortoise_ro.po" />\r
62     <None Include="Tortoise_ru.po" />\r
63     <None Include="Tortoise_sk.po" />\r
64     <None Include="Tortoise_sr%40latin.po" />\r
65     <None Include="Tortoise_sv.po" />\r
66     <None Include="Tortoise_tr.po" />\r
67     <None Include="Tortoise_uk.po" />\r
68     <None Include="Tortoise_vi.po" />\r
69     <None Include="Tortoise_zh_CN.po" />\r
70     <None Include="Tortoise_zh_TW.po" />\r
71     <None Include="Makefile" />\r
72   </ItemGroup>\r
73   <ItemGroup>\r
74     <ProjectReference Include="..\src\ResText\ResText.vcxproj">\r
75       <Project>{72efb681-1397-4193-bbf9-ca05ac52b75d}</Project>\r
76     </ProjectReference>\r
77     <ProjectReference Include="..\src\TortoiseGitBlame\TortoiseGitBlameLang.vcxproj">\r
78       <Project>{4c8c72be-fe20-4a92-a592-0d44ed849b1c}</Project>\r
79     </ProjectReference>\r
80     <ProjectReference Include="..\src\TortoiseIDiff\TortoiseIDiffLang.vcxproj">\r
81       <Project>{56016512-d578-46fd-85e0-9edcd37433ac}</Project>\r
82     </ProjectReference>\r
83     <ProjectReference Include="..\src\TortoiseMerge\TortoiseMergeLang.vcxproj">\r
84       <Project>{1b3c273e-6ddf-4fbe-ba31-fcf39c6dbcf9}</Project>\r
85     </ProjectReference>\r
86     <ProjectReference Include="..\src\TortoiseProc\TortoiseProcLang.vcxproj">\r
87       <Project>{1b3c273e-6ddf-4fbe-ba31-f9f39c6dac99}</Project>\r
88     </ProjectReference>\r
89     <ProjectReference Include="..\src\TortoiseUDiff\TortoiseUDiffLang.vcxproj">\r
90       <Project>{2643919e-d024-440b-9817-1b2df5fe4603}</Project>\r
91     </ProjectReference>\r
92   </ItemGroup>\r
93   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
94   <ImportGroup Label="ExtensionTargets">\r
95   </ImportGroup>\r
96 </Project>