Use reference instead of copy
[TortoiseGit.git] / Languages / Lang_sr-latin.wixproj
blobbdadb9138cbfb127631748708dfb68614e48b8dc
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                 <Name>Lang_sr-latin</Name>\r
16                 <ProjectGuid>{7f23743b-e9e6-4ddb-97de-74a889176808}</ProjectGuid>\r
17                 <OutputName>TortoiseGit-LanguagePack-sr-latin</OutputName>\r
18                 <DefineConstants>TSVNHelpFile=0;TMergeHelpFile=0;COUNTRYID=2074;LANGNATIVE=Serbian latin;SPELL=1;</DefineConstants>\r
19                 <Cultures>sr-Latn-CS</Cultures>\r
20         </PropertyGroup>\r
21         <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">\r
22                 <OutputPath>bin\$(Configuration)\</OutputPath>\r
23                 <IntermediateOutputPath>..\obj\$(OutputName)\$(Configuration)\</IntermediateOutputPath>\r
24                 <DefineConstants>Debug</DefineConstants>\r
25         </PropertyGroup>\r
26         <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">\r
27                 <OutputPath>..\bin\setup\x86\</OutputPath>\r
28                 <IntermediateOutputPath>..\obj\$(OutputName)\$(Configuration)\</IntermediateOutputPath>\r
29         </PropertyGroup>\r
30         <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">\r
31                 <OutputPath>bin\$(Configuration)64\</OutputPath>\r
32                 <IntermediateOutputPath>..\obj\$(OutputName)\$(Configuration)64\</IntermediateOutputPath>\r
33                 <DefineConstants>Debug</DefineConstants>\r
34         </PropertyGroup>\r
35         <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">\r
36                 <OutputPath>..\bin\setup\x64\</OutputPath>\r
37                 <IntermediateOutputPath>..\obj\$(OutputName)\$(Configuration)64\</IntermediateOutputPath>\r
38         </PropertyGroup>\r
39         <ItemGroup>\r
40                 <Compile Include="LanguagePack.wxs" />\r
41                 <Compile Include="WixUI_LanguagePacks.wxs" />\r
42         </ItemGroup>\r
43         <ItemGroup>\r
44                 <Content Include="spell\2074.wxi" />\r
45         </ItemGroup>\r
46         <Import Project="$(WixTargetsPath)" />\r
47 </Project>\r