Drop unused printing code templates
[TortoiseGit.git] / Languages / Lang_zh_CN.wixproj
blob2bf5f14678cf7e97291b597ff673ac8a275d921b
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="12.0">\r
3         <PropertyGroup>\r
4                 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
5                 <Platform Condition=" '$(Platform)' == '' ">x86</Platform>\r
6                 <ProductVersion>3.5</ProductVersion>\r
7                 <SchemaVersion>2.0</SchemaVersion>\r
8                 <OutputType>Package</OutputType>\r
9                 <WixTargetsPath Condition=" '$(WixTargetsPath)' == '' ">$(MSBuildExtensionsPath)\Microsoft\WiX\v3.x\Wix.targets</WixTargetsPath>\r
10                 <LinkerAdditionalOptions>-ext WixUIExtension</LinkerAdditionalOptions>\r
11                 <SuppressIces>ICE61;ICE82</SuppressIces>\r
12                 <SuppressSpecificWarnings>1008</SuppressSpecificWarnings>\r
13         </PropertyGroup>\r
14         <PropertyGroup>\r
15                 <ProjectGuid>{b0e79916-b2b5-464d-ab25-8269b0f40f4a}</ProjectGuid>\r
16                 <OutputName>TortoiseGit-LanguagePack-zh_CN</OutputName>\r
17                 <DefineConstants>TSVNHelpFile=0;TMergeHelpFile=0;COUNTRYID=2052;LANGNATIVE=Chinese (simplified);</DefineConstants>\r
18                 <Cultures>zh-CN</Cultures>\r
19         </PropertyGroup>\r
20         <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">\r
21                 <OutputPath>bin\$(Configuration)\</OutputPath>\r
22                 <IntermediateOutputPath>..\obj\$(OutputName)\$(Configuration)\</IntermediateOutputPath>\r
23                 <DefineConstants>Debug</DefineConstants>\r
24         </PropertyGroup>\r
25         <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">\r
26                 <OutputPath>..\bin\setup\x86\</OutputPath>\r
27                 <IntermediateOutputPath>..\obj\$(OutputName)\$(Configuration)\</IntermediateOutputPath>\r
28         </PropertyGroup>\r
29         <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">\r
30                 <OutputPath>bin\$(Configuration)64\</OutputPath>\r
31                 <IntermediateOutputPath>..\obj\$(OutputName)\$(Configuration)64\</IntermediateOutputPath>\r
32                 <DefineConstants>Debug</DefineConstants>\r
33         </PropertyGroup>\r
34         <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">\r
35                 <OutputPath>..\bin\setup\x64\</OutputPath>\r
36                 <IntermediateOutputPath>..\obj\$(OutputName)\$(Configuration)64\</IntermediateOutputPath>\r
37         </PropertyGroup>\r
38         <ItemGroup>\r
39                 <Compile Include="LanguagePack.wxs" />\r
40                 <Compile Include="WixUI_LanguagePacks.wxs" />\r
41         </ItemGroup>\r
42         <Import Project="$(WixTargetsPath)" />\r
43 </Project>\r