Drop unused printing code templates
[TortoiseGit.git] / Languages / Lang_oc.wixproj
blob5e08664192e53f6340c6c3dc112c4682222a4a8d
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 </Project>\r