RepositoryBrowser: Add drag handler
[TortoiseGit.git] / Languages / Lang_ko.wixproj
blob92d4d3fcbe025c32797d157e9f78befe78079d5c
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     <ProjectGuid>{ce012f99-aa82-462c-8f7c-f8a946eaf4ae}</ProjectGuid>\r
8     <SchemaVersion>2.0</SchemaVersion>\r
9     <OutputName>TortoiseGit-LanguagePack-ko</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;COUNTRYID=1042;LANGNATIVE=Korean;</DefineConstants>\r
24     <LinkerAdditionalOptions>-ext WixUIExtension</LinkerAdditionalOptions>\r
25     <SuppressIces>ICE61;ICE82</SuppressIces>\r
26     <Cultures>ko-KR</Cultures>\r
27     <SuppressSpecificWarnings>1008</SuppressSpecificWarnings>\r
28   </PropertyGroup>\r
29   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">\r
30     <OutputPath>bin\$(Configuration)64\</OutputPath>\r
31     <IntermediateOutputPath>..\obj\$(OutputName)\$(Configuration)64\</IntermediateOutputPath>\r
32     <DefineConstants>Debug</DefineConstants>\r
33   </PropertyGroup>\r
34   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">\r
35     <OutputPath>..\bin\setup\x64\</OutputPath>\r
36     <IntermediateOutputPath>..\obj\$(OutputName)\$(Configuration)64\</IntermediateOutputPath>\r
37     <WixVariables>\r
38     </WixVariables>\r
39     <DefineConstants>TSVNHelpFile=0;TMergeHelpFile=0;COUNTRYID=1042;LANGNATIVE=Korean;</DefineConstants>\r
40     <LinkerAdditionalOptions>-ext WixUIExtension</LinkerAdditionalOptions>\r
41     <SuppressIces>ICE61;ICE82</SuppressIces>\r
42     <Cultures>ko-KR</Cultures>\r
43     <SuppressSpecificWarnings>1008</SuppressSpecificWarnings>\r
44   </PropertyGroup>\r
45   <ItemGroup>\r
46     <Compile Include="LanguagePack.wxs" />\r
47     <Compile Include="WixUI_LanguagePacks.wxs" />\r
48   </ItemGroup>\r
49   <Import Project="$(WixTargetsPath)" />\r
50   <!--\r
51         To modify your build process, add your task inside one of the targets below and uncomment it.\r
52         Other similar extension points exist, see Wix.targets.\r
53         <Target Name="BeforeBuild">\r
54         </Target>\r
55         <Target Name="AfterBuild">\r
56         </Target>\r
57         -->\r
58 </Project>