Fixed issue #2495: "Show Reflog" dialog shows empty action for "push" entries
[TortoiseGit.git] / Languages / Lang_zh_CN.wixproj
blobb1a946bfa79c70687c475195373724bd9b590da5
1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="12.0">\r
2   <PropertyGroup>\r
3     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
4     <Platform Condition=" '$(Platform)' == '' ">x86</Platform>\r
5     <ProductVersion>3.5</ProductVersion>\r
6     <ProjectGuid>{b0e79916-b2b5-464d-ab25-8269b0f40f4a}</ProjectGuid>\r
7     <SchemaVersion>2.0</SchemaVersion>\r
8     <OutputName>TortoiseGit-LanguagePack-zh_CN</OutputName>\r
9     <OutputType>Package</OutputType>\r
10     <WixTargetsPath Condition=" '$(WixTargetsPath)' == '' ">$(MSBuildExtensionsPath)\Microsoft\WiX\v3.x\Wix.targets</WixTargetsPath>\r
11   </PropertyGroup>\r
12   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">\r
13     <OutputPath>bin\$(Configuration)\</OutputPath>\r
14     <IntermediateOutputPath>..\obj\$(OutputName)\$(Configuration)\</IntermediateOutputPath>\r
15     <DefineConstants>Debug</DefineConstants>\r
16   </PropertyGroup>\r
17   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">\r
18     <OutputPath>..\bin\setup\x86\</OutputPath>\r
19     <IntermediateOutputPath>..\obj\$(OutputName)\$(Configuration)\</IntermediateOutputPath>\r
20     <WixVariables>\r
21     </WixVariables>\r
22     <DefineConstants>TSVNHelpFile=0;TMergeHelpFile=0;COUNTRYID=2052;LANGNATIVE=Chinese (simplified);</DefineConstants>\r
23     <LinkerAdditionalOptions>-ext WixUIExtension</LinkerAdditionalOptions>\r
24     <SuppressIces>ICE61;ICE82</SuppressIces>\r
25     <Cultures>zh-CN</Cultures>\r
26     <SuppressSpecificWarnings>1008</SuppressSpecificWarnings>\r
27   </PropertyGroup>\r
28   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">\r
29     <OutputPath>bin\$(Configuration)64\</OutputPath>\r
30     <IntermediateOutputPath>..\obj\$(OutputName)\$(Configuration)64\</IntermediateOutputPath>\r
31     <DefineConstants>Debug</DefineConstants>\r
32   </PropertyGroup>\r
33   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">\r
34     <OutputPath>..\bin\setup\x64\</OutputPath>\r
35     <IntermediateOutputPath>..\obj\$(OutputName)\$(Configuration)64\</IntermediateOutputPath>\r
36     <WixVariables>\r
37     </WixVariables>\r
38     <DefineConstants>TSVNHelpFile=0;TMergeHelpFile=0;COUNTRYID=2052;LANGNATIVE=Chinese (simplified);</DefineConstants>\r
39     <LinkerAdditionalOptions>-ext WixUIExtension</LinkerAdditionalOptions>\r
40     <SuppressIces>ICE61;ICE82</SuppressIces>\r
41     <Cultures>zh-CN</Cultures>\r
42     <SuppressSpecificWarnings>1008</SuppressSpecificWarnings>\r
43   </PropertyGroup>\r
44   <ItemGroup>\r
45     <Compile Include="LanguagePack.wxs" />\r
46     <Compile Include="WixUI_LanguagePacks.wxs" />\r
47   </ItemGroup>\r
48   <Import Project="$(WixTargetsPath)" />\r
49   <!--\r
50         To modify your build process, add your task inside one of the targets below and uncomment it.\r
51         Other similar extension points exist, see Wix.targets.\r
52         <Target Name="BeforeBuild">\r
53         </Target>\r
54         <Target Name="AfterBuild">\r
55         </Target>\r
56         -->\r
57 </Project>