Update Check: Installed language packs should come first
[TortoiseGit.git] / Languages / Lang_sv.wixproj
blobfdf2c037824af26b1fa591ac9d2074b860cff8b4
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>{1a015a9a-20fa-4e65-828a-b1bfb7190178}</ProjectGuid>\r
7     <SchemaVersion>2.0</SchemaVersion>\r
8     <OutputName>TortoiseGit-LanguagePack-sv</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;TSVNMoFile=0;COUNTRYID=1053;LANGNATIVE=Swedish;SPELL=1;</DefineConstants>\r
23     <LinkerAdditionalOptions>-ext WixUIExtension</LinkerAdditionalOptions>\r
24     <SuppressIces>ICE61;ICE82</SuppressIces>\r
25     <Cultures>sv-SE</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;TSVNMoFile=0;COUNTRYID=1053;LANGNATIVE=Swedish;SPELL=1;</DefineConstants>\r
39     <LinkerAdditionalOptions>-ext WixUIExtension</LinkerAdditionalOptions>\r
40     <SuppressIces>ICE61;ICE82</SuppressIces>\r
41     <Cultures>sv-SE</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   <ItemGroup>\r
49     <Content Include="spell\1053.wxi" />\r
50   </ItemGroup>\r
51   <Import Project="$(WixTargetsPath)" />\r
52   <!--\r
53         To modify your build process, add your task inside one of the targets below and uncomment it.\r
54         Other similar extension points exist, see Wix.targets.\r
55         <Target Name="BeforeBuild">\r
56         </Target>\r
57         <Target Name="AfterBuild">\r
58         </Target>\r
59         -->\r
60 </Project>