Fix action icons in the log dialog being clipped on High-DPI displays
[TortoiseGit.git] / Languages / Lang_nl.wixproj
blobd75974e4e5c15da51e7a64e3030252bbe425bfa9
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>{c3774955-ade4-4cf0-92a2-71383c29cece}</ProjectGuid>\r
16     <OutputName>TortoiseGit-LanguagePack-nl</OutputName>\r
17     <DefineConstants>TSVNHelpFile=0;TMergeHelpFile=0;COUNTRYID=1043;LANGNATIVE=Dutch;SPELL=1;</DefineConstants>\r
18     <Cultures>nl-NL</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   <ItemGroup>\r
43     <Content Include="spell\1043.wxi" />\r
44   </ItemGroup>\r
45   <Import Project="$(WixTargetsPath)" />\r
46   <!--\r
47         To modify your build process, add your task inside one of the targets below and uncomment it.\r
48         Other similar extension points exist, see Wix.targets.\r
49         <Target Name="BeforeBuild">\r
50         </Target>\r
51         <Target Name="AfterBuild">\r
52         </Target>\r
53         -->\r
54 </Project>