RepositoryBrowser: Add drag handler
[TortoiseGit.git] / Languages / Lang_nl.wixproj
blob75909db8f8d38484ac3be3bf0e916cc434ee5775
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     <ProjectGuid>{c3774955-ade4-4cf0-92a2-71383c29cece}</ProjectGuid>\r
8     <SchemaVersion>2.0</SchemaVersion>\r
9     <OutputName>TortoiseGit-LanguagePack-nl</OutputName>\r
10     <OutputType>Package</OutputType>\r
11     <WixTargetsPath Condition=" '$(WixTargetsPath)' == '' ">$(MSBuildExtensionsPath)\Microsoft\WiX\v3.x\Wix.targets</WixTargetsPath>\r
12   </PropertyGroup>\r
13   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">\r
14     <OutputPath>bin\$(Configuration)\</OutputPath>\r
15     <IntermediateOutputPath>..\obj\$(OutputName)\$(Configuration)\</IntermediateOutputPath>\r
16     <DefineConstants>Debug</DefineConstants>\r
17   </PropertyGroup>\r
18   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">\r
19     <OutputPath>..\bin\setup\x86\</OutputPath>\r
20     <IntermediateOutputPath>..\obj\$(OutputName)\$(Configuration)\</IntermediateOutputPath>\r
21     <WixVariables>\r
22     </WixVariables>\r
23     <DefineConstants>TSVNHelpFile=0;TMergeHelpFile=0;COUNTRYID=1043;LANGNATIVE=Dutch;SPELL=1;</DefineConstants>\r
24     <LinkerAdditionalOptions>-ext WixUIExtension</LinkerAdditionalOptions>\r
25     <SuppressIces>ICE61;ICE82</SuppressIces>\r
26     <Cultures>nl-NL</Cultures>\r
27     <SuppressSpecificWarnings>1008</SuppressSpecificWarnings>\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     <WixVariables>\r
38     </WixVariables>\r
39     <DefineConstants>TSVNHelpFile=0;TMergeHelpFile=0;COUNTRYID=1043;LANGNATIVE=Dutch;SPELL=1;</DefineConstants>\r
40     <LinkerAdditionalOptions>-ext WixUIExtension</LinkerAdditionalOptions>\r
41     <SuppressIces>ICE61;ICE82</SuppressIces>\r
42     <Cultures>nl-NL</Cultures>\r
43     <SuppressSpecificWarnings>1008</SuppressSpecificWarnings>\r
44   </PropertyGroup>\r
45   <ItemGroup>\r
46     <Compile Include="LanguagePack.wxs" />\r
47     <Compile Include="WixUI_LanguagePacks.wxs" />\r
48   </ItemGroup>\r
49   <ItemGroup>\r
50     <Content Include="spell\1043.wxi" />\r
51   </ItemGroup>\r
52   <Import Project="$(WixTargetsPath)" />\r
53   <!--\r
54         To modify your build process, add your task inside one of the targets below and uncomment it.\r
55         Other similar extension points exist, see Wix.targets.\r
56         <Target Name="BeforeBuild">\r
57         </Target>\r
58         <Target Name="AfterBuild">\r
59         </Target>\r
60         -->\r
61 </Project>