Merge pull request #3008 from lateralusX/jlorenss/win-x64-shutdown-crash
[mono.git] / mcs / class / I18N / CJK / I18N.CJK-net_4_x.csproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <PropertyGroup>\r
4     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
5     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
6     <ProductVersion>9.0.30729</ProductVersion>\r
7     <SchemaVersion>2.0</SchemaVersion>\r
8     <ProjectGuid>{4742C0FA-2C03-4598-A3F2-4E7D9CDFF81B}</ProjectGuid>\r
9     <OutputType>Library</OutputType>\r
10     <NoWarn>1699</NoWarn>\r
11     <OutputPath>./../../../class/lib/net_4_x</OutputPath>\r
12     <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>\r
13     <NoStdLib>True</NoStdLib>\r
14     \r
15     <NoConfig>True</NoConfig>\r
16     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>\r
17     <AppDesignerFolder>Properties</AppDesignerFolder>\r
18     <RootNamespace>\r
19     </RootNamespace>\r
20     <AssemblyName>I18N.CJK</AssemblyName>\r
21     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>\r
22     <FileAlignment>512</FileAlignment>\r
23   </PropertyGroup>\r
24   \r
25   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
26     <DebugSymbols>true</DebugSymbols>\r
27     <DebugType>full</DebugType>\r
28     <NoWarn>1699</NoWarn>\r
29     <Optimize>false</Optimize>\r
30     <DefineConstants>TRACE;DISABLE_UNSAFE;NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE</DefineConstants>\r
31     <ErrorReport>prompt</ErrorReport>\r
32     <WarningLevel>4</WarningLevel>\r
33   </PropertyGroup>\r
34   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
35     <DebugType>pdbonly</DebugType>\r
36     <NoWarn>1699</NoWarn>\r
37     <Optimize>true</Optimize>\r
38     <DefineConstants>DISABLE_UNSAFE;NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE</DefineConstants>\r
39     <ErrorReport>prompt</ErrorReport>\r
40     <WarningLevel>4</WarningLevel>\r
41   </PropertyGroup>\r
42   <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0, \r
43   Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This\r
44   is a problem to compile the Mono mscorlib.dll -->\r
45   <PropertyGroup>\r
46     <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
47   </PropertyGroup>\r
48   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
49   <ItemGroup>\r
50     <Compile Include="..\..\..\build\common\Consts.cs" />\r
51     <Compile Include="..\Assembly\AssemblyInfo.cs" />\r
52     <Compile Include="CodeTable.cs" />\r
53     <Compile Include="CP51932.cs" />\r
54     <Compile Include="CP932.cs" />\r
55     <Compile Include="CP936.cs" />\r
56     <Compile Include="CP949.cs" />\r
57     <Compile Include="CP950.cs" />\r
58     <Compile Include="DbcsConvert.cs" />\r
59     <Compile Include="DbcsEncoding.cs" />\r
60     <Compile Include="GB18030Encoding.cs" />\r
61     <Compile Include="GB18030Source.cs" />\r
62     <Compile Include="ISO2022JP.cs" />\r
63     <Compile Include="JISConvert.cs" />\r  </ItemGroup>\r
64   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
65        Other similar extension points exist, see Microsoft.Common.targets.\r
66   <Target Name="BeforeBuild">\r
67   </Target>\r
68   <Target Name="AfterBuild">\r
69   </Target>\r
70   -->\r
71   <PropertyGroup>\r
72     <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">\r
73 \r
74     </PreBuildEvent>\r
75     <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
76 \r
77     </PreBuildEvent>\r
78 \r
79     <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">\r
80 \r
81     </PostBuildEvent>\r
82     <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
83 \r
84     </PostBuildEvent>\r
85   </PropertyGroup>\r
86   <ItemGroup>\r
87     <ProjectReference Include="../../corlib/corlib-net_4_x.csproj">\r
88       <Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>\r
89       <Name>corlib-net_4_x</Name>\r
90     </ProjectReference>\r
91     <ProjectReference Include="../Common/I18N-net_4_x.csproj">\r
92       <Project>{E831A310-28EE-4433-B916-FF38A0FCDBE6}</Project>\r
93       <Name>I18N-net_4_x</Name>\r
94     </ProjectReference>\r
95   </ItemGroup>\r
96   <ItemGroup>\r
97     <Folder Include="Properties\" />\r
98   </ItemGroup>\r
99   <ItemGroup>\r
100     <EmbeddedResource Include="big5.table">\r
101       <LogicalName>big5.table</LogicalName>\r
102     </EmbeddedResource>\r
103     <EmbeddedResource Include="gb2312.table">\r
104       <LogicalName>gb2312.table</LogicalName>\r
105     </EmbeddedResource>\r
106     <EmbeddedResource Include="jis.table">\r
107       <LogicalName>jis.table</LogicalName>\r
108     </EmbeddedResource>\r
109     <EmbeddedResource Include="ks.table">\r
110       <LogicalName>ks.table</LogicalName>\r
111     </EmbeddedResource>\r
112     <EmbeddedResource Include="gb18030.table">\r
113       <LogicalName>gb18030.table</LogicalName>\r
114     </EmbeddedResource>\r
115   </ItemGroup>\r
116 </Project>\r
117