Merge pull request #3066 from alexanderkyte/pedump_sgen
[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     <IntermediateOutputPath>obj-net_4_x</IntermediateOutputPath>\r
13     <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>\r
14     <NoStdLib>True</NoStdLib>\r
15     \r
16     <NoConfig>True</NoConfig>\r
17     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>\r
18     <AppDesignerFolder>Properties</AppDesignerFolder>\r
19     <RootNamespace>\r
20     </RootNamespace>\r
21     <AssemblyName>I18N.CJK</AssemblyName>\r
22     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>\r
23     <FileAlignment>512</FileAlignment>\r
24   </PropertyGroup>\r
25   \r
26   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
27     <DebugSymbols>true</DebugSymbols>\r
28     <DebugType>full</DebugType>\r
29     <NoWarn>1699</NoWarn>\r
30     <Optimize>false</Optimize>\r
31     <DefineConstants>TRACE;DISABLE_UNSAFE;NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE</DefineConstants>\r
32     <ErrorReport>prompt</ErrorReport>\r
33     <WarningLevel>4</WarningLevel>\r
34   </PropertyGroup>\r
35   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
36     <DebugType>pdbonly</DebugType>\r
37     <NoWarn>1699</NoWarn>\r
38     <Optimize>true</Optimize>\r
39     <DefineConstants>DISABLE_UNSAFE;NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE</DefineConstants>\r
40     <ErrorReport>prompt</ErrorReport>\r
41     <WarningLevel>4</WarningLevel>\r
42   </PropertyGroup>\r
43   <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0, \r
44   Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This\r
45   is a problem to compile the Mono mscorlib.dll -->\r
46   <PropertyGroup>\r
47     <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
48   </PropertyGroup>\r
49   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
50   <ItemGroup>\r
51     <Compile Include="..\..\..\build\common\Consts.cs" />\r
52     <Compile Include="..\Assembly\AssemblyInfo.cs" />\r
53     <Compile Include="CodeTable.cs" />\r
54     <Compile Include="CP51932.cs" />\r
55     <Compile Include="CP932.cs" />\r
56     <Compile Include="CP936.cs" />\r
57     <Compile Include="CP949.cs" />\r
58     <Compile Include="CP950.cs" />\r
59     <Compile Include="DbcsConvert.cs" />\r
60     <Compile Include="DbcsEncoding.cs" />\r
61     <Compile Include="GB18030Encoding.cs" />\r
62     <Compile Include="GB18030Source.cs" />\r
63     <Compile Include="ISO2022JP.cs" />\r
64     <Compile Include="JISConvert.cs" />\r  </ItemGroup>\r
65   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
66        Other similar extension points exist, see Microsoft.Common.targets.\r
67   <Target Name="BeforeBuild">\r
68   </Target>\r
69   <Target Name="AfterBuild">\r
70   </Target>\r
71   -->\r
72   <PropertyGroup>\r
73     <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
74
75     </PreBuildEvent>\r
76     <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
77 \r
78     </PreBuildEvent>\r
79     <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
80
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