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
21 <PropertyGroup Label="Globals">
\r
22 <ProjectName>TortoisePot</ProjectName>
\r
23 <ProjectGuid>{F44FFF49-8CEB-40EA-8D8B-5AF6F012314D}</ProjectGuid>
\r
24 <RootNamespace>TortoisePot</RootNamespace>
\r
25 <Keyword>MakeFileProj</Keyword>
\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
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
37 <OutDir Condition="'$(Platform)'=='Win32'">$(SolutionDir)..\bin\$(Configuration)\Languages\</OutDir>
\r
38 <OutDir Condition="'$(Platform)'=='x64'">$(SolutionDir)..\bin\$(Configuration)64\Languages\</OutDir>
\r
39 <NMakeBuildCommandLine>"$(OutDir)ResText" extract "$(OutDir)TortoiseProcLang.dll*..\src\TortoiseProc\resource.h*..\src\TortoiseShell\resource.h*..\src\Resources\LoglistCommonResource.h*$(VCInstallDir)atlmfc\include\afxres.h" "$(OutDir)TortoiseMergeLang.dll*..\src\TortoiseMerge\resource.h*$(VCInstallDir)atlmfc\include\afxres.h" "$(OutDir)TortoiseIDiffLang.dll*..\src\TortoiseIDiff\resource.h" "$(OutDir)TortoiseGitUDiffLang.dll*..\src\TortoiseUDiff\resource.h" "$(OutDir)TortoiseGitBlameLang.dll*..\src\TortoiseGitBlame\resource.h*..\src\TortoiseShell\resource.h*..\src\Resources\LoglistCommonResource.h*$(VCInstallDir)atlmfc\include\afxres.h" -useheaderfile TortoisePotHeader.txt Tortoise.pot</NMakeBuildCommandLine>
\r
40 <NMakeReBuildCommandLine>"$(OutDir)ResText" extract "$(OutDir)TortoiseProcLang.dll*..\src\TortoiseProc\resource.h*..\src\TortoiseShell\resource.h*..\src\Resources\LoglistCommonResource.h*$(VCInstallDir)atlmfc\include\afxres.h" "$(OutDir)TortoiseMergeLang.dll*..\src\TortoiseMerge\resource.h*$(VCInstallDir)atlmfc\include\afxres.h" "$(OutDir)TortoiseIDiffLang.dll*..\src\TortoiseIDiff\resource.h" "$(OutDir)TortoiseGitUDiffLang.dll*..\src\TortoiseUDiff\resource.h" "$(OutDir)TortoiseGitBlameLang.dll*..\src\TortoiseGitBlame\resource.h*..\src\TortoiseShell\resource.h*..\src\Resources\LoglistCommonResource.h*$(VCInstallDir)atlmfc\include\afxres.h" -useheaderfile TortoisePotHeader.txt Tortoise.pot</NMakeReBuildCommandLine>
\r
41 <NMakeCleanCommandLine>del Tortoise.pot</NMakeCleanCommandLine>
\r
44 <ProjectReference Include="..\src\ResText\ResText.vcxproj">
\r
45 <Project>{72efb681-1397-4193-bbf9-ca05ac52b75d}</Project>
\r
47 <ProjectReference Include="..\src\TortoiseGitBlame\TortoiseGitBlameLang.vcxproj">
\r
48 <Project>{4c8c72be-fe20-4a92-a592-0d44ed849b1c}</Project>
\r
50 <ProjectReference Include="..\src\TortoiseIDiff\TortoiseIDiffLang.vcxproj">
\r
51 <Project>{56016512-d578-46fd-85e0-9edcd37433ac}</Project>
\r
53 <ProjectReference Include="..\src\TortoiseMerge\TortoiseMergeLang.vcxproj">
\r
54 <Project>{1b3c273e-6ddf-4fbe-ba31-fcf39c6dbcf9}</Project>
\r
56 <ProjectReference Include="..\src\TortoiseProc\TortoiseProcLang.vcxproj">
\r
57 <Project>{1b3c273e-6ddf-4fbe-ba31-f9f39c6dac99}</Project>
\r
59 <ProjectReference Include="..\src\TortoiseUDiff\TortoiseUDiffLang.vcxproj">
\r
60 <Project>{2643919e-d024-440b-9817-1b2df5fe4603}</Project>
\r
63 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
\r
64 <ImportGroup Label="ExtensionTargets">
\r