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