If there are submodule changes in the file list when resolving conflicts while rebasi...
[TortoiseGit.git] / Languages / Lang_nl_NL.wixproj
blob56cba4394f8de6d1e115e1db3178d0ba63ae2454
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.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_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;TSVNMoFile=0;COUNTRYID=1043;LANGNATIVE=Dutch (Nederlands);</DefineConstants>\r
24     <LinkerAdditionalOptions>-ext WixUIExtension</LinkerAdditionalOptions>\r
25   </PropertyGroup>\r
26   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">\r
27     <OutputPath>bin\$(Configuration)64\</OutputPath>\r
28     <IntermediateOutputPath>..\obj\$(OutputName)\$(Configuration)64\</IntermediateOutputPath>\r
29     <DefineConstants>Debug</DefineConstants>\r
30   </PropertyGroup>\r
31   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">\r
32     <OutputPath>..\bin\setup\x64\</OutputPath>\r
33     <IntermediateOutputPath>..\obj\$(OutputName)\$(Configuration)64\</IntermediateOutputPath>\r
34     <WixVariables>\r
35     </WixVariables>\r
36     <DefineConstants>TSVNHelpFile=0;TMergeHelpFile=0;TSVNMoFile=0;COUNTRYID=1043;LANGNATIVE=Dutch (Nederlands);</DefineConstants>\r
37     <LinkerAdditionalOptions>-ext WixUIExtension</LinkerAdditionalOptions>\r
38   </PropertyGroup>\r
39   <ItemGroup>\r
40     <Compile Include="LanguagePack.wxs" />\r
41     <Compile Include="WixUI_LanguagePacks.wxs" />\r
42   </ItemGroup>\r
43   <Import Project="$(WixTargetsPath)" />\r
44   <!--\r
45         To modify your build process, add your task inside one of the targets below and uncomment it.\r
46         Other similar extension points exist, see Wix.targets.\r
47         <Target Name="BeforeBuild">\r
48         </Target>\r
49         <Target Name="AfterBuild">\r
50         </Target>\r
51         -->\r
52 </Project>