RepositoryBrowser: Add drag handler
[TortoiseGit.git] / Languages / Lang_fa.wixproj
blobabd211540496062a245a3cf83c5f953176ed6959
1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="12.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>{faf866ce-31fe-44ba-9b2b-9a6fa85778a0}</ProjectGuid>\r
7     <SchemaVersion>2.0</SchemaVersion>\r
8     <OutputName>TortoiseGit-LanguagePack-fa</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;COUNTRYID=1065;LANGNATIVE=Persian;</DefineConstants>\r
23     <LinkerAdditionalOptions>-ext WixUIExtension</LinkerAdditionalOptions>\r
24     <SuppressIces>ICE61;ICE82</SuppressIces>\r
25     <SuppressSpecificWarnings>1008</SuppressSpecificWarnings>\r
26   </PropertyGroup>\r
27   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">\r
28     <OutputPath>bin\$(Configuration)64\</OutputPath>\r
29     <IntermediateOutputPath>..\obj\$(OutputName)\$(Configuration)64\</IntermediateOutputPath>\r
30     <DefineConstants>Debug</DefineConstants>\r
31   </PropertyGroup>\r
32   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">\r
33     <OutputPath>..\bin\setup\x64\</OutputPath>\r
34     <IntermediateOutputPath>..\obj\$(OutputName)\$(Configuration)64\</IntermediateOutputPath>\r
35     <WixVariables>\r
36     </WixVariables>\r
37     <DefineConstants>TSVNHelpFile=0;TMergeHelpFile=0;COUNTRYID=1065;LANGNATIVE=Persian;</DefineConstants>\r
38     <LinkerAdditionalOptions>-ext WixUIExtension</LinkerAdditionalOptions>\r
39     <SuppressIces>ICE61;ICE82</SuppressIces>\r
40     <SuppressSpecificWarnings>1008</SuppressSpecificWarnings>\r
41   </PropertyGroup>\r
42   <ItemGroup>\r
43     <Compile Include="LanguagePack.wxs" />\r
44     <Compile Include="WixUI_LanguagePacks.wxs" />\r
45   </ItemGroup>\r
46   <Import Project="$(WixTargetsPath)" />\r
47   <!--\r
48         To modify your build process, add your task inside one of the targets below and uncomment it.\r
49         Other similar extension points exist, see Wix.targets.\r
50         <Target Name="BeforeBuild">\r
51         </Target>\r
52         <Target Name="AfterBuild">\r
53         </Target>\r
54         -->\r
55 </Project>