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