Don't set an exception filter for the shell extension
[TortoiseGit.git] / Languages / Lang_oc.wixproj
blob8cf5b0f9c391820efbe1fe58e9e626d99d4d7bcc
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>{f0535d2a-81a3-4e4b-a010-b8b1a2765db8}</ProjectGuid>\r
16     <OutputName>TortoiseGit-LanguagePack-oc</OutputName>\r
17     <DefineConstants>TSVNHelpFile=0;TMergeHelpFile=0;COUNTRYID=0130;LANGNATIVE=Occitan;SPELL=1;</DefineConstants>\r
18   </PropertyGroup>\r
19   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">\r
20     <OutputPath>bin\$(Configuration)\</OutputPath>\r
21     <IntermediateOutputPath>..\obj\$(OutputName)\$(Configuration)\</IntermediateOutputPath>\r
22     <DefineConstants>Debug</DefineConstants>\r
23   </PropertyGroup>\r
24   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">\r
25     <OutputPath>..\bin\setup\x86\</OutputPath>\r
26     <IntermediateOutputPath>..\obj\$(OutputName)\$(Configuration)\</IntermediateOutputPath>\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   </PropertyGroup>\r
37   <ItemGroup>\r
38     <Compile Include="LanguagePack.wxs" />\r
39     <Compile Include="WixUI_LanguagePacks.wxs" />\r
40   </ItemGroup>\r
41   <ItemGroup>\r
42     <Content Include="spell\0130.wxi" />\r
43   </ItemGroup>\r
44   <Import Project="$(WixTargetsPath)" />\r
45   <!--\r
46         To modify your build process, add your task inside one of the targets below and uncomment it.\r
47         Other similar extension points exist, see Wix.targets.\r
48         <Target Name="BeforeBuild">\r
49         </Target>\r
50         <Target Name="AfterBuild">\r
51         </Target>\r
52         -->\r
53 </Project>